亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

監(jiān)(jiān)聽(tīng)<b>音箱</b>

  • Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines t

    Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link

    標(biāo)簽: Bing point-to-point measurement determines

    上傳時間: 2015-09-15

    上傳用戶:lgnf

  • 一臺精密儀器的工作時間為 n 個時間單位。與儀器工作時間同步進(jìn)行若干儀器維修程序。一旦啟動維修程序

    一臺精密儀器的工作時間為 n 個時間單位。與儀器工作時間同步進(jìn)行若干儀器維修程序。一旦啟動維修程序,儀器必須進(jìn)入維修程序。如果只有一個維修程序啟動,則必須進(jìn)入該維修程序。如果在同一時刻有多個維修程序,可任選進(jìn)入其中的一個維修程序。維修程序必須從頭開始,不能從中間插入。一個維修程序從第s個時間單位開始,持續(xù) t個時間單位,則該維修程序在第s+t-1個時間單位結(jié)束。為了提高儀器使用率,希望安排盡可能少的維修時間。

    標(biāo)簽: 程序 精密儀器 單位 儀器

    上傳時間: 2013-12-20

    上傳用戶:pkkkkp

  • This archive includes the Delphi component TScreenCapture (D3,D4,D5) that implements an interface t

    This archive includes the Delphi component TScreenCapture (D3,D4,D5) that implements an interface to the capture DLL of our screen capture tool "T.N.T".

    標(biāo)簽: TScreenCapture implements component interface

    上傳時間: 2015-09-24

    上傳用戶:dreamboy36

  • 基于事件驅(qū)動的串口通訊控件 消息幀數(shù)據(jù)格式: 1 0 A B X X 其中 10 為消息標(biāo)識, AB表示文本長度,L=A*100+B XX為配位字符,任意 控制幀數(shù)據(jù)格式

    基于事件驅(qū)動的串口通訊控件 消息幀數(shù)據(jù)格式: 1 0 A B X X 其中 10 為消息標(biāo)識, AB表示文本長度,L=A*100+B XX為配位字符,任意 控制幀數(shù)據(jù)格式 0 1 A B M N 其中 01為控制標(biāo)識, AB為請求標(biāo)識 MN為附加標(biāo)識 11表示請求對方接收文件,M表示描述字串中文件名子串的長度 N表示描述字串中文件大小子串的長度 10通知對方放棄傳輸 00通知文件傳輸完畢 01請求對方發(fā)送數(shù)據(jù), MN為10請求發(fā)送下一個 MN為00請求重發(fā) 數(shù)據(jù)幀數(shù)據(jù)格式 0 0 A B M N 其中 00 為數(shù)據(jù)標(biāo)識, AB表示數(shù)據(jù)長度,L=A*100+B MN為校驗(yàn),M*100+N=A+B

    標(biāo)簽: 100 數(shù)據(jù)格式 10

    上傳時間: 2015-10-06

    上傳用戶:拔絲土豆

  • --- --- --- ----UART0: 115200,8,n,1------------------------------- Embest S3CEV40 >Embest Info&T

    --- --- --- ----UART0: 115200,8,n,1------------------------------- Embest S3CEV40 >Embest Info&Tech Co., Ltd. Embest Info&Tech Co., Ltd. Embest S3CEV40 >

    標(biāo)簽: Embest 115200 UART 3CEV

    上傳時間: 2013-11-30

    上傳用戶:wqxstar

  • 鄰接矩陣類的根是A d j a c e n c y W D i g r a p h

    鄰接矩陣類的根是A d j a c e n c y W D i g r a p h,因此從這個類開始。程序1 2 - 1給出了類的描述。程 序中,先用程序1 - 1 3中函數(shù)Make2DArray 為二組數(shù)組a 分配空間,然后對數(shù)組a 初始化,以描述 一個n 頂點(diǎn)、沒有邊的圖的鄰接矩陣,其復(fù)雜性為( n2 )。該代碼沒有捕獲可能由M a k e 2 D A r r a y 引發(fā)的異常。在析構(gòu)函數(shù)中調(diào)用了程序1 - 1 4中的二維數(shù)組釋放函數(shù)D e l e t e 2 D

    標(biāo)簽: 矩陣

    上傳時間: 2013-12-21

    上傳用戶:lanjisu111

  • HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the fi

    HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers s and t, representing that a table is to move from room number s to room number t (each room number appears at most once in the N lines). From the N+3-rd line, the remaining test cases are listed in the same manner as above.

    標(biāo)簽: input cases test The

    上傳時間: 2015-10-18

    上傳用戶:三人用菜

  • acm HDOJ 1051WoodenSticks Description: There is a pile of n wooden sticks. The length and weight o

    acm HDOJ 1051WoodenSticks Description: There is a pile of n wooden sticks. The length and weight of each stick are known in advance. The sticks are to be processed by a woodworking machine in one by one fashion. It needs some time, called setup time, for the machine to prepare processing a stick. The setup times are associated with cleaning operations and changing tools and shapes in the machine. The setup times of the woodworking machine are given as follows: (a) The setup time for the first wooden stick is 1 minute. (b) Right after processing a stick of length l and weight w , the machine will need no setup time for a stick of length l and weight w if l<=l and w<=w . Otherwise, it will need 1 minute for setup.

    標(biāo)簽: WoodenSticks Description length wooden

    上傳時間: 2014-03-08

    上傳用戶:netwolf

  • 黑白點(diǎn)的匹配貪心算法 設(shè)平面上分布著n個白點(diǎn)和n個黑點(diǎn)

    黑白點(diǎn)的匹配貪心算法 設(shè)平面上分布著n個白點(diǎn)和n個黑點(diǎn),每個點(diǎn)用一對坐標(biāo)(x, y)表示。一個黑點(diǎn)b=(xb,yb)支配一個白點(diǎn)w=(xw, yw)當(dāng)且僅當(dāng)xb>=xw和yb>=yw。若黑點(diǎn)b支配白點(diǎn)w,則黑點(diǎn)b和白點(diǎn)w可匹配(可形成一個匹配對)。在一個黑點(diǎn)最多只能與一個白點(diǎn)匹配,一個白點(diǎn)最多只能與一個黑點(diǎn)匹配的前提下,求n個白點(diǎn)和n個黑點(diǎn)的最大匹配對數(shù)。

    標(biāo)簽: 黑白 算法 分布

    上傳時間: 2015-10-25

    上傳用戶:zhliu007

  • 設(shè)B是一個n×n棋盤

    設(shè)B是一個n×n棋盤,n=2k,(k=1,2,3,…)。用分治法設(shè)計(jì)一個算法,使得:用若干個L型條塊可以覆蓋住B的除一個特殊方格外的所有方格。其中,一個L型條塊可以覆蓋3個方格。且任意兩個L型條塊不能重疊覆蓋棋盤

    標(biāo)簽:

    上傳時間: 2013-12-16

    上傳用戶:腳趾頭

主站蜘蛛池模板: 新源县| 阿拉尔市| 赣榆县| 锦州市| 定日县| 定日县| 宿松县| 阿坝县| 津市市| 武乡县| 古交市| 伊吾县| 成武县| 贺兰县| 东宁县| 伊金霍洛旗| 张家港市| 大港区| 喜德县| 宣恩县| 蒙城县| 贵德县| 田阳县| 武定县| 舞阳县| 新郑市| 广汉市| 永德县| 大庆市| 明溪县| 金山区| 朔州市| 六盘水市| 平昌县| 札达县| 齐河县| 梅州市| 寿宁县| 石屏县| 霍城县| 聂拉木县|