搜索资源列表
KrigingInterpolation
- Kriging 插值程序,实现二维三维数据插值 Makefile_hp700 Makefile_ibm6000 kriging.mdf kriging.c outboard.c inv_m.tar.gz The inverse matrix source codes which got from Netlib. f2c.tar.gz The head file and library which
lm
- L-M法的函数库,非常好用的非线性优化法,直接包含f2c.h即可使用LMDIF函数
KrigingInterpolation
- Kriging 插值程序,实现二维三维数据插值 Makefile_hp700 Makefile_ibm6000 kriging.mdf kriging.c outboard.c inv_m.tar.gz The inverse matrix source codes which got from Netlib. f2c.tar.gz The head file and library which
lm
- L-M法的函数库,非常好用的非线性优化法,直接包含f2c.h即可使用LMDIF函数-LM law library, very easy to use non-linear optimization method, included direct f2c.h to use LMDIF function
ForToCSrc
- Fortran code to C++ translator. convert F90 file to C++ file.
f2c.tar
- 把fortran语言编的程序转为c语言编的程序, 运行环境linux-Fortran language of the provision of procedures to compile c language procedure linux operating environment
f2c
- 数据检测文件,检测数据某一规格是否符合要求-Data Detection documents, test data whether it meets the requirements of a particular specification
f2c.tar
- 克里金法 克里金法是一种在许多领域都很有用的地质统计格网化方法。克里金法试图那样表示隐含在你的数据中的趋势,例如,高点会是沿一个脊连接,而不是被牛眼形等值线所孤立。克里金法中包含了几个因子:变化图模型,漂移类型 和矿块效应。-MODULE Kriging CATEGORY User DEscr iptION kriging interpolation OUTBOARD ./kriging INPUT data
f2c-20031026-3.0.1.src
- F2c converts Fortran 77 source code to C or C++ source files
F2C
- We describe f 2c, a program that translates Fortran 77 into C or C++. F 2c lets one portably mix C and Fortran and makes a large body of well-tested Fortran source code available to C environments.
libf2c
- fortran77 转C语言的c语言代码库,含f2clib,可执行文件源代码,可在windows,linux/unix下使用(需要修改相应os平台头文件) -lib source code for fortran77 to C language
F4
- A modification of f2c to include many (not all) digital and sun extensions: dynamic formats, additional statementsm, etc. Plus some extra stuff for a better build system -- f77 wrapper, ratfor, etc. For MSVC6. Undocument
f2c--translate-the-.f-files-to-C
- 一个将Fortran语言转化为C语言的编译器。-We describe f 2c, a program that translates Fortran 77 into C or C++.
f2c.h
- sample code from DPLAS library.
f2c
- 可以将fortran转c语言,仅支持F77,即.f文件(FORTRAN can be transferred to the C language, only support F77, that is,.F files)
f2c
- Fortran 77 to C converter by AT&T