搜索资源列表
arview
- 数据挖掘中,关联规则的例子,源码, arview算法的应用实例-data mining, association rules example, the source, the algorithm arview Application
100道C语言经典实例
- 用标准C语言解决100道经典数学问题,堪称经典,是C程序开发员必备的C源码库,具有很强的参考价值。-using standard C language to solve 100 classical mathematical problems for his classic, C procedures required developers of C source code library, and has a strong reference value.
jidasiran
- 极大似法编的系统辨识malab源码,这是基于概率的方法,可以直接拿来作为极大四然的程序短,应用于各种极大四然的实例-Maximum method of system identification malab source
BasicSteganography
- VB版的带算法源码实例,不知道大家有对这个算法是否熟悉,就是在一个外表正常的文件,例如一个Word文档或者Jpg图片中夹带一些加密信息,只有夹带软件本身才可以放置和读取这些信息。这个是一个实现这种算法的源程序,支持夹带的信息加密。 -VB version of the algorithm source code with examples, do not know if you are familiar with this method is that in a normal appeara
Optimization
- 最优化计算C++程序以及实例,包含基本的矩阵运算、多元函数梯度、二阶矩阵、Cholesky分解等十三个算法源码和验证实例,在VisualStudio2010环境下调试成功,值得搞最优化算法时借鉴和参考。-Optimization calculation procedure and example C++, including basic matrix operations, multiple function gradient, second order matrix, Cholesky dec
VBA-Excel-Example
- VBA—Excel开发实例,附带源码,用户可直接引用,或略加修改后使用-VBA-Excel development examples, with source code, the user can directly referenced, or slightly modified
Stepwise_regression-
- 逐步回归计算源码:从给定样本数据中获取多元回归函数,并输出计算过程中的关键信息以供查验,本方法侧重回归函数实现,普通界面,内有模块调用实例,简单易学,方便自用。如果感觉好,谢谢支持!-Stepwise regression the calculation source: Get multiple regression function from the given sample data and output during the calculation of the critical info
LVQ
- 实现LVQ(Learning Vector Quantization)算法的VB源码,适合多目标对象的函数模型建立,附测试数据和调用方法实例。按不同使用需求,需要用户适当优化调整,此方法对具备或理解LVQ原理+vb编程的用户最佳。如果你觉得好,谢谢支持! -LVQ (Learning Vector Quantization) algorithm VB source, multi-target object function modeling, attached test data and c
Kernel-Recursive-Least-Squares
- 递归核最小二乘算法,来至MIT大学的wingate教授,含6个源码,有实例!-dict_init.m- Part of the dictionary implementation used by KRLS algorithm. Can stand alone. dict.m- Part of the dictionary implementation used by the KRLS algorithm. Can stand alone. krls_init.m- Kernel re
FFTW3_EXAMPLES
- 快速傅里叶变换源码实例,包括一维,二维实数和复数变换。- a sample calling program for FFT,including one-dimension,two-dimensions of real and complex data.
PBC-0.4.7-vc-c
- 刚刚修改成功的在VC6.0下的可用整套源码,注意解压后要打开PBCVC文件夹下的PBCVC.dsw工作区运行,可以分别将example文件夹下的例子分别放入该工作区,但要删除原工作区的testpairing.c文件,因为testpairing.c本身就是一个带有main函数的可用实例-Just changed successfully in VC6.0 source package available, pay attention to open the unzipped folder PBCV
source-code
- 模糊综合评价法matlab源码,有非常详细的说明,附有所需要的实例数据,值得收藏-comprehensive uation method matlab source, a very detailed descr iption, with examples of the required data, it is worth collecting
PackageProblem
- 动态规划算法求解01背包问题源码,有实例数据和参考文献-Dynamic programming algorithm source 01 knapsack problem, with instance data and references