资源列表
[数据结构常用算法] visual-CPP
说明:数据结构的学习辅助资料,对于初步学习数据结构的同学有一定帮助-visual c++<songqiang> 在 2025-05-01 上传 | 大小:11.23mb | 下载:0
[数据结构常用算法] yiweihuangjinfengefa
说明:机械优化设计的一维黄金分割法程序,已测试过的,很有用!-Optimization of Mechanical Design dimensional golden section method in a program.<王龙> 在 2025-05-01 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Demo-algorithm
说明:数据结构的表现,可以通过这些学习数据结构的具体意义-Data structure performance, can through these learning data structure of the specific meaning<linhuan> 在 2025-05-01 上传 | 大小:522kb | 下载:0
[数据结构常用算法] Sort
说明:五种常用的排序算法:冒泡、选择、插入、归并、快速排序的实现-Five commonly used sorting algorithms: bubble, choose, insert, merge, quicksort implementation<webberzhou> 在 2025-05-01 上传 | 大小:1.83mb | 下载:0
[数据结构常用算法] Shell-Sort
说明:对{9,8,7,6,5,4,3,2,1,0},采用希尔排序(Shell Sort),d=5,2,1,输出每趟排序结果。-Of {9,8,7,6,5,4,3,2,1,0}, using the shell sort (Shell Sort), d = 5,2,1, sorting out the results of each trip.<lsy> 在 2025-05-01 上传 | 大小:7kb | 下载:0
[数据结构常用算法] cirular-queue
说明:为充分利用向量空间,克服"假溢出"现象的方法是:将向量空间想象为一个首尾相接的圆环,并称这种向量为循环向量。存储在其中的队列称为循环队列-To take full advantage of vector space, to overcome the " false overflow" phenomenon is: the vector space of imagination for an end to end rin<newthursday> 在 2025-05-01 上传 | 大小:284kb | 下载:0