搜索资源列表
lua_dev
- Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data descr iption
Principles-of-curriculum-design
- 编译原理课程设计总结报告 1.设计题目及相关内容 本课程设计完成的是递归下降分析法。对算术表达式和赋值语句进行语义分析并生成四元式序列。其中,本设计用C语言对简单的pascal语言子集编制一个编译程序。语义分析输入的是语法分析后提供的单词串,而语法分析的输入是词法分析的程序所提供的单词序列。要求把语法分析程序和词法分析都作为子程序调用,其中输入字符串要用文件操作。 2.运行环境(软、硬件环境) 硬件环境:方正电脑,P4CPU,512M内存 软件环境:Visualc+
Essential_Pascal
- Pascal语言精要,讲述Pascal历史、如何编写Pascal代码、类型、变量及常量、用户自定义数据类型、语句、过程与函数、字符串操作与内存、Windows编程相关、Variant类型、程序与单元等,另附有术语表和例名表等-Essentials of Pascal language, Pascal tells the history of how to write Pascal code, type, variables and constants, user-defined data typ
ugraf12
- This is a (for the moment) small graphics unit in tp. It supports all VESA 256 and more colors mode, plus mode 13h, plus all mode supported by standard graph unit. It also supports memory bitmaps.
xmm12
- XMM is a Turbo Pascal eXtended Memory Manager implementation that supports Microsofts XMS specification level 3.0.