搜索: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/534/182996.html
其他
Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET platfor
Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET platform. The program allows the integration of bitmaps, icons and text strings into resource packages. Resourcer allows editing of name/string pairs, import of various kinds of data form ...
https://www.eeworm.com/dl/617/374564.html
压缩解压
MPEG-2 has 7 distinct parts as well. The first part is the Systems section which defines the contain
MPEG-2 has 7 distinct parts as well. The first part is the Systems section which defines the container format and the Transport Streams that are designed to carry the digital video and audio over ATSC and DVB. The Program Stream defines the container format for lossy compression ...
https://www.eeworm.com/dl/845024.html
技术资料
三菱PLC开发软件M5PLCWIN_Windows版 简易说明书
PLC開發軟體_Windows版_簡易說明書: M5PLCWIN(PLC 開發工具 Windows 版) M5PLCWIN(PLC 開發工具 Windows 版)是一套支援 M64,M500,M50,MAGIC 等內藏 SEQUENCE PROGRAM CNC 的開發工具.
https://www.eeworm.com/dl/982213.html
技术资料
stcMCU
stcMCU程序STC Series 51 Single-chip serial download software is an essential learning tool for single-chip microcomputer 51. Through this software, you can already compiled program to access the download, and downloaded to a single-chip, you can download the realization of the pr ...
https://www.eeworm.com/dl/571/21339.html
模拟电子
使用LTC运算放大器宏模型
 
This application note is an overview discussion of theLinear Technology SPICE macromodel library. It assumeslittle if any prior knowledge of this software library or itshistory. However, it does assume familiarity with both theanalog simulation program SPICE (or one of ...
https://www.eeworm.com/dl/650/280706.html
人工智能/神经网络
k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code may be f
k-meansy算法源代码。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 ...
https://www.eeworm.com/dl/527/253517.html
通讯/手机编程
下载的一个不错的HMM程序
下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改
this is a excellent HMM program,it completes the VITERBI algorithm in HMM.
https://www.eeworm.com/dl/628/191245.html
编译器/解释器
Following is a repost of the public domain make that I posted to net.sources a couple of months ago
Following is a repost of the public domain make that I posted
to net.sources a couple of months ago. I have fixed a few bugs, and
added some more features, and the resulting changes amounted to
about as much text as the whole program (hence the repost).一个编译器C代码,详见REDME ...
https://www.eeworm.com/dl/643/209727.html
USB编程
安全移除usb设备功能
安全移除usb设备功能,可禁止某类usb设备的使用,实行系统安全控制Removing a USB drive using the Windows tray icon is easy - especially if you single left-click it... But sometimes it s useful to it from your program
https://www.eeworm.com/dl/633/200463.html
Java编程
One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed
One-channel queuing system simulator (M/M/1)
* Arrival and service times are random and distributed exponetially.
*
* The simulator is time-slice-driven, i.e. the system model is being
* run at discrete time points, with constant increments deltaT.
* At each such time moment, p ...