搜索结果
找到约 2,188 项符合
PROGRAM 的查询结果
按分类筛选
- 全部分类
- 其他 (176)
- 单片机开发 (159)
- Java编程 (126)
- matlab例程 (123)
- 汇编语言 (79)
- Linux/Unix编程 (72)
- 其他嵌入式/单片机内容 (69)
- 数学计算 (65)
- 嵌入式/单片机编程 (64)
- 其他书籍 (59)
- 微处理器开发 (59)
- DSP编程 (56)
- 单片机编程 (49)
- VC书籍 (48)
- 人工智能/神经网络 (38)
- 数值算法/人工智能 (36)
- 数据结构 (31)
- 加密解密 (31)
- 其他行业 (30)
- 电子书籍 (30)
- 编译器/解释器 (30)
- 软件设计/软件工程 (30)
- 压缩解压 (27)
- 书籍源码 (27)
- 串口编程 (27)
- 网络 (27)
- 通讯/手机编程 (26)
- 文章/文档 (26)
- Delphi控件源码 (24)
- 技术资料 (24)
- 驱动编程 (23)
- VIP专区 (21)
- Java书籍 (20)
- Internet/网络编程 (19)
- VHDL/FPGA/Verilog (19)
- 嵌入式Linux (18)
- 游戏 (18)
- 通讯编程文档 (17)
- *行业应用 (17)
- 软件工程 (17)
- JavaScript (15)
- Modem编程 (14)
- 系统设计方案 (14)
- Jsp/Servlet (13)
- Windows CE (12)
- 数据库系统 (11)
- 操作系统开发 (11)
- 其他数据库 (11)
- 多国语言处理 (11)
- BREW编程 (10)
- 可编程逻辑 (9)
- USB编程 (9)
- SQL Server (8)
- 教育系统应用 (8)
- J2ME (7)
- GPS编程 (7)
- 文件格式 (7)
- 行业发展研究 (7)
- 书籍 (7)
- 邮电通讯系统 (6)
- uCOS (6)
- Windows Mobile (5)
- 编辑器/阅读器 (5)
- CA认证 (5)
- 多媒体处理 (4)
- 教程资料 (4)
- 开发工具 (4)
- 中间件编程 (4)
- FlashMX/Flex源码 (4)
- 3G开发 (4)
- RFID编程 (4)
- 家庭/个人应用 (4)
- Applet (4)
- 人物传记/成功经验 (4)
- 磁盘编程 (4)
- Delphi/CppBuilder (4)
- 能源行业(电力石油煤炭) (4)
- C/C++语言编程 (3)
- 金融证券系统 (3)
- 手机WAP编程 (3)
- 源码 (3)
- 软件 (3)
- 模拟电子 (2)
- 通信网络 (2)
- PCB相关 (2)
- 实用工具 (2)
- STL (2)
- VxWorks (2)
- 技术管理 (2)
- 并行计算 (2)
- Symbian (2)
- 手机短信编程 (2)
- 驱动程序 (1)
- allegro (1)
- 电源技术 (1)
- 传感与控制 (1)
- 教程资料 (1)
- TAPI编程 (1)
- 生物技术 (1)
- 酒店行业 (1)
其他 this a basic adaboost program of matlab. good for beginners
this a basic adaboost program of matlab. good for beginners
VC书籍 C++ ponder a book not only describe the language but also the thinking of program
C++ ponder a book not only describe the language but also the thinking of program
DSP编程 GENERIC PROGRAM FOR A FAST LOOPED-CODE RADIX-2 DIT FFT
GENERIC PROGRAM FOR A FAST LOOPED-CODE RADIX-2 DIT FFT
Linux/Unix编程 dvbsnoop is a DVB/MPEG stream analyzer program. The program can be used to sniff, monitor, debug, d
dvbsnoop is a DVB/MPEG stream analyzer program.
The program can be used to sniff, monitor, debug, dump
or view DVB/MPEG/DSM-CC/MHP stream information (digital
television or data broadcasts) sent via satellite, cable
or terrestrial.
SQL Server this a program about talent web database used asp and VB.
this a program about talent web database used asp and VB.
数学计算 there are 100 c program in the document.
there are 100 c program in the document.
网络 this a neural network Matlab program.
this a neural network Matlab program.
Java编程 This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the bes
This program is using Genetic Algorithm to solve the Travlling
Salesman Problem. It gives the best path route within a specified
time.
usage: java Evolver <seconds> <city file> <config file>
Author: Liu Yang
Java编程 This program uses a button to load a document from a URL
This program uses a button to load a document from a URL
汇编语言 CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the c
CMCRC.ASM is a simple program just to demonstrate how to compute the
CRC-16 and CRC-32 using the crc16_table and crc32_table that were
generated by CRCTABLE.