Welcome![Sign In][Sign Up]
Location:
Search - vc fortran

Search list

[OpenGL programENVI_IDL_developBook

Description: ENVI_IDL二次开发中文培训教程.IDL是VC、VB、JAVA、FORTRAN、MATLAB、OPENGL等语言的集成。非常棒!!!在地球科学(包括气象、水文、海洋、土壤、地质、地下水等)、医学影像、图像处理、GIS系统、软件开发,大学教学,实验室,测试技术,天文,航空航天、信号处理,防御工程,数学统计及分析,环境工程等很多领域,IDL语言都可以得到广泛而又深远的应用。-ENVI_IDL Chinese secondary development training course. IDL is the VC, VB, JAVA, FORTRAN, MATLAB, such as OpenGL language integration. Wonderful! ! ! Earth science (including meteorological, hydrological and marine, soil, geology, groundwater, etc.), medical imaging, image processing, GIS, software development, university teaching, laboratory testing technology, astronomy, aerospace, signal processing, defense engineering, mathematics and statistical analysis, environmental engineering and many other fields, IDL can be extensive and far-reaching applications.
Platform: | Size: 617425 | Author: 严勇 | Hits:

[Windows DevelopVC_Fortran_dll

Description: 在VC中调用Fortran的dll的例子-in VC Calling Fortran examples of the dll
Platform: | Size: 59411 | Author: 许仪 | Hits:

[Other resourceDLL32

Description: 线性规划软件lindo的一些原码,用单纯型法解,包括fortran、vc、vb-linear programming software lindo some of the original code, and simple method of including fortran, vc, vb
Platform: | Size: 379950 | Author: 杨阳 | Hits:

[Othervc_fortran

Description: 一个简单的VC++调用FORTRAN的实例,可以作为初学者的入门实例
Platform: | Size: 59143 | Author: 廖国忠 | Hits:

[Graph programDISLIN_v93_vc

Description: DISLIN数据可视化VC++/C库。 DISLIN是一个著名的图形函数/数据可视化库,他支持多种编程语言,包括fortran,c/c++, java, perl, python等,有针对多种平台的版本。 DISLIN成功的原因在于其简单易学。他的图形函数只需要几个参数就可以调用。 dislin的默认坐标系是屏幕左上角为0,0,又下角为2969,2099,是A4纸的尺寸。 通常dislin绘图的基本过程如下: 1) 设置页面格式,图形文件格式,文件名 图形文件格式支持几乎所有流行格式, tiff, bmp, pdf, wmf等,也可以屏幕输出,格式为vga, xwindow等。 setpag, page, metafl, setfil 2) 初始化.disini() 3) 设置绘图参数 4) 绘制坐标轴(graf, polar, grafmp, graf3, graf3d 5) 绘制图标题(title) 6) 绘制数据点(curve, curve3, curv3d, bars, piegrf, surfce, contur) 7) 结束(disfin) 一般调用这几个函数和相应的绘图函数也就足够了。我觉得值得关注的功能就是他支持perl和python脚本绘图,这个对于b/s模式的数据浏览非常有好处。
Platform: | Size: 11565258 | Author: donotspam | Hits:

[Other resourceIsing

Description: Ising模型,模拟无磁场铁磁性物质相变。vc控制台,c的随机数不太好用,用Fortran改写计算会快很多。
Platform: | Size: 1331 | Author: liu bo | Hits:

[Other resourceIsingB

Description: 模拟计算磁滞回线,Ising模型。vc控制台,c的随机数不太好用,用Fortran改写计算会快很多。
Platform: | Size: 1405 | Author: liu bo | Hits:

[Windows Develop3

Description: 对VC和FORTRAN混合编程中的函数传递问题,进行了深入的研究,研究出了一种从VC程序到FORTRAN程序的函数传递技术。运用这一技术实现了从VC程序向FORTRAN优化设计程序传递优化模型,进行优化计算,为FORTRAN优化程序的可视化提供了一种解决途径。实例说明技术的应用价值。
Platform: | Size: 482943 | Author: gulian | Hits:

[Windows DevelopCallFortranDll

Description: vc调用FORTRAN动态库,喜欢的下载哦!
Platform: | Size: 44390 | Author: 刘星 | Hits:

[Windows Kernelvc++调用fortran所编写的dll

Description: vc++调用fortran所编写的dll
Platform: | Size: 3887536 | Author: zhaocj1117 | Hits:

[Windows DevelopVC_Fortran_dll

Description: 在VC中调用Fortran的dll的例子-in VC Calling Fortran examples of the dll
Platform: | Size: 63488 | Author: 许仪 | Hits:

[AlgorithmDLL32

Description: 线性规划软件lindo的一些原码,用单纯型法解,包括fortran、vc、vb-linear programming software lindo some of the original code, and simple method of including fortran, vc, vb
Platform: | Size: 596992 | Author: 杨阳 | Hits:

[Graph programDISLIN_v93_vc

Description: DISLIN数据可视化VC++/C库。 DISLIN是一个著名的图形函数/数据可视化库,他支持多种编程语言,包括fortran,c/c++, java, perl, python等,有针对多种平台的版本。 DISLIN成功的原因在于其简单易学。他的图形函数只需要几个参数就可以调用。 dislin的默认坐标系是屏幕左上角为0,0,又下角为2969,2099,是A4纸的尺寸。 通常dislin绘图的基本过程如下: 1) 设置页面格式,图形文件格式,文件名 图形文件格式支持几乎所有流行格式, tiff, bmp, pdf, wmf等,也可以屏幕输出,格式为vga, xwindow等。 setpag, page, metafl, setfil 2) 初始化.disini() 3) 设置绘图参数 4) 绘制坐标轴(graf, polar, grafmp, graf3, graf3d 5) 绘制图标题(title) 6) 绘制数据点(curve, curve3, curv3d, bars, piegrf, surfce, contur) 7) 结束(disfin) 一般调用这几个函数和相应的绘图函数也就足够了。我觉得值得关注的功能就是他支持perl和python脚本绘图,这个对于b/s模式的数据浏览非常有好处。
Platform: | Size: 11565056 | Author: donotspam | Hits:

[Windows DevelopCallFortranDll

Description: vc调用FORTRAN动态库,喜欢的下载哦!-vc call FORTRAN dynamic libraries, like the download Oh!
Platform: | Size: 44032 | Author: 刘星 | Hits:

[Windows DevelopVCcallFORTRAN

Description: vc调用fortran 其中FORTRAN程序采用动态链接,VC为主程序。-vc call fortran FORTRAN program which uses the dynamic link, VC-based program.
Platform: | Size: 223232 | Author: hua | Hits:

[JSP/Javajni

Description: 关于Java VC++ Fortran三者之间的调用关系-About Java VC++ Fortran call relations among
Platform: | Size: 6144 | Author: Lee | Hits:

[VC/MFCvc

Description: FORTRAN的成功带动了高级语言的发展,1956-1960期间出现了COBOL、LISP等。随着硬件的速度增快,内存容量增大,60年代末出现了Basic语言-FORTRAN' s success led to the development of high-level language ,1956-1960 during the COBOL, LISP and so on. With the hardware to speed, memory capacity increases, the late 60s the Basic language
Platform: | Size: 10240 | Author: 陈均 | Hits:

[Other24324324

Description: ansys与其他各种程序的借口,包括VC++,Fortran,VB-ansys with an excuse of a variety of other programs
Platform: | Size: 30720 | Author: 王民 | Hits:

[Mathimatics-Numerical algorithmsPOISUILLE

Description: 二维泊萧叶黏性流动;VC++ Fortran-Poisuille Flow problem;VC Fortran;
Platform: | Size: 234496 | Author: frank | Hits:

[VC/MFCVC_-and-FORTRAN-Language

Description: 有限元软件编制中为了发挥不同编程语言的优点,最好采用混合语言编程.有限元的前处理和后处理部分采用VC++而有限元的分析计算部分采用FORTRAN是一种合理的选择.将有限元计算部分创建为动态链接库来链接到VC++主体程序中是一种简单而方便的有限元软件混合语言编程方式.文中对这种方式作了较详尽的论述. -Finite element software in preparation to play the advantages of different programming languages, the best use of mixed-language programming. Finite element pre-processing and post-processing part of VC++ and finite element analysis calculation section using FORTRAN is a reasonable choice for the FEM calculation section creates a dynamic link library to link to VC++ main program is a simple and convenient finite element software mixed-language programming. article on this approach made a more detailed discussion.
Platform: | Size: 471040 | Author: 朱俊 | Hits:
« 12 »

CodeBus www.codebus.net