搜索结果
找到约 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)
数据结构 Separar - Separate the dictionary for data quantization
Separar - Separate the dictionary for data quantization
加密解密 DES算法的入口参数有三个:Key、Data、Mode。其中Key为8个字节共64位
DES算法的入口参数有三个:Key、Data、Mode。其中Key为8个字节共64位,是DES算法的工作密钥;Data也为8个字节64位,是要被加密或被解密的数据;Mode为DES的工作方式,有两种:加密或解密,如果Mode为加密,则用Key去把数据Data进行加密,生成Data的密码形式作为DES的输出结果;如Mode为解密,则用Key去把密码形式的数据Data ...
matlab例程 DATA REGION is about matlab and OFDM
DATA REGION is about matlab and OFDM
嵌入式/单片机编程 this is the sample code for reading data from aduc 848 adc. this is the c file.
this is the sample code for reading data from aduc 848 adc. this is the c file.
单片机开发 this is the sample file for displaying data on lcd for energy meter for pic microcontroller
this is the sample file for displaying data on lcd for energy meter for pic microcontroller
加密解密 A book on Algorithms and Data structures using C++
A book on Algorithms and Data structures using C++
J2ME J2ME mobile application to upload data to a Java Servlet
J2ME mobile application to upload data to a Java Servlet
Java编程 Java Servlet to capture data from a Java Mobile appication and save the data in Mysql database
Java Servlet to capture data from a Java Mobile appication and save the data in Mysql database
通讯/手机编程 Bluetooth application to send data to any mobile phone with bluetooth access
Bluetooth application to send data to any mobile phone with bluetooth access
数据结构 data structures教案
data structures教案,第一章数组与广义表