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

搜索资源列表

  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
    • 文件大小:9.16kb
    • 提供者:zxj
  1. FFTW3st

    0下载:
  2. 快速傅立叶变换 采用c++编程 有源代码-FFT by C++, with source file
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:416.9kb
    • 提供者:谢京涛
  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
    • 文件大小:161.08kb
    • 提供者:zchill0011
  1. 课程设计,计算器

    0下载:
  2. 使用VC++的环境进行简单编程的计算器功能,可以实现+,-,*,/,及混合运算等简单功能-VC environment using a simple programming function calculator can be achieved ,-,*,/, and mixed computing simple function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.75kb
    • 提供者:姚宏昕
  1. hmake

    0下载:
  2. Haskell是一种程序语言。特别的,它是多态类型,懒惰的,纯的函数式语言,与大多数其它编程语言不同。 该语言被命名为Haskell Brooks Curry。它是以数学逻辑为基础的函数式语言,基于lambda演算。 为什么使用Haskell? 写一个能工作的大型的软件系统是很困难的而且很昂贵的。维护这个系统甚至更加困难和昂贵。函数式程序语言,例如Haskell,能够使之变得简单而且廉价。 附件为Haskell编译器源代码-Haskell is a programming langu
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:58.42kb
    • 提供者:鲍军波
  1. Interpreter and libraries

    0下载:
  2. Haskell编译器和库 Haskell是一种广谱语言,适合各种应用。他尤其适合需要高度可修改和维护的程序。大多数软件产品的生命期主要花费在规范,设计和维护而不是编程。函数式语言能很好的写能够真正执行(也可以测试和调试)的规范,该规范也就是最终程序的第一个原型。 -Haskell compiler and libraries Haskell is a broad-spectrum language, suitable for a variety of applications. In p
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4mb
    • 提供者:鲍军波
  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
    • 文件大小:63.16kb
    • 提供者:鲍军波
  1. Haskell 中文教程1-3章

    1下载:
  2. Haskell 中文教程1-3章(flw译) 纯粹的函数型编程语言。以著名逻辑学家 Haskell B. Curry 的名字命名。 最初的目的是想要设计出满足下面这些要求的语言: 1,它必须能够适合教学、研究、应用开发,包括一些大系统的构造。 2,它必须能够使用形式语言来准确描述。 3,它必须是自由免费的,任何人只要愿意都可以获取、使用和再次发布它。 4,它必须建立在大家一致认可的基础上。 5,它应该能够消除目前的函数型编程语言的差异。 -Haskell Chap
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:26.36kb
    • 提供者:鲍军波
  1. 数值分析常用算法编程

    1下载:
  2. 数值分析常用算法编程,文件不是很大,可能有一些错误,大家原谅-numerical analysis algorithm commonly used programming, documentation is not great, there may be some mistakes, we forgive
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-12
    • 文件大小:1.41mb
    • 提供者:刘欢
  1. C语言精彩编程百例_源代码

    0下载:
  2. C语言精彩编程百例_源代码-100 excellent examples of C language_orginal code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:87.34kb
    • 提供者:李春雷
  1. Visual C++和Matlab混合编程实现卫星遥感影像的三维显示

    0下载:
  2. 这是书上的代码,Visual C++和Matlab混合编程实现卫星遥感影像的三维显示,供大家参考,This is the book code, Visual C++ And Matlab Matlab satellite remote sensing images of three-dimensional display, for your reference
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-23
    • 文件大小:10.3kb
    • 提供者:min
  1. gaosi

    0下载:
  2. 应用visual basic编程,实现高斯投影计算-Application of visual basic programming, Gauss Projection
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:20.98kb
    • 提供者:培森
  1. kalman

    2下载:
  2. 卡尔曼滤波器编程仿真 kalman simulink 详细源代码-Kalman filter simulation of the detailed programming source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-07
    • 文件大小:94.88kb
    • 提供者:临时工
  1. I.M.SmithFortran

    3下载:
  2. 有限元编程源码,有限元方法编程 (第三版)源码。-Finite element programming source, the finite element method program (Third Edition) source.
  3. 所属分类:Algorithm

    • 发布日期:2015-10-19
    • 文件大小:217.77kb
    • 提供者:乔1
  1. jisuanqijisuanchengxu

    0下载:
  2. 基于卡西欧5800工程计算器的编程方法及其相关的数学运算,主要应运于道路的放样 -5800 Casio calculator-based programming method works and its related mathematical calculations, the main road should be shipped in the lofting
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:460.87kb
    • 提供者:高建宏
  1. C语言与MATLAB接口 编程与实例 李传军编着

    0下载:
  2. C语言与MATLAB接口 编程与实例 李传军编着(The interface between C and MATLAB)
  3. 所属分类:数学计算

    • 发布日期:2017-12-17
    • 文件大小:8.37mb
    • 提供者:rlinux
  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-30
    • 文件大小:3kb
    • 提供者:将臣cy
  1. 有限元方法编程第三版Fortran程序

    6下载:
  2. 有限元方法编程fortran程序,包含全部的程序编码,希望对大家有用处。(this is the finite element programming by fortran ,containing all of the program of the boook. I believe that it is benifitial to us .)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2018-05-04
    • 文件大小:229.24kb
    • 提供者:w870313
  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
    • 文件大小:45mb
    • 提供者:yannick-cn
« 12 3 4 5 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com