资源列表
Algorithm_Description
- 包括des和mds算法描述,ECC加密算法入门介绍,密码知识-Including des and mds algorithm descr iption, ECC encryption algorithm entry, the password of knowledge
Dijkstra
- 迪杰斯特拉最短路径算法(未优化,但是看起来比较容易理解,自己写的)-Dijkstra shortest path algorithm (not optimized, but it is easier to understand, wrote it myself)
ly
- 归并排序算法,同时,利用归并的特点算出逆序对-Merge sort algorithm, at the same time, calculated using the characteristics of the reverse merger of
5_queen
- 设在初始状态下在国际象棋棋盘上没有任何棋子(皇后)。然后顺序在第1行,第2行,…。第8行上布放棋子。在每一行中有8个可选择位置,但在任一时刻,棋盘的合法布局都必须满足3个限制条件,即任何两个棋子不得放在棋盘上的同一行、或者同一列、或者同一斜线上。试用递归与非递归的方法编写算法,求解并输出此问题的所有合法布局-In the initial state in the international chess board does not have any pieces (Queen' s).
sort
- 7种排序算法,解压后用word打开,包括快排,归并,堆排序-7 kinds of sorting algorithm, extract the word to open later, including faster scheduling, merging, etc. HEAPSORT
quicksort
- quick sort implementation used in the sorting , very good program.
sparse
- sparce matrix implementataion
infixtopostfix
- infix to postfix program,.
tree
- tree implementation in c. good program.
set
- 实现了集合的并,交,差,希望大家能偶有帮助,如果能够跟大家共享我感到非常的高兴-achive intersection,union,difference of set
10253
- 本代码是在KMP算法上加以改进后,实现对一个字串求最长重复子序列。该算法可以与后缀树有相同原理。-The code is in the KMP algorithm be improved to realize for the longest string of a repeat sequence. The suffix tree algorithm with the same principle.
43680515Amaze
- 随机迷宫生成算法 随机迷宫 生成算法 随机迷宫生 成算法-maze generater