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

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

BYTE

  • packet DSCP tagger , can tag packets in differntial services , you can route packets from the router

    packet DSCP tagger , can tag packets in differntial services , you can route packets from the router according to the DSCP 2 BYTE tag

    標簽: packets differntial can services

    上傳時間: 2016-11-16

    上傳用戶:

  • AVP三元組協議包

    AVP三元組協議包, RADIUS通信的基礎協議,包頭為20字節,每項數據采用屬性ID|長度|內容三元組形式. 可以根據HASHTABLE結構構造AVP的BYTE數組,也可以根據BYTE數組構建AVP包的HASHTABLE內容。

    標簽: AVP 三元 協議

    上傳時間: 2013-12-27

    上傳用戶:蟲蟲蟲蟲蟲蟲

  • 這個源代碼主要模仿了一個類似 深度操作系統安裝程序中的一個軟件自動安裝管理器AutoIt v3

    這個源代碼主要模仿了一個類似 深度操作系統安裝程序中的一個軟件自動安裝管理器AutoIt v3,具有如下功能: 一、支持INI讀取,支持 SECTION 的讀取,模塊modINIReader.bas支持讀取Sections及key 二、支持 /auto /uninstall /del命令行參數運行 三、支持軟件后臺靜默模式安裝、支持靜默卸載(當然視安裝軟件的參數支持) 四、支持自身刪除 五、模塊 modSys.bas 獲取文件大小,支持kb,MB,BYTE及auto 返回大小單位 六、支持高級shell調用及等待安裝程序結束并返回結果 七、支持倒計時進度計時器及餅圖顯示 八、支持XP風格,不需要使用.manifest格式文件 九、支持系統托盤氣泡提示各種安裝信息等 補充:要安裝的軟件請放在soft文件夾中,再修改Autoss.ini文件中的安裝路徑。

    標簽: AutoIt v3 源代碼

    上傳時間: 2016-11-25

    上傳用戶:liansi

  • selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0,

    selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0, termi- either unipolar or bipolar input range. A write pulse (WR nates acquisition and starts conversion on WR°Os risin + CS) can either start an acquisition interval or initiate a edge (Figure 6). However, if the second control BYTE combined acquisition plus conversion. The sampling contains ACQMOD = 1, an indefinite acquisition interval interval occurs at the end of the acquisition interval. is restarted. The ACQMOD bit in the input control BYTE offer

    標簽: configures the selects channel

    上傳時間: 2013-12-09

    上傳用戶:

  • selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0,

    selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0, termi- either unipolar or bipolar input range. A write pulse (WR nates acquisition and starts conversion on WR°Os risin + CS) can either start an acquisition interval or initiate a edge (Figure 6). However, if the second control BYTE combined acquisition plus conversion. The sampling contains ACQMOD = 1, an indefinite acquisition interval interval occurs at the end of the acquisition interval. is restarted. The ACQMOD bit in the input control BYTE offer

    標簽: configures the selects channel

    上傳時間: 2016-12-24

    上傳用戶:朗朗乾坤

  • selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0,

    selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0, termi- either unipolar or bipolar input range. A write pulse (WR nates acquisition and starts conversion on WR°Os risin is restarted. The ACQMOD bit in the input control BYTE offer+ CS) can either start an acquisition interval or initiate a edge (Figure 6). However, if the second control BYTE combined acquisition plus conversion. The sampling contains ACQMOD = 1, an indefinite acquisition interval interval occurs at the end of the acquisition interval.

    標簽: configures the selects channel

    上傳時間: 2016-12-24

    上傳用戶:yzhl1988

  • en_RUPT 編碼的字節操作

    en_RUPT 編碼的字節操作,全部是BYTE操作,將u32 拆分成BYTE x[][4],實現en_RUPT 加解密算法

    標簽: en_RUPT 編碼 字節 操作

    上傳時間: 2014-01-05

    上傳用戶:685

  • 程序描述:網絡遠端溫度感測器

    程序描述:網絡遠端溫度感測器,這個范例中使用到  (1)8051 的Port 1連接到LCD顯示器,PORT 3的P3.3、P3.4和P3.5分別連接到LCD顯示器的控制線,程序執行時可以讓LCD顯示器顯示出時間和日期。 (2)溫度感測組件AD590經由ADC0804將感測到的溫度,轉換成數位數據,然后經由PORT 0輸入8051。 (3)igangcai 8051的第10和第11只腳RXD和TXD分別連線到MAX232,然后連接到PC的COM埠。  (4) 當PC端經由RS232傳送S時,接下來PC送出的下 個BYTE就用來設定PORT 3的輸出。  (5) 當PC端經由RS232傳送T時,接下來PC連續送出五個BYTEs,這五個BYTEs是 "年月日時分",這是 PC 用來設定實驗板的時間日期。  (6) 8051每 分鐘就讀入ADC0804轉換的數字溫度數據,然后通過RS232傳送給PC端,再由PC端通過網絡傳送到遠端的電腦。*/

    標簽: 程序 溫度 感測器 網絡

    上傳時間: 2014-01-09

    上傳用戶:lili123

  • Reads/writes text as a character stream, buffering characters so as to provide for the efficient rea

    Reads/writes text as a character stream, buffering characters so as to provide for the efficient reading/writing of characters, arrays, and lines. The buffer size may be specified, or the default size may be used. The default is large enough for most purposes. In general, each read request made of a Reader causes a corresponding read request to be made of the underlying character or BYTE stream. It is therefore advisable to wrap a BufferedReader around any Reader whose read() operations may be costly, such as FileReaders and InputStreamReaders.

    標簽: characters character buffering efficient

    上傳時間: 2017-02-20

    上傳用戶:cjl42111

  • The Bit Array structure provides a compacted arrays of Booleans, with one bit for each Boolean value

    The Bit Array structure provides a compacted arrays of Booleans, with one bit for each Boolean value. A 0 [1] bit corresponds to the Boolean value false [true], respectively. We can look at a stream of BYTEs as a stream of bits each BYTE contains 8 bits, so any n BYTEs hold n*8 bits. And the operation to manipulate this stream or bits array is so easy, jut read or change the bits state or make any Boolean operation on the whole bits array, like 鈥楢ND鈥? 鈥極R鈥? or 鈥榅OR鈥?

    標簽: structure compacted Booleans provides

    上傳時間: 2014-01-15

    上傳用戶:壞天使kk

主站蜘蛛池模板: 德安县| 如皋市| 沁阳市| 密云县| 大余县| 洞口县| 福州市| 通山县| 分宜县| 华池县| 云阳县| 合水县| 大荔县| 苗栗县| 临猗县| 文昌市| 临潭县| 杭锦后旗| 腾冲县| 大同市| 西乡县| 礼泉县| 明星| 巴东县| 上蔡县| 电白县| 阳西县| 获嘉县| 鄂托克前旗| 高邮市| 岳西县| 博乐市| 凤翔县| 常宁市| 绵阳市| 藁城市| 美姑县| 姜堰市| 旅游| 南靖县| 富宁县|