搜索结果
找到约 1,284 项符合
example 的查询结果
按分类筛选
- 全部分类
- 其他 (93)
- 单片机开发 (92)
- Java编程 (76)
- 微处理器开发 (63)
- matlab例程 (53)
- Linux/Unix编程 (41)
- Symbian (40)
- DSP编程 (39)
- 其他嵌入式/单片机内容 (35)
- VHDL/FPGA/Verilog (32)
- 汇编语言 (29)
- 人工智能/神经网络 (25)
- 数学计算 (24)
- 驱动编程 (23)
- VC书籍 (22)
- 电子书籍 (22)
- 嵌入式/单片机编程 (22)
- 其他书籍 (21)
- 书籍源码 (20)
- 软件设计/软件工程 (19)
- Delphi控件源码 (19)
- 技术资料 (18)
- 数值算法/人工智能 (16)
- Windows CE (16)
- 游戏 (15)
- 文章/文档 (14)
- 通讯/手机编程 (12)
- 嵌入式Linux (12)
- USB编程 (11)
- 压缩解压 (11)
- Java书籍 (11)
- J2ME (11)
- Jsp/Servlet (11)
- 系统设计方案 (11)
- Modem编程 (11)
- 书籍 (11)
- 单片机编程 (10)
- 可编程逻辑 (10)
- Internet/网络编程 (10)
- 操作系统开发 (9)
- 加密解密 (9)
- 网络 (8)
- 串口编程 (8)
- Applet (7)
- 其他数据库 (7)
- 编译器/解释器 (7)
- 通讯编程文档 (7)
- Delphi/CppBuilder (7)
- 源码 (7)
- 教程资料 (6)
- 电源技术 (6)
- uCOS (6)
- 编辑器/阅读器 (6)
- 数据结构 (6)
- 其他行业 (6)
- 教育系统应用 (6)
- 软件工程 (6)
- MacOS编程 (6)
- 模拟电子 (5)
- 数据库系统 (5)
- 手机短信编程 (5)
- BREW编程 (5)
- VxWorks (5)
- *行业应用 (5)
- 技术管理 (5)
- VIP专区 (5)
- Oracle数据库 (4)
- 文件格式 (4)
- JavaScript (4)
- 3G开发 (4)
- Windows Mobile (4)
- PCB相关 (3)
- 无线通信 (3)
- 金融证券系统 (3)
- Ajax (3)
- 中间件编程 (3)
- SQL Server (3)
- 多媒体处理 (2)
- 嵌入式综合 (2)
- C/C++语言编程 (2)
- GPS编程 (2)
- 邮电通讯系统 (2)
- MySQL数据库 (2)
- 行业发展研究 (2)
- 软件测试 (2)
- FlashMX/Flex源码 (2)
- CA认证 (2)
- 传真(Fax)编程 (2)
- 论文 (2)
- 技术书籍 (1)
- 教程资料 (1)
- 教程资料 (1)
- allegro (1)
- Mentor (1)
- 通信网络 (1)
- 测试测量 (1)
- 手机WAP编程 (1)
- OA系统 (1)
- 语音压缩 (1)
- RFID编程 (1)
单片机开发 This example program shows how to configure PCA Module 4 as a watchdog timer. In this example, the
This example program shows how to configure PCA Module 4 as a
watchdog timer. In this example, the watchdog is configured to
overflow after 0xFF00 clock cycles.
单片机开发 This example program shows how to configure and use the A/D Converter of the following microcontrol
This example program shows how to configure and use the A/D Converter
of the following microcontrollers:
* Atmel WM T87C5111
* Atmel WM T87C5112
单片机开发 LPC932 EXAMPLE: COMMUNICATION WITH THE PC USING THE SERIAL INTERFACE
LPC932 EXAMPLE: COMMUNICATION WITH THE PC USING THE SERIAL INTERFACE
单片机开发 This example program demonstrates how to use the on-chip Comparators of the Philips LPC767/768/769
This example program demonstrates how to use the on-chip Comparators
of the Philips LPC767/768/769 Devices.
数值算法/人工智能 In this example we solve the following single ODE Program Name: RKG-1.FOR (Runge-Kutta-Gill algorit
In this example we solve the following single ODE
Program Name: RKG-1.FOR (Runge-Kutta-Gill algorithm, fixed step size)
其他嵌入式/单片机内容 A example for I/O of USB interface in AVR single chip.
A example for I/O of USB interface in AVR single chip.
matlab例程 Summary: An example of KALMAN FILTER MATLAB Release: R13SP1 Required Products: Communication
Summary: An example of KALMAN FILTER
MATLAB Release: R13SP1
Required Products: Communications Toolbox,Signal Processing Toolbox
Description: THIS PROGRAM DEMONSTRATES AN EXAMPLE OF KALMAN FILTER.
VHDL/FPGA/Verilog Synthesizable FIFO Model This example describes a synthesizable implementation of a FIFO. The FIFO
Synthesizable FIFO Model
This example describes a synthesizable implementation of a FIFO. The FIFO depth and FIFO width in bits can be modified by simply changing the value of two parameters, `FWIDTH and `FDEPTH. For this example, the FIFO depth is 4 and the FIFO width is 32 bits.
编译器/解释器 A 8051 assembler .any one can learn how to write assembler in this example.and this function code ha
A 8051 assembler .any one can learn how to write assembler in this example.and this function code has been work well for a 8051 assemble.
matlab例程 Example - 3-D Stem Plot of an FFTFor example, fast Fourier transforms are calculated at points aroun
Example - 3-D Stem Plot of an FFTFor example, fast Fourier transforms are calculated at points around the unit circle on the complex plane. So, it is interesting to visualize the plot around the unit circle. Calculating the unit circle.