资源列表

« 1 2 ... .38 .39 .40 .41 .42 2143.44 .45 .46 .47 .48 ... 2656 »

[数据结构常用算法LIST_LCOURSE

说明:这是一个顺序列表的基本操作,调试好的,可以作为数据结构中的基本操作直接来用。-This is a chronological list of the basic operation, debug good data structure can be used as the basic operation of direct use.
<> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法sorting

说明:通过10个固定的数字,简单的实现基本的基数排序-Through a fixed number of 10, the simple realization of the basic sort of base
<溺所至> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法heapsort

说明:从最后一个非叶子结点开始从后往前进行调整,保证了根下的所有子树都是最大堆,最后对根进行调整,使整棵二叉树为最大堆,保证了根结点为整棵数的最大值点,完成了建堆的过程,再将根结点跟最后一个结点进行交换,如此反复操作,则堆排序就完成了,其中堆排序的过程采用了满二叉树的概念。-From the final of a non-leaf node after the move began to be adjusted to ensure that
<溺所至> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法partner_choose

说明:题目:假设在周末舞会上,男士和女士进入舞厅时,各自排成一队。跳舞开始时,依次从男队和女队的队头上各出一人配成舞伴。若两队初始人数不相同,则较长的那一队中未配对者等待下一轮舞曲。现要求写一算法模拟上述舞伴配对问题。-Topic: the assumption that dance over the weekend, the men and women to enter the ballroom, the respective line u
<Furby> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法erchashu

说明:这也是本人上学期学数据结构是做的 各种搜索方式都有 我的心血啊 分享了 哈哈!-This is my last semester data structure is to do a variety of ways to search the hard work I have shared ah ha ha!
<haha> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法BiTreeLib

说明:二叉树头文件 用以实现二叉树-Header files for the realization of binary tree binary tree
<ggg> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法USACO3.2.5

说明:【USACO3.2.5】魔板 ,经典ACM题,采用BFS-[] USACO3.2.5 magic board, ACM Classic title, the use of BFS
<liziyu> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法BFS+hash

说明:ACM入门题,BFS + hash 的使用与结合-ACM entry title, BFS+ Hash use and combination of
<liziyu> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法LBBL

说明:该程序实现链表的遍历功能,打印出相应的链表节点-The realization of the program list traversal function, print out the corresponding node list
<yanyansama> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法ECSBL

说明:该程序实现二叉树的遍历功能,能够打印出二叉树的节点-The program realization of the binary tree traversal function, is capable of printing out the binary tree node
<yanyansama> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Chessman

说明:分治法经典问题,棋子移动问题,在规定的规则内移动棋子。-Classic problem of sub-rule law, chess mobile issues, the rules in the pawn move.
<蔡吉欣> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法G_coin

说明:经典的金币问题的实现。并进行了优化。有详细的注释。-Classic problem of the realization of gold coins. And optimized. Detailed notes.
<蔡吉欣> 在 2024-10-20 上传 | 大小:1024 | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 2143.44 .45 .46 .47 .48 ... 2656 »

源码中国 www.ymcn.org