搜索结果
找到约 148 项符合
Implements 的查询结果
按分类筛选
- 全部分类
- matlab例程 (19)
- 人工智能/神经网络 (13)
- 技术资料 (10)
- Java编程 (9)
- 其他 (8)
- 单片机开发 (8)
- 微处理器开发 (6)
- 加密解密 (5)
- 驱动编程 (5)
- 数学计算 (5)
- Linux/Unix编程 (4)
- 网络 (4)
- 文件格式 (4)
- 数据结构 (4)
- JavaScript (4)
- 数值算法/人工智能 (3)
- Internet/网络编程 (3)
- 其他书籍 (2)
- 压缩解压 (2)
- 串口编程 (2)
- Applet (2)
- J2ME (2)
- Delphi控件源码 (2)
- 软件设计/软件工程 (2)
- 源码 (1)
- 单片机编程 (1)
- 数据库系统 (1)
- 书籍源码 (1)
- 电子书籍 (1)
- SCSI/ASPI (1)
- 金融证券系统 (1)
- CA认证 (1)
- USB编程 (1)
- 汇编语言 (1)
- 其他数据库 (1)
- 通讯编程文档 (1)
- 嵌入式/单片机编程 (1)
- 文章/文档 (1)
- Java书籍 (1)
- VHDL/FPGA/Verilog (1)
- 其他行业 (1)
- Windows CE (1)
- SQL Server (1)
- GPS编程 (1)
人工智能/神经网络 The program implements three large-margin thresholded ensemble algorithms for ordinal regression. I
The program implements three large-margin thresholded ensemble
algorithms for ordinal regression. It includes an improved RankBoost
algorithm, the ORBoost-LR algorithm, and the ORBoost-All algorithm.
matlab例程 The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm fo
The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm for independent component analysis and projection pursuit. It features an easy-to-use graphical user interface, and a computationally powerful algorithm.
其他 项目描述: EMC is software that implements real-time control of equipment such as machine tools, robots
项目描述:
EMC is software that implements real-time control of equipment such as machine tools, robots, and coordinate measuring machines. It runs in real-time under Linux with the NMT rtlinux patch, and in nonrealtime under Solaris, and WindowsNT.
EMC 是一个设备的实时控制软件,可以控制机器工具, ...
单片机开发 This Project implements a real-time operating system that can handle a SD/MMC Card unit
This Project implements a real-time operating system that can handle a SD/MMC Card unit
软件设计/软件工程 ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a
ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved
using the C language, and without using a low-level style of C code.
数值算法/人工智能 The matlab code implements the ensemble of decision tree classifiers proposed in: "L. Nanni and A. L
The matlab code implements the ensemble of decision tree classifiers proposed in: "L. Nanni and A. Lumini, Input Decimated Ensemble based on Neighborhood Preserving Embedding for spectrogram classification, Expert Systems With Applications doi:10.1016/j.eswa.2009.02.072 "
微处理器开发 ATmega8 taillight circuitA more complex C program that implements different flashing patterns under
ATmega8 taillight circuitA more complex C program that implements different flashing patterns under the control of both the push buttons and potentiometer. Use your imagination to come up with some novel ideas here. Remember however that more marks are to be awarded for the quality of the code than ...
单片机开发 FSK信号鉴频的程序.This program implements the function of finding out the largest and the second largest va
FSK信号鉴频的程序.This program implements the function of finding out the largest and the second largest values of the sequence of "in_buffer[10]"
驱动编程 This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. U
This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. Users can add virtual disks to Windows OS which are then seen and managed by OS as generic, regular disks. Virtual disks are plug in/out with cmdln utility.
数学计算 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 Fortran90 features, so an ...