资源列表
lui_dijkstra
- the algorithm of dijkstra
FFT
- This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classi
2Dvector_init
- 二维向量初始化,可以重新调整矩阵的大小。-Two-dimensional vector is initialized, you can re-adjust the size of the matrix.
jiecheng1
- 这是计算阶乘的例子,很多这样的例子,这是在高质量c书上的-this program talk about the math question ,such as ! ,you can see it
Joseph
- 对约瑟夫问题的求解,适用于初学者熟悉数组函数-Solving the problem of Joseph, for beginners familiar with the array function
4jisuan
- 这是第4个计算程序,共5个,每个都可以单独使用-4 This is the first program, a total of five, each can be used alone
5jisuan
- 这是第5个资源,与前面几个是一通的,也可单独使用计算,都是关于钢筋混凝土设计计算的-This is the first five resources, and is a pass in front of a few can also be used on their own terms, are calculated on the design of reinforced concrete
EightQueens
- 利用C#语言实现的八皇后问题。只有8*8的棋盘形式,可以输入皇后摆放的位置-This program is used by c#,which called eight-queen .It can show every situation about the able place to put the queen.But there is a disadvantage that it is set only 8*8 chess .
fortran90_book
- Fortran book, help to study fortran.
randnASE
- 产生随机高斯白噪声,用于monte carlo仿真-create a random Guassian noise, be used in monte carlo simulation
MyMath
- 一个简单的矩阵类,具备矩阵常用的计算功能-a simple matrix
Matrix
- 一个简单的矩阵类,包括求模、求逆,切勒斯基变换等-a simple matrix class
