-
Category : ELanguage
Tags :
- Update : 2012-11-26
- Size : 2kb
- Downloaded :0次
- Author :覃****
- About :
Nobody
- PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
Design of a lexical scanner. Function of lexical scanner is an input source and output word symbols. Write keyword collections and program flow diagram. For example, for the C language source code. Enter the following paragraph:
main () (
int a, b
a = 10
b = a+ 20
)
Output shown:
(2, "main")
(5 ,"(")
(5 ,")")
(5 ,"{")
(1, "int")
(2, "a")
(5 ,",")
(2, "b")
(5 ," ")
(2, "a")
(4 ,"=")
(3, "10")
(5 ," ")
(2, "b")
(4 ,"=")
(2, "a")
(4 ,"+")
(3, "20")
(5 ," ")
(5, ")")
Packet file list
(Preview for download)
cifasaomiaoqi.cpp
Related instructions
- We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
- The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
- Please use Winrar for decompression tools
- If download fail, Try it againg or Feedback to us.
- If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
- Before downloading, you can inquire through the uploaded person information