资源列表
[数据结构常用算法] ycomb
说明:Y-combinator 解决fibonacci数列的一个实现,实现了不定义函数名称而实现递归的过程-Y-combinator solve a fibonacci series to achieve, the realization of the non-defined function name to achieve the process of recursive<zhaoyuhang> 在 2025-10-10 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] iso2
说明:用commonlisp实现的一个棋类游戏,可以人机对战。名字叫ISOLATION-Commonlisp achieved with a chess game, you can man-machine war. ISOLATION name<zhaoyuhang> 在 2025-10-10 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] The_design_of_computer_algorithms
说明:全书从算法设计和算法分析的基本概念和方法入手,系统介绍了算法设计方法与分析技巧。全书分为3个部分:第一部分介绍算法的基本概念、算法的数学基础以及算法复杂度分析;第二部分针对排序问题和图的问题,讨论各种已有的算法,并介绍常用的算法设计方法包括分治法、贪心法、动态规划法、回溯法和分支限界法,并介绍了计算的复杂性以及NP完全问题;第三部分讲述并行计算模型和并行算法设计技术。书中每章后面都附有一定数量的习题,帮助读者理解和掌握书中的内容。-Book from the algorithm design a<shang> 在 2025-10-10 上传 | 大小:6.85mb | 下载:0
[人工智能/神经网络/遗传算法] 8puzzles
说明:一个用广度搜索的8-puzzles问题,用scheme实现,速度一般-Breadth of a search using the 8-puzzles problems scheme used to achieve speed in general<zhaoyuhang> 在 2025-10-10 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] LDAForTextClassification
说明:使用变分EM方法实现的LDA文本模型 输入为文本即可 分解实现,含多个小函数可单独使用-LDA For Text Classification<yiyi> 在 2025-10-10 上传 | 大小:24kb | 下载:0
[人工智能/神经网络/遗传算法] main
说明:根据人工智能中双向搜索的方法对8数码的问题进行解决-Search based on artificial intelligence methods in two-way 8 to resolve the issue of digital<吴亮> 在 2025-10-10 上传 | 大小:4kb | 下载:0
[matlab例程] boxcounting
说明:使用MATLAB编的一段程序。用于计算时间序列的盒维数。-make it in matlab and be used to analys fractal demination<月月> 在 2025-10-10 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] GanBusi
说明:用C++解决人工智能中经典的强盗和商人过河的问题-C++ solution using artificial intelligence in the classic gangster and businessmen of the problem across the river<吴亮> 在 2025-10-10 上传 | 大小:12kb | 下载:0
[人工智能/神经网络/遗传算法] aprioriGUI
说明:这是实现资料挖掘中的Apriori演算法的源代码 此java程式需先在同一资料夹下创建一个database.txt档 开启档案后,输入最小支持度及信赖度,程式会执行计算出关联法则 此与一般的apriori代码不同,经过修改后亘加完美-This is the realization of the Apriori data mining algorithm java source code for this program need to be in the same folder cr<洪武> 在 2025-10-10 上传 | 大小:35kb | 下载:0