搜索:Binary+Code
找到约 5,039 项符合「Binary+Code」的查询结果
结果 5,039
按分类筛选
- 全部
- matlab例程 (276)
- 单片机开发 (267)
- 其他 (256)
- Linux/Unix编程 (178)
- VHDL/FPGA/Verilog (165)
- 微处理器开发 (158)
- Java编程 (156)
- 嵌入式/单片机编程 (123)
- 其他嵌入式/单片机内容 (114)
- 书籍源码 (103)
- 通讯/手机编程 (97)
- 数学计算 (92)
- 技术资料 (92)
- 汇编语言 (80)
- 人工智能/神经网络 (71)
- DSP编程 (70)
- 压缩解压 (67)
- 编译器/解释器 (64)
- 其他书籍 (62)
- VC书籍 (54)
- 网络 (53)
- 加密解密 (51)
- 软件设计/软件工程 (51)
- 电子书籍 (49)
- Windows CE (45)
- 数值算法/人工智能 (41)
- 通讯编程文档 (41)
- 系统设计方案 (41)
- 文章/文档 (39)
- Delphi控件源码 (39)
- 操作系统开发 (37)
- 驱动编程 (37)
- 数据结构 (33)
- 嵌入式Linux (30)
- 其他行业 (27)
- 游戏 (25)
- *行业应用 (24)
- 3G开发 (24)
- uCOS (23)
- Java书籍 (23)
- VxWorks (23)
- Symbian (23)
- 串口编程 (21)
- 中间件编程 (20)
- Internet/网络编程 (19)
- 文件格式 (19)
- USB编程 (19)
- 软件工程 (18)
- GPS编程 (17)
- Applet (14)
- Jsp/Servlet (14)
- Windows Mobile (13)
- Modem编程 (12)
- 语音压缩 (12)
- 其他数据库 (12)
- 手机短信编程 (11)
- 编辑器/阅读器 (11)
- 多国语言处理 (11)
- CA认证 (11)
- BREW编程 (11)
- J2ME (11)
- 精品软件 (11)
- JavaScript (10)
- RFID编程 (9)
- 源码 (9)
- 数据库系统 (8)
- 磁盘编程 (8)
- 技术管理 (8)
- FlashMX/Flex源码 (8)
- SQL Server (8)
- 邮电通讯系统 (8)
- 行业发展研究 (8)
- 金融证券系统 (7)
- 家庭/个人应用 (7)
- 教育系统应用 (6)
- Delphi/CppBuilder (5)
- 并行计算 (5)
- MTK (5)
- 手机WAP编程 (4)
- MySQL数据库 (4)
- 人物传记/成功经验 (4)
- 教程资料 (3)
- STL (3)
- 单片机编程 (2)
- Linux/uClinux/Unix编程 (2)
- 多媒体处理 (2)
- 技术书籍 (2)
- 源码/资料 (2)
- SCSI/ASPI (2)
- 企业管理 (2)
- 生物技术 (2)
- 百货/超市行业 (2)
- Ajax (2)
- VHDL/Verilog/EDA源码 (1)
- 经验分享 (1)
- 无线通信 (1)
- Windows编程 (1)
- 技术教程 (1)
- 资料/手册 (1)
- 计算机相关 (1)
https://www.eeworm.com/dl/534/472237.html
其他
Code for binary encryption. Code demonstrate encryption mechanism
Code for binary encryption. Code demonstrate encryption mechanism
https://www.eeworm.com/dl/665/486196.html
matlab例程
local binary pattern matlab source code
local binary pattern matlab source code
https://www.eeworm.com/dl/650/474073.html
人工智能/神经网络
BGA Binary Genetic Algorithm Matlab Code
BGA Binary Genetic Algorithm Matlab Code
https://www.eeworm.com/dl/650/474075.html
人工智能/神经网络
BGA Binary Genetic Algorithm Matlab Code
BGA Binary Genetic Algorithm Matlab Code
https://www.eeworm.com/dl/654/196063.html
数据结构
red black tree.balance binary tree.the souce code
red black tree.balance binary tree.the souce code
https://www.eeworm.com/dl/663/389049.html
VHDL/FPGA/Verilog
This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM,
This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim.
SDCC is the compiler.
Example compilation:
cd compile
sdcc --iram-size 0x80 --xram-size 0x800 t8051.c
REM sdcc --iram-size 0x80 t8051.c
packihx t80 ...
https://www.eeworm.com/dl/650/363471.html
人工智能/神经网络
This code in this directory implements the binary hopfield network.Source code may be found in HOPNE
This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the
screen and a fi ...
https://www.eeworm.com/dl/650/199356.html
人工智能/神经网络
This code in this directory implements the binary hopfield network. Source code may be found in HOP
This code in this directory implements the binary hopfield network.
Source code may be found in HOPNET.CPP. A sample training file is
H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,
H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the
screen and a ...
https://www.eeworm.com/dl/619/171808.html
Linux/Unix编程
Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorith
Encoding and decoding of the binary extended (24,12,8) Golay code:
An arithmetic decoding algorithm. It is a very close relative of the error-trapping decoding algorithms developed by Kasami in the 1960s.