搜索结果
找到约 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)
其他书籍 Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. User
Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have re ...
行业发展研究 Pipeline synchronization is a simple, low-cost, highbandwidth,highreliability solution to interfaces
Pipeline synchronization is a simple, low-cost, highbandwidth,highreliability solution to interfaces between synchronous and asynchronous systems, or between
synchronous systems operating from different clocks.
行业发展研究 This paper presents several low-latency mixed-timing FIFO (first-in–first-out) interfaces designs t
This paper presents several low-latency mixed-timing
FIFO (first-in–first-out) interfaces designs that interface systems
on a chip working at different speeds. The connected systems
can be either synchronous or asynchronous. The designs are then
adapted to work between systems with very long interc ...
其他书籍 This book describes the following communications applications: Mail, Message Handler( MH), Transmiss
This book describes the following communications applications: Mail, Message Handler( MH), Transmission ControlProtocol/ Internet Protocol(TCP/ IP), Basic Networking Utilities( BNU), and Asynchronous Terminal Emulation( ATE). It provides overviews, concepts, and procedures on receiving and sending m ...
matlab例程 Some algorithms of variable step size LMS adaptive filtering are studied.The VS—LMS algorithm is imp
Some algorithms of variable step size LMS adaptive filtering are studied.The VS—LMS algorithm is improved.
Another new non-linear function between肛and e(/ t)is established.The theoretic analysis and computer
simulation results show that this algorithm converges more quickly than the origina1. ...
VC书籍 C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last de
C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer.
A metaprogram is a program that generates or manipulates program code. Ever since generic programmi ...
VHDL/FPGA/Verilog VHDL实现SPI功能源代码 -- The SPI bus is a 3 wire bus that in effect links a serial shift -- register betw
VHDL实现SPI功能源代码
-- The SPI bus is a 3 wire bus that in effect links a serial shift
-- register between the "master" and the "slave". Typically both the
-- master and slave have an 8 bit shift register so the combined
-- register is 16 bits. When an SPI transfer takes place, the master and
-- s ...
书籍源码 WordNet is an extensive database developed by Princeton University faculty and students over the las
WordNet is an extensive database developed by Princeton University faculty and students over the last thirty years. The database defines relationships between words in a comparable method to the way humans think of related words.
单片机开发 There are many different (and often confusing) terms associated with clock-based devices. This appl
There are many different (and often confusing) terms associated
with clock-based devices. This application note attempts
to clarify these terms, and hence serves as a comprehensive
reference on clock terminology. This application note can be
divided into two sections. The first section describes and ...
Symbian This C++ example demonstrates how to create multimedia messages using the CMmsClientMtm API. Notic
This C++ example demonstrates how to create multimedia messages using the
CMmsClientMtm API. Notice that some methods have changed between S60 2nd and 3rd Edition.