资源列表

« 1 2 ... .16 .17 .18 .19 .20 10421.22 .23 .24 .25 .26 ... 14958 »

[编译器/词法分析analyser

说明:整个工作过程主要划分成词法分析阶段、语法分析阶段、中间代码生成和目标代码生成四个部分。 第一阶段是把输入的字符串形式的源程序分割成一个个单词符号。 第二阶段是识别由词法分析给出的单词符号序列在结构上是否符合给定的文法规则。 第三阶段中间代码的形式采用便于阅读的四元式。 第四阶段是把经过语法分析或优化后的中间代码作为输入,将其转换成特定机器的机器语言或汇编语言作为输出,这样的转换程序称为代码生成器。-The whol
<刘提> 在 2024-11-20 上传 | 大小:80kb | 下载:0

[书籍源码2_8_10_16

说明:进制转换程序,可进行2,8,10,16进制之间的任意转换-Hexadecimal conversion process can be carried out between the band 2,8,10,16 arbitrary conversion
<池衡> 在 2024-11-20 上传 | 大小:170kb | 下载:0

[书籍源码Josephus

说明:约瑟夫问题的C语言程序,基本实现其功能,可以输入N个人数,进行结果计算输出-Joseph C language programming problems, basic to achieve its function, can enter the number N of individuals to carry out the results of the calculation output
<池衡> 在 2024-11-20 上传 | 大小:173kb | 下载:0

[汇编语言fashechengxu

说明:8051的遥控温度控制红外发射程序,遥控器部分-8051 remote control infrared emission process temperature control, remote control part of
<彭定> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[易语言编程zxzddg

说明:易语言诛仙自动打怪源码 易语言诛仙自动打怪源码-Easy language诛仙automatically打怪easy source language诛仙打怪automatic source
<关宏鹤> 在 2024-11-20 上传 | 大小:14kb | 下载:0

[磁盘编程dosfstools-2.10.tar

说明:linux dosfs 工具,可以移植到嵌入式系统下检查存储状态下的磁盘状况,修复文件系统-linux dosfs tools, embedded systems can be transferred to the state under the inspection of disk storage condition, to repair the file system
<jane> 在 2024-11-20 上传 | 大小:215kb | 下载:0

[编译器/词法分析yufafenxi

说明:c++6.0上实现的s语言的语法分析程序-c++ 6.0 on the realization of the s language parser
<Sung> 在 2024-11-20 上传 | 大小:5kb | 下载:0

[书籍源码JAVA

说明: java代码100例子,适合初学者去仔细研究-100 examples of java code, suitable for beginners to study carefully
<> 在 2024-11-20 上传 | 大小:16kb | 下载:0

[汇编语言snake

说明:用汇编语言实现的沙罗曼蛇,在蓝色背景下的运行。-Using assembly language to achieve the salamander, the blue background of the operation.
<胡豫陇> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[汇编语言D

说明:用汇编语言编写的十进制数到十六进制数的转换-Language used to compile a decimal number to a hexadecimal number conversion
<胡豫陇> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[汇编语言pingfang

说明:用汇编语言实现的求二进制数平方的程序,386模式的-Using assembly language for the realization of the binary number square procedure, 386 model
<胡豫陇> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[汇编语言1

说明:用汇编语言编写的对二进制数的排序,可以自己在数据段键入要排序数字-Prepared to use assembly language to binary numbers to sort, you can type in the data segment to sort the figures
<胡豫陇> 在 2024-11-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 10421.22 .23 .24 .25 .26 ... 14958 »

源码中国 www.ymcn.org