资源列表

« 1 2 ... .73 .74 .75 .76 .77 2578.79 .80 .81 .82 .83 ... 3400 »

[数学计算/工程计算1

说明:用两个文件存储两个多项式的系数,用两个栈来表示这两个多项式,实现多项式的加、减、乘、除四种基本运算,再把结果输入到一个文件中。-Two files are stored with the coefficients of two polynomials, with two stacks to represent these two polynomials to achieve polynomial addition, subtractio
<刘某> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算fraction

说明:定义和使用分数类fraction: 1.自定义分数类fraction,使用该类可以完成分数的输入、分数的加、减、乘、除二目运算和一目减运算、分数的约分操作、分数的倒数运算、对两个分数进 行六种比较运算、以及对分数的输出等操作。 2.尽量用运算符重载函数。如,可重载+、-、*、/、>、>=、<、<=、==、!=,以实现分数的各种运算。并且实现分数与整数的混合运算。 - Class definit
<白子豪> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Form1

说明:输入几个点的横坐标和纵坐标,用最小二乘法拟合出直线(类似y=ax+b).并把这个方程计算并显示出来。-Enter a few points of horizontal and vertical coordinates, with the least-squares fitting a straight line (similar to y = ax b). And this equation is calculated and disp
<linglink> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算km_pohousen_solver

说明:卡门-波豪森求解叶型边界层厚度,上表面计算到xc=0.91处K值为-1.88无法再进行计算-KM_POHOUSEN method to solve boundary layer
<> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算NURBS-SUBROUTINE

说明:NURBS 样条曲线子程序,可求解坐标,斜率,曲率等信息。不能实现插补,可按需求改动,调用-NURBS spline subroutine can solve the coordinates, slope, curvature and other information. Interpolation can not be achieved, according to demand change, call
<> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算FastMultiplication

说明:FFT implementation /tested on spoj problem FastMultiplication
<antonjuk@gmail.com> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算algorithms-for-linear-problems

说明:线性方程的迭代法,集合了Jacobi,Gauss-Seidel,SOR三种方法,还有针对泊松方程的SOR方法-Programs to solve linear problems.Four algorithms are included.They are Jacobi,Gauss-Seidel,SORand SOR for Poisson
<Mu Lufei> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算003

说明:c-free 大数加减法运算 只适用于正整数 但是运算结果可以是负数-c-free big numbers plus and subtract
<harry poter> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算0002

说明:可以进行简单的中缀表达式运算!同时支持加、减、乘、除、括号、的运算-Can be a simple infix expression operators! Supports add, subtract, multiply, divide, parentheses, the operations
<吕先生> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Principle-Least-Squares

说明:最小二乘法源程序 由清华刘宝碇老师实验室发布。-Principle-Least-Squares.cpp by Tsinghua Professor Liu Baoding
<rabby> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算FFT842

说明:一种快速富式变换源程序,对于数字信号处理非常有用。-a usefull FFT code is very convenient to signal process
<Tang JI> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算csharp

说明:计算器 能快速计算 初学者使用方便 多功能计算不止加减乘除-computing counter
<沈旭东> 在 2025-02-06 上传 | 大小:2kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 2578.79 .80 .81 .82 .83 ... 3400 »

源码中国 www.ymcn.org