搜索结果
找到约 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)
人工智能/神经网络 This source code is about the basic sorting algorithm implemented in C#. The algorithms included are
This source code is about the basic sorting algorithm implemented in C#. The algorithms included are Bubble Sort, Insertion Sort, Selection Sort. User can trace how s the sorting algorithm works.
Delphi控件源码 TxQuery is an SQL engine implemented in a TDataSet descendant component, that can parse SQL syntax,
TxQuery is an SQL engine implemented in a TDataSet descendant component, that can parse SQL syntax, and that will use that syntax to query to another.
matlab例程 Shape registration by shape context: algorithm implemented by matlab and the paper. One of the best
Shape registration by shape context: algorithm implemented by matlab and the paper. One of the best point matching algorithm after 2000.
编译器/解释器 list is a data dtructure. this is a data structure type implemantation and it is implemented in C pr
list is a data dtructure. this is a data structure type implemantation and it is implemented in C prgramming language. General header contains pointer to object so list.c in c is implemented in generic way.
Java编程 small compiler written in java lexic, syntatic, semantic, and code generation implemented in java
small compiler written in java
lexic, syntatic, semantic, and code generation implemented in java
for some of 8086 funcionalities
Linux/Unix编程 An implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented u
An implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented using the BSD Socket interface as the means of communication with the user level.
软件设计/软件工程 The paper presents the CORDIC Algorithm, which has been implemented as an virtual component (IP core
The paper presents the CORDIC Algorithm, which has been implemented as an virtual component (IP core) in a VHDL simulation environment. The core is packaged as a soft (VHDL) macro and it implements all transcenden-tal functions. Analysis of the accuracy of the algorithms implemented shows that the C ...
Java编程 CRM源码This file describes some issues that should be implemented in future and how it should be imple
CRM源码This file describes some issues that should be implemented in future and how it should be implemented.
Note: it should be implemented exactly how it described below, because another parts of system can rely on it.
人工智能/神经网络 The neuro-fuzzy software for identification and data analysis has been implemented in the MATLAB lan
The neuro-fuzzy software for identification and data analysis has been implemented in the MATLAB language ver. 4.2.
The software trains a fuzzy architecture, inspired to Takagi-Sugeno approach, on the basis of a training set of N (single) output-(multi) input samples.
The returned model has the fo ...
JavaScript Points in Euclidean space, implemented as double[].Includes simple geometric operations.Uses matrice
Points in Euclidean space, implemented as double[].Includes simple geometric operations.Uses matrices a matrix is represented as an array of Pnts