资源列表

« 1 2 ... .61 .62 .63 .64 .65 2166.67 .68 .69 .70 .71 ... 2656 »

[数据结构常用算法vc++part8

说明:数据结构算法vc++6.0少有的特别好的程序集 强烈推荐part8,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part8 strongly recommended, particularly good, particularly suit
<魏洪平> 在 2024-09-21 上传 | 大小:477184 | 下载:1

[数据结构常用算法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
<天外沙> 在 2024-09-21 上传 | 大小:476160 | 下载: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> 在 2024-09-21 上传 | 大小:476160 | 下载:0

[数据结构常用算法DataStructureofyanweimin

说明:严蔚敏 数据结构的配套代码,在你为书籍晦涩难懂的时候,提供一定帮助-YAN Wei-min data structure matching code, in your books when gimmicks, which provides a help
<李顺年> 在 2024-09-21 上传 | 大小:477184 | 下载:0

[数据结构常用算法Huffman

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

[数据结构常用算法rbinsert

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

[数据结构常用算法shujujiegou

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

[数据结构常用算法ACM

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

[数据结构常用算法20161112722-吴德阳-实验5-停车场管理系统-dev

说明:有可以停放n辆汽车,车辆按到达停车场时间的先后次序依次从停车场最里面向大门口处停放。如果停车场已放满n辆车,以后到达的车辆在大门外等待,停车场内有车开走,则排在第一辆车进入停车场。出去车计算停车价格(Yes, you can park n cars. The vehicles will be parked from the inside of the parking lot to the main entrance in order o
<小灰灰1997 > 在 2024-09-21 上传 | 大小:475136 | 下载:0

[数据结构常用算法BiTreeHeight

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

[数据结构常用算法HuffmanTree

说明:huffman tree 的visual C++实现,完整版代码文件,亲测很实用。(The realization of Huffman tree)
<我在未来等你> 在 2024-09-21 上传 | 大小:476160 | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 2166.67 .68 .69 .70 .71 ... 2656 »

源码中国 www.ymcn.org