CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 用C语言编写的程序

搜索资源列表

  1. triangle.ZIP

    0下载:
  2. 用c语言编写的约束Delauney网格剖分程序源代码
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:141876
    • 提供者:jinss
  1. QHULL.ZIP

    0下载:
  2. 关于网格剖分的,用c语言编写的多维剖分程序源代码
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:422109
    • 提供者:jinss
  1. ADI

    4下载:
  2. 用C语言编写的有限差分法程序,采用隐式的交替方向法,求解温度场问题-Using C language program of the finite difference method, using the alternating direction implicit method, solve the problem of temperature field
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-09-12
    • 文件大小:21486
    • 提供者:Kappi
  1. ELSTEST_6_4

    0下载:
  2. 用C语言编写的俄罗斯方块程序,注释还算详细.-With the C language program of the Russian box, comments, fairly detailed.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4244
    • 提供者:yam
  1. branch_bound

    0下载:
  2. 改程序为用C语言编写的运筹学分支定界法程序,欢迎大家下载纠错!-branch and bound
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:150139
    • 提供者:denis
  1. Numerical_Recipes_in_C.The_Art_of_Scientific_Compu

    0下载:
  2. 《数值分析方法库 》本书选材内容丰富,包括了当代科学计算过程中涉及的大量内容:求特殊函数值、随机数、排序、最优化、快速傅里叶变换、谱分析、小波变换、统计描述和数据建模、偏微分议程数值解、若乾编码算法和任意精度计算等。本书科学性和实用性统一,不仅对每种算法进行了数学分析和比较,而且根据作者经验对算法给出了评论和建议,并在此基础上提供了用C++语言编写的实用程序。-《Numerical Recipes in C: The Art of Scientific Computing》, The pro
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5765776
    • 提供者:王磊
  1. aok41

    1下载:
  2. 用c语言编写的时频分析程序,可进行傅里叶变换,小波变换等等。-Written with matlab time-frequency analysis procedures, the Fourier transform, wavelet transform and so on.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:7880
    • 提供者:hanxiao
  1. Csource1

    0下载:
  2. 都是数值方法的相关内容,所有程序都是用C语言编写的。-There are something on Numerical Methods.All the algorithms are described with C language.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:86535
    • 提供者:糊糊
  1. Csource2

    0下载:
  2. 都是数值方法的相关内容,所有程序都是用C语言编写的。-There are something on Numerical Methods.All the algorithms are described with C language.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:82424
    • 提供者:糊糊
  1. youhuawenti

    0下载:
  2. 智能优化算法中的用C++语言编写的程序,用遗传算法解决函数优化问题-Intelligent optimization algorithm using C++ language program, function optimization using genetic algorithm to solve the problem
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:127960
    • 提供者:wangyu
  1. njiefangzhen

    0下载:
  2. 用C++语言编写的求n阶方阵的运算程序,即横竖斜方向上的数的和相等。-C++ language with the evaluation of n order matrix computation process, that the number of horizontal and vertical oblique direction and equal.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1115
    • 提供者:吴加强
  1. Genetic-Algorithm_C

    0下载:
  2. 用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]+
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:3236
    • 提供者:小刚
  1. Computation

    0下载:
  2. 计算器,一般是指“电子计算器”,所以,可以认为是“电子计算器”的简称,该名词由日文传入中国。本文是用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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:7940
    • 提供者:yingmeige
  1. omp-algorithm

    1下载:
  2. 用c语言编写的OMP实现程序,可适用于初学者与有一定基础的程序人员-Written by c OMP implementation procedures applicable to beginners and programmers have a certain base
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:6763
    • 提供者:孔啸
  1. Mathematics-Applets

    0下载:
  2. 数学小程序,用C语言编写的,可帮助初学者熟悉C语言的循环和判断语句的应用-Mathematics applets, using C language, can help beginners familiar with the C language statement in the application cycle and to determine
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4853
    • 提供者:jyl
  1. getopt

    0下载:
  2. 用c语言编写的有限元分析方法的计算程序及其单元划分过程-C language with finite element analysis computer program and the process of cell division
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:7441
    • 提供者:王增丽
  1. power-flow-inSharpC

    0下载:
  2. 3节点3支路的潮流计算程序,用C语言编写的-3 Node 3 branch flow calculation program, written in C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:14254
    • 提供者:吴华华
  1. A1

    1下载:
  2. 用C语言编写的有限差分法,求解一维非稳态温度场的小程序-Using C language finite difference method, solving the problem of two-dimensional steady-state temperature field
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:594
    • 提供者:jalin123123
  1. 100-nodes-trend-program-written-in-C

    0下载:
  2. 用C语言编写的100节点的电力系统潮流计算程序.-100 nodes trend program written in C.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:2510
    • 提供者:tryinfor
  1. 刘长礼WENO爆轰波模拟

    1下载:
  2. 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual
  3. 所属分类:数学计算

    • 发布日期:2020-06-25
    • 文件大小:473088
    • 提供者:fikle2000
« 12 3 »
搜珍网 www.dssz.com