搜索:Binary+Data
找到约 2,499 项符合「Binary+Data」的查询结果
结果 2,499
按分类筛选
- 全部
- 其他书籍 (78)
- matlab例程 (59)
- 其他 (58)
- 单片机开发 (56)
- 技术资料 (54)
- 数据结构 (48)
- Java编程 (37)
- 加密解密 (36)
- 电子书籍 (29)
- 软件设计/软件工程 (29)
- 数值算法/人工智能 (25)
- 数学计算 (23)
- 通讯编程文档 (23)
- 人工智能/神经网络 (23)
- 通讯/手机编程 (21)
- 汇编语言 (21)
- 压缩解压 (20)
- Linux/Unix编程 (20)
- VHDL/FPGA/Verilog (20)
- 行业发展研究 (19)
- 数据库系统 (17)
- 系统设计方案 (17)
- 文章/文档 (15)
- 书籍源码 (14)
- 其他嵌入式/单片机内容 (14)
- Delphi控件源码 (12)
- 其他行业 (12)
- GPS编程 (12)
- 其他数据库 (11)
- 嵌入式/单片机编程 (11)
- 微处理器开发 (11)
- SQL Server (11)
- 驱动编程 (10)
- 文件格式 (10)
- VC书籍 (10)
- 书籍 (10)
- 编译器/解释器 (9)
- 网络 (9)
- Java书籍 (9)
- 软件工程 (7)
- 教育系统应用 (7)
- 串口编程 (7)
- 邮电通讯系统 (7)
- 技术管理 (5)
- USB编程 (5)
- 3G开发 (5)
- Internet/网络编程 (4)
- Modem编程 (4)
- Applet (4)
- 多国语言处理 (4)
- 嵌入式Linux (4)
- 中间件编程 (4)
- DSP编程 (3)
- *行业应用 (3)
- 企业管理 (3)
- J2ME (3)
- 交通/航空行业 (3)
- Symbian (3)
- Oracle数据库 (3)
- 电子政务应用 (3)
- CA认证 (2)
- VxWorks (2)
- 家庭/个人应用 (2)
- 生物技术 (2)
- Windows CE (2)
- 医药行业 (2)
- 并行计算 (2)
- Jsp/Servlet (2)
- Ajax (2)
- 软件测试 (2)
- 单片机编程 (1)
- C/C++语言编程 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 驱动程序 (1)
- 操作系统开发 (1)
- 其他文档 (1)
- IEEE论文 (1)
- 教程资料 (1)
- 编辑器/阅读器 (1)
- 磁盘编程 (1)
- SCSI/ASPI (1)
- 传真(Fax)编程 (1)
- uCOS (1)
- FlashMX/Flex源码 (1)
- 百货/超市行业 (1)
- Windows Mobile (1)
- JavaScript (1)
- 人物传记/成功经验 (1)
- RFID编程 (1)
- 认证考试资料 (1)
- MTK (1)
- android开发 (1)
- 源码 (1)
- 手册 (1)
- 论文 (1)
- 其他 (1)
https://www.eeworm.com/dl/640/160475.html
CA认证
* * Input * bin_data : binary data * bin_size : binary data length * Mode : operation mode
*
* Input
* bin_data : binary data
* bin_size : binary data length
* Mode : operation mode
* BASE64_NeedCRLF ---- Need a CRLF every 64 base64-character
* BASE64_NotCRLF ---- Need not CRLF between 64 base64-character
*
* Output
* char data
* char data length
*
* Return ...
https://www.eeworm.com/dl/639/215701.html
文件格式
Modulates binary data with discrete multitone modulation.
Modulates binary data with discrete multitone modulation.
https://www.eeworm.com/dl/534/109488.html
其他
Tutorial on transfer binary data using vb .net
Tutorial on transfer binary data using vb .net
https://www.eeworm.com/dl/675/451525.html
Symbian
symbian c++ example buffer and string binary data
symbian c++ example buffer and string binary data
https://www.eeworm.com/dl/684/494547.html
软件设计/软件工程
binary search tree is umplemented using data structures in C++
binary search tree is umplemented using data structures in C++
https://www.eeworm.com/dl/617/178830.html
压缩解压
Ship version 1.7--utility to encode, split, and mail binary data and reconstruct the data at the ot
Ship version 1.7--utility to encode, split, and mail binary data and
reconstruct the data at the other end (ship will unship).
https://www.eeworm.com/dl/534/389123.html
其他
Process a binary data stream using a communication system that consists of a baseband modulator, c
Process a binary data stream using a communication system that
consists of a baseband modulator, channel, and demodulator.
Compute the system s bit error rate (BER). Also, display
the transmitted and received signals in a scatter plot.
https://www.eeworm.com/dl/665/470900.html
matlab例程
This M-File imports data from binary *.dat files, created with PSpice 6.0 (DOS), 9.1 (Student), and
This M-File imports data from binary *.dat files, created with PSpice 6.0 (DOS), 9.1 (Student), and 10.0.3. If you are using newer versions of PSpice, you might need to adjust the code.
https://www.eeworm.com/dl/644/317109.html
汇编语言
You can see some basis operation on the binary tree.There are some very easy content of data structu
You can see some basis operation on the binary tree.There are some very easy content of data structure.
https://www.eeworm.com/dl/518/187749.html
数值算法/人工智能
ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The
ACM试题An Easy Problem
Description
As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater t ...