资源列表
SaveToFileTest
- SaveFile by TStringList
LED_Simul
- Borland C Builder Source Code
makefile
- make的写法,用法 详细 make的写法,用法 详细-make的写法,用法 详细
lex-and-yacc
- 对输入的程序进行分析,将关键字,保留字与系统标识符分开,并对其属性进行说明。 建立数组,将单词读入,对单词的ASCII码进行判断,将在ASCII码值在一定区间进行区分(使用if语句来判断),分开来后,对其所在ASCII值区间的不同,给予以不同的属性(比如:系统保留字…),词法分析器完成后要能识别+,-,=等字符。 对输入的程序语句进行分析。对每个非终结点定义单个函数,定义了它的后继节点。然后用一个构造来的函数,使定义的后继节点符合语法,否则报错。 -Analysis of the i
123
- 本书主要是讲了c#的入门到精通。适合初学这学习研究-This book is mainly about the c# the entry to the master. This study and research for beginners
Bresenham
- 用c++实现Bresenham算法,打开应用程序 在需要产生点的地方 “双击鼠标左键” “双击鼠标右键” 将复原-C++ implementation with the Bresenham algorithm, open the application where the need to generate points, " Double-click the left mouse button" " Double-click the right mouse bu
calculater
- VC编程,实现计算机附件中的计算器的功能,源码无误-VC PROGRAMMING
youxibiancheng1_1
- C语言的程序,简单实用,可以直接运行,适合新手学习-C language program, simple and practical, can run, for novices to learn
youxibiancheng1_3
- 简单实用的VC游戏程序,代码,适合新手学习-VC games simple and practical, code, suitable for beginners to learn,,,
singleton
- 单例模式的实现方法,只需继承这个基类就好了。-Singleton s good realization
main
- 一個簡單的模擬器,可以模擬大部分CPU的功能-A simple simulator that can simulate the function of most of the CPU
libcstl-2.0.1.tar
- 用C语言写的模仿C++ STL库的函数库,接口模仿STL-Written in C language with C++ STL library mimic the function library, the interface mimic STL. . . . . . . . . . . . . . . . . . . . .