搜索结果

找到约 123 项符合 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
https://www.eeworm.com/dl/cadence/ebook/367150.html
下载: 72
查看: 1034

数据结构 AVP三元组协议包

AVP三元组协议包, RADIUS通信的基础协议,包头为20字节,每项数据采用属性ID|长度|内容三元组形式. 可以根据HASHTABLE结构构造AVP的BYTE数组,也可以根据BYTE数组构建AVP包的HASHTABLE内容。
https://www.eeworm.com/dl/654/370282.html
下载: 106
查看: 1047

操作系统开发 这个源代码主要模仿了一个类似 深度操作系统安装程序中的一个软件自动安装管理器AutoIt v3

这个源代码主要模仿了一个类似 深度操作系统安装程序中的一个软件自动安装管理器AutoIt v3,具有如下功能: 一、支持INI读取,支持 SECTION 的读取,模块modINIReader.bas支持读取Sections及key 二、支持 /auto /uninstall /del命令行参数运行 三、支持软件后台静默模式安装、支持静默卸载(当然视安装软件的参数支持 ...
https://www.eeworm.com/dl/531/371117.html
下载: 116
查看: 1092

汇编语言 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). Ho ...
https://www.eeworm.com/dl/644/383160.html
下载: 30
查看: 1039

汇编语言 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). Ho ...
https://www.eeworm.com/dl/644/383161.html
下载: 120
查看: 1056

汇编语言 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 sta ...
https://www.eeworm.com/dl/644/383164.html
下载: 198
查看: 1058

加密解密 en_RUPT 编码的字节操作

en_RUPT 编码的字节操作,全部是Byte操作,将u32 拆分成Byte x[][4],实现en_RUPT 加解密算法
https://www.eeworm.com/dl/519/387570.html
下载: 175
查看: 1009

嵌入式/单片机编程 程序描述:网络远端温度感测器

程序描述:网络远端温度感测器,这个范例中使用到  (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和第1 ...
https://www.eeworm.com/dl/647/389985.html
下载: 196
查看: 1034

Java编程 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 ...
https://www.eeworm.com/dl/633/407252.html
下载: 148
查看: 1032

数据结构 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 operat ...
https://www.eeworm.com/dl/654/414286.html
下载: 201
查看: 1037