搜索结果
找到约 276 项符合
binary 的查询结果
按分类筛选
- 全部分类
- 技术资料 (50)
- 数据结构 (18)
- 其他 (17)
- matlab例程 (17)
- Linux/Unix编程 (13)
- Java编程 (10)
- 压缩解压 (9)
- VHDL/FPGA/Verilog (9)
- 其他书籍 (8)
- 数学计算 (8)
- 人工智能/神经网络 (8)
- 通讯/手机编程 (6)
- 单片机开发 (6)
- 数值算法/人工智能 (5)
- Delphi控件源码 (5)
- Applet (4)
- 多国语言处理 (4)
- 汇编语言 (4)
- 通讯编程文档 (4)
- 其他嵌入式/单片机内容 (4)
- 源码 (3)
- 电子书籍 (3)
- 编译器/解释器 (3)
- 嵌入式Linux (3)
- 微处理器开发 (3)
- 软件设计/软件工程 (3)
- VC书籍 (3)
- 学术论文 (2)
- 加密解密 (2)
- 书籍源码 (2)
- 驱动编程 (2)
- 教育系统应用 (2)
- 文件格式 (2)
- 嵌入式/单片机编程 (2)
- 文章/文档 (2)
- Windows CE (2)
- Symbian (2)
- 行业发展研究 (2)
- VIP专区 (2)
- DSP编程 (1)
- 多媒体处理 (1)
- 数据库系统 (1)
- 其他文档 (1)
- 技术书籍 (1)
- 技术教程 (1)
- 资料/手册 (1)
- 嵌入式综合 (1)
- IEEE论文 (1)
- 模拟电子 (1)
- Modem编程 (1)
- *行业应用 (1)
- CA认证 (1)
- uCOS (1)
- 手机WAP编程 (1)
- Java书籍 (1)
- 生物技术 (1)
- 系统设计方案 (1)
- 并行计算 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 3G开发 (1)
Linux/Unix编程 The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation
The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation of the encoder and decoder of a binary cyclic codes, using bitwise shifts and xor for modulo g(x) operations.
多国语言处理 Notepad++ is a generic source code editor (it tries to be anyway) and Notepad replacement written in
Notepad++ is a generic source code editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI
多国语言处理 Notepad++ is a generic source code editor (it tries to be anyway) and Notepad replacement written in
Notepad++ is a generic source code editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI.
3G开发 常规重要性采样(CIS)在差分QPSK系统中的应用
常规重要性采样(CIS)在差分QPSK系统中的应用,需要支撑子程序为random_binary.m,vxcorr.m,cgpdf.m.
Applet Very good Java Applet used to animate Inserting, Deleting and Searching (Preorder & Postorder algori
Very good Java Applet used to animate Inserting, Deleting and Searching (Preorder & Postorder algorithm) nodes in Binary Trees. This is a part of mine students project.
You can use and redistribute the source code absolutelly free!
matlab例程 多目标遗传算法程序 to run Demo files, is to run SGALAB_demo_*.m what s new: 1) Multiple-Objective GAs
多目标遗传算法程序
to run Demo files, is to run SGALAB_demo_*.m
what s new:
1) Multiple-Objective GAs
VEGA
NSGA
NPGA
MOGA
2) More TSP mutation and Crossover methods
PMX
OX
CX
EAX
Boolmatrix
3) More selection methods
Truncation
tornament
stochastic
4) mutation methods
binary single point
int/r ...
人工智能/神经网络 This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your pr
This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your program. It s a port from Patrick Lesters example in BlitzBasic to VB.Net. It uses a Binary Heap class I made to sort the score values.
数据结构 This program is to find the floating point representation of real number. The user will be asked
This program is to find the floating point representation of real number.
The user will be asked for the number of mantissa, exponential, and the real number to be calculated (R=10).
The program will find the FPR for Hexadecimal (R=16), Octal (R=8), and Binary (R=2).
技术资料 74LS191.pdf
英文描述: Synchronous Up/Down 4-bit Binary Counters(single clock line)
中文描述: 同步向上/向下4位二进制计数器(单时钟线)