资源列表
4554564
- 对以下6种常用的内部排序算法进行实测较: 起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序 -On the following six kinds of commonly used internal sorting algorithm measured more: bubble sort, insertion sort direct, simple selection sort, quick sort, shell sort, heap sort
6896326
- 五大排序算法的比较,以及程序实现,已编译通过-Five sorting algorithm, and program implementation, compiled by
bank
- 银行家算法避免死锁问题,用C语言编程实现-Bankers algorithm avoid deadlock, with the C programming language
shortest_path
- 求取给定图的多元最短路径,使用FLOYD算法实现,简单明了,注释详细!-Strike a given graph of multiple shortest path algorithm using FLOYD, simple and clear, detailed notes!
flash
- 各种算法演示的CHM文档,比如,树形结构与人手一册算法的自动演示,内附说明-Various algorithms demonstrate the CHM document, for example, has a copy of the tree algorithm with automatic presentation, instructions included
ShortLoad
- 根据贪心算法写的一个小程序,路径可以自己更改,路径是根据二维矩阵的方法获得,所以用的时候请自己改一下-According to the greedy algorithm to write a small program, the path can change themselves, the path is obtained based on two-dimensional matrix, so use your own change it when
biaodshiqiuzhi
- 表达式求值。输入一个中缀表达式,程序能把它转换成后缀表达式,然后求值。-Expressions. Enter an infix expression, the program can convert it into a postfix expression and then evaluated.
ping
- 对C++的程序员先要熟悉算法与数据结构,才是硬道,希望能帮助你们.-Of the first C++ programmers familiar with algorithms and data structures, is a hard road, hoping to help you.
text
- 24点代码,加算法,有注释,用递归写的,效率还行-24-point code, plus algorithm, there are notes, written with recursion, efficiency okay
migong
- 迷宫问题,堆栈的描述,适合初学者,简单易学-C mi gong wen ti
RJJC_5
- 非线性数据结构图,电子课件。不错的。可参考 -Nonlinear data structure diagram, electronic courseware. Good. Refer to
Huffman-tree-and-its-application-
- 第三节哈夫曼树及其应用,主要介绍哈夫曼树及其构造过程-Section Huffman tree and its applications, introduces the Huffman tree and its construction process
