CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - c programming

搜索资源列表

  1. C中加汇编_计算圆周率

    0下载:
  2. 介绍了在VC编辑器中,加入汇编语言的以实现混合编程的方法,并演示了计算圆周率的过程,很不错-introduced in VC editor, by adding assembly language to achieve the mixed programming method and demonstrated the calculation of the ratio of the circumference and very good! !
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9380
    • 提供者:zxj
  1. FEM

    0下载:
  2. 它是在DOS环境下开发的数学计算软件,菜单中主要的一种是“有限元法”,使用的编程语言是C语言,解压无需密码。-It is the DOS environment to develop a mathematical calculation software, the main menu is a "finite element method", the use of the C programming language is the language, extract no p
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:164951
    • 提供者:zchill0011
  1. Introduction to Functional Programming with Haskel

    0下载:
  2. Haskell编程介绍(英文) C, Java, Pascal, Ada, 等等,都是命令式语言。他们在某种程度上是由命令序列构成的,严格的按照顺序来执行。haskell是函数式语言。函数式程序是一个单独的表达式,通过推算表达式来执行。任何使用过电子制表的人都有函数式语言的经历。在电子制表中,你可以根据其它单元的值来指定每个单元的值。焦点是什么需要计算,而不是如何计算。-Haskell program (English) C, Java, Pascal, Ada, etc., orders
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:64679
    • 提供者:鲍军波
  1. 矩阵运算器

    1下载:
  2. 一款用C++制作的矩阵运算器,不但可以直接用于矩阵计算.而且对想提高C++编程的朋友很有帮助。-new production of C-matrix operations, not only can be used directly matrix calculation. but right wants to raise C Programming helpful friends.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:63423
    • 提供者:饶秀琪
  1. wuziqi(c++)

    0下载:
  2. 五子棋的核心算法,希望对大家的编程能力及编程思维有一定的帮助作用!-renju the core algorithm, a member of the programming and programming capability of thinking is certainly helpful role.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7878
    • 提供者:阿科
  1. shell(c++)

    0下载:
  2. 经典的希尔排序算法,对大家学习数据结构及培养编程思想有所启发!-classic Hill sorting algorithm for data to study the structure and culture programming philosophy inspired!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5122
    • 提供者:阿科
  1. C++_Best_Math_Library

    0下载:
  2. 该文件为c++的数学函数库!是一个非常有用的编程工具.它含有各种数学函数,为科学计算、工程应用等程序编写提供方便!-the document to the c Math Library! It is a very useful programming tools. It contains a variety of mathematical functions, for science, engineering application procedures for the preparation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7776889
    • 提供者:唐山
  1. C++youhuajisuan

    0下载:
  2. 拟牛顿法(变尺度法)DFP算法的c/c++源码,可以通过修改目标函数进行各种计算。-Quasi-Newton method (DFP) DFP algorithm c/c++ Source, you can by modifying the objective function for a wide variety of computing.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:4064
    • 提供者:wangyangpeihua
  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. 5-C-code

    0下载:
  2. 病毒检测,黑白棋,扫雷,速算24,五子棋 中文注释-C Programming language source code Virus detection, Reversi, minesweeping, 24-speed calculation, backgammon
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:11320
    • 提供者:mofafeng
  1. channel-capacity-C

    0下载:
  2. 熟悉用c语言编程来模拟实现离散信道容量的计算-Familiar with the c programming language to simulate a discrete calculation of channel capacity
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:810
    • 提供者:杨霞
  1. FIR-Filter-IN--C

    0下载:
  2. C语言实现Fir 滤波器的程序,可以用。简单易懂。-FIR Filter implementation in C programming
  3. 所属分类:Algorithm

    • 发布日期:2017-11-01
    • 文件大小:6460
    • 提供者:李之浩
  1. c-programschangerk

    0下载:
  2. c编程变步长龙格库塔法,变步长龙格库法求一阶微分方程一个实例-c programming variable step Changlong Kutta method, variable step Changlong Grid Kufa seeking an instance of a first-order differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:996
    • 提供者:杨向东
  1. C-program-for-Practice

    0下载:
  2. 几个C程序,对简单的C编程练习很有帮助,可以自行下载-Several C program, for a simple C programming Contact helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1274
    • 提供者:钟铁夫
  1. c和fortran混编(基于GNULinux)

    0下载:
  2. 文章给出了C语言和FORTRAN语言混合编程的方法,搞数值计算的小伙伴们可以看看。(The article gives the C language and FORTRAN language mixed programming method, engage in numerical calculation of small partners can look at.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:将臣cy
  1. geo

    0下载:
  2. This is a c programming corner detection programming language source code.
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:9216
    • 提供者:Fawad
  1. Complex_type

    0下载:
  2. Complex type structure in C programming language !
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:8192
    • 提供者:indian
  1. matrice

    0下载:
  2. Product of two matrix developped with C programming language !
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:22528
    • 提供者:indian
  1. bp

    0下载:
  2. c++编程bp神经网络,用c++语言编写的bp神经网络(C++ programming bp neural network, bp neural network written in c++ language.)
  3. 所属分类:数学计算

  1. Documents

    0下载:
  2. CUDA C编程权威指南 (高性能计算技术丛书)的PDF格式书籍中文版,单独无法,请下载另一个一起解压。(CUDA C programming authority Guide (High Performance Computing Technology Series) PDF format book Chinese version, cannot alone, please download another one to decompress together.)
  3. 所属分类:数学计算

    • 发布日期:2020-10-28
    • 文件大小:47185920
    • 提供者:yannick-cn
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com