-
cppprograming
c++程序设计讲义 cppprograming 含源码(c++ programming including lectures cppprograming source)
- 2007-08-08 11:02:48下载
- 积分:1
-
pda
美国伊利诺伊大学MaYi博士做的广义PCA算法的源代码(Complete rewrite of the test_gpca function to use the generalized data
generation function instead.)
- 2010-11-21 19:14:15下载
- 积分:1
-
Code-Generation-Evaluation-Kit
Production Code Generation Evaluation Kit (Based on Eclipse)
- 2011-09-08 09:17:11下载
- 积分:1
-
mdaisy-v1.0.tar
MATLAB implementation for dense descriptor applied to wide baseline stereo DAISY
- 2013-11-01 13:19:43下载
- 积分:1
-
GA-bp
说明: GA-BP算法Matlab实现,不带说明论文!!!(back propagation genetic algorithm)
- 2020-06-23 01:20:02下载
- 积分:1
-
GGD_paramter
基于反高斯正态分布的模型参数估计matlab(Matlab anti-Gaussian distribution is estimated model parameters based on)
- 2013-12-14 10:55:05下载
- 积分:1
-
gaoyaxiebo
基于matlab的12脉波整流电路的仿真文件 ,可以观察波形(Matlab-based simulation files 12-pulse rectifier circuit)
- 2014-04-16 22:26:59下载
- 积分:1
-
rectpulse.m.tar
Rectangular pulse propagation with FDTD Matlab
- 2011-08-26 08:56:59下载
- 积分:1
-
MATLABtfa
目标因子分析,用于找寻主因子数的个数,用途广泛(Target factor analysis, to find the main number for the number of factors, versatile)
- 2014-01-14 13:10:55下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1