搜索:example+code
找到约 5,882 项符合「example+code」的查询结果
结果 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/618/184077.html
驱动编程
驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demo
驱动开发向导
I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to copy the NT driver framework source ...
https://www.eeworm.com/dl/522061.html
书籍
Principles of Spread-Spectrum Communication
The continuing vitality of spread-spectrum communication systems and the devel-
opment of new mathematical methods for their analysis provided the motivation to
undertake this new edition of the book. This edition is intended to enable readers
to understand the current state-of-t ...
https://www.eeworm.com/dl/642/409102.html
技术管理
Pre-review checklist 准备工作 2.1Practical considerations 通常的考虑 1. Have you been provided with a desig
Pre-review checklist 准备工作
2.1Practical considerations 通常的考虑
1. Have you been provided with a design document to understand the code ? Is the design document up-to-date (latest version) ? 你是否得到一份解释代码的设计文档?设计文档是否最新的?
2. Does the design document e ...
https://www.eeworm.com/dl/633/410842.html
Java编程
Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system devel
Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to store and sort general data types. I needed to implement the same thing in Java, since the tool I developed has a compati ...
https://www.eeworm.com/dl/684/411665.html
软件设计/软件工程
This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Centr
This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Central in May 2003. It comes with new interface and an enhanced display. It uses Microsoft TreeView control to display and explore any kind of MatLab structures. The CRC ExploreStruc ...
https://www.eeworm.com/dl/656/425131.html
Java书籍
Learn to build applications with Jakarta Struts, the most popular JSP development framework. Struts
Learn to build applications with Jakarta Struts, the most popular JSP development framework. Struts Kick Start is a "hands-on" book filled with sample applications and code snippets you can reuse, and in-depth coverage of new features in Struts 1.1. If you are looking for a pract ...
https://www.eeworm.com/dl/619/425690.html
Linux/Unix编程
The driver supports both the 16F and 18F families. The trick is that the driver carefully emulates t
The driver supports both the 16F and 18F families. The trick is that the driver carefully emulates the hardware UART found in the PIC18F452 processor. This information has unfortunately misled some into thinking it does not work with the 16F family. During devlopment the driver w ...
https://www.eeworm.com/dl/527/392634.html
通讯/手机编程
wince6.0平台上的任务管理器,功能类似于windows的任务管理器. In order to develop applications for Windows Mobile 6.x from
wince6.0平台上的任务管理器,功能类似于windows的任务管理器.
In order to develop applications for Windows Mobile 6.x from within Visual Studio 2005 or 2008, you need to download a separate SDK from Microsoft. The SDK also ships with a full featured emulator, a powerful and indispen ...
https://www.eeworm.com/dl/542/471205.html
其他书籍
PATTERNS FOR TIME-TRIGGERED EMBEDDED SYSTEMS by Michael J. Pont [Pearson Education, 2001 ISBN: 0-
PATTERNS FOR TIME-TRIGGERED EMBEDDED SYSTEMS by Michael J. Pont
[Pearson Education, 2001 ISBN: 0-201-33138-1].
This code is copyright (c) 2001 by Michael J. Pont.
See book for copyright details and other information.
----------
This directory contains the files from Chapter ...
https://www.eeworm.com/dl/519/444350.html
加密解密
Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access fr
Huffman codes
1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s?
2.To minimize the transmission and decoding costs, we may use short strings to represent more frequently used messages.
3.This problem can be ...