资源列表
xhZJ
- 循环褶积程序,用来做循环褶积,可以参考做线性褶积-Cyclic convolution procedure, used for circulation convolution, linear convolution can refer to do ... ...
fft
- this fft header file for fast fourier transform. with this file, you can compute frequency spectrum zero to tow pi.-this is fft header file for fast fourier transform. with this file, you can compute frequency spectrum zero to tow pi.
3dpicture
- 在c++以及opengl的环境下,将给定的数据画成图形,并可以对图像进行旋转平移变换等功能。-Opengl in c++, as well as the environment, given the data painted graphics, and can rotate the image translation transformation functions.
Hannoi
- 实现著名汉诺塔的功能的控制台程序,效率比较高,结构简单。采用经典递归调用方法。-the old games of indian hannoi interisting and wise.
TabuSearchforTSP
- This gives source code of traveling salesman problem. The algorithm used is tabu search.
floyd_warshall.c
- It is the source code of the Floyd-Warshall algorithm for finding the shortest path between all nodes. The shortest path between two nodes of a graph is a sequence of connected nodes so that the sum of the edges that inter-connect them is minimal
DijkstraAlgorithm
- a way of modifying Dijkstra’s Alogrithm in order to find all the shortest path from a source to a node
two
- 这是一个最小二乘的算法,很好用于工程,比较适合于集成运算-Least-squares process of the algorithm, the traditional least squares method has been improved, the process is a recursive least-squares algorithm
MATLAB1
- 学习MATLAB数值分析,能够利用MATLAB进行曲线拟合、插值以及解高阶方程-Learning MATLAB Numerical Analysis
MATLAB2
- 以计算机软件MATLAB为操作平台,将数值分析的理论与上机实验相结合,采用数值解法、解析解法和图形可视化显示并举的全新写作手法-MATLAB is a computer software operating platform, the numerical analysis of the theoretical and experimental-on combined use of numerical method, analytical method and graphical visual d
16hexcalculator
- 16进制计算器,它是C写的一个16进制的计算器,比较适用。-16 hex calculator,It is a language written with the c hex calculator 16. Comparison of application ~
LuoMa
- luoma算法的C语言代码实现,适合算法计算机学习研究者阅读-luoma for c program,suit for arithmetic study
