登录

最新会员 最新下载

成为了本站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. 2D-TM

  2维的FDTD C程序(2-dimensional FDTD C procedures)

4
下载
131
浏览
2008-05-05发布

2. duoxiangshi

  计算方法程序:多项式拟合(Calculation procedure: Polynomial Fitting)

15
下载
172
浏览
2008-05-01发布

3. zairuzhidiandandao

  用来计算航天器再入质点弹道,其中包括插值算法,龙格库塔法以及大气模型(Used to calculate the particle trajectory of spacecraft re-entry, including the interpolation algorithm, Runge-Kutta method as well as atmospheric model)

175
下载
158
浏览
2008-04-27发布

4. computeAreaOfPolygon

  计算多边形(凸凹)面积。 欢迎批评指正(Calculating polygon (convex and concave) area. Welcome criticism)

4
下载
98
浏览
2008-04-24发布

5. static_jiecheng

  几种计算阶乘、阶乘之和的算法,由于计算机存储问题,一般阶乘不可能算得太大,只是一种方法。(Several computing factorial, factorial, and the algorithm, due to computer storage problems, the general factorial can not be considered too great, is only a way.)

26
下载
174
浏览
2008-04-23发布

6. zjbhydm

  正交变换源程序,带vc工程。 学习正交变换算法的有力工具。(Orthogonal transformation source code, with vc works. Orthogonal transformation algorithm to learn a powerful tool.)

5
下载
147
浏览
2008-04-01发布

7. Max-IntMax-MinMin-Min

  极小 算法(Min-Min)、极大极小算法(Max-Min)、最大时间跨度算法(Max-Int)三种典型的映射算法的算法原理以及计算程序(Minimal algorithm (Min-Min), max-min algorithm (Max-Min), maximum time-span algorithm (Max-Int) three typical mapping algorithm and the algorithm of the calculation program)

231
下载
159
浏览
2008-04-01发布

8. GPKolmogorov

  This file contains a summary of what you will find in each of the files that make up your GPKolmogorov application.

1
下载
153
浏览
2008-03-27发布

9. WaterPress

  对于水轮机阀门开启、关闭的一瞬间,对于钢管有比较大的水击。该程序计算出了相对最大的水击压力。(For turbine valves opened, the closure of the moment, for a relatively large pipe water hammer. The program calculated the maximum relative pressure of water hammer.)

50
下载
169
浏览
2008-03-15发布

10. 1616

  把十六进制数转换为十进制数,简单方便!能用于串口通信数据处理中(The hexadecimal number is converted to a decimal number, is simple and convenient! Can be used for serial communication data processing)

84
下载
145
浏览
2008-03-09发布

11. SVMPrediction

  支持向量基预测的小数据量的预测方法。包括数据拟合,多项式预测等功能()

40
下载
152
浏览
2008-03-08发布

12. aladdin1.0.tar

  有限元分析源代码,能分析梁单元、膜单元、壳体单元等常用的有限元单元,并能计算模态、振型等(Finite element analysis of source code, capable of analyzing beam element, membrane element, shell element, such as commonly used finite element module, and the calculation mode, vibration mode, etc.)

62
下载
112
浏览
2008-02-27发布

13. Double-integration-in-C-Language

  用C语言实现二重积分数值计算,精度较高;并且仿照程序中实现二重积分的思想,可以很容易扩展到三重以上的积分。(Using C language to achieve double integral numerical calculation, high accuracy and follow the procedures realize the idea of double integral, can be easily extended to more than triple the points.)

133
下载
79
浏览
2008-02-15发布

14. omp_mm

  利用OPENMP实现矩阵相乘的C程序。Demonstrates a matrix multiply using OpenMP.()

183
下载
91
浏览
2008-02-09发布

15. EMAP5

  三维矢量有限元-矩量法电磁场分析程序。 EMAP5 is a full-wave electromagnetic field solver that combines the method of moments (MOM) with a vector finite element method (VFEM). It employs the finite element method (FEM) to analyze a dielectric volume, and employs the method of moments (MoM) to solve for currents on the surface of (or external to) this volume. The two methods are coupled through the fields on the dielectric surface.(Three-dimensional vector finite element- MoM electromagnetic field analysis program. EMAP5 is a full-wave electromagnetic field solver that combines the method of moments (MOM) with a vector finite element method (VFEM). It employs the finite element method (FEM) to analyze a dielectric volume, and employs the method of moments ( MoM) to solve for currents on the surface of (or external to) this volume. The two methods are coupled through the fields on the dielectric surface.)

320
下载
107
浏览
2008-02-09发布

16. erfenfa

  二分法,用于多项式求解,迭代12次能达到很高的精度(Dichotomy for polynomial solving, iterative 12 times to achieve high precision)

8
下载
136
浏览
2008-01-25发布

17. shuzhifenxi

  数值计算各算法的程序,包括:牛顿迭代法,超松驰迭代法,微分法等.对于初学数值分析这门课程的人有很大的帮助.(Numerical calculation procedure of the algorithm, including: Newton iteration, ultra-relaxation iteration method, differential method and so on. Beginner numerical analysis for this course were very helpful.)

32
下载
158
浏览
2008-01-24发布

18. water

  汪德灌教授那本 计算水力学书后的 perisiman 隐式差分法源代码的 c++版本,我是在fortran代码中改过来的,书中的fortran代码有错误, 请较高人才得以突破 这个东西应该比较有用的吧, 尤其对刚接触这方面知识的 注释很详细哦 而且有输入文件(Professor Wang Deguan that the calculation of hydraulics perisiman after the implicit difference method source code c++ Version, I was changed from fortran code, and the book fortran code error, please talents to break with this higher things you should be more useful, especially for刚接触this regard very detailed knowledge of the Notes and the input file Oh)

220
下载
160
浏览
2008-01-10发布

19. include

  主要是关于一些数值计算中所要用到的头文件,希望对大家有所帮助(Mainly on the number of numerical calculation by the use of header files, I hope all of you to help)

2
下载
157
浏览
2008-01-07发布

20. 24

说明:  给定四个数(1--13),判经过四则运算后能否得到结果24,若能,输出表达式。 (Given the number four (1- 13), after sub after four computing results can be 24, if the output expression.)

0
下载
132
浏览
2008-01-03发布