搜索结果
找到约 305 项符合
Includes 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (22)
- 微处理器开发 (21)
- 单片机编程 (17)
- matlab例程 (16)
- 其他 (11)
- 单片机开发 (11)
- Java编程 (11)
- 人工智能/神经网络 (10)
- 技术资料 (10)
- VHDL/FPGA/Verilog (9)
- 可编程逻辑 (7)
- Linux/Unix编程 (7)
- 书籍 (7)
- 电源技术 (6)
- 压缩解压 (6)
- Delphi控件源码 (5)
- Java书籍 (5)
- 软件工程 (5)
- 驱动编程 (5)
- 电子书籍 (5)
- 软件设计/软件工程 (5)
- 嵌入式/单片机编程 (4)
- 操作系统开发 (4)
- SQL Server (4)
- 数学计算 (4)
- VC书籍 (4)
- 编译器/解释器 (4)
- *行业应用 (4)
- 数值算法/人工智能 (4)
- Internet/网络编程 (3)
- 系统设计方案 (3)
- 网络 (3)
- DSP编程 (3)
- 汇编语言 (3)
- 通讯/手机编程 (3)
- PCB相关 (2)
- 教程资料 (2)
- ARM (2)
- 家庭/个人应用 (2)
- 其他嵌入式/单片机内容 (2)
- Symbian (2)
- USB编程 (2)
- uCOS (2)
- 文章/文档 (2)
- 游戏 (2)
- 实用工具 (1)
- 技术书籍 (1)
- 多媒体处理 (1)
- 教程资料 (1)
- 嵌入式综合 (1)
- 无线通信 (1)
- 开关电源 (1)
- 测试测量 (1)
- Applet (1)
- 通讯编程文档 (1)
- 语音压缩 (1)
- 其他行业 (1)
- 技术管理 (1)
- 书籍源码 (1)
- 其他数据库 (1)
- Windows CE (1)
- 加密解密 (1)
- 嵌入式Linux (1)
- BREW编程 (1)
- Ajax (1)
- 手机WAP编程 (1)
- JavaScript (1)
- GPS编程 (1)
- Modem编程 (1)
- STL (1)
- FlashMX/Flex源码 (1)
- 教育系统应用 (1)
- 行业发展研究 (1)
- C/C++语言编程 (1)
- 资料/手册 (1)
- 工业控制 (1)
- DSP工具/软件 (1)
- 电路图 (1)
- VIP专区 (1)
编译器/解释器 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.
matlab例程 The code includes the implementation of inverse convolutional code and testing of it.
The code includes the implementation of inverse convolutional code and testing of it.
Modem编程 Code for devellop for most DSP application. This code includes configurations for register into the
Code for devellop for most DSP application. This code includes configurations for register into the CPU easy to adapt.
其他书籍 The second edition of WiMax Operator鈥檚 Manual includes most of the material from the first edition
The second edition of WiMax Operator鈥檚 Manual includes most of the material from the first
edition, plus new discussions of
鈥?The ultra-high-speed mobile telephone standard, HSDPA
鈥?Ultrawideband (UWB)
鈥?Changes to DSL technologies
鈥?Mobile voice
鈥?Mobile entertainment
鈥?New backup systems ...
微处理器开发 The attached zip includes a c code for initializing ILI9322 display chip used in many 3.5 TFT LCD de
The attached zip includes a c code for initializing ILI9322 display chip used in many 3.5 TFT LCD devices. this is a SPI based initialization code in C which can be seamlessly ported to any architecture. I have also added the datasheet for easy reference
编译器/解释器 AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers. This includes the three ele
AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers. This includes the three elements: - the Ada compiler - the Ada run time system - the AVR support library Some sample programs are provided as well.
VHDL/FPGA/Verilog The xapp851.zip archive includes the following subdirectories. The specific contents of each subdi
The xapp851.zip archive includes the following subdirectories. The specific
contents of each subdirectory below:
\rtl - HDL design files
\sim - simulation files
\synth - Synthesis related files
\par - Place/Route related files
*行业应用 this archieve includes source code for a editable listview and is really useful for developing windo
this archieve includes source code for a editable listview and is really useful for developing windows application.
Linux/Unix编程 source code for curve fitting includes regression mechanism
source code for curve fitting includes regression mechanism
其他书籍 this book mainly includes these contents :linked list, stacks and queuse, recursions, binary tree, m
this book mainly includes these contents :linked list, stacks and queuse, recursions, binary tree, multi tree, graphs, sorting, hashing, data compression.