资源列表
[数据结构常用算法] separator-match
说明:数据结构上机,分隔匹配算法用栈机制实现的代码,在vc6下运行通过-Data structure on the machine, separated by matching the code with the stack mechanism to realize, run by the vc6<gv> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 2
说明:内部排序算法比较实验指导书,(1)对以下6种常用的内部排序算法进行对比:直接插入排序;希尔排序;起泡排序;快速排序;简单选择排序;堆排序;-Comparison of the internal sorting algorithm experimental guide books (1) of the following six kinds of commonly used to compare the internal sorting algorithm: direct insertion so<goulin> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] car
说明:问题描述: 设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在停车场的最北端),若停车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交纳费用。试为停车场编<baizhanning> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] LongestSubSequence
说明:用动态规划算法求最长公共子序列,并将结果输出到文件中-Using dynamic programming algorithm for getting the longest common subsequence, and the results output to a file<> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] LeastMoney
说明:对于给定的1≤n≤10,硬币面值数组T和可以使用的各种面值的硬币个数数组Coins,以及钱数m,计算找钱m的最少硬币数。-For a given 1 ≤ n ≤ 10, an array of T and the nominal value of coins of various denominations can use the number of coins in an array of Coins, as well as the amount of money m, calculate t<> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] sequenlist
说明:用C++编写的,数据结构顺序表九个功能的实现!- Compiles with C++, construction of data sequence chart nine function realizations!<miaoling> 在 2025-06-16 上传 | 大小:2kb | 下载:0