资源列表

« 1 2 ... .68 .69 .70 .71 .72 1573.74 .75 .76 .77 .78 ... 3400 »

[数学计算/工程计算1

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

[数学计算/工程计算Butterworth

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

[数学计算/工程计算Jacobi

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

[数学计算/工程计算gauss_elim

说明:Gaussian elimination with back substitution
<member> 在 2025-03-15 上传 | 大小: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
<Cynthia Lee> 在 2025-03-15 上传 | 大小: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 eval
<Cynthia Lee> 在 2025-03-15 上传 | 大小: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 =
<Cynthia Lee> 在 2025-03-15 上传 | 大小:1kb | 下载:0

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

说明:Obtaining a sum from a subsequence of digits Write a program that prompts the user for two numbers: an unsigned long , say digits, and an int, say sum, and outputs the number of ways of selecting digits from digits tha
<Cynthia Lee> 在 2025-03-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Lin

说明:Lin法实现一个基本算法,该算法不用复数运算确定多项式方程的共轭复根。-Lin method is used to realize a basic algorithm.It determines conjugate complex roots of the polynomial equation without complex operation.
<郁杉妮> 在 2025-03-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ShuXueWenTi

说明:这是几个数学问题的解决程序,包括大加数、递推、叠带整除、阶乘递归、逻辑移动-This is a few mathematical solutions of the problem of program, including big addend, recursion, fold belt, factorial recursion, divisible by logic mobile
<王淼> 在 2025-03-15 上传 | 大小:2kb | 下载:0

[数学计算/工程计算jisuanqierer

说明:实现简单的加减乘除四则运算,位数不限,式子中操作符的个数不超过10个。-The realization of a simple four operations add, subtract, multiply and divide,Formula of operator number is less than10。
<sunhao> 在 2025-03-15 上传 | 大小:2kb | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 1573.74 .75 .76 .77 .78 ... 3400 »

源码中国 www.ymcn.org