搜索资源列表
triangle.ZIP
- 用c语言编写的约束Delauney网格剖分程序源代码
QHULL.ZIP
- 关于网格剖分的,用c语言编写的多维剖分程序源代码
ADI
- 用C语言编写的有限差分法程序,采用隐式的交替方向法,求解温度场问题-Using C language program of the finite difference method, using the alternating direction implicit method, solve the problem of temperature field
ELSTEST_6_4
- 用C语言编写的俄罗斯方块程序,注释还算详细.-With the C language program of the Russian box, comments, fairly detailed.
branch_bound
- 改程序为用C语言编写的运筹学分支定界法程序,欢迎大家下载纠错!-branch and bound
Numerical_Recipes_in_C.The_Art_of_Scientific_Compu
- 《数值分析方法库 》本书选材内容丰富,包括了当代科学计算过程中涉及的大量内容:求特殊函数值、随机数、排序、最优化、快速傅里叶变换、谱分析、小波变换、统计描述和数据建模、偏微分议程数值解、若乾编码算法和任意精度计算等。本书科学性和实用性统一,不仅对每种算法进行了数学分析和比较,而且根据作者经验对算法给出了评论和建议,并在此基础上提供了用C++语言编写的实用程序。-《Numerical Recipes in C: The Art of Scientific Computing》, The pro
aok41
- 用c语言编写的时频分析程序,可进行傅里叶变换,小波变换等等。-Written with matlab time-frequency analysis procedures, the Fourier transform, wavelet transform and so on.
Csource1
- 都是数值方法的相关内容,所有程序都是用C语言编写的。-There are something on Numerical Methods.All the algorithms are described with C language.
Csource2
- 都是数值方法的相关内容,所有程序都是用C语言编写的。-There are something on Numerical Methods.All the algorithms are described with C language.
youhuawenti
- 智能优化算法中的用C++语言编写的程序,用遗传算法解决函数优化问题-Intelligent optimization algorithm using C++ language program, function optimization using genetic algorithm to solve the problem
njiefangzhen
- 用C++语言编写的求n阶方阵的运算程序,即横竖斜方向上的数的和相等。-C++ language with the evaluation of n order matrix computation process, that the number of horizontal and vertical oblique direction and equal.
Genetic-Algorithm_C
- 用C语言编写的遗传算法程序。本示例程序适合用于求解正的最大值问题。 本程序的示例函数是:x[1]^2-x[1]*x[2]+x[3].-With a genetic algorithm written in C language programs. This sample program is suitable for solving the maximum problem. Sample function of this procedure is: x [1] ^ 2-x [1]* x [2]+
Computation
- 计算器,一般是指“电子计算器”,所以,可以认为是“电子计算器”的简称,该名词由日文传入中国。本文是用C语言编写的计算机程序-Calculator, generally refers to " electronic calculator" , so can be considered " electronic calculator" short, the term was introduced into China by the Japanese. This is
omp-algorithm
- 用c语言编写的OMP实现程序,可适用于初学者与有一定基础的程序人员-Written by c OMP implementation procedures applicable to beginners and programmers have a certain base
Mathematics-Applets
- 数学小程序,用C语言编写的,可帮助初学者熟悉C语言的循环和判断语句的应用-Mathematics applets, using C language, can help beginners familiar with the C language statement in the application cycle and to determine
getopt
- 用c语言编写的有限元分析方法的计算程序及其单元划分过程-C language with finite element analysis computer program and the process of cell division
power-flow-inSharpC
- 3节点3支路的潮流计算程序,用C语言编写的-3 Node 3 branch flow calculation program, written in C language
A1
- 用C语言编写的有限差分法,求解一维非稳态温度场的小程序-Using C language finite difference method, solving the problem of two-dimensional steady-state temperature field
100-nodes-trend-program-written-in-C
- 用C语言编写的100节点的电力系统潮流计算程序.-100 nodes trend program written in C.
刘长礼WENO爆轰波模拟
- 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual