搜索资源列表
grdbdl17.zip
- 比dos下的debug更好的debug程序源码
SC 22
- The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of thes
cwdl291s
- CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of edi
keil_c51_maule
- 个人收藏的14篇有关KEIL C51语言编程的使用要点。 目录: C51变量或数据类型 C51 怎样将1个子程序段定位在1个固定的地址位置 C51存储模式 C语言下的单片机软件抗干扰实现的基本技巧之一---------对绝对地址的访问 DOS界面的KEIL C编译器的使用方法(^_^) keil51开发系统概述 Keil C51函数(不仅仅是函数,呵呵) Keil C51扩展关键字 Keil C51软件包中的
rs274ngc_new
- 数控系统中的解释器源代码,可以独立的运行,直接在dos环境下解释G代码-NC system for the interpretation of the source code, independent of the operation, directly in the environment explained dos G code
关于编译原理的实验
- 这个也是我做的一个关于编译原理的实验 是在DOS环境下运行的-this is what I do on a principle of translation of the DOS operating environment
xml_interpretor
- 简单的xml语言编译器,能将树形文件的层次分开,需要在DOS下运行-simple xml language compiler, it is able to document the level of tree separately, the need to run under DOS
cfxq
- 实现一个C程序下的词法分析,简单实用,不需要添加任何代码,就可执行,可在DOS或WIN下的各个版本的C程序编辑器下执行-achieve a C program under the lexical analysis, simple and practical, do not need to add any code can be implemented, in DOS or WIN under the various versions of the C program under Executiv
compiler
- DOS-intel平台的C编译器以及z80平台的C编译器。自己人写的。还不错啊。可以用之!
cmm
- 简单C编译器生成的目标代码是8086的汇编代码(16位),可以在一般的PC上被像MASM之类的汇编编译程序编译,生成可执行文件后,在DOS或Windows控制台下运行。 实现的语言定义如下: 语言类似于tiny语言,不支持过程调用,也就是只有一个main函数,无其他函数和全局变量 基本语句:注释语句(/*…*/),输入语句(int input(void) ),输出语句(void output(int) ),赋值语句。这里的输入输出语句实际上类似于函数调用,可以看作是本语言内部的函数
cvery_ccompilesources
- 一个c编译器源代码,small c for z80 源代码 small c for dos源代码
bc31
- BC 用于开发DOS软件,早期版本,很不错的。
dosuartaid
- bc3.1 ,需要winsail 环境编译. dos和win9x下都可以使用.
Calculator
- 该课程设计通过使用flex和bison编写了一个科学计算器的程序,运行时,出现dos界面,在其中输入您想要进行计算的数学表达式,并设定显示方式,就可以按照您的要求显示出计算结果。
gccl2
- 凌阳数码相框专用开发工具,编译环境DOS
dos-and-z80
- c语言编译器源代码 small c for z80 源代码 small c for dos源代码
small_c_for_dos_souce_code
- c语言编译器源代码,small c for dos源代码,对学习c语言本质很有好处。
bison
- 编译原理实验中的工具BISON,可以再windows或者DOS下使用
small c for dos源码
- C语言编译器源代码,small c for dos-C language compiler source code, small c for dos
small-c-for-dos-ogrinsource
- 一个c语言编译器源代码.small-c-for-dos源代码.里面包含基本的库函数,有词法分析、语法分析等部分 -A c language source code compiler. Small-c-for-dos source code. Which contains the basic library functions, and lexical analysis, syntax analysis part