资源列表

« 1 2 ... .26 .27 .28 .29 .30 531.32 .33 .34 .35 .36 ... 2656 »

[数据结构常用算法yuesefuhuan

说明:数据结构&C++,约瑟夫环。是著名的约瑟夫想出来的。-Data Structure
<shirley> 在 2025-06-18 上传 | 大小:157kb | 下载:0

[数据结构常用算法sorting

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

[数据结构常用算法heapsort

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

[数据结构常用算法partner_choose

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

[数据结构常用算法theresours

说明:此乃是数据结构的线性表操作全实现源代码 用现实的-This data structure is a linear form to operate the entire source code used to achieve realistic
<杨杨> 在 2025-06-18 上传 | 大小:7kb | 下载: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> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法BiTreeLib

说明:二叉树头文件 用以实现二叉树-Header files for the realization of binary tree binary tree
<ggg> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Algorithm_analysis_and_programme_design

说明:实用算法分析与程序设计 目录: 第一章基础算法 第二章 顺序统计算法和中位数 第三章 有关数论的算法 第四章 计算几何学 第五章 显式固的基本算法 第六章 隐式图的基本算法 第七章 网络流的算法 第八章 动态程序设计 第九章 题库 一、神秘的大陆 二、迷宫车间 三、Hamilton机器人 四、魔方工具包 五、Tom、Jerry和奶酪 六、债务 七、Sinistra 的城市 八、游戏 九、加法链 十、黑白棋 十一、
<枫林之声> 在 2025-06-18 上传 | 大小:10.33mb | 下载:0

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

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

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

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

[数据结构常用算法LBBL

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

[数据结构常用算法HFMBM

说明:该程序实现哈夫曼树的构建,编码,具备简单的译码功能-The program realization of Huffman tree construction, encoding, decoding functions have simple
<yanyansama> 在 2025-06-18 上传 | 大小:2kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 531.32 .33 .34 .35 .36 ... 2656 »

源码中国 www.ymcn.org