搜索资源列表
数据库操作cpp
- 数据库操作类,封装了BDE数据库操作的所有方法。 编译环境 C++ Builder6 下通过。-database operations, a package of database operation BDE all methods. C compiler environment Builder6 through.
c- compiler
- 1.简介: ---------------------------------- 本软件是本人为毕业设计所作。所编译的汇编代码数据均为16位,而且用 了较的伪指令,所以需要 MASM 6.1以上版才能通过编译,但是能够较好支持各 类数学、逻辑、递归操作,但是对数组支持仍然不理想。 2.使用说明: ---------------------------------- 本软件可以对 C mi
Compiler.rar
- C0文法编译器,实现语言是cpp,生成pcode目标码。,C0 grammar compiler, implementation languages are cpp, object code generated pcode.
pl0.rar
- PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。 文件说明: PL.htm---PL/0语言基本原理 pl0.h---定义 PL0.cpp---实现 testPl0.cpp---使用方法举例 testPas.txt---一个LP/0语言源程序,PL/0 language may regard as the PASCAL language the subset, its compiler is a tr
Visual-CPP-2010
- Visual C++ 2010入门教程,帮助新手使用VS2010编译环境。-Visual C++ 2010 Tutorial to help novices use the VS2010 compiler environment.
LinearProg.cpp
- 单纯形线性规划源代码,代码简洁用于求解线性规划问题。GNU C++下编译通过。写成了类,直接调用接口即可。-Simplex linear programming source code, code used to solve simple linear programming problem. Under the GNU C++ compiler through. Written in a category, you can directly call the interface.
graphics_cpp
- 用C++语言写的可在Turbo C下编译运行的若干图形函数,调用C的graphics.h里的函数,能实现矩形,椭圆等图形的绘制-Using C++ language written in Turbo C compiler to run under a number of graphics functions, call the graphics.h in the C function, to achieve rectangular, oval, such as graphics renderin
devcpp-4.9.9.2_setup
- DEV cpp compiler for compiling C++ codes
cpp@vc6.0
- 该源码可以实现窗口的动画效果显示,使用C++编码,可以直接在VC6.0环境下编译运行。-The source window can display the animation effects, the use of C++ code, you can directly run VC6.0 compiler environment.
pascal-compiler-in-cpp
- pascal compiler in C++是一个用C++实现的PASCAL编译器,主要包括符号表,创建语法树,代码生成和4元式解析等。该工程是根据龙书实现的编译器。项目中大量使用了STL,设计模式等思想。是学习面向对象编程和设计的好材料。里面包含有说明.txt有更详细说明 请使用Mingw或Dev-C++开发环境-pascal compiler in C++ is a compiler which compiles pascal code. The project consists
CPP
- C语言编译全国交通咨询模拟系统,可以查询火车,飞机的航班以及任意地点的最短到达时间和最便宜到达方式。-C Compiler National Transport Advisory simulation system, you can check train, plane flights, as well as anywhere the shortest arrival time and the cheapest way to reach.
compiler-PL0
- AppWizard创造了这个PL0Compiler申请。 这个文件包括一份你所能找到的文件 让你的PL0Compiler应用。 PL0Compiler.dsp 该文件(计画文件)包含在项目层次和信息 被用来建造一个单独的项目或subproject。其他用户可以共享 项目(.dsp)文件,但他们应该出口makefiles局部。 -AppWizard has created this PL0Compiler applicat
alglib-2.5.0.cpp
- alglib,跨平台的数学分析和数据处理库,主要用于矩阵运算(SVD等)-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features
heihei
- splite3数据库使用源代码,采用VS2005 VC++编译,完全可以用-splite3 database using the source code, using VS2005 VC++ compiler, can use
CppParser
- CPP parser/compiler code
McGraw-Hill-Osborne---Borland-CPP-Builder-The-Com
- This book is about Borland’s C++Builder. Borland has been making state-of-the-art compilers since the 1980s. C++ Builder is their most powerful and full-featured compiler yet. It is known for its compilation speed and for the efficiency of the
CPP-GUI-Qt4source
- 该代码是一本书上的源程序,在Linux环境下,编译调试通过,并附送了该书的电子版-The code is a book on the source, in the Linux environment, the compiler debugging through, and comes with an electronic version of the book
CPP
- 我们提供了两个不同的源代码发行版:一个 与Microsoft Visual Studio工程。NET编译器和其他 该工程使用GNU编译器。在这些源代码 两个版本大体上是相同的,虽然有一些 在后面的章节方案,就必须改变,以适应 在MS的嵌套处理的限制模板。-We provide two different source code distributions: One that works with Microsoft Visual Studio .Net compiler
STORAGE.CPP
- This program is used for storage management in compiler design.
compiler-Cpp
- 编译原理 语法分析器 C++实现 CMINUS -compiler C++ Cminus