资源列表
ATM
- Code for ATM machine working in C
testfile
- for testing the fibonaaci sequence
CInterprter
- 终于重头开始写完自己的解释器了,中途多次改变了实现机理,多次改变采用的结构体,最终实现了轻便快速的类C解释器。程序很好理解,对刚开始写解释器的朋友很有帮助,可以学习其中的实现方式和一些比较好的想法。程序还不完善,可以自己修改。-Finally start to finish his explanation, repeatedly changed the implement mechanism in the Middle, change multiple times using structs,
Win32D
- A dialog box is created from a resources file, which is a file with the rc extension. The resource file contains all pertinent information about the dialog box. This means that, in this file, you must specify the size and location of the dialog box,
mp3
- 这个是mp3播放器 具有一般的功能 而且可以同时添加多首音乐 还支持多种格式播放-This is the mp3 player has the general function and at the same time you can add more music player also supports a variety of formats
NMNS
- network monitoring system in c
OLTP
- online transaction system in c on linux
RCMP
- remote compilation in c
SOCK
- socket programming in c
Compiler
- 本程序为一个用MFC编写的具有图形界面的语法词法编译器,对学习编译原理有帮助-This program is an MFC with a graphical interface written lexical grammar compiler, compiler theory helpful for learning
gh_cpp.tar
- 一个C语言预处理器,能够在预处理过程中自动检测一些MISRA C规则的违反。-A C language preprocessor, in the pretreatment process can automatically detect the number of MISRA C rules violation.
simplePython
- 简单版python解释器,仅支持for,if,while等简单语句-Simple version of the python interpreter, supports only for, if, while other simple statement