资源列表

« 1 2 ... .22 .23 .24 .25 .26 1827.28 .29 .30 .31 .32 ... 3400 »

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

[数学计算/工程计算gfit

说明:public class Constants Title: PhFit Descr iption: General Phase-Type Fitting Tool-public class Constants Title: PhFit Descr iption: General Phase-Type Fitting Tool
<Kim KS> 在 2025-03-04 上传 | 大小:306kb | 下载:0

[数学计算/工程计算phfit_1

说明:Fitting algorithm for phase-type distribution
<Kim KS> 在 2025-03-04 上传 | 大小:1.42mb | 下载:0

[数学计算/工程计算fletcher-function

说明:一篇非常重要的共轭梯度法的文章,课用于指导相关编程-a paper
<kimiwu> 在 2025-03-04 上传 | 大小:3.15mb | 下载:0

[数学计算/工程计算heat_transfer_2d

说明:采用ADI方法求解二维对流扩散方程的温度场分布,包含有追赶法解方程的代码。-Using ADI Method to solve two dimensional convective-diffusion equations to get the temperature distributions.
<程熠> 在 2025-03-04 上传 | 大小:1.23mb | 下载: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-03-04 上传 | 大小:1kb | 下载:0

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

说明:Concorde is a computer code for the traveling salesman problem (TSP) and some related network optimization problems. The code is written in the ANSI C programming language and it is available for academic research
<cellsplicer> 在 2025-03-04 上传 | 大小:684kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 1827.28 .29 .30 .31 .32 ... 3400 »

源码中国 www.ymcn.org