资源列表

« 1 2 ... .40 .41 .42 .43 .44 645.46 .47 .48 .49 .50 ... 2656 »

[数据结构常用算法hafumanbianma

说明:这是哈夫曼编码译码的vc程序,在vc++6.0下编译通过,并运行正确 -This is Huffman coding decoding vc procedures, the vc 6.0 compile and run correctly
<> 在 2025-02-01 上传 | 大小:254kb | 下载:0

[数据结构常用算法AL-Bignumber-1

说明:数据结构书上的大数相乘的具体实现,在参数传递上还有些做的不好的地方-Book on data structures specific of large numbers multiplied realize, in the parameter also to do some of the bad places
<Eric Roy> 在 2025-02-01 上传 | 大小:254kb | 下载:0

[数据结构常用算法2008-BUCT-ACM-ICPC-Report

说明:北京化工大学2008年暑期集训一次训练的解题报告和核心代码-Beijing University of Chemical Technology in 2008 summer training report of a problem-solving training and core code
<Harder> 在 2025-02-01 上传 | 大小:254kb | 下载:0

[数据结构常用算法avt

说明:1.本程序演示平衡二叉树的插入,删除,查找,。 2.首先要先初始二叉树为空树; 3.接着要实现平衡二叉树的插入,删除,,其中根据平衡二叉树插入,删除的算法要不停的把插入的元素平衡地插入,需要调用平衡分析函数和左右旋转函数,更新平衡二叉树;删除元素后也要调用平衡分析函数和左右旋转函数,更新平衡二叉树。 4.平衡二叉树的查找则可根据查找算法实现。比较简单。-1. This procedure demonstration bala
<张欣> 在 2025-02-01 上传 | 大小:254kb | 下载:0

[数据结构常用算法index

说明:用于数据结构的文件索引,关键字放在一个文件中 相当于一个词典-Data structure used to index the documents, keyword in a document equivalent to a dictionary
<6368422222> 在 2025-02-01 上传 | 大小:254kb | 下载:0

[数据结构常用算法Greedy-algorithm

说明:贪心算法一般来说是解决“最优问题”,具有编程简单、运行效率高、空间复杂度低等特点。-Greedy algorithm to solve general, " optimal problems" , with programming is simple, efficient, and low space complexity.
<bonobo> 在 2025-02-01 上传 | 大小:254kb | 下载:1

[数据结构常用算法HuffmanCode

说明:本程序是数据结构中常见的哈弗曼编码的实现,通过统计文本文件中的字符出现次数,在另一个文本文件中输出统计次数及对应编码,在两一个文本文件中可以给出英语短文对应的翻译编码。-This procedure is common Havermann data structure encoded to achieve, through the statistics text file in the number of characters that
<cwz> 在 2025-02-01 上传 | 大小:254kb | 下载:0

[数据结构常用算法mws_gen_sle_spe_adequacy[1]

说明:北京航空航天大学数值分析课件希望对大家有用-Numerical analysis of Beijing Aerospace University courseware want to be useful Thank you
<徐毅> 在 2025-02-01 上传 | 大小:255kb | 下载:0

[数据结构常用算法StackEx

说明:这是关于栈的功能实现及验证的小程序,这个程序在学习数据结构是会有帮助。-This is a stack of functions and validation procedures, this procedure in the study of data structures it would be helpful.
<钟西泽> 在 2025-02-01 上传 | 大小:254kb | 下载:0

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

说明:用户输入一堆毫无顺序的数,通过快速排序算法实现数据的有序排序-quick sort
<乔建国> 在 2025-02-01 上传 | 大小:255kb | 下载:0

[数据结构常用算法Floyd-algorithm---h

说明:图也是数据结构中主要的一块,锁业它的重要性就不用说了,在这个算法汇总可以看到有向图和无向图-Data structure diagram is also a major piece of its importance, lock industry, needless to say, this algorithm is summarized in the graph and you can see that there are undir
<lht> 在 2025-02-01 上传 | 大小:255kb | 下载:0

[数据结构常用算法fraction

说明:按照一定次序将0到指定的N的分数排序,例如N为 5,排序为0/1,1/5,1/4,1/3,2/5,1/2,3/5,2/3,3/4,4/5,1/1 -According to a certain order of the 0 to a specified fraction of sorting N, for example N 5, sort of 0/1,1/5,1/4,1/3,2/5,1/2,3/5,2/3,3/4,4/5,1/1
<liwei> 在 2025-02-01 上传 | 大小:255kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 645.46 .47 .48 .49 .50 ... 2656 »

源码中国 www.ymcn.org