Welcome![Sign In][Sign Up]
Location:
Search - compile

Search list

[Graph programHelloworld

Description: itk 的helloworld的例子程序 此前要下载itk源码,并且用 cmake编译成功,然后运行这个helloworld 程序-itk the helloworld examples previously itk To download the source code and compile successfully with CMake, and then run the helloworld program
Platform: | Size: 514048 | Author: 王明 | Hits:

[ELanguagecompile

Description: 这是一个8086和8088系列机的编译器的源码,对于学习编译原理的同学来说很有价值啊!-This is a 8086 and 8088 series machines compiler source, compile the principle of learning for the students valuable ah!
Platform: | Size: 124928 | Author: 小张 | Hits:

[Windows Developcompile

Description: 几个自己完成的编译课设小实验代码,从一遍扫描词法到算符优先,非常好。-Completed a number of their own class-based experiment to compile code, it scans from the lexical priority to the operator, very good.
Platform: | Size: 5120 | Author: chenxu | Hits:

[Internet-Networkcommoncpp2-1.3.26.tar

Description: GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers a class foundation that hides platform differences from your C++ application so that you need not write platform specific code. GNU Common C++ has been ported to compile nativily on most platforms which support either posix threads, or on maybe be used with Debian hosted mingw32 to build native threading applications for Microsoft Windows.
Platform: | Size: 843776 | Author: Hujun | Hits:

[Communicationcbr

Description: ns2下模拟简单拓扑cbr,用户需要在ns2环境下编译-ns2 simulated simple topology cbr, users will need to compile ns2 environment
Platform: | Size: 187392 | Author: viosor | Hits:

[Communicationortplib

Description: 如何在window vs2005 上编译ortp? 我参考了《如何在windows下编译ortp!(原创)》 文章他本人是在ortp-0.9.1,VC6.0,Windows XP条件下进行编译的。 而我的编译条件是:ortp-0.13.0 ,VS 2005 ,Windows XP 相对他的来说比较实用一些。(我非常感谢和欣赏他) -Window vs2005 on how to compile ortp? I made reference to
Platform: | Size: 4224000 | Author: ds | Hits:

[ELanguageCompile

Description: 本程序是用c#写的一个编译器,实现了词法,语法,语义分析和中间代码生成,输出结果功能-This procedure is used c# Write a compiler, the realization of the lexical, syntax, semantic analysis and code generation between, the output function
Platform: | Size: 675840 | Author: zhuwen | Hits:

[Software EngineeringCompile

Description: 1. 系统功能:能读取词法分析结果进行语法分析,在语法分析的同时进行语义分析,生成中间代码; 2. 数据结构:设计存储中间结果及中间代码(逆波兰式)的数据结构; 3. 算法:递归下降分析法的实现; -1. Conduct anti department features 取 trees millet To: Yang Kui Xu Fu Subaru vehicles other shallow , Pleiades Pang Yang Xu Yang Xu Pang Now Subaru vehicles时filthy shallow cavity义Pang Xu rough Pleiades , proliferation中Jie Tungsten measurements ; 2. Tub stool To: chirpy beat Fu Jian Chuai few中Jie Do not Fu Zhi-Jie中Tungsten measurements (column sparse format split) cavity bowl beat Fu stool ; 3.算Yang Liao your To: mushroom onion Pleiades Yang Xu cavity wife of mother
Platform: | Size: 286720 | Author: vivien | Hits:

[VHDL-FPGA-VerilogDE2_VGA3

Description: The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until it hits the pixel at the center. It then sticks and a new walker is started randomly at one of the 4 corners of the screen. The random number generators for x and y steps are XOR feedback shift registers (see also Hamblen, Appendix A). The VGA driver, PLL, and reset controller from the DE2 CDROM are necessary to compile this example. Note that you must push KEY0 to start the state machine. -The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until it hits the pixel at the center. It then sticks and a new walker is started randomly at one of the 4 corners of the screen. The random number generators for x and y steps are XOR feedback shift registers (see also Hamblen, Appendix A). The VGA driver, PLL, and reset controller from the DE2 CDROM are necessary to compile this example. Note that you must push KEY0 to start the state machine.
Platform: | Size: 1275904 | Author: Donghua Gu | Hits:

[BooksHowToCompileX264BaseOnVc6

Description: How to compile x264 based on visual c++6.0
Platform: | Size: 40960 | Author: | Hits:

[ActiveX/DCOM/ATLSTK

Description: STK for 8281D to compile program binnary
Platform: | Size: 44032 | Author: tester | Hits:

[ELanguagecompile

Description: 编译原理 词法分析程序设计 [实验内容]:根据某文法,构造一基本词法分析程序。找出该语言的关键字、标识符、整数以及其他一些特殊符号,给出单词的种类和值。-Compilation Principle lexical analysis program design [experiment content]: According to a grammar, the basic structure of a lexical analysis program. To identify the language keywords, identifiers, integers, as well as some other special symbols, given the type and value of the word.
Platform: | Size: 17408 | Author: 稻草人 | Hits:

[Linux-Unixsteps-to-compile-linux-kernel

Description: linux内核的编译步骤。适用于linux的学习-steps to compile linux kernel. Applicable to learning linux
Platform: | Size: 35840 | Author: 王旭 | Hits:

[Windows DevelopeasyMule-VeryCD-src

Description: eMule电驴的源代码 编译说明(推荐使用Visual Studio .NET 2003) 1.将rcdll.dll复制到Visual Studio .NET 2003安装目录的Vc7\bin目录中。(这是为了使用能在vista下显示的图标) 2.打开easyMule_Libs.sln,执行“生成解决方案”。(easyMule_Libs.sln里所包含的是easyMule所依赖的库文件。) 3.打开easyMule.sln编译即可。-the source code of eMule Compiling instruction (recommend to use Visual Studio .NET 2003) 1.Copy rcdll.dll to Vc7\bin under the installation directory of Visual Studio .NET 2003.(in order to use special icons under Vista) 2.Open easyMule_Libs.sln and execute build solution .(easyMule_Libs.sln contains libraries which easyMule depends on) 3.Open easyMule.sln and compile it.
Platform: | Size: 7479296 | Author: Kevin | Hits:

[ELanguagecompiler2.0

Description: c语言编写,用于c-minus语言的语法分析.-use for c-minus compile.
Platform: | Size: 364544 | Author: 此次 | Hits:

[ELanguagecompile

Description: 编译原理课程设计大作业PL0文法简易编译器,具有排错等功能-compile
Platform: | Size: 2763776 | Author: misami | Hits:

[ELanguagecompile

Description: 大3编译原理课程设计 绝对符合老师要求 报告代码一应俱全 很详细 很靠谱-3, compiler largest absolute principle of curriculum design in line with the teacher asked a very detailed report of the code is readily available靠谱
Platform: | Size: 772096 | Author: aaas | Hits:

[ELanguagecompile

Description: 编译原理 课程设计 赋值语句的递归下降翻译程序设计-source code for programmers , it s very useful and helpful for compile design
Platform: | Size: 207872 | Author: 星飞感受 | Hits:

[ELanguagecompile

Description: 编译原理实验一源文件的输入输出、 二词法分析-Principle Experiment 1 source file to compile the input and output, two lexical analysis
Platform: | Size: 26624 | Author: 傅昱宸 | Hits:

[Streaming Mpeg4Cross-Compile-Howto

Description: VLC for Windows Cross-Compile HOWTO VLC for Windows Cross-Compile HOWTO
Platform: | Size: 2048 | Author: moom | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net