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

搜索资源列表

  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:10.5mb
    • 提供者:gtcewli3
  1. zlgshsq

    0下载:
  2. 一个将质量(重量)进行转换的小程序,可以将克/钱/两/斤/公斤进行相互转换,得到你想要的计量单位。 有了这个,你就可以按照程序示例扩充成包括长度、密度、时间等互换的转换代码。-A mass (weight) conversion of small procedures, can be g/money/two/kg/kg for each conversion, the units of measurement you want. With this, you can expand in
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.53kb
    • 提供者:力人
  1. FRFT

    3下载:
  2. FRFT时频变换代码(参考算法:H.M. Ozaktas, M.A. Kutay, and G. Bozdagi.Digital computation of the fractional Fourier transform.IEEE Trans. Sig. Proc., 44:2141--2150, 1996.)-FRFT transform time-frequency code (reference algorithm: HM Ozaktas, MA Kutay, and G. Bozda
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-16
    • 文件大小:4.09kb
    • 提供者:monica
  1. TurboCSim

    0下载:
  2. Turbo code corrected simulation in C++. Compile under Windows or Linux "g++ -O2 -o turbo.exe turbo.cpp random.cpp".-Turbo code corrected simulation in C++. Compile under Windows or Linux "g++ -O2 -o turbo.exe turbo.cpp random.cpp".
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:6.85kb
    • 提供者:Lukasz
  1. gmp-5.0.1.tar

    2下载:
  2. GMP是The GNU MP Bignum Library,是一个开源的数学运算库,它可以用于任意精度的数学运算,包括有符号整数、有理数和浮点数。它本身并没有精度限制,只取决于机器的硬件情况。-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practic
  3. 所属分类:Algorithm

    • 发布日期:2016-11-18
    • 文件大小:2.51mb
    • 提供者:
  1. trellis

    0下载:
  2. set up the trellis given code generator g g given in binary matrix form. e.g. g = [ 1 1 1 1 0 1 ] next_out(i,1:2): trellis next_out (systematic bit parity bit) when input = 0, state = i next_out(i,j) = -1 or 1 next_out(i,3:4): trellis n
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:760byte
    • 提供者:yk
  1. SparseMatrixMultiplication_MileStone4_Final.tar.g

    0下载:
  2. Parallel Sparse Matrix Multiplication source code implemented using x10 language (http://x10-lang.org/).
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:778.73kb
    • 提供者:crtn
  1. zrayamp

    0下载:
  2. 利用射线理论来计算全局地球模型的合成地震记录。更详细的介绍见英文描述。对于做波场模拟的同学很有参考价值。-Ray-theoretical approach to the calculation of synthetic seismograms in global Earth models. Authors: Vlastislav Cerveny, Jaromir Jansky General: Wave propagation Code level: Research
  3. 所属分类:Algorithm

    • 发布日期:2017-06-13
    • 文件大小:20.49mb
    • 提供者:skyey
  1. Mie-scattering

    0下载:
  2. We translated the Fortran code written by Tony Durkin at UT, Austin into ANSI C. Sept. 14, 1993. See main() for authors information. -Program written to calculate the scattering coefficient (mus) and scattering anisotropy (g) for wavelength reg
  3. 所属分类:Algorithm

    • 发布日期:2017-11-03
    • 文件大小:15.37kb
    • 提供者:李灵
  1. tp2-multicouche

    0下载:
  2. Backpropagation with momentum * by Andres Perez-Uribe * References : - G. Hinton, "How neural networks learn from experience", Scientific American, sep 1992. - P. Werbos, "The Roots of Backpropagation: From ordered derivatives
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:2.75kb
    • 提供者:amasz
  1. grid

    0下载:
  2. 给定边界在内部用椭圆型微分方程画网格的程序,包括问题简介和分析和结果,以及源代码,采用了简单迭代,g-s迭代,aid方法等-Given boundary in the internal with elliptic differential painting grid program, including Introduction to the problem and the analysis and results, as well as source code, using a simple
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:655.07kb
    • 提供者:yimiaorong
  1. oula-y_=g(x-y)

    0下载:
  2. 简单的求一维欧拉方程matlab代码,可以作为入门的例子-Simple one-dimensional Euler equations matlab code requirements
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:525byte
    • 提供者:pgl
  1. SUBROUTINE-RPIM_ShapeFunc_2D

    0下载:
  2. 《无网格法理论及程序设计》(G. R. Liu) 源代码 RPIM形函数 code 3.1SUBROUTINE RPIM_ShapeFunc_2D 手敲代码 已校订-An introduction to meshfree methods and their programming code 3.1SUBROUTINE RPIM_ShapeFunc_2D
  3. 所属分类:Algorithm

    • 发布日期:2017-12-22
    • 文件大小:1kb
    • 提供者:黄锡
  1. G-S

    0下载:
  2. C语言编写,顺序高斯法求解线性方程组代码,方程组系数以文本形式导入程序,可计算多阶方程,识别运算时间,算法时间复杂度较低。(C language, sequential Gauss method for solving linear equations, code equations, coefficients in text form into the program, can calculate multiple equations, identify the operation time,
  3. 所属分类:数学计算

    • 发布日期:2017-12-31
    • 文件大小:13kb
    • 提供者:lhk123454321
搜珍网 www.dssz.com