搜索结果
找到约 3,219 项符合
SOURCE 的查询结果
按分类筛选
- 全部分类
- 技术资料 (514)
- 其他 (182)
- 单片机开发 (158)
- Linux/Unix编程 (153)
- Java编程 (144)
- 微处理器开发 (84)
- 其他嵌入式/单片机内容 (83)
- Delphi控件源码 (80)
- 嵌入式/单片机编程 (76)
- 通讯/手机编程 (72)
- 网络 (69)
- 书籍源码 (67)
- VHDL/FPGA/Verilog (65)
- 汇编语言 (64)
- matlab例程 (52)
- 其他书籍 (49)
- 数学计算 (49)
- 压缩解压 (47)
- 驱动编程 (46)
- 编译器/解释器 (46)
- 加密解密 (45)
- 人工智能/神经网络 (43)
- uCOS (41)
- DSP编程 (37)
- Windows CE (37)
- VC书籍 (37)
- 游戏 (34)
- 软件设计/软件工程 (34)
- 电子书籍 (31)
- 嵌入式Linux (31)
- 操作系统开发 (30)
- Internet/网络编程 (30)
- 多媒体处理 (26)
- 数值算法/人工智能 (24)
- VIP专区 (24)
- 文章/文档 (23)
- Java书籍 (23)
- 书籍 (22)
- USB编程 (22)
- VxWorks (21)
- 系统设计方案 (19)
- 串口编程 (16)
- 其他行业 (16)
- 单片机编程 (15)
- 编辑器/阅读器 (15)
- J2ME (15)
- 3G开发 (15)
- 软件工程 (13)
- Modem编程 (13)
- *行业应用 (13)
- 其他数据库 (13)
- 通讯编程文档 (13)
- 行业发展研究 (13)
- 数据结构 (12)
- BREW编程 (11)
- 中间件编程 (11)
- GPS编程 (11)
- Jsp/Servlet (11)
- RFID编程 (11)
- Applet (10)
- Delphi/CppBuilder (10)
- Symbian (10)
- 数据库系统 (9)
- FlashMX/Flex源码 (9)
- 多国语言处理 (8)
- 文件格式 (8)
- Windows Mobile (8)
- JavaScript (8)
- 电源技术 (7)
- 手机短信编程 (7)
- 语音压缩 (7)
- 技术管理 (7)
- 源码 (6)
- Linux/uClinux/Unix编程 (6)
- 教程资料 (6)
- 磁盘编程 (6)
- SQL Server (6)
- 可编程逻辑 (5)
- 源码/资料 (5)
- 企业管理 (5)
- CA认证 (5)
- STL (5)
- 模拟电子 (4)
- 金融证券系统 (4)
- 手机WAP编程 (4)
- 软件 (3)
- C/C++语言编程 (3)
- 测试测量 (3)
- 实用工具 (3)
- 家庭/个人应用 (3)
- 百货/超市行业 (3)
- 邮电通讯系统 (3)
- 并行计算 (3)
- MTK (3)
- Ajax (3)
- 学术论文 (2)
- Windows编程 (2)
- 图形图像 (2)
- 教育系统应用 (2)
- SCSI/ASPI (2)
单片机开发 This is the source code of a digital clock implemented using Atmel 8 bit AVR Controller(ATMega16). T
This is the source code of a digital clock implemented using Atmel 8 bit AVR Controller(ATMega16). To fully understand it look at the hardware implementation shown in attached photo(pdf).
数据结构 I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a s
I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a simple data structure, say simple scheme, Fibonacci heaps, say F-heap scheme, and Pairing heaps, say P-heap scheme, and measure the relative performance of the three implementations.
数值算法/人工智能 国外的c数值算法书籍源程序(Numerical Recipes Source- C2.02)
国外的c数值算法书籍源程序(Numerical Recipes Source- C2.02)
Internet/网络编程 dasniff daSniff is an open source customizable sniffer for win32 systems. It helps you to log your L
dasniff daSniff is an open source customizable sniffer for win32 systems. It helps you to log your LAN traffic by specifying packet rules as filters.
电子书籍 书的内容建立在对MSDN和MFC SOURCE CODE的大量分析上
书的内容建立在对MSDN和MFC SOURCE CODE的大量分析上,该书对于希望学习MFC的人来说,是较有价值的。
USB编程 This directory contains the 8051 firmware Vend_Ax source code for the Anchor Chips EZ-USB chip.
This directory contains the 8051 firmware Vend_Ax source code for the Anchor Chips EZ-USB chip.
USB编程 This directory contains the 8051 firmware frameworks source code for the Anchor Chips EZ-USB FX2 chi
This directory contains the 8051 firmware frameworks source code for the Anchor Chips EZ-USB FX2 chip.
嵌入式Linux sqlite-source-2_8_16.zip 轻量级嵌入式数据库源码
sqlite-source-2_8_16.zip 轻量级嵌入式数据库源码
Java编程 JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in j
JavaTV Program source code
Need to play Windows Media files and streams, mpeg4 video or DVDs in java? Access WDM capture devices? Control a firewire DVCam? Then maybe this can help you. dsj is an ongoing project to provide a java wrapper around Microsoft s DirectShow API. It offers a set of high le ...
单片机开发 he AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t t
he AVRcam source files were built using the WinAVR distribution
(version 3.3.1 of GCC). I haven t tested other versions of GCC,
but they should compile without too much difficulty. The makefile
used to build the source is included