资源列表
[数值算法/人工智能] feature_extract-0.1
说明:a function inside machine learning -a function inside machine learning<呂俊宏> 在 2025-09-30 上传 | 大小:320kb | 下载:0
[matlab例程] 8954613Matlab
说明:车道检测中弯道的检测,是用MATLAB写的,能较好的检测车道-Turn lane detection tests written using MATLAB<zlz128> 在 2025-09-30 上传 | 大小:729kb | 下载:0
[matlab例程] NIP
说明:matlab 7.0 以上版本提供了强大的优化工具箱,但在整数规划方面,只提供了bintprog()这个m文件以求解0-1整数规划,而对于一般的整数规划模型没有具体的算法提供。我们一般情况只是用最简单的分值定界思想编写matlab程序求解整数规划问题,但效率低下,如何利用求解整数规划的先进算法编写matlab程序提上日程,香港大学的李端和复旦大学编写的《Nonlinear Integer Programming》(非线性整数规划)为编写解决整数规划问题提供强大有效的算法,其中算法针对具体问题包括<feimaxiao> 在 2025-09-30 上传 | 大小:13.13mb | 下载:0
[数据结构常用算法] TravelingSalesmanProblem
说明:用便宜算法解决旅行商问题,附测试用例和报告-Cheap algorithm used to solve traveling salesman problem, with test cases and reporting<杨猛> 在 2025-09-30 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] Astar_TSP
说明:用A星算法解决旅行商(货郎担)问题,附设计报告和测试用例-A Star algorithm used to solve TSP (traveling salesman) problems, with the design of reports and test cases<杨猛> 在 2025-09-30 上传 | 大小:59kb | 下载:0
[压缩解压] HuffmanCode
说明:对一篇英文文章,统计各字符出现次数,实现Huffman编码。在Huffman编码后,将编码表和英文文章编码结果保存到文件中,并提供读编码文件生成原文件的功能。-Of an English article, statistics of the number of characters appear, realize Huffman coding. In the Huffman encoded, the encoding table and English article coding result<杨猛> 在 2025-09-30 上传 | 大小:5kb | 下载:0
[数据结构常用算法] ArithmeticExpressionEvaluation
说明:算术表达式求值 从键盘读入一个合法的算术表达式,输出正确的结果,并显示输入序列和栈的变化过程。-Arithmetic Expression Evaluation Reading from the keyboard into a legitimate expression of the arithmetic, the output correct results, and display the input sequence and stack the process of change.<杨猛> 在 2025-09-30 上传 | 大小:5kb | 下载:0