资源列表

« 1 2 ... .48 .49 .50 .51 .52 353.54 .55 .56 .57 .58 ... 2656 »

[数据结构常用算法merge

说明:这是归并排序的源代码,可以输出每一趟的排序结果,有助于理解归并排序算法的核心思想。-This is the merge sort source code, you can sort the output results of each trip, help to understand the merging of the core idea of sorting algorithms.
<Iris> 在 2025-01-19 上传 | 大小:868kb | 下载:0

[数据结构常用算法merge

说明:并归排序,我的一个作业, 代码是正确的 可以拷下即用-And under the order of one of my operation, code is a correct copy of which can be used
<snail> 在 2025-01-19 上传 | 大小:867kb | 下载:0

[数据结构常用算法quicksort

说明:这个是快速排序, 代码正确,拷下来就可以用啦-This is a quick sort, the code correctly, you can copy down useless
<snail> 在 2025-01-19 上传 | 大小:867kb | 下载:0

[数据结构常用算法hhfm

说明:VC++控制台程序,实现huffman编码。在控制台中输入编码字符数及响应的权重,即能得到相应的编码。-VC++ console program, to achieve huffman coding. Enter the code in the console characters and respond to the weight that can be coded accordingly.
<kefan> 在 2025-01-19 上传 | 大小:868kb | 下载:0

[数据结构常用算法edelweiss

说明:2-9进制的数字转换 中缀表达式转换为后缀表达式 字符串中字母的频率及排序 括号配对的验证 链表式储存及功能-2-9 band of the digital conversion infix expression into postfix expression string and sort the letters in parentheses matching the frequency of verification
<zhangjing> 在 2025-01-19 上传 | 大小:869kb | 下载:0

[数据结构常用算法TopKMax

说明:找出一组数字中最大的K个数,用一个K大小的最小堆维护-Output top K numbers in an array using a minheap with heapsize equals to K
<陶岳> 在 2025-01-19 上传 | 大小:869kb | 下载:0

[数据结构常用算法load

说明:有n个集装箱要装上2艘载重量分别为c1和c2的轮船,其中第i个集装箱的重量为wi,要求确定是否有一个合理的装载方案可将这个集装箱装上这2艘轮船。如果有,找出一种装载方案。 注意,在满足 的条件下才可能将这个集装箱装上这2艘轮船。 -There are n containers to be loaded on two load c1 and c2, respectively ships, of which the i-th wei
<张西> 在 2025-01-19 上传 | 大小:868kb | 下载:0

[数据结构常用算法BANK1

说明:银行家算法,安全性算法的源代码,有需要的可以下载-Banker s algorithm, security algorithms
<正街> 在 2025-01-19 上传 | 大小:869kb | 下载:0

[数据结构常用算法queue

说明:一个简单的队列C++代码实现,该队列使用数组的实现形式-A simple queue C++ code implementation, the queue using an array of forms
<王浩> 在 2025-01-19 上传 | 大小:869kb | 下载:0

[数据结构常用算法parking

说明:学数据结构时最简单的两个应用的实现。一个是停车场,含有工程文件在内的所有文件。一个是通讯录,只有cpp文件。请在vc下运行,其他环境可能需要其他头文件。-Two simple applications using the knowaledge of <data structure and algorithm>. One is a parking app, with all files included. Another
<liyong> 在 2025-01-19 上传 | 大小:869kb | 下载:0

[数据结构常用算法bump-sort

说明:实现了冒泡排序,用冒泡排序算法对输入的数进行从小到大的排序。-complish bump sort
<李哲> 在 2025-01-19 上传 | 大小:868kb | 下载:0

[数据结构常用算法linkedQueue

说明:二叉树的作用,有哈弗曼算法,链路结构,整个工程的-Binary role, there Huffman algorithm, link structure, the entire project
<杨海风> 在 2025-01-19 上传 | 大小:868kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 353.54 .55 .56 .57 .58 ... 2656 »

源码中国 www.ymcn.org