搜索资源列表
LexSeu
- 东南大学 课程设计 lex部分 说 明 **本次实验在Visual C++6.0环境下开发** 主要有以下文件: 1 词法分析器 lex.cpp 2 头文件 lex.h 3 测试文件 lex.l.txt lex工具的使用方法 编译运行 lex.cpp/lex.h,这样就将lex.l.txt转换成Cpp语言程序yylex.cpp 然后使用VC++6.0将lexyy.cpp编译成可执行程序, 这样就识别出了lex.l.t
WEBBOOK
- 运行环境:Win 2000 Server + SQL Server 2000 + MS vs.net Framework 安装: 1、用相应解压工具解开BookShop.rar到某目录下,如C:\\BookShop,将其设置为Web共享。 2、将Database里边的数据文件到某目录下,如C:\\Db,启动SQL Server的查询分析器, 运行以下存储过程 sp_attach_db BookShop ,
魔兽录像分析器
- deerchao的 C#做的魔兽录像分析器源代码
词法分析器 C flex
- 词法分析器 C flex
HtmlAgilityPack
- c#实现的HTML分析器,类似于HTMLParser,功能比较完善,跟大家分享下,呵呵!-c# implementation of the HTML parser, similar to HTMLParser, functions perfect, like to share with you the next, huh, huh!
VC_WND_SAX
- 用VC写的XML分析器,支持非连续性分析!-VC with the XML parser written in support of non-continuity analysis!
WindowsFormsApplication1
- 计算机科学与技术编译原理实验之词法分析器的设计与实现-Principles of Computer Science and Technology compiled experimental design and implementation of lexical analyzer
bianyi
- 这是个简单的词法分析器,用c#语言书写,主要是编译原理的基础-This is a simple lexical analyzer, written with c# language, the main principle is the basis for compiling
asp.net
- 动态添加页面上的表格很不错的源码例子 大家学习一下 采用SQL 2000 数据库+VS 2005开发的 小例子 数据库在DB_bcbbs.net目录下 附加一下就可以了 还有SQL 语句也可以在查询分析器中执行一下 !! 然后运行程序就可以看到效果了! -asp.net source code examples dynamically add form
sousuoyinqing
- 爱码者建站引擎V1.0 data文件夹内是数据库,先还原数据库,数据库名为acms,如果更改的或web.config文件中相应更改 killspid.sql在查询分析器中执行-The love code is the station engine V1.0 Data folder is a , the is first restored, name is ACMS, if you change or the corresponding changes in the w
word_compile
- 实现了编译原理中词法分析器的功能 采用了.net窗体演示 更清晰-Realized in compiler theory lexical analyzer function uses a .net form demonstrates more clearly