搜索结果
找到约 139 项符合
Described 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (14)
- matlab例程 (11)
- 书籍 (11)
- 其他书籍 (10)
- 技术资料 (8)
- 其他 (7)
- 通讯/手机编程 (6)
- 压缩解压 (5)
- 可编程逻辑 (4)
- 微处理器开发 (4)
- 教程资料 (3)
- 数值算法/人工智能 (3)
- 编译器/解释器 (3)
- Java编程 (3)
- 人工智能/神经网络 (3)
- 嵌入式综合 (2)
- 接口技术 (2)
- Internet/网络编程 (2)
- 单片机开发 (2)
- 书籍源码 (2)
- 软件工程 (2)
- 电子书籍 (2)
- 文章/文档 (2)
- 系统设计方案 (2)
- 通讯编程文档 (2)
- 模拟电子 (1)
- 无线通信 (1)
- 操作系统开发 (1)
- 嵌入式/单片机编程 (1)
- 汇编语言 (1)
- Linux/Unix编程 (1)
- Java书籍 (1)
- 中间件编程 (1)
- 数学计算 (1)
- 驱动编程 (1)
- 其他嵌入式/单片机内容 (1)
- 软件设计/软件工程 (1)
- VC书籍 (1)
- 编辑器/阅读器 (1)
- VHDL/FPGA/Verilog (1)
- 加密解密 (1)
- GPS编程 (1)
- 技术书籍 (1)
- 单片机 (1)
- 其他文档 (1)
- Matlab (1)
- 开关电源 (1)
- 论文 (1)
- VIP专区 (1)
汇编语言 This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control si
This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control signals. The decoder described in this report is interrupt-driven and operates a background function using specific features the Timer_A3. Only a small portion of the MSP430 CPU?s nonreal-time resources ...
编译器/解释器 this a pack include source code for quartus 2. It is an implementation of the LC2. The LC-2 compu
this a pack include source code for quartus 2.
It is an implementation of the LC2. The LC-2 computer is described in Introduction to Computing Systems from Bits & Gates to C & Beyond by Yale Patt and Sanjay Patel, McGraw Hill, 2001. The LC2 model can be run as a simulation or downloaded to the UP3 ...
压缩解压 The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi
The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library i ...
压缩解压 The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi
The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library i ...
人工智能/神经网络 Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right
Hidden_Markov_model_for_automatic_speech_recognition
This code implements in C++ a basic left-right hidden Markov model
and corresponding Baum-Welch (ML) training algorithm. It is meant as
an example of the HMM algorithms described by L.Rabiner (1) and
others. Serious students are directed to the so ...
Linux/Unix编程 FIST可堆叠文件系统
FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了
The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can ...
文章/文档 Traveling Salesman Problem (TSP) has been an interesting problem for a long time in classical optim
Traveling Salesman Problem (TSP) has been an interesting problem for a long
time in classical optimization techniques which are based on linear and nonlinear
programming. TSP can be described as follows: Given a number of cities to visit
and their distances from all other cities know, an optimal tra ...
其他书籍 μC/OS-II Goals Probably the most important goal of μC/OS-II was to make it backward compatible with
μC/OS-II Goals
Probably the most important goal of μC/OS-II was to make it backward compatible with μC/OS (at least from an
application’s standpoint). A μC/OS port might need to be modified to work with μC/OS-II but at least, the application
code should require only minor changes (if any). Als ...
Java书籍 DESIGN PATTERNS JAVA COMPANION Design patterns began to be recognized more formally in the early 1
DESIGN PATTERNS JAVA COMPANION
Design patterns began to be recognized more formally in the early
1990s by Helm (1990) and Erich Gamma (1992), who described patterns
incorporated in the GUI application framework, ET++. The culmination of
these discussions and a number of technical meetings was the pu ...
其他书籍 This title demonstrates how to develop computer programmes which solve specific engineering problems
This title demonstrates how to develop computer programmes which solve specific engineering problems using the finite element method. It enables students, scientists and engineers to assemble their own computer programmes to produce numerical results to solve these problems. The first three editions ...