搜索结果
找到约 660 项符合
IMPLEMENTation 的查询结果
按分类筛选
- 全部分类
- matlab例程 (52)
- 其他 (41)
- Java编程 (37)
- VHDL/FPGA/Verilog (37)
- 其他书籍 (36)
- 数学计算 (26)
- 加密解密 (26)
- 人工智能/神经网络 (24)
- 压缩解压 (23)
- 数据结构 (18)
- 单片机编程 (17)
- 系统设计方案 (17)
- Linux/Unix编程 (16)
- 电子书籍 (16)
- 书籍 (16)
- 通讯编程文档 (15)
- 网络 (14)
- 文章/文档 (12)
- 软件设计/软件工程 (11)
- 通讯/手机编程 (11)
- 数值算法/人工智能 (10)
- 编译器/解释器 (10)
- 行业发展研究 (10)
- 技术资料 (9)
- 可编程逻辑 (8)
- 微处理器开发 (8)
- Java书籍 (8)
- 教程资料 (7)
- VC书籍 (7)
- 单片机开发 (6)
- 中间件编程 (6)
- 嵌入式/单片机编程 (5)
- 串口编程 (5)
- 3G开发 (5)
- 技术管理 (5)
- 汇编语言 (4)
- 文件格式 (4)
- 其他嵌入式/单片机内容 (4)
- 其他行业 (4)
- 软件工程 (3)
- 驱动编程 (3)
- Internet/网络编程 (3)
- 语音压缩 (3)
- 模拟电子 (2)
- 手机WAP编程 (2)
- 手机短信编程 (2)
- GPS编程 (2)
- USB编程 (2)
- Applet (2)
- CA认证 (2)
- Windows CE (2)
- Jsp/Servlet (2)
- 金融证券系统 (2)
- 认证考试资料 (2)
- JavaScript (2)
- 游戏 (2)
- DSP编程 (2)
- *行业应用 (2)
- 数据库系统 (2)
- BREW编程 (2)
- 源码 (2)
- VIP专区 (2)
- 实用工具 (1)
- 学术论文 (1)
- 资料/手册 (1)
- 教程资料 (1)
- Mentor (1)
- PCB相关 (1)
- 电源技术 (1)
- 无线通信 (1)
- 工控技术 (1)
- 教育系统应用 (1)
- J2ME (1)
- 书籍源码 (1)
- 编辑器/阅读器 (1)
- 邮电通讯系统 (1)
- SCSI/ASPI (1)
- Delphi控件源码 (1)
- 并行计算 (1)
- 其他数据库 (1)
- Ajax (1)
- 技术教程 (1)
人工智能/神经网络 多机器人路径规划算法
多机器人路径规划算法,The RVO Library provides an easy-to-use implementation of the Reciprocal Velocity Obstacle (RVO) framework for multi-agent simulation.
VC书籍 虚拟机设计与实现——C/C++
虚拟机设计与实现——C/C++,即Virtual Machine Design and Implementation in C/C++ ,随书光盘源码,HEC虚拟机的源代码
驱动编程 I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked
I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an example driver. The current status is a working r ...
matlab例程 PDTDFB toolbox The filter bank is described in: The Shiftable Complex Directional Pyramid—Pa
PDTDFB toolbox
The filter bank is described in:
The Shiftable Complex Directional Pyramid—Part I: Theoretical Aspects
The Shiftable Complex Directional Pyramid—Part II: Implementation and Applications
IEEE transaction on singnal processing, Oct. 2008
Other related papers and software are ...
BREW编程 ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project
ECE345, Visual-to-Audio Electronic Travel Aid
Code for TM320C54x (v2a.asm) download
This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the ...
Internet/网络编程 MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising
MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising of a cross-section between industry and research representatives), MPI is a standardized API typically used for parallel and/or distributed computing. The MPI standard is comprised of 2 documents: MP ...
游戏 游戏开发数据结构Data Structures for Game Programmers The Goodies Directory contains all sorts of stuff. For
游戏开发数据结构Data Structures for Game Programmers
The Goodies Directory contains all sorts of stuff. For example, there are the four
3rd-Party libraries used in the book, SDL, SDL_TTF, FreeType (which SDL_TTF uses),
and STLPort, which is one implementation of the Standard Template Library.
Also, ...
VHDL/FPGA/Verilog What is Verilog? ➥ Verilog HDL is a Hardware Description Language (HDL) ➥ Verilog HDL
What is Verilog?
&#10149 Verilog HDL is a Hardware Description Language (HDL)
&#10149 Verilog HDL allows describe designs at a high level of
abstraction as well as the lower implementation levels
&#10149 Primary use of HDLs is the simulation of designs
&#10149 Verilog is a discrete event time simula ...
matlab例程 The files included implement the M3 Enigma machine. Rotors.m implements the GUI and enigma.m impleme
The files included implement the M3 Enigma machine. Rotors.m implements the GUI and enigma.m implements the cipher substitutions. The implementation can be used as an aid to teaching the enigma machine. Also, the source can be used to show how to implement an enigma machine. The files are thoroughly ...
数学计算 cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide.
the method dates ba ...