CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - imsl

搜索资源列表

  1. CallImsl

    0下载:
  2. 在C++中调用Fortran Imsl库的通用方法-in C called Fortran Library Imsl common methods
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9055
    • 提供者:wang
  1. IMSLVS2005

    0下载:
  2. IMSL 库是一个很不错的数值库 有fortran版本和C版本 以下是C版本在VS2005.net下的环境设置.-IMSL library is a very good value for a fortran version and the C version of the following is the C version VS2005.net set up under the Environment.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4638
    • 提供者:付 方
  1. cpplapack-2005_03_25.tar

    1下载:
  2. lapack的c++版本之一.lapack是imsl,mkl,matlab等大部分数值计算的使用者.最早是for77的,后来出现c++,java等的.-lapack one of the c version. Lapack is imsl, mkl. Matlab, and most numerical calculation users. The first was for77, subsequently c, java and so on.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:1684339
    • 提供者:付 方
  1. MATH

    1下载:
  2. 本PDF文档为Fortran的IMSL数值计算库的使用手册,里面介绍了各种subroutine的参数的含义,以及给出了大量的算例。数值计算库非常全。-This PDF document of the IMSL for Fortran Numerical Library User' s Guide, which describes the meaning of the parameters of the various subroutine, as well as a large numbe
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3377142
    • 提供者:he
  1. IMSL-Fortran90

    0下载:
  2. IMSL数学与统计函数库,Fortran90并行库.pdf-IMSL mathematical and statistical function library, Fortran90 parallel library. Pdf
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:738900
    • 提供者:张皓
  1. How_to_call_the_IMSL_fortran_library_from_C

    0下载:
  2. 关于foturn程序库调用的书籍,用forturn的朋友可能有用-forturn imsl to c
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:62373
    • 提供者:shenghu
  1. imsl

    0下载:
  2. 这是两篇详细介绍fortran IMSL函数库的文档-This is the two detailed documentation fortran IMSL library
  3. 所属分类:Algorithm

    • 发布日期:2017-05-25
    • 文件大小:8318776
    • 提供者:wei
  1. CppParser

    0下载:
  2. CPP parser/compiler code
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:214883
    • 提供者:maverick
  1. IMSLPFunction

    0下载:
  2. IMSL函数库,各种fortran的函数-IMSL library, the function of various fortran
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:400962
    • 提供者:格乐
  1. math

    0下载:
  2. Imath是fortran编写的库查询目录,了解imsl库的功能-Imath is a searchable directory fortran library prepared to understand the function of the library imsl
  3. 所属分类:Other Databases

    • 发布日期:2017-05-29
    • 文件大小:12027478
    • 提供者:怀念的
  1. eigenvalue_fortron

    0下载:
  2. 求解复矩阵特征值和特征向量,其中应有到IMSL数据库中的eigenvalue=(c,w=eigenvector)-solve the eigenvalue and eigenvector of complex matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1084623
    • 提供者:肖伟
  1. IMSl-help

    0下载:
  2. IMSl数学与统计函数库帮助文件,fortran常用算法说明-Imsl usage help folder ,and the common science
  3. 所属分类:Algorithm

    • 发布日期:2017-06-19
    • 文件大小:29182664
    • 提供者:heshengmao
  1. IMSL-library

    0下载:
  2. 数值方法中常遇到的问题,有专门的函数链接库可以使用。IMSL是一套在 数值方法上经常被使用的商业函数链接库。Visual Fortran的专业版内含IMSL-Often confronted with the problem of numerical methods, specialized function link library can use. IMSL is a set of numerical methods are often used business functions l
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1735789
    • 提供者:linqq
  1. tide

    1下载:
  2. 一个简单的调和分析程序。程序思路很简单:将方程系数矩阵中各个参数输入后通过IMSL函数库中lin_sol_gen函数解得;通过求每分钟一次数据中的极值求得每天高低潮潮时和潮高。细节部分程序内有详细说明。 -The program idea is simple: the various parameters in the matrix of the equation coefficients entered by the IMSL library lin_sol_gen function so
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:61126
    • 提供者:JSDRV
  1. IMSL

    0下载:
  2. 数值方法中常遇到的问题,有专门的函数链接库可以使用。IMSL是一套在数值方法上经常被使用的商业函数链接库。Visual Fortran的专业版内含IMSL。 IMSL的函数名称中,第一个字母可以用来判断参数的类型。如果第一个字母是D会使用双精度浮点数来计算并返回答案。第一个字母不是D,则使用单精度浮点数计算。-Numerical methods frequently encountered problems, have a special link library functions can
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1383424
    • 提供者:胡容
  1. Console4

    0下载:
  2. 这是个测试imsl的程序,很多朋友在装IMSL时出现问题,通过这个程序就能知道有没有成功装上IMSL了。-This is a test imsl program, many of my friends have problems loading IMSL, through this program will be able to know if there was a successful IMSL installed.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:5820
    • 提供者:wang
  1. IMSL

    0下载:
  2. 专业fortran内含的数据链接库IMSL说明,希望对读者有用-the IMSL is a collection of FORTRAN routines and functions uesful in research and mathematical analysis
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1743673
    • 提供者:wanghao
  1. Phase_plot

    1下载:
  2. 使用imsl数据库计算二阶微分方程,方法简洁快速(Using the IMSL database to calculate the two order differential equations, the method is simple and fast)
  3. 所属分类:汇编语言

  1. IMSL

    0下载:
  2. 通过fortran自带的IMSL求解数值问题,程序包里为自带的函数库及常用函数分析(Solve the numerical problem by IMSL with FORTRAN, Package library for its own function library and common function analysis)
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:1842176
    • 提供者:yb~yb
  1. useimsl

    0下载:
  2. 以VS2010平台编写的调用IMSL示例,程序语言为fortran95(The call IMSL example is written on the VS2010 platform, and the program language is FORTRAN95)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:939008
    • 提供者:周周周先生
« 12 »
搜珍网 www.dssz.com