资源列表
[数据结构常用算法] eight_queens
说明:八皇后演示程序,图形界面,递归经典程序演示-Eight Queens demo program, graphical interface, classic program demonstrates the recursive<郭> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 3-timus-prob
说明:Just another acm.timus.ru problems: 1149, 1089, 1294<dzhambolet> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 1
说明:对一串数字各不相同的数字串进行排序,大的在前,小的在后,把一串数字中最大的那 个数字找出来,然后与第一个数字交换,这样的话我就能够确定排序后数字串中的第 一个数字;接着,我从数字串中的第二个数字开始往后找,找到最大的一个,然后与 第二个数字交换-Different for a string of numbers to sort the string of numbers, large front, small in the post, the largest of a string<adrian> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] hour-minute-second-add
说明:在一个初始的时间(时、分、秒)上加上一个时间(秒),输出相加后的时间-Define a time ,and add some seconds on it ,and then ,print the result time.<janison> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 2d-array-Operator-overloading
说明:对二维数组进行运算符+、—的重载,一个使用成员函数,另一个使用友元函数-Add and Subtraction between Two dimensional arrays,using Operator overloading.<janison> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] PersistCircleQue
说明:循环队列模板,数据存入在文件中,增加数据时文件大小不变,新数据会挤出旧数据。-Data stored in the file c++ circular queue template, when the file reaches a certain size, the old data out of the new data will go, but the file size remains unchanged. When the batch reading can significantly<anyw> 在 2025-06-14 上传 | 大小:1kb | 下载:0