搜索: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/967373.html
技术资料
动画控件实现
Animation Example Using Picture Control Toolkit
Attached is an example that uses Picture Control Toolkit VIs to implement animation. A red donut shape rotates as it moves around a rectangular picture indicator.
Note: the Picture Control Toolkit VIs required to run this example ...
https://www.eeworm.com/dl/618/252357.html
驱动编程
This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest i
This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledge needed to write device drive ...
https://www.eeworm.com/dl/cadence/ebook/118081.html
电子书籍
《代码大全》的英文版名称是 Code Complete: A Practical Handbook of Software Construction。 它获得1993年美国软件开发杂志Jolt大奖
《代码大全》的英文版名称是 Code Complete: A Practical Handbook of Software Construction。 它获得1993年美国软件开发杂志Jolt大奖,被美国包括MIT在内的十多所大学作为计算机软件学科的教材。 作者Steve McConnell的另外三本著作是 Rapid Development,Software Project Survival Guide ,After t ...
https://www.eeworm.com/dl/647/123763.html
嵌入式/单片机编程
ucs2和GBK互相转换的code, 网上的一般是c++, 这是我自己写的. 嵌入式编程里非常有用的哦
ucs2和GBK互相转换的code, 网上的一般是c++, 这是我自己写的. 嵌入式编程里非常有用的哦
https://www.eeworm.com/dl/655/241324.html
微处理器开发
tellaris Luminary Micro ARM 系列之 DK-LM3S828 多个学习范例全都是基于 Keil 工程版的范例, 并包含 LM3S Library Source Code ,而
tellaris Luminary Micro ARM 系列之 DK-LM3S828 多个学习范例全都是基于 Keil 工程版的范例,
并包含 LM3S Library Source Code ,而范例内容列举如下: 1.BitBand 2.I2C_Atmel 3.GPIO_JTAG
4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S828 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog
等 ...
https://www.eeworm.com/dl/686/173070.html
VC书籍
《代码大全》的英文版名称是 Code Complete: A Practical Handbook of Software Construction。 它获得1993年美国软件开发杂志Jolt大奖
《代码大全》的英文版名称是 Code Complete: A Practical Handbook of Software Construction。
它获得1993年美国软件开发杂志Jolt大奖,被美国包括MIT在内的十多所大学作为计算机软件学科的教材。
https://www.eeworm.com/dl/687/212331.html
其他嵌入式/单片机内容
BLUETOOTH Stereo Headset Source Code,含CVC(噪音消除,回声抵消),可用于开发蓝牙立体声耳机,蓝牙车载,经过测试.
BLUETOOTH Stereo Headset Source Code,含CVC(噪音消除,回声抵消),可用于开发蓝牙立体声耳机,蓝牙车载,经过测试.
https://www.eeworm.com/dl/663/322513.html
VHDL/FPGA/Verilog
基於DE2系統的LCM verilog code,在LCM右下方顯示數字,每按一次按鍵數字會加1,顏色也會改變
基於DE2系統的LCM verilog code,在LCM右下方顯示數字,每按一次按鍵數字會加1,顏色也會改變
https://www.eeworm.com/dl/650/345623.html
人工智能/神经网络
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日
C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design
基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个 ...
https://www.eeworm.com/dl/686/385868.html
VC书籍
稿件名称:基于Visual C# 2005的自定义登录验证框的实现 源代码名称:source code 调试环境:Win XP;.Net
稿件名称:基于Visual C# 2005的自定义登录验证框的实现
源代码名称:source code
调试环境:Win XP;.Net