搜索结果
找到约 574 项符合
Examples 的查询结果
按分类筛选
- 全部分类
- 技术资料 (79)
- Java编程 (49)
- 单片机开发 (47)
- 其他书籍 (39)
- 其他 (25)
- matlab例程 (20)
- Java书籍 (18)
- USB编程 (17)
- 微处理器开发 (17)
- VHDL/FPGA/Verilog (17)
- DSP编程 (16)
- Linux/Unix编程 (15)
- 书籍 (13)
- 嵌入式/单片机编程 (12)
- 电子书籍 (11)
- 书籍源码 (10)
- VC书籍 (10)
- 单片机编程 (8)
- 软件工程 (8)
- 其他嵌入式/单片机内容 (8)
- 文章/文档 (7)
- 加密解密 (6)
- 人工智能/神经网络 (6)
- 软件设计/软件工程 (6)
- 网络 (5)
- 数学计算 (5)
- 汇编语言 (5)
- 通讯/手机编程 (4)
- 可编程逻辑 (4)
- 游戏 (4)
- 通讯编程文档 (4)
- VIP专区 (4)
- 数值算法/人工智能 (3)
- 驱动编程 (3)
- Internet/网络编程 (3)
- Applet (3)
- 文件格式 (3)
- FlashMX/Flex源码 (3)
- Windows CE (3)
- 系统设计方案 (3)
- JavaScript (3)
- Jsp/Servlet (3)
- 源码 (2)
- PCB相关 (2)
- 电源技术 (2)
- 嵌入式综合 (2)
- 模拟电子 (2)
- 串口编程 (2)
- 编译器/解释器 (2)
- 磁盘编程 (2)
- 其他数据库 (2)
- 嵌入式Linux (2)
- 并行计算 (2)
- 论文 (1)
- 行业应用文档 (1)
- 多媒体处理 (1)
- 数据库系统 (1)
- 实用工具 (1)
- 通信网络 (1)
- 教程资料 (1)
- 教程资料 (1)
- 源码/资料 (1)
- 编辑器/阅读器 (1)
- 语音压缩 (1)
- STL (1)
- J2ME (1)
- Delphi/CppBuilder (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- Symbian (1)
- Oracle数据库 (1)
- MySQL数据库 (1)
- SQL Server (1)
- 邮电通讯系统 (1)
- 行业发展研究 (1)
- 认证考试资料 (1)
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 ...
USB编程 USB is quick hot-pluggable, ease of use, connect and power, this book isn t too technical but practi
USB is quick hot-pluggable, ease of use, connect and power, this book isn t too technical but practical, helps to develop I/O devices with examples and prototypes, intended for those who have programming and electronics skills.
技术资料 flash
动画实例 可以清楚的看见动画的运行 你只需要下载既可以了 其他没有什么。-Examples of animation can clearly see the animation running.
电子书籍 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.
编译器/解释器 KBASIC is a BASIC like interpreter. It s implemented in C. The file includes the source code, execut
KBASIC is a BASIC like interpreter. It s implemented in C. The file includes the source code, executable and various .bas files as examples. To try write basic.exe and the name of one of the .bas files and KBASIC will interpret the file.
驱动编程 This a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the ha
This a USB core stack for
the built-in USB device of LPC214x microcontrollers.
It handles the hardware interface and
USB enumeration/configuration.
Also included are application examples like
a USB joystick HID and USB serial port emulation.
软件设计/软件工程 This document specifies a subset of the C programming language which is intended to be suitable for
This document specifies a subset of the C programming language which is intended to be suitable
for embedded automotive systems up to and including safety integrity level 3 (as defined in the
MISRA Guidelines). It contains a list of rules concerning the use of the C programming language
together wit ...
其他嵌入式/单片机内容 This getting started exercise will guide you through the step-by-step process of transforming a MATL
This getting started exercise will guide you through the step-by-step process of transforming a MATLAB floating-point model into a hardware module that can be implemented in silicon (FPGA or ASIC). The design is a general purpose FIR filter taken from the AccelDSP Examples directory.
其他 // Hint: These classes are intended to be used as base classes. Do not // simply add your code to t
// Hint: These classes are intended to be used as base classes. Do not
// simply add your code to these files - instead create a new class
// derived from one of CSizingControlBarXX classes and put there what
// you need. See CMyBar classes in the demo projects for examples.
VC书籍 This book is a complete reference to the C programming language and the C runtime library. As a Nuts
This book is a complete reference to the C programming language and the C runtime library. As a Nutshell book, its purpose is to serve as a convenient, reliable companion for C programmers in their day-to-day work. It describes all the elements of the language and illustrates their use with numerous ...