搜索结果
找到约 213 项符合
binary 的查询结果
按分类筛选
- 全部分类
- 其他 (17)
- 数据结构 (15)
- matlab例程 (14)
- Linux/Unix编程 (13)
- Java编程 (10)
- 压缩解压 (9)
- 数学计算 (8)
- 其他书籍 (8)
- 人工智能/神经网络 (8)
- 单片机开发 (6)
- VHDL/FPGA/Verilog (6)
- 通讯/手机编程 (6)
- 数值算法/人工智能 (5)
- Delphi控件源码 (5)
- 通讯编程文档 (4)
- 多国语言处理 (4)
- Applet (4)
- 汇编语言 (3)
- 电子书籍 (3)
- 软件设计/软件工程 (3)
- 其他嵌入式/单片机内容 (3)
- 微处理器开发 (3)
- VC书籍 (3)
- 嵌入式Linux (3)
- 编译器/解释器 (3)
- 学术论文 (2)
- 嵌入式/单片机编程 (2)
- 文件格式 (2)
- 驱动编程 (2)
- 教育系统应用 (2)
- 加密解密 (2)
- 行业发展研究 (2)
- 文章/文档 (2)
- 书籍源码 (2)
- Symbian (2)
- Windows CE (2)
- 源码 (2)
- VIP专区 (2)
- 其他文档 (1)
- 资料/手册 (1)
- 多媒体处理 (1)
- 模拟电子 (1)
- 嵌入式综合 (1)
- 技术书籍 (1)
- *行业应用 (1)
- uCOS (1)
- 生物技术 (1)
- CA认证 (1)
- Modem编程 (1)
- 数据库系统 (1)
- Jsp/Servlet (1)
- 手机WAP编程 (1)
- RFID编程 (1)
- DSP编程 (1)
- Java书籍 (1)
- 系统设计方案 (1)
- 并行计算 (1)
- 技术教程 (1)
- IEEE论文 (1)
其他 Tutorial on transfer binary data using vb .net
Tutorial on transfer binary data using vb .net
*行业应用 读写ArcInfo Binary Grid的c代码
读写ArcInfo Binary Grid的c代码
数值算法/人工智能 Binary Search Tree - with additional recursion functions (smallest, parent & successor) etc
Binary Search Tree - with additional recursion functions (smallest, parent & successor) etc
数学计算 binary to bcd conversion
binary to bcd conversion
人工智能/神经网络 This a GA implementation using binary and real coded variables. Mixed variables can be used. Constra
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).
嵌入式/单片机编程 We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a s
We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a simple apparatus. We also present several generalizations of this construction which admit similar decoding algorithms.
通讯编程文档 Making plain binary files using a C compiler,使用gcc得到纯二进制代码。讲的很不错
Making plain binary files using a C compiler,使用gcc得到纯二进制代码。讲的很不错,对学习c语言,了解编译器很有用。
单片机开发 convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to H
convert.asm:
1.From ASCII resp. BCD to binary
2.From binary to ASCII resp. BCD
3.From binary to Hex-ASCII
Bin_Bcd.c:
uchar BcdToBin(uchar val)
uchar BinToBcd(uchar val)
数据结构 主要是avl,splay和binary树的insert,delete程序,主要是avl,splay.binary树的
主要是avl,splay和binary树的insert,delete程序,主要是avl,splay.binary树的
汇编语言 a program can convert binary to ASC and ASC to binary
a program can convert binary to ASC and ASC to binary