搜索资源列表
阿姆斯特朗数
- 如果一个正整数等于其各个数字的立方和,则称该数为阿姆斯特朗数(亦称为自恋性数)。 如 407=43+03+73就是一个阿姆斯特朗数。试编程求1000以内的所有阿姆斯特朗数-if one is integral to its various figures and cubic, says the number of Armstrong (also known as narcissistic sexual numbers). If 407 = 43 03 73 Armstrong is a fe
ThreeBSpline_VC
- 三次B样条,程序中有部分说明,可以自由在其中进行扩展设计其它类似样条程序.-cubic B-spline, some procedures that can be carried out in one free expansion design similar kind of procedure.
n次Newton n次lagarange 分段三次Hermite插值
- n次Newton n次lagarange 分段三次Hermite插值算法-n n lagarange cubic interpolation algorithm
sanyangtiao
- 简单的三次样条插值函数-simple cubic spline interpolation function
spline
- 三次样条插值子程序,主程序调用此子程序,可以进行数据插值,能够达到足够的精度-cubic spline interpolation subroutine, main program calls this subroutine, the data can be interpolated to achieve sufficient accuracy
solveequation
- 解三次方程源码,绝对正确,首先注入参数,请参考学习-Solution of cubic equation source, absolutely right, first of all injection parameters, please refer to learning
lifang
- 经典的立方表查询的两种实现方式 -Classic cubic form in two ways query
s
- c++解一员三次方程源码,有虚实跟,绝对正确!-c++ solution of a cubic equation source, the actual situation with absolutely correct!
mdsimulation
- CRYSTAL_COORDINATES是一个FORTRAN90程序,使用双精度运算,它产生,一套4 * NX的*NY*NZ 的坐标,分在一个长方形块NX*NY*NZ单元内。 用户可以指定单元的宽度,每一个点的最大的随机位移。 坐标数据写入到一个文件,可用于可视化,或更可能作为初始条件的坐标分子在分子动力学模拟。-CRYSTAL_COORDINATES is a FORTRAN90 program, using double precision arithmetic, wh
DEMO
- Delphi,开发的三次样条修改版,可手工-Delphi, the development of a modified version of cubic spline can be little hand
spline
- 运行后按绘制按钮就能自动绘制三次样条曲线,效果很好-After running the button will automatically draw by drawing cubic spline curve, good results
5
- 用汇编编写的一个两个三次方和运算的程一序,有一个计算三次方的子函数-Written in assembly of a two-way third parties, and a sequence of operations, there is a calculated cubic Functions
shuxianbiao
- 多功能数显表 本毕业设计的设计任务为一个多功能数显表。该数显表可以测量和显示气压、冲击频率和耗气量。并且具有RS232接口和时间显示。本毕业设计作品选用AK-4气压传感器和LWGY涡轮流量传感器,通过MCS-51单片机来控制操作,实现信号数据的采集、处理和发送。本毕业设计作品不仅可以将气压、冲击频率、耗气量及时间等数据显示在8个LED数码管上,还会通过RS232串口,将数据发送到PC上。并由PC上的配套程序,将信息数据显示在显示器上,这两部分所显示的数据是完全相同的。其中数字显示时间单位为秒
Huibian
- 几个汇编的小程序,包括 字符串你需输出,字符移动,求立方和等-Compilation of several small programs, including the string you need the output, character movement, and so find cubic
cubic-spline-interpolation
- 三次样条插值代码,适合matlab应用,纯属个人编写-cubic spline interpolation
BSpline
- 三次B-Spline 好用,可根据您自己的X 与 Y 进行任意插值。插值与matlab差距很小,保证用一次您就会喜欢!绝对,吐血推荐!-cubic B-Spline easy to use, according to your own X and Y arbitrary interpolation. Interpolation with matlab gap is very small to ensure that time you will like! Absolute, the recomm
matlab-LTE-xindaoguji
- 实现LTE下行信道估计,有LS、LMMSE、SVD-MMSE和线性插值、二阶插值、三次样条插值等算法-LTE downlink channel estimation, LS, LMMSE, SVD-MMSE and linear interpolation, second order interpolation, cubic spline interpolation algorithm
WeiFengYing-supporting-program
- 魏凤英的现代气候统计诊断与预测技术的fortran源代码,里边包括气候变化趋势分析的程序:线性倾向估计、滑动平均及一些趋势检验和函数;气候突变检测:滑动t检验、Cramer s法、Yamamoto法、Mann-Kendall法、Pettitt法Lepage法;气候序列周期的提取方法:功率谱、最大熵谱、交叉谱、多维最大熵、奇异谱分析、小波分析;以及EOF、主成分等等,总之熟悉这本书的同学,应该知道这本书的“强大”是做数理统计分析、及气象等必备的工具书啊,而且其程序,尤为宝贵!特此与大家分享-Wei
yt
- 希尔伯特黄算法中EMD分界函数的三次样条插值函数的源程序。-Hilbert Huang algorithm the EMD boundaries function cubic spline interpolation function of the source.
Finding the roots of a cubic equation
- Finding the roots of a cubic equation using Substitution Vieta