登录

最新会员 最新下载

成为了本站VIP会员

今天14:12

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48
已选条件
  1. 编程语言:C++
  2. 代码类别:数学计算
  3. 发布时间:近三天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Rongekutta

  四阶龙格库塔法函数更新四元数程序代码,采用VC编写(Fourth-order Runge-Kutta method function is updated quaternion code)

152
下载
147
浏览
2010-03-03发布

2. bigbt

  A simple algorithms to calculate very big factorial, this program can calculate up to 30000!

2
下载
96
浏览
2010-02-28发布

3. hartigansSLC_OpenCV

  hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1) Sequential Leader algorithm: Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY. 1. Select maximum cluster "radius" 2. Start with zero clusters 3. Add each item to be clustered to: * Closest cluster if distance <= r * New cluster if distance to closest cluster > r 4. Compute new center from members in cluster 5. Empty the clusters (keeping the centers) 6. Return to step 3 (until no changes are made)

16
下载
135
浏览
2010-02-25发布

4. nsga2code

  nondominated sorting genetic algorithms,nsga2的c语言源代码,比较好。(nondominated sorting genetic algorithms,nsga2 c-language source code better.)

8
下载
90
浏览
2010-02-21发布

5. ALGO2-2

   Algo2-2.c C program for implementing Algorithm 2.2 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992 Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A. Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6 Prentice Hall, International Editions: ISBN 0-13-625047-5 This free software is compliments of the author. E-mail address: in "mathews@fullerton.edu" Algorithm 2.2 (Bisection Method). Section 2.2, Bracketing Methods for Locating a Root, Page 61

2
下载
87
浏览
2010-01-25发布

6. xcorr

  实现互相关运算 C实现,实现互相关运算 C实现(cross correlation C code implementation)

350
下载
115
浏览
2010-01-10发布

7. FiniteElementMethod

  有限元方法与C程序设计 介绍有限元方法原理和如何设计C程序,书后有相关代码。(Finite element method with the C programming)

9
下载
81
浏览
2010-01-01发布

9. arithmetic

  arithemetic code on visual c++

7
下载
154
浏览
2009-12-20发布

10. FIR

  FFT和FIR 快速傅里叶变换和FIR滤波器实验程序(Fast Fourier Transform FFT and FIR and FIR filter experimental procedure)

7
下载
132
浏览
2009-12-15发布

11. 55875587Calculator

  MFC做的计算器程序,可以实现加减乘除。平方,立方等功能(MFC to do calculator program can be achieved subtraction multiplication and division. Square, cubic and other functions)

53
下载
135
浏览
2009-12-12发布

12. telephonetest

  判断城市电话区号是否合法的算法,对于理解算法有参考意义(Urban telephone area code to determine the legality of the algorithm, algorithm reference value for understanding the)

19
下载
146
浏览
2009-12-09发布

13. TMS320LF2407-FFT

  基于TMS320LF2407的FFT算法的实现及应用(TMS320LF2407 of the FFT algorithm based on Implementation and Application of)

4
下载
136
浏览
2009-11-27发布

14. volume

  calculate maximum volume of cuboid given conditions.. a+b+c<s ab+bc+ca<d where s and d are constants..

4
下载
108
浏览
2009-11-15发布

15. RSM

  响应面方法的一个例子,二阶响应面,使用正交矩阵法求解(rsm algorithms )

104
下载
199
浏览
2009-11-10发布

16. simulationofDFA

  source code for simulating a DFA in compilers

3
下载
127
浏览
2009-11-02发布

17. link

  多项式的链表存储表示以及实现多项式的加法(Said polynomial storage list and the realization of polynomial addition)

1
下载
119
浏览
2009-11-02发布

18. fft

  对机械中的振动信号进行傅立叶变换,作出频谱图进行分析。(Fourier transform of the vibration signal)

90
下载
176
浏览
2009-10-19发布

19. fft

  this is fft header file for fast fourier transform. with this file, you can compute frequency spectrum zero to tow pi.

1
下载
143
浏览
2009-10-17发布

20. CH8

  8.1 最小二乘曲线拟合hpir1.c 8.2 切比雪夫曲线拟合hchir.c 8.3 最佳一致逼近的里米兹法hremz.c 8.4 矩形域的最小二乘曲面拟合hpir2.c(8.1 Least-squares curve-fitting hpir1.c 8.2 Chebyshev curve fitting the best uniform approximation hchir.c 8.3 years Meeds law hremz.c 8.4 rectangular domain least-squares surface fitting hpir2.c)

18
下载
128
浏览
2009-10-15发布