资源列表

« 1 2 ... .66 .67 .68 .69 .70 1471.72 .73 .74 .75 .76 ... 2656 »

[数据结构常用算法Algorithm2

说明:几种算法:存储管理、轮转法、银行家、最高优先数。都是自己做的。-Several algorithms: Storage Management, Round-Robin, bankers, the highest priority number. All her own.
<张涛> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法OSTU--VCPP

说明: OSTU算法目的就是计算出一连通区域的阈值,然后对该区域二值化-OSTU algorithm purpose is to calculate the threshold of a connected region, then the binary in the region
<李阳> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法chapter10

说明:数据结构第十章课后习题的程序源代码,都是正确的,可使用-Data Structure Exercises Chapter after-school program source code is correct, you can use
<素素> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法2.3

说明:2.3 主元素问题(课本2-9) 问题描述:设T[0:n-1]是n个元素的数组,如果其中某个元素x在整个数组中的出现次数超过n/2,则称x为数组T的主元素。输入数据由文件名为input.txt的文本文件提供。 请设计一个线性时间算法,判断input中的数据是否存在主元素。在实验报告中对算法时间复杂度作出分析。 输入:文件的第1行为数组S中元素个数n;接下来的n 行中,每行有一个自然数。程序运行结束时,将计算结果输出到文件ou
<陈星风> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法1046_color

说明:ACM 题解,算法,数据结构练习 POJ1046-ACM problem solution, algorithms, data structures, practice POJ1046
<陈强> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法Huffmancodedesign

说明:哈夫曼编码设计,一颗有N个接点的赫夫曼树共有2N-1个接点,并将其存在大小为2N-1的一维数组中,以便之后便于查找。-Huffman code design
<张一鹏> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法Joseph

说明:约瑟夫环而且有密码设置的,可以依次输出出局的人的号码及他的密码-Joseph program,which has the password setting .
<陈尹> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法KMP

说明:数据结构中改进KMP算法,使用C语言实现-Improved KMP algorithm data structure, the use of C language
<LZ> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法Bipartite-graph-matching-template

说明:求二分图匹配多种算法,网络流最大流的部分模板-Find a variety of bipartite graph matching algorithms, network flow part of the template maximum flow
<陈帅军> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法04

说明:《妙趣横生的算法》第四部分原书附带代码程序,绝对属实-" Algorithm for fun," fourth part of the original program with the code is absolutely true
<旺旺> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法tudelinjiejuzhen

说明:分别利用邻接矩阵和邻接表作为存储结构来实现图的存储。-Were used as the adjacency matrix and adjacency list stored in the storage structure to implement plans.
<赵力芸> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法Queue

说明:C++队列操作程序,链表 模板制作,对于理解链表有帮助-C++ queue operating procedures, list templates, and helpful for understanding the list
<惊残孤雪> 在 2024-11-13 上传 | 大小:7kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 1471.72 .73 .74 .75 .76 ... 2656 »

源码中国 www.ymcn.org