搜索资源列表
CallingAC++FunctionfromCandFortran
- This article explains how to build a C++ module such that its functions can be called from a C or Fortran program.-This article explains how to build a C Modul e such that its functions can be called from a C or Fortran program.
rossler
- 因开发环境中没有fortran,故选C++代替,用Fortran语言编写的rossle程序,观察混沌图形,可用于教学
MATLAB语言和控制系统仿真
- 本书提供了使用MATLAB的实践性指导。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一大特色。 本书适合作为理工科高等院校研究生、本科生教学用书,也可作为广大科研工程技术人员的自学用书。
calling_programme.rar
- C#调用Fortran动态链接库中的函数!这些源码用来建立DLL项目,函数WTSTR[Str]用来向建立Str文件并在其内记录Str字符串的内容.,The calling programme of the dynamic link of Fortran by using the C# code.
effbench.tar
- 网络带宽测试工具,C/Fortran,Unix/Linux-Network bandwidth testing tools, C/Fortran, Unix/Linux
eurobenV2.0-shm.tar
- 网络带宽测试工具,C/Fortran,Unix/Linux-Network bandwidth testing tools, C/Fortran, Unix/Linux
f2c.tar
- 把fortran语言编的程序转为c语言编的程序, 运行环境linux-Fortran language of the provision of procedures to compile c language procedure linux operating environment
lsqrf90
- 比较经典的求解线性方程的方法 原理是C.C. Paige and M.A. Sauders等你提出的-Comparison of classical methods for solving linear equations
cfortran
- Cfortran is useful for mixing language programing when you want call some C function in your FORTRAN code.
CPP_FORTRAN_TEST
- C++ DLL与fortran DLL 的调用例子,便于大家学习DLL编程!-C++ DLL and call the fortran DLL example, U.S. study DLL programming easy!
linux
- 2004年4月20日最新版本的GCC编译器3.4.0发布了。目前,GCC可以用来编译C/C++、FORTRAN、JAVA、OBJC、ADA等语言的程序,可根据需要选择安装支持的语言。GCC 3.4.0比以前版本更好地支持了C++标准。本文以在Redhat Linux上安装GCC3.4.0为例,介绍了GCC的安装过程。 -April 20, 2004 the latest version of GCC compiler 3.4.0 released. Currently, GCC can be u
fortran-c
- fortran 语言广泛应用于科学计算领域,但在其他方面表现不佳。改代码使用Fortran调用C函数实现Fortran 和C的混合编程-fortran has being widly used in scientific computation fields,but it performs not so well when used in some other aera. The presented code implements combined programing with C
AWDP2_2_02.tar
- 用以执行散射计资料反演海面风场,Ascat散射计的反演程序,程序基于linux系统,采用fortran和C共同开发,我已经试验过,可以正常运行!-This is a program for wind retrieval from ASCAT scatterometer data.
linsub
- linsub.c: stub program to replace linsub.F incase compile machine has no Fortran compiler. -linsub.c: stub program to replace linsub.F incase compile machine has no Fortran compiler.
crypt
- By default the following C and Fortran functions do.. nothing.
doxygen-1.8.13.src.tar
- Doxygen is the de facto standard tool for generating documentation annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fort
gcc-4.1.0
- 现在很多程序员都应用GCC,怎样才能更好的应用GCC。目前,GCC可以用来编译C/C++、FORTRAN、JAVA、OBJC、ADA等语言的程序,可根据需要选择安装支持的语言。本文以在Redhat Linux安装GCC4.1.2为例(因在项目开发过程中要求使用,没有用最新的GCC版本),介绍Linux安装GCC过程。(Install GCC under Linux)