搜索结果
找到约 406 项符合
BETWEEN 的查询结果
按分类筛选
- 全部分类
- 书籍 (51)
- 单片机编程 (36)
- matlab例程 (24)
- 其他 (20)
- 其他书籍 (19)
- Java编程 (17)
- 单片机开发 (16)
- 技术资料 (15)
- 模拟电子 (9)
- 数学计算 (9)
- 驱动编程 (8)
- 行业发展研究 (8)
- 通讯编程文档 (8)
- 论文 (7)
- 电源技术 (6)
- 可编程逻辑 (6)
- 人工智能/神经网络 (6)
- 软件设计/软件工程 (6)
- 通讯/手机编程 (6)
- Linux/Unix编程 (5)
- 文件格式 (5)
- 嵌入式/单片机编程 (5)
- 数值算法/人工智能 (5)
- 编译器/解释器 (5)
- GPS编程 (4)
- DSP编程 (4)
- 文章/文档 (4)
- Internet/网络编程 (4)
- CA认证 (4)
- 书籍源码 (4)
- 无线通信 (3)
- 接口技术 (3)
- 串口编程 (3)
- 电子书籍 (3)
- 其他嵌入式/单片机内容 (3)
- SQL Server (3)
- PCB相关 (2)
- 教程资料 (2)
- 嵌入式综合 (2)
- 压缩解压 (2)
- VHDL/FPGA/Verilog (2)
- 汇编语言 (2)
- J2ME (2)
- 软件工程 (2)
- JavaScript (2)
- VC书籍 (2)
- 数据结构 (2)
- USB编程 (2)
- VIP专区 (2)
- 学术论文 (1)
- 通信网络 (1)
- 教程资料 (1)
- *行业应用 (1)
- 传真(Fax)编程 (1)
- Applet (1)
- Windows CE (1)
- Java书籍 (1)
- 手机短信编程 (1)
- Symbian (1)
- 交通/航空行业 (1)
- 医药行业 (1)
- 网络 (1)
- 技术管理 (1)
- 企业管理 (1)
- 微处理器开发 (1)
- 系统设计方案 (1)
- 手机彩信(MMS)编程 (1)
- BREW编程 (1)
- MTK (1)
- RFID编程 (1)
- 加密解密 (1)
- 中间件编程 (1)
- Delphi控件源码 (1)
- 其他行业 (1)
- uCOS (1)
- 游戏 (1)
- 3G开发 (1)
- 技术书籍 (1)
- 技术教程 (1)
- Matlab (1)
- 工业控制 (1)
- 资料/手册 (1)
- 其他文档 (1)
- 行业应用 (1)
- 源码 (1)
Windows CE Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is
Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is a layer of code between the Windows CE kernel and the hardware of your target device. You develop an OAL to communicate data between your operating system (OS) and your target device and include code ...
单片机开发 I2S Interface Specification The I2S-bus (Inter-IC Sound bus) is a serial link for transmitting ster
I2S Interface Specification
The I2S-bus (Inter-IC Sound bus) is a serial link for transmitting stereo audio between
devices in a system.
CA认证 * * Input * bin_data : binary data * bin_size : binary data length * Mode : operation mode
*
* Input
* bin_data : binary data
* bin_size : binary data length
* Mode : operation mode
* BASE64_NeedCRLF ---- Need a CRLF every 64 base64-character
* BASE64_NotCRLF ---- Need not CRLF between 64 base64-character
*
* Output
* char data
* char data length
*
* Return
* 0: success -1: e ...
人工智能/神经网络 This applet illustrates the prediction capabilities of the multi-layer perceptrons. It allows to def
This applet illustrates the prediction capabilities of the multi-layer perceptrons. It allows to define an input signal on which prediction will be performed. The user can choose the number of input units, hidden units and output units, as well as the delay between the input series and the predicted ...
人工智能/神经网络 This program demonstrates some function approximation capabilities of a Radial Basis Function Networ
This program demonstrates some function approximation capabilities of a Radial Basis Function Network.
The user supplies a set of training points which represent some "sample" points for some arbitrary curve. Next, the user specifies the number of equally spaced gaussian centers and the variance for ...
压缩解压 DIGITAL IMAGERY is pervasive in our world today. Consequently, standards for the efficient represen
DIGITAL IMAGERY is pervasive in our world today. Consequently,
standards for the efficient representation and
interchange of digital images are essential. To date, some of
the most successful still image compression standards have resulted
from the ongoing work of the Joint Photographic Experts
Grou ...
数值算法/人工智能 A program to demonstrate the optimization process of ant colony optimization for the traveling salem
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the ...
通讯/手机编程 蓝牙协议(GAVDP)This profile defines the requirements for Bluetooth™ devices necessary to set up str
蓝牙协议(GAVDP)This profile defines the requirements for Bluetooth&#8482 devices necessary to set up streaming channels used for support of audio/video distribution. The requirements are expressed in terms of services provided to applications, and by defining the features and procedures that are r ...
数学计算 The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccion
The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccione while at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset of FFTPACK and SPHEREPACK, including real and complex FFTs in 1-3 dimensions, an ...
GPS编程 JavaGPS is a Java-only base library that enables access to GPS devices from within any Java applicat
JavaGPS is a Java-only base library that enables access to GPS devices from within any Java application. Provides Java API, NMEA0183 parser, record and playback GPS log files, convert between earth dates and Gauss Krueger, GPS management GUI with map..