2009-07-01

怎样使用Visual Studion 2008和Intel Visual Fortran 11混合编程

首先安装Microsoft Visual Studio.Net 2008,然后下载并安装英特尔® Visual Fortran 编译器 11.0 Windows* 专业版(IVF)

http://www.intel.com/cd/software/products/apac/zho/304088.htm

免费软件,呵呵,也有说需要破解的,我安装了还没有发现有使用期限限制。

如果是先安装的IVF,再装的VS.NET2008 ,则需要修复安装IVF 。

使用方法如下:

点"开始"-"程序"-Microsoft Visual Studio 2008

点"文件"-"新建"-"项目"

找到"intel(R) Visual Fortran",打开折叠的树,里面有控制台(dos)程序、库、windows应用程序和com等多种程序,一般选择Console Application 和Windowing Application两种之一开始编程 。

0 评论:

发表评论

Links to this post:

创建链接

<< Home