虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Compile

  • Distribution generator Here is a simple generator which can build some distributions with given pro

    Distribution generator Here is a simple generator which can build some distributions with given properties. Distributions generator (Compile with -lm) Typical use might be: ./distributions -u -m 1 -M 10 -n 100 -s 500 Generates a distribution of 100 uniform random numbers between 1 and 10, such that the sum of numbers is 500. ./distributions -p -2.2 -m 1 -M 100 -n 200 -s 500 Idem with 200 numbers between 1 and 100 following a power law with exponent -

    标签: generator distributions Distribution simple

    上传时间: 2014-01-27

    上传用户:sammi

  • 内含源代码和编译实验报告

    内含源代码和编译实验报告,Containing the source code and Compile the experimental report ,C-C

    标签: 源代码 实验报告 编译

    上传时间: 2015-11-06

    上传用户:风之骄子

  • 首先

    首先,打开文件夹PackageDemo,运行StudentInfo.jcw, 进入JCreator环境,要求按顺序分别编译(即运行菜单项“Builder”——“Compile File”)Student.java, CourseSession.java, RosterReporter.java, StudentInfo.java. 然后,运行菜单项“Builder”——“Execute File”,并代开文件夹PackageDemo——classes, 看该目录下生成了哪些文件,并将这些文件全部删除。 修改程序,使得运行后RosterReporter.class文件在\classes\sisi\report目录下,Student.class,CourseSession.class,RosterReporter.class及StudentInfo.class文件存放在\classes\sis\studentinfo目录下

    标签:

    上传时间: 2015-11-06

    上传用户:VRMMO

  • 词法分析器。 要求:1.读出所给文件的所有词 2.将所有词输出写入一个txt文档中。 3.每个词用特殊符号‘^’隔开 源程序为自己所编译的cpp文件

    词法分析器。 要求:1.读出所给文件的所有词 2.将所有词输出写入一个txt文档中。 3.每个词用特殊符号‘^’隔开 源程序为自己所编译的cpp文件,即“text2.cpp”,Compile——〉Build——〉BuildExiecute,将结果写入另一个文件“after_execute.txt”中。

    标签: txt cpp 分析器 输出

    上传时间: 2014-01-15

    上传用户:13517191407

  • UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh

    UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of these are standard C functions, but there are a few unique to the UnderC system which give you runtime access to the Compiler. You may evaluate expressions, execute commands, Compile code, etc. * Expands the text in expr using the UnderC preprocessor, putting the result into buff. void uc_macro_subst(const char* expr, char* buff, int buffsize) * Executes a UC #-command, like #l or #help. uc_cmd() expects the name of the command, _without_ the hash, e.g. uc_cmd("l fred.cpp") or uc_cmd("help"). void uc_cmd(const char* cmd) * Evaluates any C++ expression or statement will return non-zero if unsuccessful.

    标签: implementation Extensions libraries standard

    上传时间: 2013-12-14

    上传用户:leehom61

  • 对于单个控件,COMPONET-->INSTALL COMPONENT..-->PAS或DCU文件-->INSTALL。 2.对于带*.DPK文件的控件包,FILE-->OP

    对于单个控件,COMPONET-->INSTALL COMPONENT..-->PAS或DCU文件-->INSTALL。 2.对于带*.DPK文件的控件包,FILE-->OPEN(下拉列表框中选*.DPK)-->INSTALL即可。 3.对于带*.BPL文件的控件包,INSTALL PACKAGES-->ADD-->BPL文件名即可。 4.如果以上INSTALL按钮为失效的话,试试Compile按钮。 5.是RUN TIME LIB则在OPTION下的PACKAGES下的RUNTIMEPACKES加之。 如果编译时提示文件找不到的话,一般是控件的安装目录不在DELPHI的LIB目录中, 有两种方法可以解决: 1.反安装的源文件拷入到DELPHI的LIB目录下。 2.或者TOOLS-->ENVIRONMENT OPTIONS中把控件源代码路径加入到DELPHI的LIB目录中即可。

    标签: INSTALL gt COMPONENT COMPONET

    上传时间: 2013-12-25

    上传用户:ljmwh2000

  • Book: Windows Graphics Programming Win32 GDI and DirectDraw Author: Feng Yuan Publisher: Prentice

    Book: Windows Graphics Programming Win32 GDI and DirectDraw Author: Feng Yuan Publisher: Prentice Hall PTR First Edition December 01, 2000 ISBN: 0-13-086985-6, 1234 pages 从Chinaitlab上下载后不能阅读,这是重新Compile、整理后的版本

    标签: Programming DirectDraw Publisher Graphics

    上传时间: 2014-01-24

    上传用户:qunquan

  • 最大流

    最大流,The programs are designed to run under BSD UNIX. All programs read from the standard input and write to the standard output. Run "make" to Compile the programs and generators. File "list" lists the programs produced my "make". Input files are in DIMACS format. See sample.input.

    标签:

    上传时间: 2015-12-30

    上传用户:zhenyushaw

  • This tutorial will deal with getting input using Direct Input. All you will need to run and/or com

    This tutorial will deal with getting input using Direct Input. All you will need to run and/or Compile this tutorial is a keybaord, mouse, DirectX 8.0 or 9.0 and the DirectX 8.0 or 9.0 SDK.

    标签: will tutorial getting Direct

    上传时间: 2016-01-17

    上传用户:star_in_rain

  • AES for BCB5/6 控件 安装: 1)展开XAES.ZIP 2)启动C++ Builder

    AES for BCB5/6 控件 安装: 1)展开XAES.ZIP 2)启动C++ Builder,菜单: File --> Open Project -->(定位到你展开的目录)--> 根据你的编译器版本,找到Release下对应的XAes_CB5.bpk或者XAes_CB6.bpk,打开! 3)选择Compile,编译完成后点击“Install”,Aes控件将安装到控件板的Netsys页上。

    标签: Builder XAES AES for

    上传时间: 2014-01-15

    上传用户:hxy200501