资源列表

« 1 2 ... .72 .73 .74 .75 .76 277.78 .79 .80 .81 .82 ... 1384 »

[编译器/词法分析18F2550_USB_HID

说明:this file is for hid impl閙entation on pic
<jojo> 在 2024-11-12 上传 | 大小:3kb | 下载:0

[编译器/词法分析cifafenxi

说明:简单词法分析器构造在开始状态,首先要读进一个字符。若读入的是一个空格(包括blank,tab,newline)就跳过它,再继续读字符,直到读进一个非空字符为止。 在标识符状态,识别并组合出一个标识符之后,还必须加入一些动作,以便查保留字表,确定识别出的单词符号是保留字,还是用户自定义标识符,并输出相应的记号。 在无符号数状态,可识别出各种常数,包括整数在内。在组数的同时,还要做从十进制数到二进制数的转换。 -A simple
<WM> 在 2024-11-12 上传 | 大小:3kb | 下载:0

[编译器/词法分析accidenceAnalyzer

说明:一个简单的词法分析器,刚学习编译原理时写的··大家可以看下-A simple lexical analyzer, just when the principles of learning to compile written that we can Kanxia! ! ~
<xiaodeng> 在 2024-11-12 上传 | 大小:3kb | 下载:0

[编译器/词法分析cifa

说明:在WinTC环境下的用c语言写的C-词法分析器,对于输入文件,能得到词法分析的结果-The WinTC environment using c language written in C-lexical analyzer, for the input file, to get the results of lexical analysis
<lq> 在 2024-11-12 上传 | 大小:3kb | 下载:0

[编译器/词法分析NUM

说明:语法分析程序,正确返回SUCCESS,错误返回error-Parser correctly returns SUCCESS, the error return error
<包晶晶> 在 2024-11-12 上传 | 大小:3kb | 下载:0

[编译器/词法分析zhonghccSLex

说明:编译原理实验进行词法分析的小工具slex,方便好用。-Compiler Construction Principles experiment lexical analysis of the gadget slex, easy to use.
<姜宽> 在 2024-11-12 上传 | 大小:3kb | 下载:0

[编译器/词法分析Bfsin

说明:compiler program runs application in java
<Boopathi> 在 2024-11-12 上传 | 大小:3kb | 下载:0

[编译器/词法分析wordanalysis

说明:ANSI C词法分析器,编译原理课上的课程设计,每次按行读入源程序,这是不足之处~-word analysis
<dihuoly> 在 2024-11-12 上传 | 大小:3kb | 下载:0

[编译器/词法分析Compiler

说明:一个简单词法分析,用Java写的,有界面的-this is written in Java
<穆旭> 在 2024-11-12 上传 | 大小:3kb | 下载:0

[编译器/词法分析MULTIPLEINHERITANCE

说明:implementation of multiple inheritance un c-implementation of multiple inheritance un c++
<Red> 在 2024-11-12 上传 | 大小:3kb | 下载:0

[编译器/词法分析Scan

说明:一个带界面的词法分析器~~界面比较简练友好,适合初学者使用-An interface with a lexical analyzer ~ ~ more concise and friendly interface, suitable for beginners to use ~~~~~
<moon> 在 2024-11-12 上传 | 大小:3kb | 下载:0

[编译器/词法分析WinMenu

说明:simple hello world example
<garethmarkwell> 在 2024-11-12 上传 | 大小:3kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 277.78 .79 .80 .81 .82 ... 1384 »

源码中国 www.ymcn.org