资源列表

« 1 2 ... .34 .35 .36 .37 .38 1539.40 .41 .42 .43 .44 ... 2656 »

[数据结构常用算法01bag

说明:动态规划经典问题01背包的实现,用2种实现算法。一是用递归,二是用循环。还有01背包算法的叙述和图解,通俗易懂-Dynamic programming 01bag
<sx> 在 2024-10-09 上传 | 大小:37888 | 下载:1

[数据结构常用算法c-language-

说明:对于初学数据结构的初学者是很好的查考资料-Data structures for beginners is a good beginners traced data
<阿吖哥> 在 2024-10-09 上传 | 大小:37888 | 下载:0

[数据结构常用算法huffmanencode

说明:哈弗曼编码,给出输入文件content.txt,里面包含一段文字,编程实现上面选择的一种编码方法,将输入文件编码后的结果输出到encode.txt;读入上面编码后的结果encode.txt,编程实现解码过程(需要编码时的哈夫曼树,具体数据结构及保存自己设计),将解码后的结果输出到decode.txt;-The Haffuman encoding given input file content.txt, which contains a
<jygb007> 在 2024-10-09 上传 | 大小:37888 | 下载:0

[数据结构常用算法12.7

说明:设计一个算法,按照深度优先遍历的思想找出从指定结点出发,长度为M的所有简单路径。并将此算法用于邻接表类,在邻接表类中定义一个共有成员函数find(start, m)。-In adjlink to class with negative right value realization monosource shortest path function. Design an algorithm, according to traverse
<朱惠康> 在 2024-10-09 上传 | 大小:37888 | 下载:2

[数据结构常用算法bi-arbre

说明:简单检索二叉树代码,适合学习,其中自带data,推荐用code blocks打开,编译文件-binaire arbre
<王碧皓> 在 2024-10-09 上传 | 大小:37888 | 下载:0

[数据结构常用算法huffman-tree

说明:赫夫曼树的c++程序,适用于本科c++初学者-huffman tree
<丁辰> 在 2024-10-09 上传 | 大小:37888 | 下载:0

[数据结构常用算法queue

说明:用c++实现的基本队列,链表,栈的操作, 可以在vc6中运行-C++ implementation of the basic queue operation can be run in vc6
<songdh> 在 2024-10-09 上传 | 大小:37888 | 下载:0

[数据结构常用算法AcM-Bag

说明:ACM方面关于背包的问题,讲解的比较详细,可以作为ACM竞赛的参考资料~-ACM aspect on the backpack, to explain in more detail, can be used as the reference of the ACM contest
<SZ> 在 2024-10-09 上传 | 大小:37888 | 下载:0

[数据结构常用算法zuobiao-

说明:从0开始的整数按逆时针方向旋转排列,要求输入任意一个正整数,输出它在以0为原点的直角坐标系中的坐标(图中水平方向与垂直方向数与数之间的间隔都为1)。B10080221-Integer from 0 to start with by the anti-clockwise rotation, for the importation of any positive integer, the output it to 0 for the ori
<陈杰> 在 2024-10-09 上传 | 大小:37888 | 下载:0

[数据结构常用算法farmer-cross-the-river1

说明:经典农夫过河问题的c语言算法,且是栈类型的操作方法。(队列类型算法也可实现。)-Classic farmer across the river algorithm c language and method of operation is the stack type. (Queue type algorithm can be realized.)
<Bai> 在 2024-10-09 上传 | 大小:37888 | 下载:0

[数据结构常用算法beibaofenti

说明:大学数据结构上机作业,C++语言写的0-1背包问题解析,练习并理解0-1背包的原理。-University of machine operation data structures, C++ language to write the 0-1 knapsack problem analysis, practice and understand the principles of the 0-1 knapsack.
<党阳> 在 2024-10-09 上传 | 大小:37888 | 下载:0

[数据结构常用算法4365263

说明:vrp问题的解决,对8个点的计算解决比较好()
<Tymzxw> 在 2024-10-09 上传 | 大小:37888 | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 1539.40 .41 .42 .43 .44 ... 2656 »

源码中国 www.ymcn.org