-
search
这是一个数组练习,程序的作用是查询一个一维数组(数值型数组)中每一个元素出现的次数,且元素出现的顺序不能改变(This is an array of exercises, the program' s role is to query a one-dimensional array (numeric array) in the number of occurrences of each element, and the element can not be changed in order of appearance)
- 2013-07-26 09:37:09下载
- 积分:1
-
DosBigMath
实现1到1000位的大数运算(包括加减乘除和浮点数运算),运行环境是vs2005(1-1000, large number operations (addition, subtraction and floating-point), the operating environment is vs2005)
- 2012-05-26 21:15:29下载
- 积分:1
-
T-matrix
T矩阵方法的FORTRAN环境下的程序,希望对大家有帮助!(T matrix method program FORTRAN environment, we want to help!)
- 2020-10-21 21:37:23下载
- 积分:1
-
leastSquaresmethod
说明: 最小二乘一次完成算法,C语言编写,源码,调试通过。(A complete least-squares algorithm, C language, source code, debugging through.)
- 2008-10-18 13:57:54下载
- 积分:1
-
Dns-code
牛顿 非牛顿流体数值模拟源代码,对粘弹性流体湍流减阻进行分析(Newton non-Newtonian fluid numerical simulation of the source code, to analyze the viscoelastic fluid turbulent drag reduction)
- 2012-06-14 12:03:31下载
- 积分:1
-
wenjian
汽车油耗计算(C实现)对于家用经济型小轿车来说,统计油耗是经常做的一件事。本题目要求根据汽油单价、每次加油所用钱数,以及该次加的油所跑里程数计算出该车的百公里油耗,并进行保存,根据需要给出统计数据。(Vehicle fuel consumption calculation (C implementation) for the household economy cars, the fuel consumption statistics is often one of the things. The questions asked based on gasoline price, amount of money each fuel used, and the second oil added to calculate the mileage run car 100 km fuel consumption, and save, according to the need to give statistics.)
- 2011-12-15 16:45:12下载
- 积分:1
-
polyfit
C语言实现多项式的最小二乘拟合,可用于在区间上对函数进行拟合(C language polynomial least squares fitting, can be used to fit the function on the interval)
- 2021-02-19 12:39:44下载
- 积分:1
-
P-svWaveFieldSimulationConversion
二层地质模型波场模拟,用有限差分进行波场的模拟,充分利用多波多分量地震记录,以及各向异性方面的独特信息,可有效地减少
纵波勘探的多解性,定量地描述裂缝储层,改善某些纵波资料成像不好地区的构造
成像。这样可获得比纵波分辨率高的多波剖面,从而有利于研究小幅度构造、断层、
裂缝裂隙等复杂地质现象,对油气勘探与开发具有现实意义和实用价值(Two-layer geological model wave field simulation, using finite difference wave field simulation to make full use of multi-wave multi-component seismic records, and the anisotropy of the unique information can be effective in reducing the P-wave exploration, multi-solution and quantitatively describe the crack reservoir to improve the poor image of some P-wave data area structure imaging. This availability of higher resolution than the longitudinal wave of multi-wave profile, thus contributing to the small amplitude structures, faults, cracks, fissures and other complex geological phenomena, for oil and gas exploration and development of practical significance and practical value)
- 2009-11-06 15:56:59下载
- 积分:1
-
Stack
This is a Stack Class with Funtions Push,Pop,
check Stack is Full or Empty
Application:
Change a number from Decimal to Binary
- 2009-03-23 07:47:26下载
- 积分:1
-
shangchuan
说明: 使用最小二乘法拟合,数据在程序里。本质是使用fiminuc函数求最小值。欢迎下载。(Use the least square method to fit the data in the program. The essence is to use fiminuc function to find the minimum value. Welcome to download.)
- 2020-05-24 15:36:53下载
- 积分:1