登录

最新会员 最新下载

成为了本站VIP会员

01月05日 00:38

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29
已选条件
  1. 编程语言:C++
  2. 代码类别:数学计算
  3. 发布时间:一周内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. constantDeqn

  常微分方程及其方程组的求解. 运用数值计算方法进行计算的完整函数,可以方便的调用.编程语言C-C(Ordinary Differential Equations and their equations. The use of numerical method to calculate the complete function, can easily call. Programming language CC)

3
下载
92
浏览
2008-01-01发布

2. matrix

  一个由C语言写成的矩阵运算程序源代码,共初学者参考。(A C language source code matrix calculation, a total of reference for beginners.)

14
下载
93
浏览
2007-12-18发布

3. digitalfiltercode

  圆周卷积滤波器,可清晰见到实际滤波器的算法(Circular convolution filter, can clearly see that the actual filter algorithm)

13
下载
167
浏览
2007-12-10发布

4. a

说明:  FFT正变换和逆变换,了解FFT变换的实质(FFT transform and inverse transform is to understand the substance of FFT transform)

0
下载
102
浏览
2007-11-27发布

5. Cholesky

  该程序是正定矩阵的Cholesky分解实例,Cholesky是矩阵分解常用的方法(The procedure is the Cholesky decomposition of positive definite matrix example, Cholesky matrix decomposition is a commonly used method)

137
下载
170
浏览
2007-10-11发布

6. Vc++

  含列所有图像处理的VC++程序,包括图像转置,傅立叶变换,图像编码等(Containing all image processing VC++ Procedures, including image transpose, Fourier transform, image coding, etc.)

546
下载
181
浏览
2007-09-21发布

7. prime_number

  這個程式可以顯示 3~100 的 prime number,很適合新手練習的範例程式,附上源碼可以修改內部細節,多做驗證。()

3
下载
125
浏览
2007-09-19发布

8. 2d

说明:  用FORTRAN语言实现二维欧拉方程的求解,采用二阶MUSCL迎风格式()

1
下载
202
浏览
2007-09-10发布

9. gausszf

  该软件主要应用是采用高斯正反算进行换带计算的。(The software application is used mainly Gaussian with positive and negative exchange balance calculation.)

35
下载
180
浏览
2007-09-10发布

10. 04

说明:  龙格-库塔方法的使用,例子 求y’=y-2x/y,y(0)=0。 解:输入X0=0,X1=1,H=0.2,N=6。()

0
下载
105
浏览
2007-09-08发布

11. shenliu

  有限元计算基本程序,为毕业论文时编写的局部渗流计算程序。(Finite element method the basic procedures for the thesis prepared by local seepage calculation procedures.)

32
下载
177
浏览
2007-08-20发布

12. Dijkstra

  求数组最长递增子序列算法。输入一个数组,输出其最大递增子序列(Array for the longest increasing subsequence algorithm. An array of input and output its maximum incremental sequence)

34
下载
92
浏览
2007-08-07发布

13. windforceonvessel

  船舶荷载计算程序,可用于码头设计中船舶荷载的计算。(Ship load calculation procedures, can be used for ship loading terminal design calculations.)

68
下载
143
浏览
2007-07-30发布

14. FFT

  提供基二FFT(频域)的C语言算法,希望对大家有用()

10
下载
162
浏览
2007-07-29发布

15. zhuangcuo

  糊涂先生给他的五个朋友写信,他写了五封信,但是当他的朋友收到信后,都告诉他:“你的信寄错了”。那么请你计算一下:出现这种情况的概率有多少?(假设糊涂先生是随机地往信封里装信的),你能不能把所有的情况都列出来呢(Mr. foolish to write him five friends, he wrote five letters, but when his friend received a letter, told him: )

3
下载
182
浏览
2007-07-12发布

16. atjjs

  埃特金加速法,一个数值分析中的算法,大家先看看哦(Aitken acceleration method, a numerical analysis of the algorithm, we look at the flash open her cloak)

6
下载
223
浏览
2007-06-18发布

17. nishangsanjiaohua

  这是数值分析中拟上三角法的实现程序,c语言(This is the numerical analysis to be on the triangulation procedures, language c)

4
下载
120
浏览
2007-06-17发布

18. Matching-2

  //给定整数n,产生所有[2n]上的匹配(matching) //将其视为一个所有块大小均为2的集合分拆 //以a_i表示其第i个元素所在的集合号 //输出格式为 a1 a2 a3 ... //满足 //a_{i+1} <= max { a1,a2,...a_i } + 1 (//a given integer n, have all [2n] on the matching (matching)// will be considered as an all pieces are two sets of a split// a_i said in its i elements of a collection of lies// output format for a1 a2 a3 ...// meet// a_ i (a))

1
下载
95
浏览
2007-06-13发布

19. c_and_f

  c/C++跟fortran语言之间的一些转换(c/C fortran language with the conversion between)

23
下载
176
浏览
2007-05-31发布

20. SplineCSharp

  C#编写的三次样条插值函数,TSS法求解对角矩阵方程函数,插值点函数值计算函数。(prepared by the cubic spline interpolation function, TSS method diagonal matrix equation function, interpolation function point value function.)

174
下载
114
浏览
2007-05-27发布