资源列表

« 1 2 ... .97 .98 .99 .00 .01 3102.03 .04 .05 .06 .07 ... 3400 »

[数学计算/工程计算32458

说明: 本程序运用的万年历的计算公式: d=a-1+(a-1)/4-(a-1)/100+(a-1)/400+c 其中a为年c为该日期在本年中的天数,d取整数,当d/7余数0时是星期天,余数1时是星期一依此类推。 -This procedure used the formula for calculating the calendar: d = a-1+ (A-1)/4- (a-1)/100+ (A-1)/400+ C fo
<> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算TempMatrix

说明:矩阵模板类,C++初学者交流-Matrix template class, C++ Beginners exchange
<毛锋> 在 2024-11-09 上传 | 大小:8kb | 下载:0

[数学计算/工程计算PCFFWM1

说明:光子晶体光纤计算中相对抽运频率和四波混频效率的关系,有MATLAB程序和图形。对研究光子晶体光纤有很大的帮助。-Calculation of photonic crystal fiber pumped in the relative frequency and four-wave mixing efficiency of the relationship between the procedures and have MATLAB gr
<张昕> 在 2024-11-09 上传 | 大小:54kb | 下载:0

[数学计算/工程计算Line

说明:将数学上的线段作为一对象进行封装成类,实现两直线相交求交点等-The mathematical line segment as one package objects into categories, the realization of the two straight-line intersection point of intersection, such as seeking
<路云飞> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[数学计算/工程计算OpenMp_barnes_hut

说明:一个用OpenMP实现的并行Barnes Hut算法。有schedule和chunk size的设置功能。运行环境:vs2005-Realize an OpenMP parallel with Barnes Hut algorithm. Have schedule and chunk size settings function. Runtime environment: vs2005
<Siwen > 在 2024-11-09 上传 | 大小:19kb | 下载:0

[数学计算/工程计算Pt1000FDB

说明:可在matlab上直接运行输出Pt1000铂热敏电阻的分度表。-Can be directly run matlab output Pt1000 platinum thermistor sub-degree table.
<尚新磊> 在 2024-11-09 上传 | 大小:50kb | 下载:0

[数学计算/工程计算1

说明:实现多项式的基本运算和多项式的运算 功能基本强大-Polynomial realize the basic computing and polynomial functions of the basic powerful computing
<陈昭过> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算CurveFit_Poly

说明:多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions
<bilka> 在 2024-11-09 上传 | 大小:12kb | 下载:0

[数学计算/工程计算Double-integration-in-C-Language

说明:用C语言实现二重积分数值计算,精度较高;并且仿照程序中实现二重积分的思想,可以很容易扩展到三重以上的积分。-Using C language to achieve double integral numerical calculation, high accuracy and follow the procedures realize the idea of double integral, can be easily extende
<liangweiyuan> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fft

说明:快速变换傅立叶法,不使用原有的普通离散傅立叶变换方程,而使用新的快速变换傅立叶方法。-Fast Fourier transform method, the non-use of existing ordinary discrete Fourier transform equation, and use the new fast Fourier transform method.
<小马> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[数学计算/工程计算gs

说明:通过C语言实现高斯消去法,基本思想是每次消去一个未知数,把原来的方程化为等价的三角形方程组。-Through the C language to achieve Gaussian elimination method, the basic idea is to eliminate every time an unknown, the original equation into the equivalent of the triangl
<小马> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算GRKT10

说明:通过C语言,实现龙格库塔法,用四阶龙格库塔法求解一阶微分方程组。-Through the C language, the realization of Runge-Kutta method with fourth-order Runge-Kutta method for solving first-order differential equations.
<小马> 在 2024-11-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 3102.03 .04 .05 .06 .07 ... 3400 »

源码中国 www.ymcn.org