资源列表
gbn_src
- 模拟go-back-n算法,使用用户界面编程,提供文件上传-Simulation of go-back-n algorithm, user interface programming, providing file upload
Logic_in_Computer_Science
- 讲述数学逻辑在电脑技术中的应用,特别是软件工程,是一本不错的参考书-a book about logic in computer science
10.1.1.69.3645
- 基于Monte Carlo法的求解POMDP问题,很有创新性,值得-Monte Carlo POMDPs
10.1.1.72.9217
- 采用对策略空间随机取点的方法对该POMDP问题进行求解-Perseus: Randomized Point-based Value Iteration for POMDPs
ACMCODEC
- c++ 实现的ACM压缩-C++ ACM Code
id3
- 这是用于聚类的 ID3 算法用C语言的实现,可以减轻同学们对聚类的处理-This is the ID3 algorithm for clustering with the C language implementation, students can reduce the handling of the clustering
GetTheWay
- 使用A*算法的智能公交系统,可数次换乘,有详细的注释-A* algorithm using intelligent transportation system can transfer several times, with detailed notes
SJTU
- 上海交通大学ACM模板,各种有用的算法源代码-ACM Templete Version of SJTU
ass2ofAI
- 1.该程序基于vc6.0平台,打开工程编译运行及可以看到结果。 2.本程序为拼图游戏的缩影,假设原图为 1 2 3 4 5 6 7 8 图1 打乱后由A*算法给出最优解。 3.本程序的核心为A*算法,所以一些其他的功能未予以深究,如果要改变初始状态,请打开工程,在FileView下打开Source Files中的astar.cpp中,在其第17行的afirststate数组定义中给出,用数字0代表空格。如 图1 中的状态即可输入{1,2,3,
pca
- principal component aalasis
mifengqunsuanfazaiTSPwentishangdeyingyongjicanshug
- 分析蜜蜂猜谜原理和蜂群算法模型的基础上,本文提出了一种适于组合优化问题应用的改进米粉算法,将其用在TSP问题的求解。-Analysis of principles and quiz bee colony algorithm based on the model, this paper presents a problem for the application of combinatorial optimization algorithms to improve rice, will be us
fenxianxingguihuazhongdancunxingfaqiujizhideCyuyan
- 日常生活生产中有大量求极值的问题,一般计算机实现用穷举法或牛顿迭代法,但其计算量非常大。使用单纯形法可根据单纯形各个顶点的目标函数值,加以比较,丢掉其中最坏的点,代之以新点,。-Daily production of a large number of extremum problems, general computer implemented by the exhaustive method or Newton' s iterative method, but its calculat