搜索资源列表
附录I Little C解释程序源代码
- Little C解释程序源代码用C语言实现了一个C语言的子集的解释程序,之所以是子集,是由于考虑到本次毕业设计的时间上并不允许将整个C语言的解释程序完成,事实上,若要将整个C语言的解释程序完成,那将不是凭一己之力加上数月可以完成的。为此,结合所学的编译原理和实现技术以及计算理论,本文之实现了C语言自己的解释程序。-C source code using C language of a C language subset of the procedures explained that the r
Text-Editer
- C语言编写的显示文本编辑器的程序,C语言课程设计时做的,图像化界面方式,可以实现输入文字、修改、复制、粘贴、剪切等功能,鼠标的移动采用异或方式,界面友好,程序可读性好,偏于修改-The C language text editor procedures, C language courses designed to do, the image of the interface, can achieve a text input, modify, copy, paste, shear and ot