资源列表

« 1 2 ... .24 .25 .26 .27 .28 2429.30 .31 .32 .33 .34 ... 2656 »

[数据结构常用算法AnyMap_Match

说明:任意图的最大匹配算法,值得一学。毕竟各位不是只要会会匈牙利算法的那种人吧?-arbitrary map of the maximum matching algorithm, it is worth a study. After all, you would not say that the kind of Hungary algorithm people? Ha ha
<byron> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法SegmentTree

说明:线段树的样例程序,线段树大家都知道吧?类似于算法导论上的区间树,比AVL好实现多了-segment of the sample program for the tree, the tree line you know? Introduction to the algorithm similar to the interval on the tree, to achieve better than AVL more
<byron> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法LCA_LRJ

说明:最近写的一个最近公共祖先问题的代码,原理很简单基于递归深搜,具体请见LRJ书-recently wrote of a recent public ancestors of the code, the principle is very simple search based on recursive deep, See LRJ specific book
<byron> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法paixu_

说明:选择排序,冒泡排序,快速排序等几种排序的比较-choice, bubble sort, quick sort, etc. Some sort of
<侯晓婷> 在 2024-11-07 上传 | 大小:549kb | 下载:0

[数据结构常用算法yhsj_

说明:打印杨辉三角,输出杨辉三角形数据,呈直角形状-Print Pascal's Triangle, Yang Hui triangle output data showed rectangular shape
<侯晓婷> 在 2024-11-07 上传 | 大小:215kb | 下载:0

[数据结构常用算法q1445678

说明:浙江ACM1001号-Zhejiang No. ACM1001
<邹健> 在 2024-11-07 上传 | 大小:4kb | 下载:0

[数据结构常用算法chsword_stack

说明:一个自写的STACK栈的结构,可直接使用,暂没发现什么问题-since written a Stack of Stack structure can be directly used, the occasional problem, we did not find anything
<邹健> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法chsword-Queue

说明:自写的C语言队列的代码,include后可以直接使用-since written in C language code cohort, include direct access after
<邹健> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法chswordhfm

说明:求哈夫曼树的代码,基本不错,本人写的时候很注意 风格 ,应该一看就能看明白-Huffman tree for the code, the basic Yes, I wrote the great attention to style, one should look at Naikanmengbai
<邹健> 在 2024-11-07 上传 | 大小:3kb | 下载:0

[数据结构常用算法hlf-airport

说明:这是我的课程设计,184616 5498 1684984618-This is my curriculum design, 184616 5498 1684984618
<林峰> 在 2024-11-07 上传 | 大小:13kb | 下载:0

[数据结构常用算法show_zuiduan

说明:这是我的作业,是当时全班最好的,最短路径演示系统,能自定义节点和路径,显示出最短路径,节点用了组件,整个程序用了皮肤组件。-This is my work, then the whole class is the best, shortest path demonstration system can be defined nodes and trails. show that the shortest path, using a no
<虚名> 在 2024-11-07 上传 | 大小:641kb | 下载:0

[数据结构常用算法structreadwrite

说明:建立一个或多个结构体代表不同的复杂数据类型。 利用结构体数组来暂时存储要进行操作的数据 通过把结构体数组元素存到文件里的形式完成对数据的永久存储。 一般操作流程为 如对某个记录进行操作 1. 先把所有数据从文件中调入到一个结构体数组中暂时存储 2. 再通过指针运算或数组运算对数组中的某些记录进行操作和赋值。 3. 最终结束操作后,把改变过的
<一凡> 在 2024-11-07 上传 | 大小:1kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 2429.30 .31 .32 .33 .34 ... 2656 »

源码中国 www.ymcn.org