搜索资源列表
wenbenbianji_c
- 数据结构课程设计, 文本编辑, 自己写算法实现查找串儿匹配.c语言编码.
附录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
Cchensilu
- C沉思录中文.pdf非常有特点的一本书,全书假设读者已经通晓C++语言,重点告诉读者C++的概念以及一些C++的设计手段,比如用C++到底为什么会比C或者其他过程语言更好?-Very one has the characteristics of the book, the book assume that readers already familiar with C++ language, tell the reader focus on the concept of C++ and some
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