搜索结果
找到约 2,044 项符合
data sheet 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (10)
- 其他 (6)
- 微处理器开发 (6)
- 技术资料 (6)
- 系统设计方案 (5)
- 单片机编程 (4)
- 软件设计/软件工程 (4)
- 单片机开发 (4)
- 行业发展研究 (3)
- 嵌入式综合 (2)
- 文章/文档 (2)
- 嵌入式/单片机编程 (2)
- 其他嵌入式/单片机内容 (2)
- 电子书籍 (2)
- 手册 (2)
- VIP专区 (2)
- 通讯/手机编程 (1)
- 资料/手册 (1)
- 电子元器件应用 (1)
- Linux/Unix编程 (1)
- FlashMX/Flex源码 (1)
- USB编程 (1)
- MTK (1)
- android开发 (1)
- VHDL/FPGA/Verilog (1)
- 驱动程序 (1)
- 接口技术 (1)
- 技术书籍 (1)
串口编程 Advantech Driver Demo: Software Data Transfer
Advantech Driver Demo: Software Data Transfer
压缩解压 zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data form
zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip ...
其他 NTL is a high-performance, portable C++ library providing data structures and algorithms for manipul
NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.
教育系统应用 仿榕树下文章系统春节版 1. 将makpass.php文件的root_pass修改成你自己的登陆密码,同时修改$user成只有你自己知道的目录名称。 将data目录里的user目录修改成和上面$use
仿榕树下文章系统春节版 1. 将makpass.php文件的root_pass修改成你自己的登陆密码,同时修改$user成只有你自己知道的目录名称。 将data目录里的user目录修改成和上面$user目录一样的名字。 2. 设置一下属性,把data目录和data下的文件和文件夹设置755或777,和config.php设置755或777。 ...
其他书籍 算法ebook(10部算法经典著作的合集) 算法ebook> 10部算法经典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Hor
算法ebook(10部算法经典著作的合集) 算法ebook> 10部算法经典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2)Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett (3)Data Structures and Algorithm Analysis in C by Mark A ...
单片机开发 This version of the code is compatible only with the AT89C2051 due to the location of the data buf
This version of the code is compatible only with the AT89C2051 due to the
location of the data buffer and stack in RAM. The code may be modified to
work with the AT89C1051 by relocating or resizing the buffer and stack to
fit into the smaller amount of RAM available in the AT89C1051.
GPS编程 应用VB开发的GPS程序。DSC(Data Service Center)用来操作地图包括查询和对地图进行放大等功能;
应用VB开发的GPS程序。DSC(Data Service Center)用来操作地图包括查询和对地图进行放大等功能;
其他书籍 It s the E-book of LEDA. Library of Efficient Data types and Algorithms
It s the E-book of LEDA. Library of Efficient Data types and Algorithms
通讯/手机编程 This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is wr
This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise.
The packet include:
1) Packet Builder (Viterbi Encoding, Interleaver, PN generation)
2) Modulator (RRC filter)
3) Demodulator (Matched Filter, RAKE receiver)
...
加密解密 DES( Data Encryption Standard)算法
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。(如:UNIX的密码算法就是以DES算法为基础的)。下面是关于如何实现DES算法的语言性描述,如果您要其源代码,可以到Http//Assassin.yeah.net下载,后者您有任何问题 ...