资源列表

« 1 2 ... .15 .16 .17 .18 .19 1520.21 .22 .23 .24 .25 ... 3400 »

[数学计算/工程计算VBplot_draw_2Dpicture

说明:提供了拉格朗日插值 一次多项式拟合 指数拟合三种计算方式。是使用picturebox作图的好例子,其中test.xls是一个4点的数据文件-Provides three method of calculation, there are the Lagrange interpolation polynomial fitting exponential fitting . Is a good example of using picturebox drawing, test.xls is a 4 p
<陈继开> 在 2025-09-24 上传 | 大小:28kb | 下载:0

[数学计算/工程计算PQ-chaoliujisuan

说明:利用快速解耦法进行电力系统潮流计算,对配电网进行潮流计算-Use of PQ decomposition method for the electric power flow calculation system
<杨进> 在 2025-09-24 上传 | 大小:8kb | 下载:0

[数学计算/工程计算Arithmetic-expression

说明:自己写的算术表达式小程序,输入一个算术表达式,会得出一个最终值,供大家参考。-Arithmetic expressions to write their own program, enter an arithmetic expression, will come to a final value, for your reference.
<周洁> 在 2025-09-24 上传 | 大小:8.11mb | 下载:0

[数学计算/工程计算QR

说明:对给定的若干组数据,按照指定的阶数,根据最小二乘原理分别利用正规方程方法和QR 分解方法进行多项式拟合。-QR analise
<huy> 在 2025-09-24 上传 | 大小:254kb | 下载:0

[数学计算/工程计算1

说明:本程序能实现表达的基本运算加、减、乘、除、括号的处理及小数运算,虽然完整性检查能够指出大部分表达式错误,但仍有欠缺之处。大体上能完成课程设计要求。-Expression computing
<miaoye> 在 2025-09-24 上传 | 大小:100kb | 下载:0

[数学计算/工程计算Butterworth

说明:巴特沃斯幅度平方函数的数值计算软件,12年北邮的计算机实习题目。北邮的学弟学妹你懂的-Butterworth Function Calculator.Coded by laocui of BUPT.
<> 在 2025-09-24 上传 | 大小:3.33mb | 下载:0

[数学计算/工程计算Jacobi

说明:解线性方程组的雅克比法,可指定精度和迭代次数-Conjugate gradient method for linear equations
<skyve xu> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算a.c

说明:Finding special triples of the form (n, n + 1, n + 2) Write a program that finds all triples of consecutive positive three-digit integers each of which is the sum of two squares, that is, all triples of the form (n, n + 1, n + 2) such that: 
<Cynthia Lee> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gauss_elim

说明:Gaussian elimination with back substitution
<member> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算b.c

说明:Magic squares A 3 × 3 square whose cells contain every digit in the range 1–9 is said to be magic of the sums of the rows, the sums of the columns and the sums of the diagonals are all equal numbers. Write a program that generates all magic squar
<Cynthia Lee> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算d.c

说明:Decoding a sequence of operations Write a program that finds all possible ways of inserting + and - signs in the sequence 123456789 (at most one sign before any digit) such that the resulting arithmetic expression evaluates to 100.-Decoding a seque
<Cynthia Lee> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算e.c

说明:1 R Finding particular sequences of prime numbers Write a program that finds all sequences of consecutive prime 5-digit numbers, say (a, b, c, d, e, f ), such that b = a + 2, c = b + 4, d = c + 6, e = d + 8, and f = e + 10.-1 R Finding particular
<Cynthia Lee> 在 2025-09-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 1520.21 .22 .23 .24 .25 ... 3400 »

源码中国 www.ymcn.org