搜索:Code+Example
找到约 5,882 项符合「Code+Example」的查询结果
结果 5,882
按分类筛选
- 全部
- 单片机开发 (334)
- 其他 (314)
- matlab例程 (294)
- Java编程 (206)
- 微处理器开发 (198)
- Linux/Unix编程 (192)
- VHDL/FPGA/Verilog (186)
- 其他嵌入式/单片机内容 (140)
- 嵌入式/单片机编程 (136)
- 书籍源码 (111)
- 通讯/手机编程 (104)
- 数学计算 (100)
- 汇编语言 (97)
- 技术资料 (96)
- DSP编程 (88)
- 人工智能/神经网络 (81)
- 其他书籍 (69)
- VC书籍 (66)
- 压缩解压 (65)
- 编译器/解释器 (63)
- 网络 (60)
- Windows CE (59)
- 软件设计/软件工程 (59)
- 电子书籍 (56)
- 加密解密 (55)
- Symbian (55)
- 驱动编程 (49)
- Delphi控件源码 (49)
- 系统设计方案 (49)
- 文章/文档 (47)
- 操作系统开发 (45)
- 数值算法/人工智能 (44)
- 通讯编程文档 (39)
- 嵌入式Linux (36)
- 游戏 (35)
- 其他行业 (32)
- Java书籍 (30)
- 串口编程 (29)
- *行业应用 (27)
- USB编程 (27)
- Internet/网络编程 (26)
- uCOS (26)
- VxWorks (26)
- Jsp/Servlet (25)
- 3G开发 (25)
- 数据结构 (23)
- 中间件编程 (22)
- 软件工程 (21)
- Modem编程 (21)
- 文件格式 (20)
- GPS编程 (19)
- Applet (17)
- 其他数据库 (17)
- Windows Mobile (16)
- 编辑器/阅读器 (15)
- BREW编程 (15)
- J2ME (15)
- 手机短信编程 (14)
- 语音压缩 (13)
- JavaScript (13)
- 数据库系统 (12)
- CA认证 (11)
- SQL Server (11)
- 精品软件 (11)
- 教育系统应用 (10)
- FlashMX/Flex源码 (10)
- Delphi/CppBuilder (10)
- 多国语言处理 (9)
- 金融证券系统 (9)
- 技术管理 (9)
- 邮电通讯系统 (9)
- RFID编程 (9)
- 源码 (9)
- 磁盘编程 (8)
- 行业发展研究 (8)
- 家庭/个人应用 (7)
- MySQL数据库 (6)
- 教程资料 (5)
- MTK (5)
- MacOS编程 (5)
- 手机WAP编程 (4)
- 并行计算 (4)
- 人物传记/成功经验 (4)
- Ajax (4)
- SCSI/ASPI (3)
- STL (3)
- Oracle数据库 (3)
- 单片机编程 (2)
- Linux/uClinux/Unix编程 (2)
- 多媒体处理 (2)
- 技术书籍 (2)
- 源码/资料 (2)
- 企业管理 (2)
- 传真(Fax)编程 (2)
- 酒店行业 (2)
- 生物技术 (2)
- 交通/航空行业 (2)
- 百货/超市行业 (2)
- 手机彩信(MMS)编程 (2)
- 软件测试 (2)
https://www.eeworm.com/dl/665/462149.html
matlab例程
3D shape reconstruction matlab code. It used shape from defocus technique with divergence. You can r
3D shape reconstruction matlab code. It used shape from defocus technique with divergence. You can reconstruct 3D shape with only two different depth images.
https://www.eeworm.com/dl/665/462153.html
matlab例程
3D shape reconstruction matlab code. It used shape from defocus technique with diffusion. You can re
3D shape reconstruction matlab code. It used shape from defocus technique with diffusion. You can reconstruct 3D shape with only two different depth images.
https://www.eeworm.com/dl/675/462845.html
Symbian
Cell Id detector. Detects cell ID. Symbian C++ source code and App. Used with carbide c++.
Cell Id detector. Detects cell ID. Symbian C++ source code and App. Used with carbide c++.
https://www.eeworm.com/dl/532/465416.html
书籍源码
-- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder a
-- Hamming Decoder
-- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection.
-- download from: www.pld.com.cn & www.fpga.com.cn
LIBRARY ieee
USE ieee.std_logic_1164.ALL
ENTITY hamde ...
https://www.eeworm.com/dl/665/467420.html
matlab例程
matlab实现GUI的算法code,大家可以借鉴借鉴....
matlab实现GUI的算法code,大家可以借鉴借鉴....
https://www.eeworm.com/dl/647/467790.html
嵌入式/单片机编程
Tested code for IAP of LPC2366 ARM7TDMI microcontroller compiled using Keil Realview MDK ARM Ver 3.2
Tested code for IAP of LPC2366 ARM7TDMI microcontroller compiled using Keil Realview MDK ARM Ver 3.20
https://www.eeworm.com/dl/686/469389.html
VC书籍
open gl source code for a nice scenic view which outsources the lighting and shading properties
open gl source code for a nice scenic view which outsources the lighting and shading properties
https://www.eeworm.com/dl/644/469983.html
汇编语言
the AVR assembly cryptography code . this is usefull for any cipherman to work with algorithm and
the AVR assembly cryptography code . this is usefull for any cipherman to work with algorithm and enjoy it.
https://www.eeworm.com/dl/619/470683.html
Linux/Unix编程
clique code with sample data set. clique is a data clustering algorithm which follows hierarchical c
clique code with sample data set. clique is a data clustering algorithm which follows hierarchical clustering method.
https://www.eeworm.com/dl/619/470693.html
Linux/Unix编程
gcc-you can use this code to learn something about gcc, and inquire further into linux,
gcc-you can use this code to learn something about gcc, and inquire further into linux,