资源列表
waveletde-noise
- de-nosie using wavelet
单源点最短路径贪心算法
- 单源点最短路径贪心算法:用到Dijkstra算法,-single source shortest path greedy algorithm : use Dijkstra algorithm,
piglatin
- Piglatin. Impelements the piglatin code in C.-Piglatin. Impelements the piglatin code in C.
2d-heat-conduction
- Numerical solution of steady heat conduction in a rectangular domain (L*H) Using Gauss-Seidel Finite Difference scheme.
huisufa
- 回溯法背包问题,很实用也是经过改进的背包问题-The backtracking knapsack problem, very practical and improved knapsack problem
Matrix-multiplication
- After we defined size and value of first two matrices we used Environment.ProcessorCount to determine number of processors in system. Each processor computes almost equal amount of elements in result matrix.We used method _computeMatrix3() to compute
CIRCULARSQUEEZE
- 圆盘挤压计算方法,给定膜厚和载荷挤压速度计算承载力-The disc extrusion calculation method given film thickness and load extrusion speed calculating bearing capacity
ConjugateGradient
- 共轭梯度发的matlab源程序,收敛速度先快后慢,很实用-Conjugate gradient hair matlab source, soon after the first slow convergence speed, it is practical
lobatto-b
- 求解一介方程组的间断配置法,程序自己编写,主要用于一介偏微分方程的求解-Solving ordinary equations discontinuous collocation method, write your own program, mainly for ordinary partial differential equation
cyclic2
- 完整的循环谱计算代码,可以直接运用,稍加改动就可以变成其他的循环谱形式,欢迎下载。-Complete cycle spectrum calculation code can be directly applied, a little change can become another form of cyclic spectrum, welcome to download.
frft
- 本程序为OZAKTAS提出的快速求解FRFT的第二种分解方法,阶数在0.5~1.5之间,其他阶数利用FRFT性质扩展-The fast Fractional Fourier Transform Ozaktas Solution II,0.5<power<1.5
jisuanqidaima
- 计算器程序的代码,可以做简单的运算等,程序里会有详细的说明如何计算并输出正确的结果-Calculator program code, can do simple arithmetic, etc