资源列表
num
- 大整数阶乘新思路,实现了大整数阶乘的程序
14stdt0
- 特殊函数T分布函数的计算,有兴趣的可以-Special function T distribution function calculation, there is interested can try
TTIdis1
- TTI介质的波动方程的一个小程序对研究TTI介质的研究人员有一定的借鉴价值-weryhsrtghedrthw4th
hashList
- 哈希列表, 哈希列表, 哈希列表,哈希列表!-Hash list, hash lists, hash lists, hash lists, hash lists, hash list!
Matrix_Mul_limited
- Cuda简单的矩阵乘法程序,用于cuda初学者参考用-Cuda simple matrix multiplication program for beginners reference cuda
AllDist
- Floyd算法,用于求最短路径,使用C++描述-Floyd Algorithm, Shortest path
mktest
- 气象检验突变点,很简单,包括气温,风速,等等。-it can be used in the test of abrupt point.
CPPStrassen_-matrix
- implementation of strassen matrix in C++. strassen algorithm is faster than standard matrix multiplication algorithm
LUforAX=b
- 利用矩阵的LU分解来计算线性方程组,其中矩阵分解的时候利用的是Doolittle分解。-LU decomposition of matrix to calculate the linear equations, matrix decomposition when the use of which is Doolittle decomposition.
UVaOJ-401(Palindromes)
- 判断输入字符串是否为镜像或回文串。 来源于UVaOJ - 401. 水题。-A regular palindrome is a string of numbers or letters that is the same forward as backward. For example, the string "ABCDEDCBA" is a palindrome because it is the same when the string is read from left to rig
juzhen
- 两个简单的创建矩正,以及矩阵中元素替换,重组矩阵的matlab源码-Two simple moments are created, as well as replacing the matrix elements, reorganization matrix matlab source
CG
- 共轭梯度法(CG)是一种重要的求解矩阵的方法,本例给出了共轭梯度法的程序,并给出了一个算例-CG is an important method to solve the equation group. Give you a good example.