资源列表
shortest_path_Digraph.rar
- 采用宽度优先遍历法,构建邻接表有向图,解决最短路径问题。,Breadth-first traversal method used to build the adjacent table to the map, the shortest path to solve the problem.
AStar.rar
- 用不在位个数算法和目标距离算法解决经典的八数码问题,use arithmetic to solve the octet problem
fourparametersoptimizationbySG
- 对4个参数优化的基本遗传算法程序,应用面很广!,it is an optimization program for four parameters using simple genetic algorithm! it is useful!
locatefcm_ls3.rar
- 此算法是对于分数低阶的循环统计量进行位置的确定,仿真效果很好,This algorithm is for the scores of low-level circulation of the location of statistics to determine the effect of a good simulation
kmeans.rar
- data mining algorithm . kmeans聚类算法,clustering algorithm
AprioriANDFPtree.rar
- 实现了数据挖掘算法中关联规则挖掘的Apriori和FP-tree算法,其中FP-tree算法可绘制出FP树,并显示中间结果和最后生成的规则,Apriori and FP-tree in DM
kaixin001-helper.rar
- 开心农场外挂程序,可以修改为机器人程序,实现挂机刷农场,Happy Farm plug-in procedure, the procedure can be modified for the robot to achieve farm brush hang up
animal.rar
- 一个有关动物的专家系统!包括识别和学习的简单功能,An expert system for animals! Including the identification and study of simple functional
GMM.zip
- Gaussian Mixture Model Simulation Source,Gaussian Mixture Model Simulation Source
Afish.rar
- 人工鱼群算法MATLAB实现的程序,经改进后可用于实际工程问题.,MATLAB realization of artificial fish-swarm algorithm of procedures can be improved for practical engineering problems.
beibaowenti.rar
- 量子免疫克隆用于求解背包问题 绝对私密 欢迎大家分享 下载,Quantum immune clone backpack for solving the problem is welcome to share download private
LDA.rar
- LDA的c语言实现,LDA是一个针对文档的分层概率模型。,This is a C implementation of latent Dirichlet allocation (LDA), a model of discrete data . LDA is a hierarchical probabilistic model of documents.