资源列表
[数据结构常用算法] Critical Path
说明:数据结构中实现图的关键路径的算法,是在TC中运行的。-data structure to achieve the critical path map algorithm is run in the TC.< 张颌> 在 2025-07-08 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] 人脸定位与检测实例
说明:模式识别中人脸的检测与定位所包含的算法程序(facedetect)-pattern recognition of the human face detection and location included in the algorithm (facedetect)<刘世炎> 在 2025-07-08 上传 | 大小:458kb | 下载:0
[数学计算/工程计算] 隐马尔可夫模型(源代码和原理介绍)
说明:隐马尔可夫模型,C语言编写,重要的是里面附带有隐马尔可夫模型原理介绍的ppt,可以对应学习-HMM, C language, it is important that they are incidental tenets of Hidden Markov Models introduced ppt, can learn from counterparts<王飞> 在 2025-07-08 上传 | 大小:39kb | 下载:0
[人工智能/神经网络/遗传算法] 8个数码游戏
说明:模式识别中的常用搜索算法中的8数码游戏程序-pattern recognition of commonly used search algorithm of eight digital Games<刘世炎> 在 2025-07-08 上传 | 大小:147kb | 下载:0
[人工智能/神经网络/遗传算法] A star算法类的实现(接口设计)
说明:A star 算法类的实现(算法接口,针对迷宫问题设计)-algorithm to achieve the category (algorithm interface design issues against maze)<刘世炎> 在 2025-07-08 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] 黑白棋子的算法程序实现
说明:黑白棋子的算法程序实现详细步骤及实现过程-reversi son algorithm program and detailed steps for achieving<刘世炎> 在 2025-07-08 上传 | 大小:1.84mb | 下载:0
[数据结构常用算法] 程序存储问题
说明:程序存储问题:设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是Li ,1≤i≤n 程序存储问题要求确定这n 个程序在磁带上的一个存储方案,使得能够在磁带上存储尽可能多的程序。 编程任务: 对于给定的n个程序存放在磁带上的长度,编程计算磁带上最多可以存储的程序数。 数据输入:由文件input.txt给出输入数据。第一行是正整数n,表示文件个数。接下来的1 行中,有n 个正整数,表示程序存放在磁带上的长度。 结果输出: input.txt output.txt<phq> 在 2025-07-08 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] 解决TSP的遗传算法
说明:对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。-for a certain size of the TSP solution and there has been no better way to solve. This procedure is used genetic algorithms to TSP.<阳光灿烂> 在 2025-07-08 上传 | 大小:4kb | 下载:0