资源列表
quicksort
- algorithm to sort the list of elements using quick sort
pku3503
- pku3503 很诡异的一道题,标程都TLE-pku3503 very strange to a question, standard processes are TLE
triangulopascal
- Calculate a pascal coeficients in a vector of any number and use for a simple filter.
TDtest
- 针对于对一般矩阵的求逆,或对复杂系统的求逆-Aimed at the general matrix inverse or inverse complex systems
fuhuaSimpon
- 复化辛普森算法的数值分析解法,是一个可运行的C++程序,非常实用-fuhuaxinpusinsuanfa
crc
- 生成crc校验码和校验crc的c语言源码,直接复制使用-Generate crc crc check code and verify the c language source code, use the direct copy
shijian
- 任给一组数据,通过函数求解样本均值、样本自协方差函数、样本自相关函数和样本偏自相关函数-As to a set of data, through solving the sample mean value and function sample covariance function, sample from the autocorrelation function and sample partial autocorrelation function
FibonacciProgression.java
- Fibonacci Progression
Hermite
- 计算埃米尔特插值法的简单算法并对某一点进行计算并给出y值-The simple calculation Amy Stewart interpolation algorithm and a point is calculated given y value
ex1
- 在一个文本框中输入若干个数字,可以给他们求和。-In a text box, enter the number of digits that can give them the sum.
the-longest-palindrome-substring
- 对于给定的一个字符串,求出其中最长的回文子串。其中子串的含义是:在原串中连续出现的字符串片段。本算法采用C++编程,一定是你不错的选择!-For a given string,we should find the longest palindrome substring. Which means that the substring: string fragment in the original string of consecutive. The algorithm uses the C++
spaProduct
- 已知稀疏矩阵的下三角部分,计算这个稀疏矩阵与向量的乘积-The lower triangular part of the sparse matrix is known, and the product of the sparse matrix and the vector is calculated