搜索:Example+Program
找到约 3,356 项符合「Example+Program」的查询结果
结果 3,356
按分类筛选
- 全部
- 单片机开发 (200)
- 其他 (186)
- Java编程 (156)
- matlab例程 (138)
- 微处理器开发 (101)
- 汇编语言 (84)
- 其他嵌入式/单片机内容 (79)
- Linux/Unix编程 (77)
- 数学计算 (72)
- DSP编程 (66)
- 嵌入式/单片机编程 (65)
- 其他书籍 (51)
- VC书籍 (43)
- VHDL/FPGA/Verilog (40)
- Symbian (40)
- 数值算法/人工智能 (39)
- 书籍源码 (39)
- 人工智能/神经网络 (39)
- 通讯/手机编程 (34)
- 软件设计/软件工程 (34)
- 驱动编程 (33)
- 网络 (33)
- 其他行业 (33)
- 加密解密 (32)
- 电子书籍 (30)
- 串口编程 (28)
- 文章/文档 (27)
- Delphi控件源码 (27)
- 技术资料 (27)
- Windows CE (26)
- 编译器/解释器 (25)
- Java书籍 (25)
- 压缩解压 (24)
- 嵌入式Linux (22)
- 数据结构 (21)
- 系统设计方案 (20)
- 游戏 (19)
- *行业应用 (19)
- Jsp/Servlet (18)
- JavaScript (17)
- 通讯编程文档 (16)
- 操作系统开发 (15)
- USB编程 (15)
- Internet/网络编程 (14)
- Modem编程 (14)
- 其他数据库 (14)
- 软件工程 (12)
- 多国语言处理 (10)
- BREW编程 (10)
- J2ME (10)
- Applet (9)
- 文件格式 (9)
- uCOS (9)
- SQL Server (9)
- 数据库系统 (8)
- 编辑器/阅读器 (8)
- Delphi/CppBuilder (8)
- Windows Mobile (8)
- 教育系统应用 (7)
- 邮电通讯系统 (7)
- 行业发展研究 (7)
- FlashMX/Flex源码 (6)
- 中间件编程 (6)
- 手机短信编程 (5)
- VxWorks (5)
- GPS编程 (5)
- 3G开发 (5)
- MacOS编程 (5)
- CA认证 (4)
- Oracle数据库 (4)
- 人物传记/成功经验 (4)
- RFID编程 (4)
- 金融证券系统 (3)
- 家庭/个人应用 (3)
- MySQL数据库 (3)
- Ajax (3)
- 能源行业(电力石油煤炭) (3)
- 单片机编程 (2)
- 教程资料 (2)
- SCSI/ASPI (2)
- STL (2)
- 存储器技术 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- 企业管理 (1)
- 传真(Fax)编程 (1)
- 技术管理 (1)
- 酒店行业 (1)
- 生物技术 (1)
- 交通/航空行业 (1)
- 百货/超市行业 (1)
- 手机彩信(MMS)编程 (1)
- TAPI编程 (1)
- OA系统 (1)
- 并行计算 (1)
- 软件测试 (1)
- 源码 (1)
- 书籍 (1)
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/684/432611.html
软件设计/软件工程
have recently become very interested in the area of genetic algorithms and Ant Colony Optimization t
have recently become very interested in the area of genetic algorithms and Ant Colony Optimization techniques. I was determined to write a complete program demonstrating these two techniques. In particular I wanted to compare the efficiency of these two approaches in the area of ...
https://www.eeworm.com/dl/kbcluoji/39388.html
可编程逻辑
怎样使用Nios II处理器来构建多处理器系统
怎样使用Nios II处理器来构建多处理器系统
Chapter 1. Creating Multiprocessor Nios II Systems
Introduction to Nios II Multiprocessor Systems . . . . . . . . . . . . . . 1–1
Benefits of Hierarchical Multiprocessor Systems  . . . . . . . . . . . . . . . 1–2
Nios II M ...
https://www.eeworm.com/dl/505/24402.html
电源技术
信号调理电路和电源转换
 
Linear Technology has a sabbatical program. Every fiveyears employees are granted sabbatical leave, which maylast up to six weeks. You have 18 months from each fiveyear employment anniversary to take the leave. Sabbaticalis fully company paid and has no restrictions. T ...
https://www.eeworm.com/dl/502/30553.html
单片机编程
NEC 78K系列单片机安全性概览
NEC 78K系列单片机安全性概览
78K系列单片机没有program read-out 功能,使用任何编程器都无法读出程序存储区内的数据。
https://www.eeworm.com/dl/502/31389.html
单片机编程
87LPC76X的IIC从程序
Presents short and simple I2C software routines that support onlyslave (rather than master or master & slave) operation and an ASMdemonstration program. The slave-only software in this app notecomplements the master mode software presented in AN464, Usingthe 87LPC76X microcontrol ...
https://www.eeworm.com/dl/633/229582.html
Java编程
MemoryMonitor demonstrates the use of the java.lang.management API in observing the memory usage o
MemoryMonitor demonstrates the use of the java.lang.management API
in observing the memory usage of all memory pools consumed by
the application.
This simple demo program queries the memory usage of each memory pool
and plots the memory usage history graph.
To run the MemoryMo ...
https://www.eeworm.com/dl/542/263080.html
其他书籍
During this course you will learn how to use Matlab, to design, and to perform mathematical computat
During this course you will learn how to use Matlab, to design, and to perform mathematical computations.
You will also get acquainted with basic programming. If you learn to use this program well, you will find it
very useful in future, since many technical or mathematical probl ...
https://www.eeworm.com/dl/648/191833.html
单片机开发
电池设计的充电器 Device : AT90S2333 File name : BC.c Ver nr. : 1.0 Description : Standalone Ba
电池设计的充电器
Device : AT90S2333
File name : BC.c
Ver nr. : 1.0
Description : Standalone Battery Charger with AT90S2333 (main program)
Compiler : IAR icca90
Author : Asmund Saetre / Terje Frostad / Dietmar Koenig
Change log : 02.02.2000 Changed to fit Battery C ...
https://www.eeworm.com/dl/855581.html
技术资料
LTE仿真程序详细代码。LTE是4G中关键主流技术,希望对通信行业编程人员有帮助
LTE仿真程序详细代码。LTE是4G中关键主流技术,希望对通信行业编程人员有帮助。-LTE simulation program code in detail. 3G LTE is the key mainstream technology, programmers want to help the communications industry.