资源列表

« 1 2 ... .86 .87 .88 .89 .90 491.92 .93 .94 .95 .96 ... 2656 »

[数据结构常用算法pihengerchashu

说明:这是平衡二叉树的实现算法,该文件包含了目前常用的各种二叉树的C程序实现-This is the realization of balanced binary tree algorithm, the file contains the current commonly used in a variety of binary tree of C procedures realize
<天外沙> 在 2025-01-23 上传 | 大小:465kb | 下载:0

[数据结构常用算法algorithmDesignPPT

说明:算法设计与文件的整套电子教案,主要包括递归和分治方法、动态规划算法、贪心算法、回溯法、分支限界法等常用算法和NP问题-Algorithm design and documentation package of electronic lesson plans, including recursive and sub-rule method, dynamic programming algorithm, greedy algorithms,
<sandy chen> 在 2025-01-23 上传 | 大小:465kb | 下载:0

[数据结构常用算法HuffmanTree

说明:根据一段给定的文章构造哈夫曼树并对一段给出的代码译码成为一段文章,输入输出均通过文件来实现,并配有报告文档。-According to the article section of a given structure of the Huffman tree is given a section of the code decoding to become a section of articles, input and output a
<Carol> 在 2025-01-23 上传 | 大小:464kb | 下载:0

[数据结构常用算法Huffman

说明:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统对待传输预先编码,在接收端将传来的数据进行译码。对于双工通道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。(功能非常完全)-The use of Huffman coding can greatly improve the communication channe
<zhengks> 在 2025-01-23 上传 | 大小:465kb | 下载:0

[数据结构常用算法Strassen3

说明:本程序实现的两个矩阵的strassen乘法。为了对比还有传统矩阵乘法,和两种算法的运行时间。-The program realization of the multiplication of two matrices strassen. For comparison, traditional matrix multiplication, and the running time of two algorithms.
<小陈> 在 2025-01-23 上传 | 大小:465kb | 下载:0

[数据结构常用算法rbinsert

说明:红黑树的插入算法实现,利用算法导论中的伪代码-Red-black tree insertion algorithm, using pseudocode in Introduction to Algorithms
<lin> 在 2025-01-23 上传 | 大小:465kb | 下载:0

[数据结构常用算法shujujiegou

说明:分别用数组和链表解决数据结构中的约瑟夫问题,自己看看吧。-Arrays and linked lists were used to solve the problem of data structure of Joseph, his look.
<sdff> 在 2025-01-23 上传 | 大小:466kb | 下载:0

[数据结构常用算法WGC

说明:数据结构 赫夫曼编码 c++代码 希望大家能够喜欢-Huffman coding data structure c++ code hope you will like
<龙影> 在 2025-01-23 上传 | 大小:466kb | 下载:0

[数据结构常用算法ACM

说明:对于考ACM的学者有用,相当有用的,有各种算法的程序-For exam ACM scholars useful, very useful, there are various algorithms program
<杨君飞> 在 2025-01-23 上传 | 大小:465kb | 下载:0

[数据结构常用算法baogao

说明:C++猴子选大王实验报告,内含源代码,还有报告模板,心得-shiyan baogao
<龚俊宇> 在 2025-01-23 上传 | 大小:466kb | 下载:0

[数据结构常用算法BiTreeHeight

说明:用递归方法求二叉树高。构建二叉树,并采用递归的方法求其高度(A recursive method for finding the height of two forked trees)
<wy07> 在 2025-01-23 上传 | 大小:465kb | 下载:0

[数据结构常用算法HuffmanTree

说明:huffman tree 的visual C++实现,完整版代码文件,亲测很实用。(The realization of Huffman tree)
<我在未来等你> 在 2025-01-23 上传 | 大小:465kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 491.92 .93 .94 .95 .96 ... 2656 »

源码中国 www.ymcn.org