搜索结果
找到约 203 项符合
implemented 的查询结果
按分类筛选
- 全部分类
- 技术资料 (32)
- 数学计算 (16)
- matlab例程 (11)
- 其他 (9)
- VHDL/FPGA/Verilog (9)
- 单片机编程 (8)
- 加密解密 (8)
- Linux/Unix编程 (8)
- 人工智能/神经网络 (7)
- 其他书籍 (5)
- 游戏 (5)
- Java编程 (5)
- 书籍 (4)
- 通讯/手机编程 (4)
- 其他数据库 (4)
- 嵌入式综合 (3)
- 可编程逻辑 (3)
- 网络 (3)
- 嵌入式/单片机编程 (3)
- 单片机开发 (3)
- Delphi控件源码 (3)
- 数值算法/人工智能 (2)
- 书籍源码 (2)
- 教程资料 (2)
- 驱动编程 (2)
- 手机短信编程 (2)
- 编译器/解释器 (2)
- Applet (2)
- 文章/文档 (2)
- 微处理器开发 (2)
- 生物技术 (2)
- 系统设计方案 (2)
- 软件设计/软件工程 (2)
- 其他嵌入式/单片机内容 (2)
- 无线通信 (1)
- DSP编程 (1)
- 数据库系统 (1)
- 操作系统开发 (1)
- 软件工程 (1)
- ARM (1)
- 压缩解压 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 串口编程 (1)
- *行业应用 (1)
- 多国语言处理 (1)
- 金融证券系统 (1)
- 文件格式 (1)
- CA认证 (1)
- 汇编语言 (1)
- 通讯编程文档 (1)
- 数据结构 (1)
- Windows CE (1)
- Symbian (1)
- JavaScript (1)
- VC书籍 (1)
- 并行计算 (1)
- Jsp/Servlet (1)
matlab例程 The source code simulates BER of OFDM system implemented using discrete cosine transform.
The source code simulates BER of OFDM system implemented using discrete cosine transform.
VHDL/FPGA/Verilog VMEbus slave architecture source code Can be implemented on the slave board of a chasis as slave co
VMEbus slave architecture source code Can be implemented on the slave board of a chasis as slave controller
软件工程 description of evoting protocols to be implemented via very secure codes and its bugs and full revie
description of evoting protocols to be implemented via very secure codes and its bugs and full reviews.
其他数据库 Example of Derby DB usage. Simple student system implemented using Swing.
Example of Derby DB usage. Simple student system implemented using Swing.
其他 A sparse variant of the Levenberg-Marquardt algorithm implemented by levmar has been applied to bund
A sparse variant of the Levenberg-Marquardt algorithm implemented by levmar has been applied to bundle adjustment, a computer vision/photogrammetry problem that typically involves several thousand variables
matlab例程 Resolution of heat equation using Crank Nicholson method. Implemented in matlab language.
Resolution of heat equation using Crank Nicholson method. Implemented in matlab language.
生物技术 The software package provides a MAX-MIN Ant System implemented in the Hyper-Cube Framework for the
The software package provides a MAX-MIN Ant System implemented in the
Hyper-Cube Framework for the application to Unconstrained Binary Quadratic
Programming (UBQP).
人工智能/神经网络 Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma
Implemented BFS, DFS and A*
To compile this project, use the following command:
g++ -o search main.cpp
Then you can run it:
./search
The input is loaded from a input file in.txt
Here is the format of the input file:
The first line of the input file shoud contain two chars indicate the source and ...
Java编程 Text editor implemented in Java using SWT for UI. It is intended to be a minimalist programmer s edi
Text editor implemented in Java using SWT for UI. It is intended to be a minimalist programmer s editor.
It requires a Java Runtime and SWT, but should be OS independent.
Java编程 A Facebook API client implemented in Java, derived from the poorly-maintained official Facebook clie
A Facebook API client implemented in Java, derived from the poorly-maintained official Facebook client.