资源列表
gcd_lcm
- 给出两整数a与b, 找出a与b的最小公倍数LCM(a,b), 找出a与b的最大公因子GCD(a,b).-finds the LCM(Lowest Common Multiple)/GCD(Greatest Common Divisor) of two positive integers
Gauss
- Gauss method and method of easy iterations
koshi1
- Koshi task, Runge–Kutta method 4-order
koshi2
- To solve a problem Koshi for the differential equation of the second order data to a problem Koshi for systems of the differential equations of the first order
hanluota
- 汗罗塔,一种很经典的练习编程的算法,可供初学者实践参考。 -hanluota,one of the most math arithmetic ,which can consult the learner easyily.
Huffman
- data compression algorithm with Huffman
PrimAlg_KruskalAlg
- Find tree frame with the smallest weighted by Kruskal and Prim algorithms
(HHT)Hilbert-HuangTransform
- The Hilbert–Huang transform (HHT)is an empirically based data-analysis method. Its basis of expansion is adaptive, so that it can produce physically meaningful representations of data from nonlinear and non-stationary processes.
threshold_video
- thresholing the video files C# code : threshold_video.zip-thresholing the video files C# code : threshold_video.zip
Edge_img
- Edge_img.zip : the file for Edge detection on the image
pp1
- 一个二次多项式曲线拟合算法,功能一般够用了,看明白算法原理应该就可以了-A quadratic polynomial curve fitting algorithm, function normally good enough, look to be able to understand the principle of the algorithm
infixpostfix
- Infix to Postfix translator
