资源列表
[数据结构常用算法] EightQueen
说明:这是一个关于八皇后解决方案的C++程序,各方面考虑周到,适合初学者和大学课程设计-This is a solution of eight queens on C++ program, all aspects of thoughtful, university courses designed for beginners and<wade> 在 2025-06-27 上传 | 大小:3kb | 下载:0
[数据结构常用算法] GuassEquation
说明:这是高斯-赛德尔迭代法解线性方程组的C++程序,适合程序设计初学者和大学生课程设计-This is the Gauss- Seidel iterative method for solving linear equations of the C++ program, designed for beginners and students of the program curriculum design<wade> 在 2025-06-27 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] mhjlfx
说明:模糊聚类分析在股市中的应用,对于模糊聚类算法分析以及他的应用有很好的帮助-Fuzzy clustering analysis in the stock market application, analysis, and fuzzy clustering algorithm for his application of a good help<谢云辉> 在 2025-06-27 上传 | 大小:78kb | 下载:0
[人工智能/神经网络/遗传算法] Genetic-Algorithm
说明:遗传算法如何利用C++程序来实现,以求作业车间调度等问题。-How to use the genetic algorithm C++ program to implement in order to job shop scheduling problems.<张广乐> 在 2025-06-27 上传 | 大小:14kb | 下载:0
[数据结构常用算法] 7-4
说明:输入n(n>1)个正整数,每次将输入的整数插入到链表头部。-1表示输入结束。再输入一个正整数,在链表中查找该数据并删除对应的节点。要求输出进行删除操作后链表中所有节点的值。 -Enter n (n> 1) positive integers, each integer input into the list head.-1 Means end of input. Enter a positive integer, find the data in the list and delet<杜长春> 在 2025-06-27 上传 | 大小:17kb | 下载:0