搜索结果
找到约 766 项符合
IMPLEMENTATION 的查询结果
按分类筛选
- 全部分类
- 技术资料 (111)
- matlab例程 (52)
- 其他 (41)
- Java编程 (37)
- VHDL/FPGA/Verilog (37)
- 其他书籍 (36)
- 加密解密 (26)
- 数学计算 (26)
- 人工智能/神经网络 (24)
- 压缩解压 (23)
- 数据结构 (18)
- 书籍 (17)
- 单片机编程 (17)
- 电子书籍 (17)
- 系统设计方案 (17)
- Linux/Unix编程 (16)
- 通讯编程文档 (15)
- 网络 (14)
- 文章/文档 (12)
- 通讯/手机编程 (11)
- 软件设计/软件工程 (11)
- 数值算法/人工智能 (10)
- 编译器/解释器 (10)
- 行业发展研究 (10)
- 教程资料 (8)
- 可编程逻辑 (8)
- 微处理器开发 (8)
- Java书籍 (8)
- VC书籍 (7)
- 单片机开发 (6)
- 中间件编程 (6)
- 串口编程 (5)
- 技术管理 (5)
- 嵌入式/单片机编程 (5)
- 3G开发 (5)
- 文件格式 (4)
- 汇编语言 (4)
- 其他行业 (4)
- 其他嵌入式/单片机内容 (4)
- 软件工程 (3)
- 驱动编程 (3)
- Internet/网络编程 (3)
- 语音压缩 (3)
- GPS编程 (3)
- 源码 (2)
- DSP编程 (2)
- 数据库系统 (2)
- 模拟电子 (2)
- 手机短信编程 (2)
- 游戏 (2)
- *行业应用 (2)
- Applet (2)
- 金融证券系统 (2)
- CA认证 (2)
- USB编程 (2)
- 手机WAP编程 (2)
- BREW编程 (2)
- Windows CE (2)
- JavaScript (2)
- Jsp/Servlet (2)
- 认证考试资料 (2)
- VIP专区 (2)
- PCB相关 (1)
- 电源技术 (1)
- 无线通信 (1)
- 学术论文 (1)
- 书籍源码 (1)
- 技术教程 (1)
- 资料/手册 (1)
- 实用工具 (1)
- 工控技术 (1)
- 教程资料 (1)
- Mentor (1)
- 教育系统应用 (1)
- 编辑器/阅读器 (1)
- SCSI/ASPI (1)
- 其他数据库 (1)
- J2ME (1)
- Delphi控件源码 (1)
- 邮电通讯系统 (1)
- 并行计算 (1)
- Ajax (1)
其他 it is the matlab implementation of CDMA2009 for the AWGN noise source crack for all the matter in th
it is the matlab implementation of CDMA2009 for the AWGN noise source crack for all the matter in the analysis
DSP编程 DSP tms320c6713: implementation in C++ G722
DSP tms320c6713: implementation in C++ G722
通讯编程文档 CANopen Programmer鈥檚 Manual - This manual describes the CANopen implementation developed by Copley C
CANopen Programmer鈥檚 Manual - This manual describes the CANopen implementation developed by Copley Controls Corporation
for the Accelnet, Xenus, R-Series, and Stepnet amplifiers.
matlab例程 On the implementation and usage of SDPT3 – a Matlab software package for semidefinite-quadratic-li
On the implementation and usage of SDPT3
– a Matlab software package for
semidefinite-quadratic-linear programming,
version 4.0
网络 c pre preocessor directive for debug messages and queue data structure implementation in c++.
c pre preocessor directive for debug messages and
queue data structure implementation in c++.
Applet 搜索引擎的研究与实现-Search Engine Research and Implementation
搜索引擎的研究与实现-Search Engine Research and Implementation
其他数据库 A short implementation of a visual fox pro 6.0 code of a tram line , along with the stations through
A short implementation of a visual fox pro 6.0 code of a tram line , along with the stations through which it passes.
VHDL/FPGA/Verilog This paper describes a bus mastering implementation of the PCI Express protocol using a Xilinx FPGA.
This paper describes a bus mastering implementation of the PCI Express protocol using a Xilinx FPGA. While the theoretical peak performance of PCI Express is quite high, attaining that performance is a complex endeavor on top of an already complex protocol. The implementation is described and its pe ...
JavaScript Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c
Implementation of Edmonds Karp algorithm that calculates maxFlow of graph.
Input:
For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separated by a space). The n ...
数学计算 Binary Search Tree Implementation with extra features like Maximum Depth of a tree, Minimum element
Binary Search Tree Implementation with extra features like Maximum Depth of a tree, Minimum element in the BST and Mirroring of BST.