Advertisement

FTNChEk-Fortran资源库

  • 5星
  •     浏览量: 0
  •     大小:None
  •      文件类型:ZIP


简介:
FTNChEk是专门针对Fortran编程语言的资源集合库,提供代码检查、调试工具及开发支持等服务,致力于提升Fortran程序的质量和效率。 Static analyzer for Fortran programs

全部评论 (0)

还没有任何评论哟~
客服
客服
  • FTNChEk-Fortran
    优质
    FTNChEk是专门针对Fortran编程语言的资源集合库,提供代码检查、调试工具及开发支持等服务,致力于提升Fortran程序的质量和效率。 Static analyzer for Fortran programs
  • NAG Fortran
    优质
    NAG Fortran库是由Numerical Algorithms Group开发的一系列数学和统计函数集合,广泛应用于科学计算与工程领域。 NAG Fortran Libraries Release Year: 1997 (MARK 18) Developer: Numerical Algorithms Group Vista Compatibility: Complete System Requirements: Any Fortran compiler Interface Language: English only Description: The NAG Fortran Library is the largest commercially available collection of numerical algorithms. Developed by experts, it has a worldwide reputation and includes over 1,600 fully documented and proven source codes. Library Content: Numerical Capabilities: - Optimization (local and global) - Linear, quadratic, integer, nonlinear programming, and least squares problem - Ordinary and partial differential equations - Solving dense, sparse, and banded linear equations and eigenvalue problems - Solving linear and nonlinear least squares problems - Interpolation curve and surface fitting - Special functions - Numerical integration and integral equations - Roots of nonlinear equations (including polynomials) - Wavelet transform Statistical Capabilities: - Generation of random numbers - Simple statistical data calculations - Correlation and regression analysis - Multidimensional methods - Variance analysis - Time series analysis - Non-parametric statistics
  • IMSL函数FORTRAN
    优质
    IMSL函数库是为FORTRAN语言设计的一系列数学和统计工具集合,提供广泛的算法和功能支持,适用于科研、工程及数据分析等领域。 IMSL函数库用于扩展FORTRAN的函数库,希望可以帮到大家。
  • FORTRAN 代码
    优质
    FORTRAN源代码是指使用Fortran语言编写的程序代码。Fortran是一种主要用于科学计算和工程应用的编程语言。这段源代码体现了该领域算法设计与实现的关键要素。 这段文字描述了一个用Fortran编写的源代码,该代码用于在直角坐标同位网格上采用有限容积法求解三维稳态Navier-Stokes方程。
  • MATLAB调用Fortran.zip
    优质
    本资源为一个包含详细说明和代码示例的压缩包,旨在指导用户如何在MATLAB环境中有效调用Fortran编写的外部函数库,以实现高效的数据处理与科学计算。 寻找关于如何在MATLAB中调用Fortran的教程和学习资料。
  • Fortran标准函数
    优质
    Fortran标准函数库是一套包含数学运算、输入输出和字符串操作等常用功能的标准子程序集合,为Fortran编程提供便捷高效的代码实现。 Fortran标准函数库包含了字符运算和矩阵计算等功能,这些算法是Fortran编译器自带的。
  • Fortran中的NetCDF链接
    优质
    本简介探讨了如何在Fortran程序中使用NetCDF库进行高效的数据输入和输出操作,涵盖安装、编译及常用API函数示例。 NetCDF的Fortran链接库允许在编写Fortran程序时直接调用NetCDF动态库。
  • lapack95Fortran中的应用
    优质
    LAPACK95库简介:LAPACK95是基于现代Fortran接口标准设计的一个高效矩阵计算库,用于解决线性代数问题,包括系统线性方程、最小二乘解和特征值等问题。 Fortran的lapack95库可以下载。该库包含了所有LAPACK函数的Fortran90版本段落件。