资源列表

« 1 2 ... .67 .68 .69 .70 .71 472.73 .74 .75 .76 .77 ... 3400 »

[数学计算/工程计算FFT

说明:// 入口参数: // l: l = 0, 傅立叶变换 l = 1, 逆傅立叶变换 // il: il = 0,不计算傅立叶变换或逆变换模和幅角;il = 1,计算模和幅角 // n: 输入的点数,为偶数,一般为32,64,128,...,1024等 // k: 满足n=2^k(k>0),实质上k是n个采样数据可以分解为偶次幂和奇次幂的次数 // pr[]: l=0时,存放N点采样数据的实部 // l=1
<bluefeifei> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算20082252221142302

说明:FDTD 不错饿-FDTD good hungry
<犁镜> 在 2025-01-23 上传 | 大小:50kb | 下载:0

[数学计算/工程计算quxiannihe

说明:实现二次曲线的拟合.不是很完善,望多多指教。-Fitting Conics achieve. Not very perfect, hope the exhibitions.
<郭称平> 在 2025-01-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Matrix_QR

说明:我这个程序实现了数值线性代数里面的QR分解-I realized this process numerical linear algebra inside the QR decomposition
<tangxin> 在 2025-01-23 上传 | 大小:166kb | 下载:0

[数学计算/工程计算MyProject

说明:visual c++中MFC做得关于动态链接库的隐式调用的源码 打开.dsp文件即可在visual c++中运行-visual c++ done in MFC dynamic-link library on the implicit call to open source. dsp document can be in the visual c++ run
<张波> 在 2025-01-23 上传 | 大小:2.12mb | 下载:0

[数学计算/工程计算yuandaima

说明:一些优化的源代码,一些优化方面的源代码,一些有关数值计算的源代码。-Some optimization of the source code, some optimization of the source code, some of the numerical calculation of the source code.
<> 在 2025-01-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算NewTon

说明:弦割法 和 newton法 求解三次多项式非线性方程-String cut law and newton cubic polynomial method of nonlinear equations
<fqihang> 在 2025-01-23 上传 | 大小:7kb | 下载:0

[数学计算/工程计算Code_CalGeometryMath

说明:常用计算几何算法,主要是点,线,面之间的关系以及距离等运算.为C语言实现-Computational geometry algorithm used mainly point, line and plane, as well as the relationship between the distance operator. For the C language
<李义> 在 2025-01-23 上传 | 大小:4kb | 下载:0

[数学计算/工程计算arithmetic

说明:常用算法:链表的操作、队列的应用、堆栈的应用、串的应用、树的基本操作、冒泡排序、堆排序、归并排序、磁盘文件排序、顺序查找、二分查找、树的动态查找、二分法求解方程、牛顿迭代求解方程、弦截法求解方程、拉格朗日插值、最小二乘法拟合、辛普生数值积分、改进欧拉法、龙格-库塔算法、高斯消去法、正定矩阵求逆算法-Commonly used algorithms: List of operation, the queue of applications
<> 在 2025-01-23 上传 | 大小:21kb | 下载:0

[数学计算/工程计算DelphiValue

说明:《Delphi常用数值算法集》的配书源码,全部可用-err
<陈向阳> 在 2025-01-23 上传 | 大小:1.29mb | 下载:0

[数学计算/工程计算Pi

说明:计算无理数PI前一千位的VB程序,左击窗口即可显示计算结果!-Calculation of irrational number PI 1000 before the VB program, hit the left window to display results!
<JinYao> 在 2025-01-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算JSQ

说明:改程序为积分计算器,对给定的函数 (如 等),能够按照三种数值积分法进行计算,并能正确输出计算结果。其中,所采用的数值积分法为:梯形求积公式、辛普森求积公式、高斯公式。-Reform procedures for the points calculator, for a given function (eg, etc.), in accordance with the three numerical integration method
<weimouer> 在 2025-01-23 上传 | 大小:1.82mb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 472.73 .74 .75 .76 .77 ... 3400 »

源码中国 www.ymcn.org