资源列表

« 1 2 ... .18 .19 .20 .21 .22 12023.24 .25 .26 .27 .28 ... 14954 »

[操作系统开发操作系统试验报告

说明:试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型数。 要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容.当前指针位置和生产者/消费者线程的标识符 (2)生产者和消费者各有两个以上 (3)多个生产者或多个消费者之间须共享对缓冲区进行操作的函数代码。-Test Objective : To study the Linux threading mechan
<张飞> 在 2025-06-10 上传 | 大小:8kb | 下载:0

[编译器/词法分析词法分析器手工构造实例

说明:这是一个此法分析器的手工构造实例,程序很简洁。-This is a method of manual analyzer tectonic example, a very simple procedure.
<孟雅静> 在 2025-06-10 上传 | 大小:254kb | 下载:0

[汇编语言lx

说明:设计目的 加深对语法分析程序的任务及其工作原理的理解;掌握语法分析程序的实现方法;掌握简单语言的状态转换图表示形式极其识别程序的构造。 设计任务 编写对简单语言进行语法分析的词法分析程序。并对输入串for I=1to 20 do {x:=x+2 y:=y*(2+c) }} 进行语法分析,要求如下: 1。识别其中的关键字,标识符,常数,运算符和界符。2,对其中的数字注明其值和类型 3。将识别的结果填入表中并输出。-designed to deepen the syntax analysis pro
<刘向> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[编译器/词法分析ppby

说明:针对几种语言的词法分析的一点东东! 望接纳!-against several languages lexical analysis 1:00 Eastern! Wang accepted!
<裴鹏> 在 2025-06-10 上传 | 大小:46kb | 下载:0

[编译器/词法分析编译原理课程设计 SLR(1)语法分析

说明:编译原理课程设计 SLR(1)语法分析!我做的,就是没有运行结果,大家先用着-Course Design Compiler Principle SLR (1) syntax analysis! I do, is not running, we used to first
<超杰> 在 2025-06-10 上传 | 大小:15kb | 下载:0

[编辑器/阅读器pascompile

说明:C语言编写的类Pasacal的编译器,完成词法分析文法分析语义分析代码优化等各阶段的功能。最后的出目标代码-prepared by the C language category Pasacal the compiler, lexical analysis completed grammar analysis semantic analysis code optimization stages of the function. The final target code
<sky> 在 2025-06-10 上传 | 大小:646kb | 下载:0

[汇编语言编译系统源代码

说明:汇编编译系统源代码,是用汇编语言编写内附文档,可自行查看-The source code of a compiled system of assembly language here.you can read the inner documents which are writed by assembly language .
<胡小群> 在 2025-06-10 上传 | 大小:84kb | 下载:0

[编译器/词法分析CALOG

说明:语法分析器 完成从c/c++向C++转变-parser from complete c/c to C change
<夏老大> 在 2025-06-10 上传 | 大小:169kb | 下载:0

[编辑器/阅读器语法分析器源程序代码

说明:这是一个语法分析器的源程序代码,能够进行预测分析的小程序-This is a parser of the source code analysis to predict the small program
<姬儿也> 在 2025-06-10 上传 | 大小:5kb | 下载:0

[编译器/词法分析dtest

说明:这是一个编译递归子程序,通过输入语句可以判断是否由指定文法推出-This is a recursive routines compiled by the input to determine whether statements can be specified by the grammar launched
<阿京> 在 2025-06-10 上传 | 大小:26kb | 下载:0

[编译器/词法分析TESTLL1

说明:这是一个文法分析器,很方便,只要输入句子,程序会自动分析,如果错误也会提示-It s a grammer analyzer,which is convenience,if you input sentence,program will automatic analyse and clue to if it is error.
<阿京> 在 2025-06-10 上传 | 大小:73kb | 下载:0

[编辑器/阅读器TESTLR

说明:这是一个lr文法分析器,输入句子会自动分析,如果有错误会分析道错误位置-this is a grammer analyzer. it will automaticaly analyze the inputted sentences. it will locate the mistakes to there position if there are some.
<阿京> 在 2025-06-10 上传 | 大小:76kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 12023.24 .25 .26 .27 .28 ... 14954 »

源码中国 www.ymcn.org