搜索资源列表
jiandanbianjiqi
- 这是一个简单的编辑器雏形,这里用到了屏幕开发库 curses 和键盘函数 keypad,程序可移动光标,输入,删除,增加代码就可成为功能强大的编辑器了, 编译程序:gcc -I/usr/include/ncurses edit.c -o edit -lncurses -This is a simple editor prototype, here the screen used for the development of curses and keyboard function keypa
BenC
- 在linux下实行的简单的c语言编译器,希望大家指正评判,-implemented under linux in the simple C language compiler, we hope that the correct judgment, I would like to thank
simple_C_compiler
- 一个简易的C编译器,附使用手册和源代码,具有不错的学习参考价值。-a simple C compiler, with the use of manual and the source code is a good learning reference value.
formulaEdit
- 这是一个公式编辑器,实现简单的功能,源于 编译原理 -This is a formula editor, the realization of simple functions, from compiler theory
postfix1
- 一个简单的实现加减乘除的编译器- A simple realization arithmetic operations compiler
实例 48--生成简单的ZRF编辑器
- VC编写的生成简单的ZRF编译器-VC compilation production simple ZRF compiler
TextEditExample
- 简单的字处理实例,编译通过,大家可以参考,很实用哈-Simple word processing example, the compiler is passed, everyone can refer to, it is practical Kazakhstan
Compiler
- 一个简单的编译器,设计与实现了PASCAL语言子集(PL/0)的编译。-A simple compiler, design and realize the compile of the PASCAL language (PL/0).