搜索资源列表
subpas
- pascal 转换成 c 语言的编译器,完全手工编制-converted into the C language compiler, fully manual preparation
compiler_c++_class
- c++写的特定文法的编译器,整个代码全部利用类实现,具有良好的结构-c write specific grammar compiler, the whole use of all types of code to achieve, with good structure
tvicport
- 在WINDOWS 9X/NT下不通过WIN DDK而直接存取硬件的专用开发包,支持VISUAL C++和DELPHI/C++ BUILDER,需要32位编译器。TVicPort includes transparent support for Windows 95/98 and Windows NT -in Windows 9X/NT under WIN DDK is not passed directly access dedicated hardware development kits,
pl0change
- pl0文法编译器 用C++编写 写有注释 简洁明了 易于改写-grammar compiler pl0 Used C++ to prepare concise written notes easy to rewrite
complier
- 用C写的C编译器,实现了C中的大部分语法要求,可以翻译成为基本汇编语言-Written in C with the C compiler to achieve most of the C syntax requirements, basic assembly language can be translated into
chess-C
- 该项目系在Visual Studio.net 2003下所建的Win32控制台项目(使用其它版本的编译器只需新建一个Win32控制台项目,然后逐一加入所有的.cpp文件和.h文件即可),其目的只是简单地测试引擎。因而该程序不提供用户着法的合法性检测,以及棋局的结束处理等。 下棋方式: 用户按输入起点坐标、终点坐标的方式下棋; (棋盘左下角计作(0,0),右上角计作(8,9)) 同样,程序反馈起点坐标、终点坐标作为计算机方的走棋行为。 例如: 用户第一步走:炮二
TextEditor
- 文本编译器C++源码 功能齐全 支持文件读写-Text Editor C++ soursecode,have many methods, can save and load file
xifafenxi
- 编译器的词法分析程序,用c语言编写,经测试可以分析单词的类别和内容.-Compiler lexical analysis procedures, c language, to analyze word categories and content can be tested.
codefans.net
- C#控制台 编译器原码 编译原理课程设计 完美运行-C# console original code compiler compiler theory curriculum design perfect run
translate
- c++写了一个编译器:,能把汇编代码编译为机器码。代码注释非常详细,思路清晰易懂。 -c++ to write a compiler:, assembly code can be compiled into machine code. Code is very detailed notes, ideas clear and understandable.
C-Free-5.0-mingw-gcc
- C-Free 5.0编辑程序,mingw配置,命令行模式下gcc编译器进行预编译、编译、汇编、链接、运行-C-Free 5 editor, MinGW configuration, the command line mode the gcc compiler compiler, assembler, pre compile, link, operation
PL0
- C语言PL0文法编译器,能编译简单的pascal程序-C language grammar PL0 compiler can compile a simple pascal program