搜索: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/663/488432.html
VHDL/FPGA/Verilog
This approach, we feel, came very close to obtaining an image from the camera OV7620. Before we trie
This approach, we feel, came very close to obtaining an image from the camera OV7620. Before we tried to capture a camera signal, we successfully transferred a test image from the FPGA s onboard RAM modules through RS232 to the PC program. This file do it.
https://www.eeworm.com/dl/620/238510.html
Internet/网络编程
JK Proxy Project - Version 0.1 ------------------------------ This was going to be a proxy serve
JK Proxy Project - Version 0.1
------------------------------
This was going to be a proxy server bu I stopped developing this program
(maybe I will go on coding on this application again some time).
The email part with spam filtering already works.
Check out the numerous text ...
https://www.eeworm.com/dl/650/251849.html
人工智能/神经网络
This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS
This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output i ...
https://www.eeworm.com/dl/650/165117.html
人工智能/神经网络
fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memo
fastDNAml is an attempt to solve the same problem as DNAML, but to do so
faster and using less memory, so that larger trees and/or more bootstrap
replicates become tractable. Much of fastDNAml is merely a recoding of the
PHYLIP 3.3 DNAML program from PASCAL to C.
https://www.eeworm.com/dl/620/207895.html
Internet/网络编程
Windows NT 4.0 had WIPCfg32.exe, and Windows 95/98/ME had WinIPCfg.exe. For some reason, this utilit
Windows NT 4.0 had WIPCfg32.exe, and Windows 95/98/ME had WinIPCfg.exe. For some reason, this utility was removed from Windows 2000/XP. This program is a clone of WinIPCfg.exe, written for Windows XP. For those of you who are unfamiliar with WinIPCfg, it looks like this
https://www.eeworm.com/dl/845350.html
技术资料
华为 软件工程师手册
循环、判断等语句中若有较长的表达式或语句,则要进行适应的划分,长表达式要在低优先级操作符处划分新行,操作符放在新行之首。示例:if ((taskno < max_act_task_number)&& (n7stat_stat_item_valid (stat_item))){... // program code}for (i = 0, j = 0; (i < BufferKeyword[word_index].word_leng ...
https://www.eeworm.com/dl/505/24308.html
电源技术
DN383 高电压电流模式降压转换器
&nbsp;
Low power standby requirements are typically associatedwith battery-powered systems. Automotive systems,for example, commonly require power supplies tomaintain output voltage regulation even under no-loadconditions&mdash;while drawing minimal quiescent current topreser ...
https://www.eeworm.com/dl/505/24374.html
电源技术
延长汽车和工业应用的PowerPath电路的输入电压范围
&nbsp;
The voltage range of Linear Technology&rsquo;s PowerPath&reg; circuitscan be easily extended with just a few components, thusallowing them to meet the needs of virtually all applications.This application note presents solutions for circuits thatmust withstand large neg ...
https://www.eeworm.com/dl/949303.html
技术资料
MPEG4数字录像监控系统的实现
·详细说明:MPEG4数字录像监控系统的实现,对做这方面工作的人是一个比较好的例子。-MPEG4 numeral video recording supervisory system realization, to is the person which this aspect works is a quite good example. 文件列表: 8 .\D
https://www.eeworm.com/dl/534/241821.html
其他
XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structu
XML (Extensible Markup Language) is a commonly used basis for representing a
huge range of structured data file formats. The specification is maintained by
the World Wide Web Consortium (W3C?. This plugin is intended as an example of
how XML data can be read with a DataPlugin. ...