资源列表

« 1 2 ... .20 .21 .22 .23 .24 12525.26 .27 .28 .29 .30 ... 14959 »

[汇编语言PID1

说明:PID的电机控制,私服系统,直流电机,震荡环节参数设置-PID motor control,私服systems, DC motors, vibration link parameter settings
<zhengyu> 在 2025-03-11 上传 | 大小:2kb | 下载:0

[汇编语言fib

说明:一个实现计算斐波那契数的汇编程序 含asm文件,课程作业只用-The realization of the calculation of a Fibonacci containing the assembler asm file, coursework only
<Xu> 在 2025-03-11 上传 | 大小:2kb | 下载:0

[汇编语言CHUANKOU

说明:通过PC几来控制单片机中LED的运行,很好用的!-Through the PC a few to control the operation of single chip LED, very good use!
<十二月党> 在 2025-03-11 上传 | 大小:2kb | 下载:0

[编译器/词法分析cifafenxi

说明:此程序用来完成编译原理的PL/0的词法分析程序-This process used to complete the Compilation Principle of PL/0 of the lexical analysis program
<xingyudong> 在 2025-03-11 上传 | 大小:2kb | 下载:0

[编译器/词法分析Accidence

说明:用java编写的词法分析程序,识别高级程序语言的词法分类。-Prepared using java lexical analysis procedures, identification of high-level programming language for lexical categories.
<lixin> 在 2025-03-11 上传 | 大小:2kb | 下载:0

[汇编语言cx

说明:按键发声,用汇编实现的钢琴发声程序,现在给出代码,下面代码是完整的,但是是实现8个键的程序-Audible button and use the compilation of the realization of the piano vocal process, now given code, the following code is a complete, but the realization of eight key proce
<张三> 在 2025-03-11 上传 | 大小:2kb | 下载:0

[汇编语言05945125d

说明:PCSpim平台下模拟汇编语言 10进制转换任何进制 可以选择用32位浮点表示法显示-PCSpim simulation platform assembly language any hexadecimal 10 hexadecimal conversions can choose to use 32-bit floating-point representation shows
<LIU ZHIYUE> 在 2025-03-11 上传 | 大小:2kb | 下载:0

[编辑器/阅读器ll1

说明:ll1语法分析,可以进行语法分析,在编译原理的试验中会发挥很大的作用-ll1 syntax analysis, syntax analysis can be carried out, in principle test the compiler will play a bigger role in
<zhaoyuan> 在 2025-03-11 上传 | 大小:2kb | 下载:0

[汇编语言dz

说明:汇编语言编写打字练习程序,当字母落下的时候打出相应的字母击中-Assembly language program to prepare typing practice, when the letters came when hit hit the corresponding letter
<任屿> 在 2025-03-11 上传 | 大小:2kb | 下载:0

[书籍源码wenbenchaxunchengxu

说明:此程序为文本查询程序,用于文本的输入和分析-This procedure as a text query for text input and analysis
<xingyudong> 在 2025-03-11 上传 | 大小:2kb | 下载:0

[编译器/词法分析yffx

说明:语法分析是编译程序的核心部分,其主要任务是确定语法结构,检查 语法错误,报告错误的性质和位置,并进行适当的纠错工作.法分析的方法有多种多样,常用的方法有递归子程序方法、运算符优先数法、状态矩阵法、LL(K)方法和LR(K)方法。归纳起来,大体上可分为两大类,即自顶向下分析方法和自底向上分析方法. Syntax进行语法分析.对于语法分析,这里采用LR(1)分析法,判断程序是否满足规定的结构.构造LR(1)分析程序,利用它进行语法分析,判断
<项阳> 在 2025-03-11 上传 | 大小:2kb | 下载:0

[编译器/词法分析cffx

说明:词法分析是编制一个读单词的过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。程序语言的单词符号一般分为五种:关键字(保留字/基本字)if、while、begin…;标识符:常量名、变量名…;常数:34、56.78、true、‘a’、…;运算符:+、-、*、/、〈、and、or、….、;界限符:, ; ( ) { } /*…。-Lexica
<项阳> 在 2025-03-11 上传 | 大小:2kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 12525.26 .27 .28 .29 .30 ... 14959 »

源码中国 www.ymcn.org