资源列表
[数据结构常用算法] datestructtest
说明:学习数据结构所需要的习题,通过练习来加深对数据结构的理解。-study data structure required exercises, exercises to deepen the understanding of the data structure.<周涛> 在 2025-01-17 上传 | 大小:354kb | 下载:0
[数据结构常用算法] VirtualMemory
说明:在VC环境下编写的操作系统中的模拟虚拟内存操作的算法程序,高效的利用虚拟内存-VC environment in the preparation of the operating system virtual memory simulation algorithm operation procedures, efficient use of virtual memory<程功> 在 2025-01-17 上传 | 大小:354kb | 下载:0
[数据结构常用算法] shujujiegou
说明:这是关于数据结构中的一些算法的讲解 如:排序的方法、图、树、二叉树、遍历-This is about some of the data structure on algorithm such as: sequencing methods, map, tree, binary tree<王晓> 在 2025-01-17 上传 | 大小:353kb | 下载:0
[数据结构常用算法] Bubble-sort-method
说明:冒泡法排序:如果有n个数,则要进行n-1趟比较。在第1趟比较中要进行n-1次两两比较,在第j趟比较中要进行n-j次两两比较-Bubble sort method: If you have n numbers, n-1 times will have to be compared. Times in comparison to the first n-1 times for any two, in comparison to the j-<陈军> 在 2025-01-17 上传 | 大小:353kb | 下载:0
[数据结构常用算法] data-structure-sorting
说明:内部排序以及所用时间比较,能在windows和linux下运行。-Internal sorting, and time spent<Eddie> 在 2025-01-17 上传 | 大小:353kb | 下载:0
[数据结构常用算法] 20090626-list
说明:在windows基础上实现链表增、删、查、改功能-To achieve growth to create lists, delete, check, change the function<Brian> 在 2025-01-17 上传 | 大小:353kb | 下载:0
[数据结构常用算法] Romania_Trip
说明:罗马利亚度假问题 一. 问题描述 分别用代价一致的宽度优先、有限制的深度优先(预设搜索层次)、贪婪算法和A*算法求解“罗马利亚度假问题”。即找到从初始地点 Arad到 目的地点 Bucharest 的一条路径。 要求: 分别用文件存储地图和启发函数表,用生成节点数比较几种算法在问题求解时的效率,并列表给出结果。-Romania holiday issue I. problem descr iption Respe<chen> 在 2025-01-17 上传 | 大小:352kb | 下载:0