资源列表

« 1 2 ... .34 .35 .36 .37 .38 1539.40 .41 .42 .43 .44 ... 2656 »

[数据结构常用算法ParkingArea

说明:数据结构课程设计,停车场管理部分源码-Data structure course design, parking management component source
<eewcee> 在 2024-11-12 上传 | 大小:2kb | 下载:0

[数据结构常用算法a3003@04.02

说明:本程序算法相对简单,可以申请一个2维数组,作为方格的抽象,本程序做了一个尝试,即将2维数组变为一维,但是仍然可以通过整数除法与模运算求得相应与2维数组的行列数值。本题算法其实是经典迷宫问题的一个变种。只是判断规则和行走规则有所出入。解决思想基本一致。现规定从当前点有4*step(step是最大步长)个选择(如果存在的话,否则到方格边界则不走);采用回溯遍历所有的情况,取得最大值输出。-The program algorithm is r
<张飞> 在 2024-11-12 上传 | 大小:1.7mb | 下载:0

[数据结构常用算法Heap-Sort

说明:数据结构中所要了解及掌握的堆排序算法。-Data structure to understand and master of the heap sort algorithm. ~~~~~~
<黄崇远> 在 2024-11-12 上传 | 大小:22.77mb | 下载:0

[数据结构常用算法Binary-Tree-Sort

说明:二叉树排序~~~数据结构中要求掌握二叉树的排序-Binary sort ~ ~ ~ binary tree data structure required to master the sort ~~~~~~~
<黄崇远> 在 2024-11-12 上传 | 大小:22.96mb | 下载:0

[数据结构常用算法MergeSort

说明:排序算法:归并排序 根据排序原理实现,时间复杂度为NlogN。测试数据集mergesort.txt为100000个数,结果保存在sortresult.txt中 -Sorting algorithms: merge sort to achieve the principle according to sorting, time complexity NlogN. Test data set mergesort.txt of 100
<> 在 2024-11-12 上传 | 大小:552kb | 下载:0

[数据结构常用算法DSDemoW

说明:一个学习数据结构的很好的软件,能够动态的学习数据结构。-A good learning software data structures, data structures to dynamic learning.
<李勃> 在 2024-11-12 上传 | 大小:692kb | 下载:0

[数据结构常用算法00008.pgh

说明:学习数据结构的电子书,对学习书籍结构的有帮助。-Learning data structures books, books for learning the structure of help.
<李勃> 在 2024-11-12 上传 | 大小:2.9mb | 下载:0

[数据结构常用算法4554564

说明:对以下6种常用的内部排序算法进行实测较: 起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序 -On the following six kinds of commonly used internal sorting algorithm measured more: bubble sort, insertion sort direct, simple selection sort, quick sort, shel
<刘青海> 在 2024-11-12 上传 | 大小:17kb | 下载:0

[数据结构常用算法6896326

说明:五大排序算法的比较,以及程序实现,已编译通过-Five sorting algorithm, and program implementation, compiled by
<刘青海> 在 2024-11-12 上传 | 大小:71kb | 下载:0

[数据结构常用算法bank

说明:银行家算法避免死锁问题,用C语言编程实现-Bankers algorithm avoid deadlock, with the C programming language
<曹书芹> 在 2024-11-12 上传 | 大小:223kb | 下载:0

[数据结构常用算法shortest_path

说明:求取给定图的多元最短路径,使用FLOYD算法实现,简单明了,注释详细!-Strike a given graph of multiple shortest path algorithm using FLOYD, simple and clear, detailed notes!
<Along> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法flash

说明:各种算法演示的CHM文档,比如,树形结构与人手一册算法的自动演示,内附说明-Various algorithms demonstrate the CHM document, for example, has a copy of the tree algorithm with automatic presentation, instructions included
<liliang> 在 2024-11-12 上传 | 大小:853kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 1539.40 .41 .42 .43 .44 ... 2656 »

源码中国 www.ymcn.org