资源列表
matrix_mult
- 矩阵链的相乘的源代码,采用动态归还算法求解得到最优解。-chain matrix multiplication of the source code, the return of dynamic algorithm to obtain the optimal solution.
closed_point
- 在一维空间上,有N个点,使用递归算法求解两个点x1和x2,使得这两个点靠得最近。-in one-dimensional space, a point N, the use of recursive algorithm for two points x1 and x2, This makes two points on a recently.
turboalograph
- turbo码编译码程序,相信对大家有用,还在学习-turbo code encryption process, I believe it may be useful, is still learning
revmatrix
- 螺旋矩阵问题:编程产生H*L的螺旋矩阵。首先,我们用一个二维数组来放置矩阵,然后按照数字大小顺序来填充矩阵.-spiral Matrix : Programming produced H * L spiral matrix. First, we used a two-dimensional array to accommodate matrix, in accordance with the order number to filling matrix.
dependency
- This is a little tool to generate dependency and it is aimed to achieve BCD-normal form in relational database.-This is a little tool to generate dependenc y and it is aimed to achieve BCD - normal form in're lational database.
compositor_arithmetic
- 最近对排序算法的复习,包括直接插入排序,冒泡排序,选择排序,快速排序,归并排序,希尔排序。在VC6.0中测试通过并有简单原理说明-recent review of the sorting algorithms, including direct insertion sort, bubble sort, select Sort, quick sort, merge sort, Sort Hill. VC6.0 test in the adoption and simple Rationale
loki89loki91
- LOKI89、LOKI91加密解密算法。密码学应用-LOKI89, LOKI91 encryption and decryption algorithms. Cryptography Application
queue8
- 八皇问题,是数据结构中一种典型的问题,一般采用回溯算法来解决,是一种经典的算法-eight Huang, data structure is a typical problem, generally use backtracking algorithm to solve them. is a classical algorithm
PaiDuiLiLun
- 实现了排队理论在数学中的使用方法,是一种图形化的演示,可以加深理解-realized the queuing theory in the use of mathematical methods, is a graphic demonstration, it can deepen understanding
BiQuanSuanFa
- 避圈算法演示程序,实现了寻找最小生成树算法-avoid the circle algorithm demonstration procedures, the search for the minimum spanning tree algorithm
poj1990
- poj上第1990题目源码,用到了2个树状数组,这题数据结构是关键,想到了题目就很简单了-poj first topic FOSS 1990, used the two tree arrays, which that data structure is the key, think of a very simple topic
MD5C+asm
- 一份MD5算法的C代码和优化后的MD5汇编代码.-a MD5 algorithm optimized C code and compile the code MD5.