资源列表
[数据结构常用算法] QuickSort
说明:(1)建立包含30个数据的序列(数据元素的值由自己设定); (2)完成快速排序运算的程序; (3)给出程序和快速排序前后的结果。 -(1) to establish the data contains 30 sequences (data elements of the value set by itself) (2) completion of Quick Sort operations procedures (3) given before and after the pro<hatec> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] BinaryTree
说明:(1)建立包含10个结点的分类二叉树(树结构和数据元素的值由自己设定);建立包含10个结点序列的堆(数据元素的值由自己设定);(2)完成分类二叉树中序遍历和堆排序程序; (3)给出程序和遍历、排序程序的结果。 -(1) contains 10 nodes to establish the classification of binary tree (the tree structure and data element values from their set) the establ<hatec> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] EightQueen
说明:八皇后问题 c++ 实现 控制台编程 简短 精简-Eight queens problem c++ console program to achieve a short concise<Gurgle> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] bubbleanalysis
说明:这是冒泡排序的算法分析,并且介绍了基址变址操作数和相对基址变址操作数-This is the bubble sort algorithm analysis, and introduced the operand base address changed address changed address and the relative base address operand<wangjinghui> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] DwindlePic
说明:这是双线性插值算法的Java源代码,运行可以实现-This is the bilinear interpolation algorithm of Java source code, running can be achieved<wangjinghui> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] park
说明:停车场管理。设停车场内只有一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后开入的车辆必须先退出车场为它让路,待该辆车开出大门外,其它车辆再按原次序进入车场。每辆停放在车场的车在它不离开停车场时必须按它停留的时间长短交费。试为停车场编制按上<木清澄> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] maze2
说明:给定一个n(n<20)行m(m<20)列迷宫,迷宫每个位置用整数1和0表示,0表示墙,1表示通道,给出迷宫起点(x0,y0)和终点(x1,y1),求出起点到终点的最短路径-Given an n (n < 20) row m (m < 20) out the maze, the maze of each position with the integer 1 and 0, 0 wall, one said channel, given the maze starting poi<raopeize> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] RecommendedExercise1
说明:SSD5 Recommended Exercise 1 -SSD5 Recommended Exercise 1<落寞> 在 2025-06-18 上传 | 大小:2kb | 下载:0