搜索资源列表
bianyiyuanli.rar
- 一. 实验目的: 设计、编写和调试一个具体的词法分析程序,加深对词法分析理论和自动词法分析工具的理解、实践和掌握。 二. 实验要求: ① 学习和理解正则表达式理论,写出C—语言的记号的完整的正则表达式;(适当使用正则定义) ② 学习和理解有限机理论,根据前面的正则表达式,用基于经验的方法画出C—语言的记的DFA图; ③ 用基于DFA图的算法编写C—语言的词法分析程序; ④ 学习词法分析程序的自动生成工具,使用LEX工具实现C—语言的词法分析程序.
c02 vc6.rar
- 类似vc的集成开发环境,包括编辑器,调试器,编译器的全部源代码,真正的交互式,支持代码自动生成技术
编译原理及实践
- 目 录 译者序 前言 第1章 概论 1 1.1 为什么要用编译器 2 1.2 与编译器相关的程序 3 1.3 翻译步骤 5 1.4 编译器中的主要数据结构 8 1.5 编译器结构中的其他问题 10 1.6 &
9grid
- 八数码游戏的源代码,可自动生成初始状态,搜寻路径达到目标状态-eight digital game's source code can be automatically generated initial state, the search path to achieve target state
jiugegongtu
- 九宫图益智游戏,VB编写,自己添加序列,可以人工来玩,也可以电脑自动生成步骤,有兴趣的可以看看一看-JiuGongTu puzzle games, VB prepared to add their own sequence, artificial play, the computer can also automatically generate steps are interested can see a look
dave-new24
- 用于计算通常我们所玩的24点,可以自己输入数字,也可以自动生成-used in the calculation of what we normally play in 24 points, their input figures and can automatically generate
20051121
- 利用 lex 和yacc自动生成C语言子集的词法分析和语法分析程序的源程序-using lex and generates automatic generation of C language subset of lexical analysis and parsing the source code of procedure
studentdocgl
- 本系统采用delphi+access+ado实现移植性强!主要功能:数据库自动生成,自动创建数据表,数据导出功能等,采用本系统不须任何其他配置 -delphi access ado migrating strong! The main functions : automatic generation database, automatically create data tables, data export capabilities, and uses the system not be
blackeye_elgamalkeygenerator10beta3
- 大素数生成器,根据用户的设置自动生成一个符合要求的大素数,计算速度较快。-large prime number generator, according to the automatic generation to meet the requirements of a large prime numbers, the fast calculation.
自动生成拼音代码
- 自动由汉字生成对应汉字汉语拼音的Delphi代码程序-automatically generated by the Chinese counterpart Chinese pinyin system of Delphi code procedures
LL(1)_syntax
- LL(1)语法分析程序 (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型。 -LL (1) syntax analysis program (1) on the importation of grammar, it can determine whether to LL (1) grammar, and if so, in
job_find
- 本程序的功能如下: 1)本程序完全采用jsp脚本技术 2)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能 3)可以对添加的记录进行添加、删除、编辑的功能 4)前台可以自动生成栏目,默认为选择前十的栏目 5)前台显示当天的下载爬行和总的下载排行 6)前台能够显示数据的统计 7)本程度的美化做得已经很好了,几乎拿来过来就能用 8)可以进行注册、登陆、搜索的功能-the functions of the procedures are as follows
Example057
- 这是一个用VB做的一个自动生成数据库的程序,供大家参考使用。-This is a VB done automatically generate a database of procedures for reference use.
试卷生成
- Delphi实现的自动生成试卷源代码-Delphi papers automatic generation of source code
软件注册机自动生成
- 软件注册机自动生成系统!可编译使用于任何软件系统的软件加密的注册使用-software Fillmore automatic generation system! Compiler can use in any software system for the registration encryption software use
自动生成目录树的脚本
- 很久以前从网上找到的咚咚。对于ASP编程者可能有用,一个自动生成目录树的脚本-long time ago from the Internet to find the behind. For ASP programmers may be useful automatically generate a scr ipt tree
自动生成代码Struts+Dao
- 只要在RoboticizedFile类中配置了对应的数据库表名和包名 点击run就能自动生成对应的jsp+from+action+struts配置文件+bo+vo+dao
练习自动生成Makefile
- 练习自动生成Makefile,linux
codeassist 用于sourse insight,可自动生成注释
- 用于sourse insight,可自动生成注释-For sourse insight, can be automatically generated comments
c02 vc6
- 类似vc的集成开发环境,包括编辑器,调试器,编译器的全部源代码,真正的交互式,支持代码自动生成技术-Vc similar integrated development environment, including the editor, debugger, compiler of all source code, a truly interactive, support automatic code generation technology