资源列表

« 1 2 ... .59 .60 .61 .62 .63 364.65 .66 .67 .68 .69 ... 3400 »

[数学计算/工程计算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-01-19 上传 | 大小: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-01-19 上传 | 大小: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-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算solver.tar

说明:Calculates x such that ln(x) = x/5 using the method of false position and secant method. Reads the initial guesses, required tolerance and allows the user to choose between the method of false position and the secant met
<cellsplicer> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算p

说明:计算圆周率的程序,用c语言编写的计算圆周率的程序。可以计算到小数点10000以上的位数。-calculation pai,calculation pai calculation pai
<pengxinjian> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Ex6_13

说明:【例6.13】梯形法求积分的函数integer()是通用函数,可求任一函数的定积分。不同的函数有不同的解析式, //该解析式决定了自变量在每一个小积分区间端点处的函数值。函数 integer()以一个指向函数的指针为参数, //由该参数调用欲求定积分的函数,另两个参数是积分上下限。-[Example 6.13] the trapezoidal method to seek the integral function intege
<wu_xiaofeng> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算freq-hop

说明:program for frequency hopping spread spectrum
<murari> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算acosPasinPatan

说明:关于求解反正玄函数,反余铉函数和反正切函数的C程序代码-Solving anyway, mysterious function, anti-I Hyun functions and inverse tangent function of the C code
<家伟> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算sinPcosPtan

说明:基于C++的关于求解正玄函数 和余弦函数 以及正切函数的源程序代码-Based on solving the sine and cosine functions and tangent of C++ source code
<家伟> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算hanoi

说明:汉诺塔问题,这是一个古典的数学问题,是一个用递归方法解题的典型例子。-Tower of Hanoi problem, which is a classical mathematical problem, is a typical example of a recursive method of solving problems.
<星星> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Desktop

说明:Compute the Correlation between 2 signals
<ab> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算marini

说明:marini对流层映射函数,csharp编写,pnts前期编写的。-marini tropophere mappingfunction
<jack> 在 2025-01-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 364.65 .66 .67 .68 .69 ... 3400 »

源码中国 www.ymcn.org