搜索资源列表
cifa
- 是将输入的源程序进行划分,给出基本符号(token)的序列,并掠过注解和空格等分隔符号。基本符号是与输入的语言定义的词法所规定的终结符。 本实验要求学生编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续进行 -Is the input source program division, and gives the basic
Cpp1
- VC++ RAW转BMP,进行CMOS输出RAW的位图输出-Turn BMP, VC++ RAW CMOS output RAW bitmap output
length
- 將字串轉成二維陣列 亦可將二維陣列轉為字串-String, turn into a two-dimensional array, also a two-dimensional array to a string
SPI-429-249
- 用于步进电机细分驱动,MSP430F149配置TMC429,进而驱动TMC249,细分驱动-Subdivision driver for stepper motor, MSP430F149 configuration TMC429 turn drives TMC249 Subdivision Driver
pascal
- LEX和YACC编写的标准PASCAL语法,bnf形式。-* Pascal grammar in Yacc format, based originally on BNF given in "Standard Pascal-- User Reference Manual", by Doug Cooper. This in turn is the BNF given by the ANSI and ISO Pascal standards, and so, is PUBLIC DOMAIN. Th
Fat32ToNtfs
- FAT32转NTFS工具无损数据安全转换-Turn NTFS FAT32 conversion tool lossless data security
VB2Dsource
- VB 转 delphi 可实现简单的VB 转 delphi操作,外国人开发的,可以看一下-VB turn delphi
assembler
- 该程序使用了I/O流对存有汇编语言文本进行读入以及对操作结果的文本输出;运用了数据结构的栈结构,简化了文本内容的识别;将文本中的一行封装成类对象hang;将系统的一些操作指令通过哈希结构封装在symtab类中;将文本获得的操作指令封装在optab中;自己还另外编写了十进制转十六进制,int类型和对应的字符串进行互转的方法供程序使用。-The program uses the I/O stream of assembly language there and read the text on th
DMX512-to-PWM
- DMX512 转成PWM信号,实现解码功能-DMX512 turn into a PWM signal, decoding function
compile1
- 一个将中缀表达式转为后缀表达式的词法分析器-Infix expression a will turn into a postfix expression lexical analyzer
Adafruit-GPS-Library-master
- library for arduino for GPS extraction data and all the data that you need for turn on this device
pro
- YACC程序中缀转后缀,只采用YACC,没有LEX,比较简单的一个逆波兰式的转换-YACC program infix turn suffix
新建文件夹
- DFA->NFA->MFA 并依次输出数据表(DFA->NFA->MFA And output the data table in turn)
中缀转后缀
- 实现将表达式的中缀转后缀。包括yacc程序和编译后C++代码,可以直接使用(this code makes the middle expression turn into postfix expression)
