资源列表
FFT_CODE
- Usefull and simple algortith - FFT...realisation in C-Usefull and simple algortith - FFT...realisation in C++
1
- 矩阵运算器,可以计算两个矩阵的加法、减法和乘法以及矩阵的转置-calculator for the matrix
somealgorithm
- 描述了分支定界算法,贪婪算法,动态规划算法,分而治之算法,回溯算法,理论性很强-Describe the branch and bound algorithm, greedy algorithms, dynamic programming algorithm, divide and conquer algorithms, backtracking algorithms, highly theoretical
juzhenxiangche
- 矩阵相乘,用C++实现的,有两个例子-Matrix multiplication, using C++ implementation, there are two examples
10
- jadar流体力学理论基础及应用第十章的程序代码。-jadar theory and application of fluid mechanics in Chapter X code.
9
- jadar流体力学理论基础及应用第九章的代码-jadar theory and application of fluid dynamics code for Chapter IX
ComplexCal
- 自己编写的一个复数计算器,能够计算复数简单的运算,有一定得参考价值和意义!-I have written a complex calculator, a simple operation to calculate the complex has a certain reference value and meaning have!
sanyuanzu
- 三元组稀疏矩阵相乘 三元组稀疏矩阵相乘-三元组稀疏矩阵相乘 三元组稀疏矩阵相乘
KMP
- 本代码是kmp算法,可以实现在文学名著中实现字符串的查找,并标记字符串的位置,统计字符串的个数-This code is kmp algorithm can achieve a string of literary classics in the search, and mark the location of the string, the number of statistical string
7
- jadar流体力学基础与应用第七章的代码-jadar Chapter VII of basic and applied fluid dynamics code
8
- jadar流体力学理论基础及应用第八章的代码-jadar theory and application of fluid mechanics in Chapter VIII of the code
monituihuo
- 模拟退火fortran程序,可以根据优化函数设置参数-C Simulated annealing is a global optimization method that distinguishes C between different local optima. Starting from an initial point, the C algorithm takes a step and the function is evaluated. When minimizin
