资源列表

« 1 2 ... .74 .75 .76 .77 .78 6479.80 .81 .82 .83 .84 ... 14954 »

[编译器/词法分析Pascal

说明:1、pascal词法分析器实验报告 2、包括产生式规则,源代码,完整的实验报告和简单的例子 3、能够区分出各各单词并能判断它属于保留字、标识符、常数、运算符、分隔符五大类中的哪一类-1, pascal experiment reports two lexical analyzer, including production rules, source code, complete the report and a simple example experiment 3, to disti
<yangdingda> 在 2025-11-22 上传 | 大小:90kb | 下载:0

[操作系统开发tryexp3

说明:作业调度算法的模拟实现 作业调度主要是完成作业从后备状态到执行状态的转变,以及从执行状态到完成状态的转变。 (1)创建JCB(作业控制块):系统在作业进入后备状态时为每个作业创建一个作业控制块(JCB),从而使该作业可被调度程序感知。当该作业执行完毕进入完成状态时候,系统自动撤销其JCB并释放有关资源,进而撤销该作业。 (2)按照作业调度算法,从后备队列中挑选一作业投入运行。作业调度程序为运行作业建立相应的进程,并分配资源。 (3)主要的作业调度算法包括:先来先服务(FCFS)
<wg> 在 2025-11-22 上传 | 大小:5kb | 下载:0

[汇编语言rc51

说明:eas to use rc5 asm code for 8051 ..using a phillips remote to operate home appliances
<dal> 在 2025-11-22 上传 | 大小:6kb | 下载:0

[汇编语言gsm

说明:gsm code for 8051 .make calls and send sms using at commands. lcd interfaced
<dal> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[汇编语言i2c

说明:i2c code for use with 5051 universal and easy to use
<dal> 在 2025-11-22 上传 | 大小:9kb | 下载:0

[汇编语言adc_test

说明:adc code for 8051 easy to use
<dal> 在 2025-11-22 上传 | 大小:7kb | 下载:0

[汇编语言serial

说明:serial code for 8051 can be used for all serial communication
<dal> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[操作系统开发123

说明:页式存储管理的地址变换过程的模拟程序代码-failed to translate
<dj > 在 2025-11-22 上传 | 大小:1kb | 下载:0

[书籍源码msdoscode

说明:dos源码如今不好找了,但它对操作系统的学习却非常有帮助,特现dos源码,方便大家学习。-dos source code is now easy to find, but its operating system, the learning is very helpful, specially now dos source code, to facilitate them to learn.
<sun> 在 2025-11-22 上传 | 大小:18.72mb | 下载:0

[并行运算WO

说明:大气模型计算程序,可以提供标准的大气模型-Atmospheric model calculation procedures, can provide a standard atmospheric model
<xue> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[编译器/词法分析PL0CandJava

说明:N.Wirth 编写的“PL/0 语言的编译程序”,包含C和Java两个版本,而且内附改进后可以实现if else 、for 以及 dowhile(repeat) until等之前的编译器没有的功能。-This is a compiler for “PL/0”. The development environment is C and Java. You can use it to compile the "PL/0" included "for ","if else","dowhile
<nicholas> 在 2025-11-22 上传 | 大小:821kb | 下载:0

[汇编语言chengyingbi

说明:赛利有12枚银币。其中有11枚真币和1枚假币。假币看起来和真币没有区别,但是重量不同。但赛利不知道假币比真币轻还是重。于是他向朋友借了一架天平。朋友希望赛利称三次就能找出假币并且确定假币是轻是重。例如:如果赛利用天平称两枚硬币,发现天平平衡,说明两枚都是真的。如果赛利用一枚真币与另一枚银币比较,发现它比真币轻或重,说明它是假币。经过精心安排每次的称量,赛利保证在称三次后确定假币。-Celli has 12 silver coins. Including 11 real and one count
<yan> 在 2025-11-22 上传 | 大小:331kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 6479.80 .81 .82 .83 .84 ... 14954 »

源码中国 www.ymcn.org