搜索资源列表
China45Standard
- 遗传算法解中国45城市旅行商问题,主要是通过在VS2010中使用遗传算法解决中国45城市旅行商问题-Genetic Algorithm for Traveling Salesman Problem China' s 45 cities, mainly through the use of genetic algorithms in the VS2010 solution to China 45 cities traveling salesman problem
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
gsbj
- 这段代码是在vs2010和opencv2.3.1环境中实现的混合高斯建模,下载的他人代码进行了修改与调试,之前代码是vs06的。版本之间不同,代码就会出很多错,很难调试,这个已被调试好,能跑。-This code is in Gaussian mixture modeling to achieve the vs2010 and opencv2.3.1 environment, download the others to modify the code and debug, before the
fis
- /* * 这是修改过后的fis.c模糊推理系统库函数,可以移植C/C++环境使用,在VS2010的MFC环境经过测试 * 1、将fis.c文件拷贝到项目中; * 2、修改VS2010的配置属性,项目->属性->C/C++->预处理器->预处理器定义,添加 * _CRT_SECURE_NO_WARNINGS * 3、在【解决方案资源管理器】中选中fis.c文件,单击右键的属性 * 【配置属性】->【常
DecisionTree
- 决策树的经典C4.5算法,基于VS2010,对学习人工智能的同学有帮助-C4.5 decision tree algorithm, based on VS2010
ID3
- 在VS2010平台上编写的ID3决策树分类算法,包含一个小的训练数据sample.text-VS2010 platform to write the ID3 decision tree classification algorithm, contains a small training data sample.text
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
NQueen(pa-shan-fa)
- 人工智能-爬山法解决N皇后问题,vs2010编写,代码有注释,可轻松理解。-AI- climbing method to solve the N-Queens problem, vs2010 written code annotated, easy to understand.
SA
- 模拟退火算法的c++实现小型旅行商问题,在vs2010环境编译运行成功。人工智能小作业。-C++ simulated annealing algorithm implemented in vs2010 compiler environment running successfully. AI small operations.
GA
- 遗传算法实现小型的旅行商问题。vs2010编译成功。人工智能小作业。-Compact genetic algorithm traveling salesman problem. vs2010 compile successfully. AI small operations.
Resize
- 用opencv+vs2010打开,用来改变图像的大小,已调试通过.-Changing the image size
facedetection_AdaBoost
- 这是用vs2010开发的基于AdaBoost的人脸识别程序,适合初学者使用-It is developed with vs2010 AdaBoost-based face recognition program, suitable for beginners
AStar_MFC
- 一个可运行的astart算法,使用MFC可视化操作,在vs2010下运行-Astart an algorithm can be run using MFC visualization, running under vs2010
rgbd_kinect
- 结合kinect景深图像对视频目标进行跟踪,在vs2010+opencv平台上测试通过。-Combined with kinect depth of field image of the video object tracking on vs2010+ opencv test platform.
FCM
- 在VS2010环境下用c++实现使用FCM模糊聚类分割图像,-FCM image segmentation using fuzzy clustering
calibrate
- 计算机视觉双目标定,该代码主要实现对双目相机进行标定,代码内有图片在vs2010下可以直接运行。吐血奉献。-Computer Vision calibration
kmeans
- K聚类算法,很简单的入门级算法,用VS2010编写,学习-K clustering algorithm, it is a simple, entry-level algorithm, using VS2010 write, learn
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
