搜索资源列表
FP_GROWTH(1220-9-11)
- Fp-growth算法 用C++进行编写的 VS2010运行-Fp-growth algorithm
PMF
- Probabilistic Matrix Factorization 算法 用VS2010 C++实现,用于协同过滤。performs well on the large, sparse, and very imbalanced Netflix dataset。-we present the Probabilistic Matrix Factorization (PMF) model which scales linearly with the number of observ
fis
- /* * 这是修改过后的fis.c模糊推理系统库函数,可以移植C/C++环境使用,在VS2010的MFC环境经过测试 * 1、将fis.c文件拷贝到项目中; * 2、修改VS2010的配置属性,项目->属性->C/C++->预处理器->预处理器定义,添加 * _CRT_SECURE_NO_WARNINGS * 3、在【解决方案资源管理器】中选中fis.c文件,单击右键的属性 * 【配置属性】->【常
A-star-8num
- 人工智能中A*算法解决八数码问题,c++源代码,vs2010编写实现,效果很好,代码有注释,方便理解-AI A* algorithm to solve eight digital problem, c++ source code, vs2010 prepared to achieve good results, code annotated, easy to understand
SA
- 模拟退火算法的c++实现小型旅行商问题,在vs2010环境编译运行成功。人工智能小作业。-C++ simulated annealing algorithm implemented in vs2010 compiler environment running successfully. AI small operations.
FCM
- 在VS2010环境下用c++实现使用FCM模糊聚类分割图像,-FCM image segmentation using fuzzy clustering
mypso
- 使用粒子种群算法优化BP神经网络的c++源程序,开发环境vs2010,经验证,效率高于传统BP网络-Population particle optimization algorithm using BP neural network c++ source code, development environment vs2010, proven efficient than traditional BP network
RBF
- 使用k-mean确定RBF网络隐层中心点,后使用改进的梯度下降算法实现径向基神经网络的c++源程序,开发环境vs2010,可直接加载到自己的项目中。-Determined using k-mean RBF hidden layer center, the use of the improved gradient descent algorithm RBF neural network c++ source code, development environment vs2010
GABP
- 使用C++写的一个类,封装了遗传算法优化的神经网络,使用者可以直接导入自己的工程,开发环境vs2010。-Using C++ to write a class that encapsulates the genetic algorithm optimization of neural network, the user can directly import their own engineering, development environment vs2010.
ORB
- ORB算法的C++实现源码,编译环境vs2010-ORB algorithm implemented in C++ source code, build environment vs2010
