资源列表
04kz2122
- 有关LYAPUNOV的很不错的文章,分享一下-LAYPUNOV
Queue
- visuall c ++ Queue algorithm.
String
- visuall c ++ string algorithm.
matrix
- visuall c ++ matrix algorithm.
Vect
- visuall c ++ Vector algorithm.
lvxingshangwenti
- 旅行商问题,即TSP问题(Traveling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 TSP问题是一个组合优化问题。该问题可以被证明具有NPC计算复杂性。因此,任何能使该问题的求解得以简化的方法,都将受到高度的评价和关注。 -Traveling salesman problem, the T
GAUSS
- 实现GAUSS列主元法解线性方程组,可以使计算误差不扩散。-GAUSS out to achieve the main element method for solving linear equations, enabling calculation error non-proliferation.
fft_analysis
- 傅里叶变换是信号处理的重要手段之一,在频域内对信号进行处理具有诸多优点-Fourier transform is an important means of signal processing in the frequency domain signal processing has many advantages
Numerical_Solution_of_PDEs
- The purpose of this paper is to address the following problem: How can existing sequential simulators be utilized in developing parallel simulators for the numerical solution of partial dierential equations (PDEs)? We dis- cuss this issue in t
winam
- Mathomatic is a portable Computer Algebra System (CAS) that can solve, simplify, and compare algebraic equations, perform simultaneous real number, imaginary number, and polynomial arithmetic, etc. It does some calculus and is very easy to comp
j_fourmi
- antcolony -traveling salesman problem-java
find
- C++源码,用于实现查找功能(顺序,折半,插值)-C++ source code, used to implement search function (sequence, binary, interpolation)
