搜索结果
找到约 139 项符合
Implements 的查询结果
按分类筛选
- 全部分类
- matlab例程 (19)
- 人工智能/神经网络 (13)
- Java编程 (9)
- 单片机开发 (8)
- 其他 (8)
- 微处理器开发 (6)
- 驱动编程 (5)
- 数学计算 (5)
- 加密解密 (5)
- 网络 (4)
- Linux/Unix编程 (4)
- 数据结构 (4)
- JavaScript (4)
- 文件格式 (4)
- Internet/网络编程 (3)
- 数值算法/人工智能 (3)
- Applet (2)
- 串口编程 (2)
- J2ME (2)
- Delphi控件源码 (2)
- 其他书籍 (2)
- 压缩解压 (2)
- 软件设计/软件工程 (2)
- 单片机编程 (1)
- 数据库系统 (1)
- 电子书籍 (1)
- USB编程 (1)
- Java书籍 (1)
- 其他行业 (1)
- 其他数据库 (1)
- SCSI/ASPI (1)
- VHDL/FPGA/Verilog (1)
- 书籍源码 (1)
- 文章/文档 (1)
- Windows CE (1)
- GPS编程 (1)
- CA认证 (1)
- 金融证券系统 (1)
- 汇编语言 (1)
- 通讯编程文档 (1)
- SQL Server (1)
- 嵌入式/单片机编程 (1)
- 源码 (1)
- 技术资料 (1)
人工智能/神经网络 The tca package is a Matlab program that implements the tree-dependent component analysis (TCA) alg
The tca package is a Matlab program that implements the tree-dependent
component analysis (TCA) algorithms that extends the independent
component analysis (ICA), where instead of looking for a linear transform
that makes the data components independent, we are looking for components
that can be bes ...
matlab例程 The kernel-ica package is a Matlab program that implements the Kernel ICA algorithm for independent
The kernel-ica package is a Matlab program that implements the Kernel
ICA algorithm for independent component analysis (ICA). The Kernel ICA
algorithm is based on the minimization of a contrast function based on
kernel ideas. A contrast function measures the statistical dependence
between components ...
matlab例程 Matsig is an object-oriented signal class library for MATLAB 6.5 and later. It implements a signal c
Matsig is an object-oriented signal class library for MATLAB 6.5 and later. It implements a signal class, simplifying operations and manipulations common in audio signal processing and speech processing
人工智能/神经网络 This code in this directory implements the binary hopfield network.Source code may be found in HOPNE
This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the
screen and a file, ARCHIVE.LST.
matlab例程 This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations
This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over a one-dimensional space lattice comprised of uniform grid cells.
其他 项目描述: 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 是一个设备的实时控制软件,可以控制机器工具, ...
matlab例程 ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse over T time steps. ABC are for free spac
ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse
over T time steps. ABC are for free space. If boundaries are in
the Dielectric medium then the ABC fail. Dielectric medium begin and
end can be specified with the code
matlab例程 ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse over T time steps. ABC are for free spac
ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse
over T time steps. ABC are for free space. If boundaries are in
the Dielectric medium then the ABC fail. Dielectric medium begin and
end can be specified with the code
Delphi控件源码 Description: TALsmtpClient class implements the SMTP protocol (RFC-821)
Description: TALsmtpClient class implements the SMTP protocol (RFC-821)
单片机开发 public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public fi
public class CircleMenuCanvas extends Canvas implements Runnable{
double pi = Math.PI
public final int MENURIGHT = 1
public final int MENULEFT = 0
Image menuImage[] = new Image[6]
int []jiaodu = {330,30,90,150,210,270}
String menuName[] = {"新游戏","继续游戏","游戏设置","高分榜","游戏帮助 ...