资源列表

« 1 2 ... .70 .71 .72 .73 .74 11875.76 .77 .78 .79 .80 ... 14959 »

[操作系统开发migong

说明:关于数据结构的课程设计:迷宫问题,提供了广度优先和深度优先两种算法。-On the data structure of curriculum design: the maze problem, provides a breadth-first and depth-first two algorithms.
<小海燕> 在 2025-02-06 上传 | 大小:3kb | 下载:0

[编译器/词法分析yufafenxi

说明:语法分析器是函数绘图语言解释器的核心,因此语法分析器的构造是整个解释权构造的关键。语法分析器的构造分为两个重要步骤:规定语言的文法和根据文风编写程序。由于采用递归下降子程序方法,因此在文法的设计上要求是LL(1)文法。具体到此绘图语言,需要构造语法树的语言结构仅限于表达式,因为后继语义处理需要对表达式求值,而对语法树进行遍历即可得到表达式的值。 我们最终构造的是递归下降的语法分析器,要求文法是LL(1)文法,因此需要对二义文法进行
<qj> 在 2025-02-06 上传 | 大小:3kb | 下载:0

[操作系统开发OS

说明:进程模拟,模拟进程的并发执行,可以自主的加入创建进程和*进程-Process simulation, concurrent implementation of the modeling process can be joined to create an autonomous process and kill process
<李光超> 在 2025-02-06 上传 | 大小:3kb | 下载:0

[编译器/词法分析LL1

说明:LL(1)文法分析程序,输入一个写入了一个LL1文法的文件名,运行程序,根据提示执行-LL (1) grammar analysis program, enter a LL1 write a grammar file name, run the program, according to prompt the implementation of
<孙闲逸> 在 2025-02-06 上传 | 大小:3kb | 下载:0

[SCSI/ASPIyuanxingmoshi

说明:java原型模式实例的代码-java code examples of prototype model
<> 在 2025-02-06 上传 | 大小:3kb | 下载:0

[语音合成与识别115157693pitch

说明:[pitch.rar] - matlab程序,功能是在语音中提取基音频率的程序。输入为.wav格式的语音文件,输出各帧基音频率。-[pitch.rar]- matlab procedures, functions in the voice pitch frequency extraction procedure. Input. Wav format audio files, the output of the fr a me pitch
<> 在 2025-02-06 上传 | 大小:3kb | 下载:0

[MacOS编程stm32f10x_gpio

说明:stm32f10x gpior头文件精简-header files to streamline stm32f10x gpior
<liu> 在 2025-02-06 上传 | 大小:3kb | 下载:0

[汇编语言123

说明:简单的单片机程序,用来验证单片机正常工作的手段之一。非常实用。-Singlechip simple procedures used to verify the normal work of single-chip one of the means. Very useful.
<形式> 在 2025-02-06 上传 | 大小:3kb | 下载:0

[操作系统开发fifo

说明:操作系统调度方法中的先进先出页面置换算法-Operating system scheduling methods FIFO page replacement algorithm
<xun> 在 2025-02-06 上传 | 大小:3kb | 下载:0

[编译器/词法分析LR(1)

说明:LR(1)分析器文法分析程序,输入一定的文法进行分析,系统会分析你所给文法的正确与否-LR (1) grammar analyzer analytical procedures, input a certain grammar analysis, the system will analyze your grammar is right or not to
<黄大开> 在 2025-02-06 上传 | 大小:3kb | 下载:0

[易语言编程regedit_view

说明:一个用易语言写的注册表监视器 放源 要的速度下哦-An easy language to use the registry to monitor the source of the speed of release under the oh
<嘎嘎> 在 2025-02-06 上传 | 大小:3kb | 下载:0

[操作系统开发ccq

说明:存储管理分区分配算法,是c语言的。希望有用。-Storage Management Division allocation algorithm is c language. I hope useful.
<Rain liu> 在 2025-02-06 上传 | 大小:3kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 11875.76 .77 .78 .79 .80 ... 14959 »

源码中国 www.ymcn.org