资源列表
FORTRAN-xanthis
- Electromagnetics exercises in Fortran
robotSearch-1.0.tar
- matlab algorithms for robot search
final_robotSearch-1.0_2learn-it
- new robot search algorithms
YOUNGS
- PLIC程序现今VOF中应用较多的方法,精度较高。-PLIC VOF process the application of more modern methods and high precision.
TS-35.205-Milenage
- Specification of the MILENAGE Algorithm
ising.m
- 2d simulation for the ising model in stadistical physics. this software show a graph of the energy levels for a two level atom
DFT
- 简化的FFT(一个周期采样64个点)简单易懂-Simplified FFT (64 samples a cycle points) easy to understand
TestAlgorithm
- 求花朵数的JAVA代码实现 一个N位的十进制正整数,如果它的每个位上的数字的N次方的和等于这个数本身,则称其为花朵数。 例如: 当N=3时,153就满足条件,因为 1^3 + 5^3 + 3^3 = 153,这样的数字也被称为水仙花数(其中,“^”表示乘方,5^3表示5的3次方,也就是立方)。 当N=4时,1634满足条件,因为 1^4 + 6^4 + 3^4 + 4^4 = 1634。 当N=5时,92727满足条件。 实际上,对N的每个取值,可能有多个数字满足条件。
newton
- 在VC6.0平台上实现的浅显易懂的牛顿迭代算法,在物理化学数值分析中相当有用。-VC6.0 platform implemented in easy to understand the Newton iterative algorithm, the numerical analysis in physical chemistry is useful.
HuaDuoTree_Algorithm
- 一个N位的十进制正整数,如果它的每个位上的数字的N次方的和等于这个数本身,则称其为花朵数。 例如: 当N=3时,153就满足条件,因为 1^3 + 5^3 + 3^3 = 153,这样的数字也被称为水仙花数(其中,“^”表示乘方,5^3表示5的3次方,也就是立方)。 当N=4时,1634满足条件,因为 1^4 + 6^4 + 3^4 + 4^4 = 1634。 当N=5时,92727满足条件。 实际上,对N的每个取值,可能有多个数字满足条件。 程序的任务是:求N=2
2Unary-quadratic-equation
- 用visual c++解一元二次方程。方程的各系数由读者自行给出。-To solve Unary quadratic equation by useing visual c++ . The coefficients of equation are given by the reader .
5To-transposed-the-matrix
- 对读者自行给定的指定大小的矩阵矩阵进行转置。-To transposed the matrix if you give a specified size matrix.
