搜索结果
找到约 1,507 项符合
EXAMPLE 的查询结果
按分类筛选
- 全部分类
- 技术资料 (162)
- 其他 (99)
- 单片机开发 (96)
- Java编程 (79)
- 微处理器开发 (63)
- matlab例程 (55)
- Linux/Unix编程 (53)
- Symbian (49)
- DSP编程 (41)
- VHDL/FPGA/Verilog (36)
- 其他嵌入式/单片机内容 (35)
- 汇编语言 (33)
- 人工智能/神经网络 (26)
- 数学计算 (24)
- 嵌入式/单片机编程 (24)
- 其他书籍 (23)
- 电子书籍 (23)
- 驱动编程 (23)
- 书籍源码 (22)
- VC书籍 (22)
- Delphi控件源码 (19)
- 软件设计/软件工程 (19)
- Windows CE (17)
- 数值算法/人工智能 (16)
- 游戏 (15)
- J2ME (15)
- 文章/文档 (14)
- 嵌入式Linux (14)
- 单片机编程 (12)
- 通讯/手机编程 (12)
- Java书籍 (12)
- 书籍 (11)
- 压缩解压 (11)
- Modem编程 (11)
- USB编程 (11)
- 系统设计方案 (11)
- Jsp/Servlet (11)
- 加密解密 (10)
- 操作系统开发 (10)
- 可编程逻辑 (10)
- Internet/网络编程 (10)
- VIP专区 (9)
- 源码 (8)
- 教程资料 (8)
- 串口编程 (8)
- 网络 (8)
- 编译器/解释器 (7)
- Applet (7)
- 其他数据库 (7)
- 通讯编程文档 (7)
- uCOS (7)
- Delphi/CppBuilder (7)
- 电源技术 (6)
- 软件工程 (6)
- 教育系统应用 (6)
- 编辑器/阅读器 (6)
- 数据结构 (6)
- 其他行业 (6)
- MacOS编程 (6)
- 数据库系统 (5)
- 模拟电子 (5)
- 手机短信编程 (5)
- *行业应用 (5)
- 文件格式 (5)
- 技术管理 (5)
- BREW编程 (5)
- VxWorks (5)
- JavaScript (5)
- 3G开发 (5)
- Windows Mobile (4)
- Oracle数据库 (4)
- PCB相关 (3)
- 无线通信 (3)
- 金融证券系统 (3)
- 中间件编程 (3)
- SQL Server (3)
- Ajax (3)
- 论文 (2)
- C/C++语言编程 (2)
- 多媒体处理 (2)
- 嵌入式综合 (2)
- 传真(Fax)编程 (2)
- CA认证 (2)
- FlashMX/Flex源码 (2)
- MySQL数据库 (2)
- 邮电通讯系统 (2)
- 行业发展研究 (2)
- GPS编程 (2)
- 软件测试 (2)
- 接口技术 (1)
- 集成开发环境源码 (1)
- 技术书籍 (1)
- 技术教程 (1)
- 资料/手册 (1)
- 测试测量 (1)
- Matlab (1)
- XILINX FPGA开发软件 (1)
- 通信网络 (1)
- 教程资料 (1)
- 教程资料 (1)
技术资料 exampleforserialport
使用WIN32 API开发串口通信程序的一个完整实例,绝对经典-The use of WIN32 API to develop serial communication program example
通讯编程文档 3.1 Data Link Layer Design Issues 3.2 Error Detection and Correction 3.3 Elementary Data Link Prot
3.1 Data Link Layer Design Issues
3.2 Error Detection and Correction
3.3 Elementary Data Link Protocols
3.4 Sliding Windows Protocols
3.5 Protocol Specification and Verification
3.6 Example Data Link Protocols
Linux/Unix编程 采用C++编写的智能概念推理算法程序
采用C++编写的智能概念推理算法程序,带有程序所需的配置文件(SAT2005_example),在Linux或Cygwin下编译执行
matlab例程 3 MATLAB functions for simulation of OFDM signal in Rayleigh fading channel. Including models for OF
3 MATLAB functions for simulation of OFDM signal in Rayleigh fading channel. Including models for OFDM frame generating, cyclic prefix, pramble, as well as model for Rayleigh channel, QAM modulation function and a example of test process.
J2ME Voice dictionary for mobile - search and play wav files (voice dictionary could be obtained from sta
Voice dictionary for mobile - search and play wav files (voice dictionary could be obtained from stardict web site)
For Netbians project with Java MIDP or as example how to use subject (Java MIDP audio). Tested on Nokia 5310
技术资料 crsdxrc
51单片机与压力传感器的联合运用是较好的实例解析,使用初学者-51 and the pressure sensor is a good example of combining analysis
电子书籍 C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C+
C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a resource that does far more than list the classes and their fun ...
数学计算 Kriging 插值程序
Kriging 插值程序,实现二维三维数据插值
Makefile_hp700
Makefile_ibm6000
kriging.mdf
kriging.c
outboard.c
inv_m.tar.gz The inverse matrix source codes which got from Netlib.
f2c.tar.gz The head file and library which are used to inverse matrix source codes.
krig.net The example dx file.
data1. ...
matlab例程 In engineering, compensation is planning for side effects or other unintended issues in a design. Th
In engineering, compensation is planning for side effects or other unintended issues in a design. The design of an invention can itself also be to compensate for some other existing issue or exception.
One example is in a voltage-controlled crystal oscillator (VCXO), which is normally affected not ...
编译器/解释器 OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Archi
OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are expected to write additional back ends for their specific needs.