在Dev-c ++中运行Puma的一个问题

时间:2011-04-18 18:10:41

标签: dev-c++

我想运行一个用C ++编写的名为“puma”的程序。

To proceed installation in a Windows platform,
Once you have the appropriate compiler, you can compile it by clicking in the menu item COMPILE and then in the menu item RUN. 

This will produce a binary file puma.exe that is the file actually used.

直到现在没有问题,只是一个黑色的窗口说:“参数数量不正确(参见文档)按任意键结束......” 然后说在终端中键入一个句子。 这是我第一次使用Dev-C ++。我该怎么办?

句子是这样的: 要运行PUMA估算单膜系统的厚度和光学常数,只需在终端输入以下序列

puma FNAME NLAYERS SLAYER SUBSTRATE DATATYPE NOBS LAMBDAmin LAMBDAmax maxIT QUAD INIT THICKNESSmin THICKNESSmax THICKNESSstep INFLEmin INFLEmax INFLEstep N0ini N0fin N0step NFini NFfin NFstep K0ini K0fin K0step

可以从这里下载Puma.c:Here 80 kB

0 个答案:

没有答案