搜索资源列表
CallImsl
- 在C++中调用Fortran Imsl库的通用方法-in C called Fortran Library Imsl common methods
understand-for-fortran
- 本软件可以将frotran程序的框架全部列出来,能让程序之间的互相调用关系看起来一目了然,同时在一个大型的程序中间查找变量起来特别的方便,不仅可以显示出所在的行数,而且,在查找到的内容里面双击就可以到达相应的位置,对用fortran编程的人来说,我认为还是一个不错的工具。-the software can be frotran the procedures set out in the fr a mework of all, proce
VC_Fortran_dll
- 在VC中调用Fortran的dll的例子-in VC Calling Fortran examples of the dll
eightnodeelement
- 本程序用于有限元方法中空间8节点单元刚度矩阵的计算,并通过文本文件实现数据间的传输,在VB中通过shell函数来调用fortran的程序,实现二者的混合编程。
vc_fortran
- 一个简单的VC++调用FORTRAN的实例,可以作为初学者的入门实例
CallFortranDll
- vc调用FORTRAN动态库,喜欢的下载哦!
vc++调用fortran所编写的dll
- vc++调用fortran所编写的dll
CallImsl
- 在C++中调用Fortran Imsl库的通用方法-in C called Fortran Library Imsl common methods
understand-for-fortran
- 本软件可以将frotran程序的框架全部列出来,能让程序之间的互相调用关系看起来一目了然,同时在一个大型的程序中间查找变量起来特别的方便,不仅可以显示出所在的行数,而且,在查找到的内容里面双击就可以到达相应的位置,对用fortran编程的人来说,我认为还是一个不错的工具。-the software can be frotran the procedures set out in the fr a mework of all, proce
VC_Fortran_dll
- 在VC中调用Fortran的dll的例子-in VC Calling Fortran examples of the dll
eightnodeelement
- 本程序用于有限元方法中空间8节点单元刚度矩阵的计算,并通过文本文件实现数据间的传输,在VB中通过shell函数来调用fortran的程序,实现二者的混合编程。 -This procedure for the finite element method in space for 8-node element stiffness matrix calculation, and through text files between dat
CallFortranDll
- vc调用FORTRAN动态库,喜欢的下载哦!-vc call FORTRAN dynamic libraries, like the download Oh!
123
- 用FORTRAN 生成的一个简单的DLL例子,可以被其他语言的程序调用-FORTRAN generated using a simple DLL examples of programs that can be called in other languages
DLL
- 一个用VISUAL BASIC调用FORTRAN生成的DLL的例子,-VISUAL BASIC calls with a FORTRAN-generated DLL example
qiuhe
- 用VB.NET调用FORTRAN生成的DLL,能实现DLL中的功能-FORTRAN generated using VB.NET call DLL, the DLL function can be achieved
VCcallFORTRAN
- vc调用fortran 其中FORTRAN程序采用动态链接,VC为主程序。-vc call fortran FORTRAN program which uses the dynamic link, VC-based program.
Fortran常用算法程序集-徐士良
- Fortran常用算法程序集-徐士良,汇集了常用的算法,非常方便调用。(Fortran algorithm commonly used procedures - Xu Shiliang, brings together the commonly used algorithms, very convenient call.)
Fortran-MATLAB
- fortran 调用matlab画图程序(A small program that fotran calls a matlab drawing)
osr-python
- 写了一堆高仿Fortran最优子集回归算法的python代码,现分享出来,如果有用得着的就拿去用吧,避免纠结python3在win7环境下调用fortran程序这么些跟系统兼容相关程度高 的问题(I wrote a bunch of Python codes that imitate Fortran's optimal subset regression algorithm. Now share them. If you can use
6s_lut
- 该程序是通过6s辐射校正模型生成查找表,以便进行气溶胶反演 ; 该程序参数设置较为简单,如果要详细的参数,请自行设置 ; 改进方法:1、读取每一个影像的角度信息建立查找表,这样精度更高 ; 2、利用IDL直接调用Fortran语言的6S源程序,并行生成查找表,速度提高20倍左右 ; 3、将所有参数都设置好,缩小步长,构建一个庞大的查找表,构建神经网络,一劳永逸(