CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - lexical program in c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - lexical program in c - List
[
CSharp
]
1.Rar
DL : 0
学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过. 程序采用单文档设计,利用了分割窗体技术. -When learning compiling principle of lexical and grammatical analysis program. Morphology and syntax analysis in a class of packaging CFenXi in Visual c++ 6.0, program under the debug. The single document design program, use the form.
Date
: 2025-12-19
Size
: 252kb
User
:
李清
[
CSharp
]
MathParserNetSource
DL : 0
A while back, I wrote an article on CodeProject called TokenIcer. TokenIcer was a program that would automatically create a lexical parser in either C# or VB.NET, based on RegEx rules created in the program. Since the time that I wrote the article, I have gotten some very good feedback and I wanted to take it a step further. I decided to use TokenIcer to create a Mathematical equation parser. That math parser is presented here in this article and its called Math Parser .NET. It is a .NET class library project that can be used with your own programs.-A while back, I wrote an article on CodeProject called TokenIcer. TokenIcer was a program that would automatically create a lexical parser in either C# or VB.NET, based on RegEx rules created in the program. Since the time that I wrote the article, I have gotten some very good feedback and I wanted to take it a step further. I decided to use TokenIcer to create a Mathematical equation parser. That math parser is presented here in this article and its called Math Parser .NET. It is a .NET class library project that can be used with your own programs.
Date
: 2025-12-19
Size
: 355kb
User
:
lzm
[
CSharp
]
comlier1
DL : 0
设计SAMPLE语言的词法分析器 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音); b) 请求输入测试程序名,键入程序名后自动开始词法分析并输出结果; c) 输出结果为单词的二元式序列(样式见样板输出1和2); d) 要求能发现下列词法错误和指出错误性质和位置: 非法字符,即不是SAMPLE字符集的符号; 字符常数缺右边的单引号(字符常数要求左、右边用单引号界定,不能跨行); 注释部分缺右边的界符*/(注释要求左右边分别用/*和*/界定,不能跨行 -a) After starting the program, the first output of the author s name, class, student number (available in Chinese, English or Pinyin) b) a request to enter the test program name, type the program name automatically start after lexical analysis and output c) The output is a word binary sequence (see template styles outputs 1 and 2) d) requirements can be found in the following lexical errors and indicate the nature and location of the error: Illegal characters, that is, not SAMPLE symbol character set Character constant lack of the right single quotation mark (character constant requests left and right single quotation marks to define, can not cross) Comment section missing on the right delimiter*/(left and right side, respectively, note the requirements with the /* and*/define, can not cross
Date
: 2025-12-19
Size
: 3kb
User
:
大大猪
[
CSharp
]
bianyiyuanli
DL : 1
八、 设计SAMPLE语言的词法分析器 检查要求: a) 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音); b) 请求输入测试程序名,键入程序名后自动开始词法分析并输出结果; c) 输出结果为单词的二元式序列(样式见样板输出1和2); d) 要求能发现下列词法错误和指出错误性质和位置: 非法字符,即不是SAMPLE字符集的符号; 字符常数缺右边的单引号(字符常数要求左、右边用单引号界定,不能跨行); 注释部分缺右边的界符*/(注释要求左右边分别用/*和*/界定,不能跨行)。 -Eight language lexical analyzer designed SAMPLE Inspection requirements: a) After starting the program, the first output of the author s name, class, student number (available in Chinese, English or Pinyin) b) a request to enter the test program name, type the program name automatically start after lexical analysis and output c) The output is a word binary sequence (see template styles outputs 1 and 2) d) requirements can be found in the following lexical errors and indicate the nature and location of the error: Illegal characters, that is, not SAMPLE symbol character set Character constant lack of the right single quotation mark (character constant requests left and right single quotation marks to define, can not cross) Comment section missing on the right delimiter*/(left and right side, respectively, note the requirements with the /* and*/define, can not cross).
Date
: 2025-12-19
Size
: 80kb
User
:
陈立
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.