搜索结果
找到约 492 项符合
EXAMPLES 的查询结果
按分类筛选
- 全部分类
- Java编程 (49)
- 单片机开发 (43)
- 其他书籍 (38)
- 其他 (24)
- matlab例程 (20)
- Java书籍 (18)
- VHDL/FPGA/Verilog (17)
- 微处理器开发 (17)
- USB编程 (16)
- DSP编程 (15)
- Linux/Unix编程 (13)
- 书籍 (13)
- 嵌入式/单片机编程 (12)
- 电子书籍 (11)
- 书籍源码 (10)
- VC书籍 (9)
- 单片机编程 (8)
- 其他嵌入式/单片机内容 (8)
- 软件工程 (8)
- 技术资料 (8)
- 文章/文档 (7)
- 加密解密 (6)
- 人工智能/神经网络 (6)
- 软件设计/软件工程 (6)
- 汇编语言 (5)
- 数学计算 (5)
- 网络 (5)
- 可编程逻辑 (4)
- 游戏 (4)
- 通讯编程文档 (4)
- 通讯/手机编程 (4)
- VIP专区 (4)
- Applet (3)
- Internet/网络编程 (3)
- 驱动编程 (3)
- 系统设计方案 (3)
- Windows CE (3)
- JavaScript (3)
- FlashMX/Flex源码 (3)
- Jsp/Servlet (3)
- 数值算法/人工智能 (3)
- 文件格式 (3)
- 模拟电子 (2)
- PCB相关 (2)
- 电源技术 (2)
- 嵌入式综合 (2)
- 串口编程 (2)
- 磁盘编程 (2)
- 其他数据库 (2)
- 编译器/解释器 (2)
- 嵌入式Linux (2)
- 并行计算 (2)
- 源码 (2)
- 实用工具 (1)
- 多媒体处理 (1)
- 教程资料 (1)
- 教程资料 (1)
- 通信网络 (1)
- STL (1)
- 语音压缩 (1)
- 家庭/个人应用 (1)
- Oracle数据库 (1)
- 邮电通讯系统 (1)
- Delphi控件源码 (1)
- J2ME (1)
- MySQL数据库 (1)
- 认证考试资料 (1)
- 行业发展研究 (1)
- 数据库系统 (1)
- Symbian (1)
- Delphi/CppBuilder (1)
- 编辑器/阅读器 (1)
- SQL Server (1)
- 源码/资料 (1)
- 行业应用文档 (1)
- 论文 (1)
嵌入式/单片机编程 Aardvark Example Source Code Version: 4.00 Date: 2007-04-20 Source code which shows how to use the
Aardvark Example Source Code Version: 4.00 Date: 2007-04-20
Source code which shows how to use the Aardvark I2C/SPI Host Adapter software libraries.
Examples are available in C, C#, Python, Visual Basic 6, Visual Basic .NET, and Aardvark XML batch script code and make use of the targets on the I2C/ ...
软件工程 This material is not only up-to-date, it defines up-to-date. It is truly cutting-edge. As the only b
This material is not only up-to-date, it defines up-to-date. It is truly cutting-edge. As the only book on the subject, Rootkits will be of interest to any Windows security researcher or security programmer. It s detailed, well researched and the technical information is excellent. The level of tech ...
Java书籍 wxPython In Action
wxPython In Action,By combining introductions, overviews, and how-to examples, the In Action
books are designed to help learning and remembering. According to research in
cognitive science, the things people remember are things they discover during
self-motivated explora ...
VHDL/FPGA/Verilog The purpose of this booklet is to give you a quick introduction to VHDL. This is done by informally
The purpose of this booklet is to give you a quick introduction to VHDL.
This is done by informally describing the facilities provided by the
language, and using examples to illustrate them. This booklet does not
fully describe every aspect of the language. For such fine details, you
should consult ...
matlab例程 Written for engineering and computer science students and practicing engineers, this book provides t
Written for engineering and computer science students and practicing engineers, this book provides the fundamental applications and mathematical techniques of signal processing. Topics covered include programming in MATLAB, filters, networking, and parallel processing.
MATLAB is introduced and use ...
Symbian This Symbian C++ code example demonstrates how to easily use the onboard camera with zoom and autofo
This Symbian C++ code example demonstrates how to easily use the onboard camera with zoom and autofocus, utilising an accompanying CameraWrapper made by Forum Nokia. The Camera Wrapper supports all Nokia s S60 devices based on S60 3rd Edition and newer, providing a unified interface for various Symb ...
数值算法/人工智能 Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state
Solve the 8-puzzle problem using A * algorithme.
Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank.
There are 2 Heuristic:
1. N: Number of misplaced tiles
2. S: Sum of Manhattan distance of current location and target location.
...
电子书籍 You may read code because you have to-to fix it, inspect it, or improve it. You may read code the wa
You may read code because you have to-to fix it, inspect it, or improve it. You may read code the way an engineer examines a machine--to discover what makes it tick. Or you may read code because you are scavenging--looking for material to reuse.
Code-reading requires its own set of skills, and the ...
电子书籍 This book bridges the gap between higher abstract modeling concepts and the lower-level programming
This book bridges the gap between higher abstract modeling concepts and the lower-level programming aspects of embedded systems development. You gain a solid understanding of real-time embedded systems with detailed examples and industry wisdom.
其他书籍 This book is about the programming and applying the PIC18F microcontrollers with C, with advanced ex
This book is about the programming and applying the PIC18F microcontrollers with C, with advanced examples like SD memory, USB communication, CAN controller and RTOS.