资源列表
pml_111l1s1j
- 一个分裂场的FDTD_PML程序,C++语言编写,程序规范,有很好的参考价值。-A split field fdtd_PML procedures, C++ languages, program specification, there is a good reference value.
chengfa
- 实现500000位的正整数乘法运算,支持输入格式验证-I have a pool english
MatrixOperation
- 一个关于矩阵运算的头文件,可以直接使用,用接口来对文件进行四则运算及求逆,转置操作-A matrix calculation of the header files can be directly used, the file interface to the four operations and inverse transpose operation
gaosiguocheng
- 高斯过程回归算法中计算K矩阵的简单算法,比较简单-Simple algorithm, Gaussian process regression algorithm to calculate the K matrix is relatively simple
ji-suan-mo-ni
- 插值、多项式求值、求根、图形绘制、线性方程求解-Interpolation, polynomial evaluation, root finding, graphics rendering, linear equations
FFT_Con
- FFT的卷积实现算法-Convolves or deconvolves a real data set data[1..n]
FFT_decon
- 利用FFT计算 两组数据的相关值,VC++源代码-Computes the correlation of two real data sets data1[1..n] and data2[1..n]
spctrm
- 利用FFT估计信号功率谱,VC++数值计算方法-Power Spectrum Estimation Using the FFT
tqli
- QL算法,利用VC++编程,类属数值算法分类-QL Algorithm with Implicit Shifts
linmin
- 数值计算,求多维复共轭,利用VC++编程-Conjugate Gradient Methods in Multidimensions
1-(2)
- 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列-Topic: 1, 2, 3, 4 Numbers, how many can form a different from each other and have no the repeat number three digits? How much be? 1. The progra
2-(2)
- 题目:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高 于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提 成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于 40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于 100万元时,超过100万元的部分按1 提成,从键盘输入当月利润I,求应发放奖金总数? -Topic: enterprise exten