搜索:IMPLEMENT
找到约 268 项符合「IMPLEMENT」的查询结果
结果 268
按分类筛选
- 全部
- 技术资料 (42)
- Java编程 (18)
- 其他 (16)
- 其他书籍 (14)
- VHDL/FPGA/Verilog (14)
- matlab例程 (12)
- 微处理器开发 (10)
- 人工智能/神经网络 (7)
- 数据结构 (7)
- 软件设计/软件工程 (6)
- 数值算法/人工智能 (5)
- 加密解密 (5)
- 教程资料 (5)
- 编译器/解释器 (5)
- 单片机开发 (5)
- 可编程逻辑 (4)
- 数学计算 (4)
- 通讯编程文档 (4)
- 嵌入式/单片机编程 (4)
- 系统设计方案 (4)
- 多媒体处理 (3)
- 通讯/手机编程 (3)
- 模拟电子 (3)
- 电子书籍 (3)
- 压缩解压 (3)
- 驱动编程 (3)
- Linux/Unix编程 (3)
- 汇编语言 (3)
- 文章/文档 (3)
- Java书籍 (3)
- Delphi控件源码 (3)
- VC书籍 (3)
- 源码 (2)
- 书籍 (2)
- 单片机编程 (2)
- 电源技术 (2)
- 软件工程 (2)
- 网络 (2)
- 文件格式 (2)
- VIP专区 (2)
- 教程 (1)
- 手册 (1)
- 论文 (1)
- 数据库系统 (1)
- 仿真技术 (1)
- 操作系统开发 (1)
- 书籍源码 (1)
- 测试测量 (1)
- 工控技术 (1)
- Mentor (1)
- Internet/网络编程 (1)
- 编辑器/阅读器 (1)
- 多国语言处理 (1)
- 其他数据库 (1)
- uCOS (1)
- STL (1)
- J2ME (1)
- 其他行业 (1)
- TAPI编程 (1)
- JavaScript (1)
- 其他嵌入式/单片机内容 (1)
- SQL Server (1)
- 邮电通讯系统 (1)
- 行业发展研究 (1)
- Ajax (1)
https://www.eeworm.com/dl/880820.html
技术资料
MPEG4实现的软件代码
·详细说明:MPEG4实现的软件代码,极具参考价值-code of software to implement mpeg4, valuable to be refrenced 文件列表: mpeg-4 tts ..........\source ..........\......\AboutDlg.cpp ..........\...
https://www.eeworm.com/dl/527/202728.html
通讯/手机编程
%The phase locked loop(PLL),adjusts the phase of a local oscillator %w.r.t the incoming modulated
%The phase locked loop(PLL),adjusts the phase of a local oscillator
%w.r.t the incoming modulated signal.In this way,the phase of the
%incoming signal is locked and the signal is demodulated.This scheme
%is used in PM and FM as well.
%We will implement it by using a closed ...
https://www.eeworm.com/dl/684/431218.html
软件设计/软件工程
Alicebot and AIML Software Implementations The AI Foundation and our community has three open sour
Alicebot and AIML Software Implementations
The AI Foundation and our community has three open source free software "products"
1. The specification of the AIML language itself.
2. Various free software interpreters that implement (1).
3. The contents of the ALICE brain written ...
https://www.eeworm.com/dl/641/279379.html
数学计算
The program md.f implements a simple molecular dynamics simulation in continuous real space. The vel
The program md.f implements a simple molecular dynamics simulation in continuous real space. The velocity Verlet algorithm is used to implement the time stepping. The force and energy computations are performed in parallel, as is the time integration. (The program uses some Fortr ...
https://www.eeworm.com/dl/521/14551.html
多媒体处理
C写的MPEG4音频源代码(G.723/G.729)
·C写的MPEG4音频源代码(G.723/G.729)----source code of MPEG 4 audio coder G723/G729 implement in C.文件列表: MPEG4音频源码 .............\v1refsoft990809 .............\...............\include
https://www.eeworm.com/dl/882789.html
技术资料
C写的MPEG4音频源代码(G.723/G.729)
·C写的MPEG4音频源代码(G.723/G.729)----source code of MPEG 4 audio coder G723/G729 implement in C.文件列表: MPEG4音频源码 .............\v1refsoft990809 .............\...............\include
https://www.eeworm.com/dl/508136.html
Java书籍
Shop Cart
An application that adds products to
an electronic shopping cart. The application uses three classes: Product, ShoppingCart, and ShoppingCartApplication. Part of the
work has been done for you and is provided in the student archive. You will
implement the method in ShoppingCart ...
https://www.eeworm.com/dl/665/344562.html
matlab例程
A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is
A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is on the variety of possible ways to implement the mappings from data to parameters of the data generating system. The considered system representations are input/state/output, diff ...
https://www.eeworm.com/dl/655/385869.html
微处理器开发
The purpose of this document is to define the format of the messages and data being communicated be
The purpose of this document is to define the format of the messages and data being
communicated between microprocessors used in heavy-duty vehicle applications. It is meant to serve as a
guide toward a standard practice to promote software compatibility among microcomputer based ...
https://www.eeworm.com/dl/521/14399.html
多媒体处理
非常流行的C语言实现的G.729压缩算法
·详细说明:非常流行的C语言实现的G.729压缩算法,很值得研究语音压缩的开发者一看。-Implement the G.729 Speech Vocoder by C programming language, worth of studying for the developer of speech vocoder. 文件列表:   g729   ....\acelp ...