资源列表
[数据结构常用算法] c++builder06
说明:数据结构的c++实现,源代码全部在C++builder中运行.第六部分-data structure c realized, all of the source code in C builder run. Part VI<韩哲> 在 2025-06-11 上传 | 大小:124kb | 下载:0
[数据结构常用算法] coutingsort
说明:比快速排序更快的排序算法;这个了示例包含多种数据结构的算法,如InsertSort,ShellSort,BubbleSort,SelectSort,BinaryInsertSort,TableInsertSort,QuickSort,CoutingSort。对于每个算法用1万个数据比较排序性能,并且使用精确计时器(精度远远大于ms,到达us),使用正序,逆序,随机序列进行比较性能分析。-Faster than the Quicksort sorting algorithm that the s<人民币> 在 2025-06-11 上传 | 大小:124kb | 下载:0
[数据结构常用算法] IntegerSplit
说明:整数划分算法实现源码 整数划分算法实现源码-Integer division algorithm integer division algorithm source code<chen> 在 2025-06-11 上传 | 大小:124kb | 下载:0
[数据结构常用算法] lab_3
说明:给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高? 原创 里面附有详细报告。-Given a container, and its length L, width W and height H, the current batch of cylindrical timber, each timber are of a long L, but the radius is diff<gillli> 在 2025-06-11 上传 | 大小:124kb | 下载:0
[数据结构常用算法] Josephus
说明:约瑟夫环的c++源程序; 文件夹1中为老师编写的代码,多文件结构; 文件夹2中为我在数据结构课程中提交的报告及代码,用了链表和递归两种方案实现,代码简洁。-Joseph Ring c++ source Folder 1, code written for teachers, multi-file structure 2 folder structure for my courses in the data reports and code lists and recurs<刘庭薇> 在 2025-06-11 上传 | 大小:125kb | 下载:0
[数据结构常用算法] heterogeneouslist
说明:异质链表,元素类型包括学生、老师、职工,可以执行添加、删除、查询等操作。-Heterogeneous list, element types, including students, teachers, workers, you can add, delete, query and other operations.<sunxine> 在 2025-06-11 上传 | 大小:125kb | 下载:0
[数据结构常用算法] box-nesting
说明:最长d维箱嵌套问题的贪心算法, 采用贪心算法不能得到整体最优解, 但其最终结果也可以是最优解的很好的近似-The Greedy Algorithm of the Longest Nesting of d一Dimenson Boxes<袁青波> 在 2025-06-11 上传 | 大小:125kb | 下载:0
[数据结构常用算法] banksuanfa
说明:House: through the experiment with the algorithm of programming language simulation bankers procedure law to strengthen the safety of understanding and mastery of the banker algorithm. Familiar with the method to avoid deadlock, deadlock and security<ahu_gj> 在 2025-06-11 上传 | 大小:125kb | 下载:0
[数据结构常用算法] Binary-Search
说明:Binary Search Algorithm Implementation Document of Data Structures<Muhammad Touseef> 在 2025-06-11 上传 | 大小:125kb | 下载:0