资源列表
mtqp
- 马踏棋盘 讲述的是一些在棋盘上的算法
digit
- 高斯消元法,此方法可方便得解答线性方程组的解,比拉格朗日优越!-Gaussian elimination method, this method can easily get answers to the solution of linear equations over Lagrangian superior!
PI
- 概率与数理统计的小作业,通过随机输入的两个数来获取伪随机数,进行概率计算PI的约值-Probability and Mathematical Statistics of small operations, through a number of random input to obtain two pseudo-random number, the probability calculation about the value of PI
phptime
- 动态显示服务器时间 php代码 -phptime dongtaixianshiphptime dongtaixianshiphptime dongtaixianshi
qishiwenti
- 算法设计与分析的一道题目:骑士问题(适用于上课实验)-Algorithm design and analysis of a topic: Knight problem (for class test)
Dij
- zui duan lu de ji ben suan fa
2010-9-25
- 1、输入圆柱体底面积的半径和圆柱体的高,根据输入值输出圆柱体的体积-1, the input radius of the cylinder and the cylinder bottom area of high, according to the size of the input value the output cylinder
zhuanhuan
- 运用堆栈来解决数制的转换问题是数据结构中很简单的一个思维方法。-Number system using the stack to resolve the conversion issue is a very simple data structure, a way of thinking.
insertion
- Insertion sort is a simple sorting algorithm: a comparison sort in which the sorted array (or list) is built one entry at a time. It is much less efficient on large lists than more advanced algorithms such as quicksort, heapsort, or merge sort
KMP
- KMP算法主要用于匹配字符串,算法复杂度为O(N),本代码用C 语言编写-KMP string matching algorithm is used, the algorithm complexity is O (N), the code written in C language
fisher2
- 利用fisher ratio进行分类能力的排序-Capacity utilization fisher ratio classification sorting
FastCSMatrix
- FastCSMatrix: The operator form of the contraint matrix for the fast compressed sensing problem. Specifically, it returns y = A*x (mode = 1) or y = A *x (mode = 2), where A is an mxn matrix given by A = [Phi - Phi], and Phi = P*H*Q, where P,Q are r
