资源列表
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.
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
sorting_order
- verilog 冒泡法实现数据排序,内部先详细注释说明!-verilog implement data sorting,including dedicated explainnation!
AMfilter
- this is a code for adaptive median filter. i hope it can help u