资源列表
FFT
- 这是C++的FFT标准算法样例,没有经过特殊的优化。-This is a C++, the standard FFT algorithm for example, without special optimization.
102FFT
- 1024点的FFT变换,可以试试还不错的-1024-point FFT transform, you can try is also a good
qiuzhi
- 表达式的求值。输入一段表达式就可以计算它的值是多少-count the value of number
Function
- 用于解齐次线性方程组和非齐次线性方程组 用高斯消元法做的,用一个类完成-homogeneous linear equations and system of non-homogeneous linear equations
NewCalculator
- java 计算器 界面美观 ,主要用到了swing界面编程-Calculator code,this is very beauty,you can download it to use
THINNING.tar
- Thinning algorithm in C.
DijkstraAlgorithm_src
- algorithm that finds the shortest path within a graph.
Hamoi
- 采用递归思想解决汉诺塔问题:详细的步骤分析,算法分析和实现。采用C++语言,可加深对递归函数的理解和应用。-Using the recursive thinking to solve Towers of Hanoi problem: detailed steps analysis, algorithm analysis and implementation. Using C++ language, can deepen the understanding and application of r
shark
- 解微分方程的数值解,并以图像的形式表现出来。-Solve the differtial equations.and polt them out.
C_nomal_algrithm
- c实现的常用算法集,常用的数值算法很经典-C nomal algrithm
Cyuyan
- 自己在学习阶段写的几个不错的c语言程序,想拿出来和大家分享一下-Stages of learning to write yourself a few good c-language program, wish to bring forward and share with you
Fibonacci
- 取石子游戏之必胜策略 采用斐波那契数列作为算法-The winning strategy game to take stones used Fibonacci sequence as an algorithm
