资源列表

« 1 2 ... .16 .17 .18 .19 .20 421.22 .23 .24 .25 .26 ... 2656 »

[数据结构常用算法2d-array-Operator-overloading

说明:对二维数组进行运算符+、—的重载,一个使用成员函数,另一个使用友元函数-Add and Subtraction between Two dimensional arrays,using Operator overloading.
<janison> 在 2025-01-21 上传 | 大小: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 ba
<anyw> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法QUICKSORT

说明:本程序通过使用快速排序算法对数组进行排序。-The procedure for using quick sort algorithm to sort the array.
<chen> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法bag

说明:本程序解决背包问题,其中有多个类型的物品,每类物品可以有任意数量。-The procedure to solve knapsack problem, in which there are multiple types of items, each class can have any number of items.
<chen> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法map

说明:《三国志》是一款很经典的经营策略类游戏。我们的小白同学是这款游戏的忠实玩家。现在他把游戏简化一下,地图上只有他一方势力,现在他只有一个城池,而他周边有一些无人占的空城,但是这些空城中有很多不同数量的同种财宝。我们的小白同学虎视眈眈的看着这些城池中的财宝。 按照游戏的规则,他只要指派一名武将攻占这座城池,里面的财宝就归他所有了。不过一量攻占这座城池,我们的武将就要留守,不能撤回。因为我们的小白手下有无数的武将,所以他不在乎这些。
<夏丹> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法traveler-problem

说明:旅行者问题,求解图中最短距离,必须覆盖所有的节点-traveller problem , used to compute the shortest path
<linhai> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法1132154564787

说明:这是一个链栈,用户可以根据提示进行栈的入栈、出栈等基本操作。-This is a chain of stack, the user can be prompted to stack the stack, the stack and other basic operations.
<小发> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法check

说明:check sum of the important words
<sujitmhj> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法queue-data-structure

说明:用数据结构实现C++中的队列功能,如入队,出队等简单的基本常用功能-Use data structure realize the function of queue in c++
<syf> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法queen

说明:回溯法解决八皇后问题,经典问题,算法分析与设计例子 -Backtracking to solve the Eight Queens,Classic problem, algorithm analysis and design examples
<尤单单> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法Text

说明:程序名称:单词统计 程序功能:统计英文单词出现次数,并顺序输出-Program Name: Word statistics Program features: statistical occurrences of English words, and the output sequence
<yingao> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法1221

说明:浙大acm1221题,C++解答。acm课程设计-Zhejiang acm1221 problem, C++ solution
<叶氏> 在 2025-01-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 421.22 .23 .24 .25 .26 ... 2656 »

源码中国 www.ymcn.org