资源列表

« 1 2 ... .75 .76 .77 .78 .79 280.81 .82 .83 .84 .85 ... 2656 »

[数据结构常用算法ssd5

说明:卡内基梅隆大学,SSD5CHM文件,C++版数据结构算法与应用-Carnegie Mellon University, SSD5CHM document, C++ Version of data structures algorithms and applications
<whuqin> 在 2025-01-16 上传 | 大小:1.13mb | 下载:1

[数据结构常用算法yinhangjiasuanfa

说明:C++编写的模拟银行家算法的实现,内容详细具体,代码清楚易懂,很适合初学者学习-C++ Prepared bankers simulation algorithm, as detailed and specific, clear and understandable code, it is suitable for beginners to learn
<陈小荣> 在 2025-01-16 上传 | 大小:1.13mb | 下载:0

[数据结构常用算法advp2G04

说明:数据结构(C)实现 Min-spanning Tree.具体Test和时间分析见文档-Data structure in C to build the min-spanning tree in the certain graph
<巫刚> 在 2025-01-16 上传 | 大小:1.13mb | 下载:0

[数据结构常用算法nqueens

说明:分支限界法解决皇后问题,在nxn棋盘上放n个棋子,要求两个棋子不能放在同一列上-Queens branch and bound method to solve the problem, put the board in the nxn n-piece, two pieces can not be requested on the same column
<王浩文> 在 2025-01-16 上传 | 大小:1.13mb | 下载:0

[数据结构常用算法chain

说明:一个用单向链表存储多项式的实现,可以实现两个多项式的建立,并实现多项式的加减乘除运算。-A polynomial with a one-way linked list storage implementation, the establishment of two polynomials can be achieved, and to achieve polynomial addition and subtraction, multip
<cwz> 在 2025-01-16 上传 | 大小:1.13mb | 下载:0

[数据结构常用算法huffman

说明:利用二叉树结构实现赫夫曼编/解码器。 基本要求: 1、初始化:能够对输入的任意长度的字符串s进行统计,统计每个字符的频度,并建立赫夫曼树 2、建立编码表:利用已经建好的赫夫曼树进行编码,并将每个字符的编码输出。 3、编码:根据编码表对输入的字符串进行编码,并将编码后的字符串输出。 4、译码:利用已经建好的赫夫曼树对编码后的字符串进行译码,并输出译码结果。 5、打印:以直观的方式打印赫夫曼树(选作) 6、计算输
<莫凡> 在 2025-01-16 上传 | 大小:1.13mb | 下载:0

[数据结构常用算法maopaopaixu

说明:这是我个人独到的冒泡排序算法,望对你有所启发-A ha
<chenli> 在 2025-01-16 上传 | 大小:1.13mb | 下载:0

[数据结构常用算法list

说明:链表代码实例,包括链表创建、插入、删除、排序、求取长度等操作。-The file includes some operations of list, such as creating list,inserting and deleting a value into/from list,sorting the list,and so on.
<李朗> 在 2025-01-16 上传 | 大小:1.13mb | 下载:0

[数据结构常用算法las

说明:数据结构中的一种重要随机算法--Las Vegas算法,它总是给出正确的结果,但在少数应用中,可能出现求不出解的情况。也是用了50,500,5000子串验证的 -Data structure is an important randomized algorithms- Las Vegas algorithm, it always gives the correct result, but in a few applications,
<wxq> 在 2025-01-16 上传 | 大小:1.13mb | 下载:0

[数据结构常用算法mySnakeGame

说明:贪食蛇的c语言实现,方法和原理。Snake in the C language-Snake in the C language
<吴邪> 在 2025-01-16 上传 | 大小:1.13mb | 下载:0

[数据结构常用算法asp-paike

说明:这是我在做毕设时找的一份资料,使用ASP做的排课系统,对于学习排课系统有一定帮助-This is a complete set of information when I was doing to find, use ASP to do Scheduling System for Scheduling systems have some help learning
<陈恩> 在 2025-01-16 上传 | 大小:1.13mb | 下载:0

[数据结构常用算法Binary-search-ranking

说明:该算法是用C++实验的折半查找排序算法,是本人编写,能够正确运行-This algorithm is to use binary search algorithm of C++ experiment, I write, to run correctly
<ma > 在 2025-01-16 上传 | 大小:1.13mb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 280.81 .82 .83 .84 .85 ... 2656 »

源码中国 www.ymcn.org