搜索:Programming+Example
找到约 2,890 项符合「Programming+Example」的查询结果
结果 2,890
按分类筛选
- 全部
- 其他书籍 (199)
- VC书籍 (187)
- Java编程 (108)
- 电子书籍 (106)
- Linux/Unix编程 (103)
- 其他 (102)
- 单片机开发 (95)
- 微处理器开发 (69)
- matlab例程 (57)
- 嵌入式/单片机编程 (49)
- 技术资料 (46)
- 软件工程 (45)
- 其他嵌入式/单片机内容 (45)
- 软件设计/软件工程 (43)
- Symbian (42)
- Java书籍 (40)
- 书籍源码 (36)
- DSP编程 (35)
- VHDL/FPGA/Verilog (35)
- Windows CE (35)
- 汇编语言 (34)
- 文章/文档 (32)
- 驱动编程 (30)
- 人工智能/神经网络 (30)
- 游戏 (27)
- 数学计算 (27)
- 网络 (19)
- 数值算法/人工智能 (17)
- Delphi控件源码 (17)
- 通讯/手机编程 (14)
- 操作系统开发 (12)
- Internet/网络编程 (12)
- 串口编程 (12)
- USB编程 (12)
- Modem编程 (11)
- 系统设计方案 (11)
- Jsp/Servlet (11)
- 压缩解压 (10)
- 嵌入式Linux (10)
- J2ME (10)
- 行业发展研究 (10)
- 文件格式 (9)
- Windows Mobile (9)
- 加密解密 (8)
- SQL Server (8)
- *行业应用 (7)
- Applet (7)
- 通讯编程文档 (7)
- 其他行业 (7)
- JavaScript (7)
- 数据库系统 (6)
- Delphi/CppBuilder (6)
- 中间件编程 (6)
- 书籍 (6)
- 教育系统应用 (5)
- 编译器/解释器 (5)
- 技术管理 (5)
- 其他数据库 (5)
- Oracle数据库 (5)
- MacOS编程 (5)
- 手机短信编程 (4)
- 编辑器/阅读器 (4)
- uCOS (4)
- BREW编程 (4)
- FlashMX/Flex源码 (4)
- VxWorks (4)
- C/C++语言编程 (3)
- 技术书籍 (3)
- 教程资料 (3)
- 磁盘编程 (3)
- SCSI/ASPI (3)
- 数据结构 (3)
- 嵌入式综合 (2)
- 语音压缩 (2)
- 企业管理 (2)
- 金融证券系统 (2)
- STL (2)
- MySQL数据库 (2)
- 邮电通讯系统 (2)
- GPS编程 (2)
- Ajax (2)
- Windows编程 (1)
- 资料/手册 (1)
- 计算机相关 (1)
- 模拟电子 (1)
- 教程资料 (1)
- allegro (1)
- 可编程逻辑 (1)
- 传真(Fax)编程 (1)
- CA认证 (1)
- 酒店行业 (1)
- 并口编程 (1)
- 交通/航空行业 (1)
- 手机彩信(MMS)编程 (1)
- TAPI编程 (1)
- OA系统 (1)
- 人物传记/成功经验 (1)
- RFID编程 (1)
- 3G开发 (1)
- 软件测试 (1)
https://www.eeworm.com/dl/542/488727.html
其他书籍
The primary purpose of this book is to explain various data-compression techniques using the C progr
The primary purpose of this book is to explain various data-compression techniques using the C programming language.
https://www.eeworm.com/dl/968470.html
技术资料
PM0063
STM32F100xx超值型产品闪存编程手册
(STM32F100xx value line Flash programming)
https://www.eeworm.com/dl/654/164152.html
数据结构
This is a program that I did several days ago.It is about Airport Ticket Sale System.You can use it
This is a program that I did several days ago.It is about Airport Ticket Sale System.You can use it as an example.
https://www.eeworm.com/dl/653/206787.html
嵌入式Linux
void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user in
void Main(void)
{
sys_init() // Initial 44B0X s Interrupt,Port and UART
// user interface
uart_printf("\n\r Led Test Example\n")
for( )
{
led_test()
}
}
https://www.eeworm.com/dl/702/293937.html
Ajax
xjax0.2.5版本
xjax0.2.5版本,附带example,对朋友们了解学习xajax有着一定的帮助
https://www.eeworm.com/dl/513598.html
源码
Detecting Cars Using Gaussian Mixture Models
This example shows how to detect and count cars in a video sequence using foreground detector based on Gaussian mixture models (GMMs)
https://www.eeworm.com/dl/619/368144.html
Linux/Unix编程
google hash table算法
google hash table算法,api清晰好用,附有本人测试的example程序,linux gcc。
https://www.eeworm.com/dl/666/434582.html
Delphi控件源码
This will allow to detect if a file is RTF or not. Use with drag and drop mecanism. Good and simpl
This will allow to detect if a file is RTF or not.
Use with drag and drop mecanism.
Good and simple example.
https://www.eeworm.com/dl/877440.html
技术资料
Visual.Studio.2010并行编程
This book exists to help Microsoft Visual Basic and Microsoft Visual C# developers understand
the core concepts of parallel programming and related technologies. It is especially
useful for programmers looking to take advantage of multicore architecture, which is
the current tren ...
https://www.eeworm.com/dl/677/141647.html
Windows Mobile
This a sample Bluetooth application which illustrates the use of Windows CE Bluetooth stack WinSock
This a sample Bluetooth application which illustrates the use of Windows CE
Bluetooth stack WinSock getsockopt/setsockopt programming interfaces.