资源列表
[数据结构常用算法] 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-18 上传 | 大小: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-18 上传 | 大小:3kb | 下载: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-18 上传 | 大小:17kb | 下载:0