搜索结果
找到约 96 项符合
Contain 的查询结果
按分类筛选
- 全部分类
- Java编程 (10)
- 其他 (7)
- 其他书籍 (7)
- 单片机开发 (6)
- Linux/Unix编程 (4)
- matlab例程 (4)
- 书籍源码 (4)
- 数学计算 (4)
- Java书籍 (3)
- VC书籍 (3)
- 微处理器开发 (3)
- 数据结构 (3)
- 书籍 (3)
- 行业应用文档 (2)
- 人工智能/神经网络 (2)
- 压缩解压 (2)
- Jsp/Servlet (2)
- 文件格式 (2)
- 技术教程 (1)
- 电源技术 (1)
- 单片机编程 (1)
- 可编程逻辑 (1)
- 测试测量 (1)
- Internet/网络编程 (1)
- 通讯/手机编程 (1)
- Applet (1)
- 驱动编程 (1)
- 编译器/解释器 (1)
- 数值算法/人工智能 (1)
- 教育系统应用 (1)
- VxWorks (1)
- 操作系统开发 (1)
- GPS编程 (1)
- 系统设计方案 (1)
- 通讯编程文档 (1)
- 3G开发 (1)
- 电子书籍 (1)
- 软件设计/软件工程 (1)
- Matlab (1)
- 技术书籍 (1)
- 接口技术 (1)
- 论文 (1)
- 技术资料 (1)
微处理器开发 The OpenMAX DL (Development Layer) APIs contain a comprehensive set of audio, video, signal processi
The OpenMAX DL (Development Layer) APIs contain a comprehensive set of audio, video, signal processing function primitives which can be implemented and optimized on various CPUs and hardware engines and then used for accelerated codec functionality. API functions target key algorithms in such codecs ...
数学计算 This is svd source code implementation in c++ , the zip file contain the ap file ,more detail ,plea
This is svd source code implementation in c++ ,
the zip file contain the ap file ,more detail ,please see the ap library adapted for c++ in the zip file.also there is faq to answer your question.
技术教程 CCS3.3_使用手册_英文版.rar
To get started with Code Composer Studio™ (CCStudio) Development Tools, review the first two sections
of this book. The remaining sections contain more detailed information on specific processes and tools. To
determine whether you can utilize these features, see the online help provided with the Co ...
行业应用文档 L293,L293E,L298高功率单片桥驱动器应用实例
The L293, L293E and L298 each contain four pushpull powerdriverswhich can be used independently or,m
电源技术 LED的电源管理
A light-emitting diode (LED) is a semiconductor device that emits narrow-spectrum incoherent light when forward-biased.The color of the emitted light depends on the chemical composition of the semiconductor material used, and can benear-ultraviolet, visible or infrared. LEDs are more prevalent tod ...
单片机编程 Emulating a synchronous serial
The C500 microcontroller family usually provides only one on-chip synchronous serialchannel (SSC). If a second SSC is required, an emulation of the missing interface mayhelp to avoid an external hardware solution with additional electronic components.The solution presented in this paper and in the a ...
可编程逻辑 Nios II软件开发人员手册中的缓存和紧耦合存储器部分
        Nios II 软件开发人员手册中的缓存和紧耦合存储器部分
Nios® II embedded processor cores can contain instruction and data caches. This
chapter discusses cache-related issues that you need to consider to guarantee that
your program executes correctly on the ...
测试测量 电池组电压测量的研究
 
Automobiles, aircraft, marine vehicles, uninterruptiblepower supplies and telecom hardware represent areasutilizing series connected battery stacks. These stacksof individual cells may contain many units, reaching potentialsof hundreds of volts. In such systems it is oftendesirable to acc ...
单片机开发 This directory contains 3 file system modules: - file system ISO9660 iso9660.c iso9660.h - file syst
This directory contains 3 file system modules: - file system ISO9660 iso9660.c iso9660.h - file system FAT12/16 fat.c fat.h - file system FAT32 fat32.c fat32.h file.c and file.h contains all high levels functions/macro/definition for your application. fs_variable.c contains all definitions of variab ...
其他 REMOVE removes a TSR. It takes two command line arguments. The first is the name of TSR to be remove
REMOVE removes a TSR. It takes two command line arguments. The first is the name of TSR to be removed (or an * to remove the last one), and the second is a file name which MUST contain the interrupt vectors to be loaded when the TSR is removed.