-
multable
java编写九九乘法表
1*1=1
2*1=2 2*2=4
3*1=3 3*2=6 3*3=9
4*1=4 4*2=8 4*3=12 4*4=16
5*1=5 5*2=10 5*3=15 5*4=20 5*5=25
6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36
7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49
8*1=8 8*2=16 8*3=24 8*4=32 8*5=40 8*6=48 8*7=56 8*8=64
9*1=9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81
(Multiplication table
1*1=1
2*1=2 2*2=4
3*1=3 3*2=6 3*3=9
4*1=4 4*2=8 4*3=12 4*4=16
5*1=5 5*2=10 5*3=15 5*4=20 5*5=25
6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36
7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49
8*1=8 8*2=16 8*3=24 8*4=32 8*5=40 8*6=48 8*7=56 8*8=64
9*1=9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81
)
- 2012-11-29 08:29:51下载
- 积分:1
-
Sparse-Matrix-SIS
传统的算法是基于邻接矩阵对网络指标进行计算,而大型网络通过稀疏矩阵保存。本研究编写了可以计算稀疏矩阵的经典传染病SIS模型的程序。(The traditional method is based on network indicators adjacency matrix computing, and large networks through sparse matrix saved. The study prepared by the epidemic SIS model can calculate the classical sparse matrix program.)
- 2015-07-28 12:42:49下载
- 积分:1
-
simplex
说明: 使用C++写的一个可以自动(在运筹学领域)计算单纯形表,并打印每一步的运算结果(a simple code to compute simplex table in operating research and print out the result of each step.)
- 2020-05-25 10:49:15下载
- 积分:1
-
C_classical_src
平常练习的一些程序,比较基础,包括求斐波那契数、完数等等(Some of the usual practice procedures, more infrastructure, including seeking Fibonacci numbers, number, etc. End)
- 2013-11-18 21:18:19下载
- 积分:1
-
J.Fulleabouguer
一款很好用的卫星重力异常布格校正Fortran90程序。(A very useful bouguer correction Fortran 90 program。)
- 2010-07-22 10:53:14下载
- 积分:1
-
PCAmodel
用基于主元分析的方法对被控过程进行建模,可以消除变量之间的贡献性。(Accused of process modeling method based on principal component analysis, contribution between the variables can be eliminated.)
- 2012-09-26 17:33:39下载
- 积分:1
-
ABAQUS 显式计算VUMAT
ABAQUS 显式计算时 用户自定义子材料程序 VUMAT源代码,(User defined subrutine of ABAQUS explicit analysis)
- 2021-03-16 10:29:21下载
- 积分:1
-
particle_filter-master
说明: 实现粒子滤波。包含运行模型,测量模型,重采样和归一化(Implement particle filter. Including operation model, measurement model, resampling and normalization)
- 2020-05-18 13:56:33下载
- 积分:1
-
Laguerre-fitting
基于Laguerre多项式的拟合程序,可以控制多项式的结束,以及变量alpha。(Based on Laguerre polynomial fitting procedure, you can control the end of polynomials, and variable alpha.)
- 2014-01-02 21:43:58下载
- 积分:1
-
GAtools
是用MATLABA编写的遗传运算发的一个小程序 挺好用的 大家(MATLABA is prepared by the genetic operator issued a small procedure very well, we try to use)
- 2006-05-30 09:25:04下载
- 积分:1