资源列表

[汇编语言clock

说明:用汇编设计一个时钟程序。 通过综合性程序的开发,使学生对所学课程能综合各章节内容,并与前导课程(数据结构、操作系统)进行综合,加深学生对理论课程的理解,并学以致用,有利于学生培养分析问题、解决问题的能力和浓厚兴趣。 -The design of a clock with the compilation process. Through integrated development process so that students
<> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析compiler

说明:这个程序是编译程序的一部分,用于阅读源代码,并识别其中的标记符、关键词(以字母开头)、数(以数字开头)。其中数按其是否以0开头分为10进制和8/16进制,而16进制的第二位是“x”。将上述所有识别的内容分类显示在屏幕和文件result.txt中。 函数scan负责整个识别、输出过程,compare1负责识别单个字符,compare2识别词。-This procedure is the compiler part of the
<Fayer Michael> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析dgxj

说明:编译原理:指定文法的递归下降子程序的分析过程.有些地方考虑得并不怎么周到还可以改进-Compilation Principle: recursive grammar designated drop Subprogram analysis. In some places is not how thoughtful consideration can also be improved
<陈谨> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[汇编语言chufaqi

说明:图书馆有时会对某图书的复本量进行更新,如增购某图书 -- 复本,或因各种原因导致某图书丢失部分复本。复本量的更改直接导致库 -- 存量的改变,但为了不因误操作破坏数据完整性,我们不能对库存量直接 -- 修改,可以通过触发器,监测复本量的改变,自动修改库存量,这就可以 -- 用到对选定列的更新进行监测的方法。-Library books sometimes have a copy of the volume of upda
<june> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[汇编语言qq

说明:本程序能实现人名排序 按提示输入若干人名后 程序自动通过比较ASCII码值实现排序-This procedure can achieve Sort by name prompted to enter a number of names automatically after the ASCII code by comparing the value of the achievement of sequencing
<> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[操作系统开发sem_shm_test

说明:这个代码特点是由System V的IPC对象信号量和共享内存模拟了多进程间的同步手段--P,V操作,验证了进程间的同步互斥问题 -This code is characterized by the System V semaphore object of the IPC and shared memory to simulate the multi-process synchronization between the means-
<钟伟> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[书籍源码hafuman

说明:对树进行操作的编码,对字符进行编码,并记录字符出现的次序,并生成编码-Operate on the tree encoding of characters to encode and record the order of characters appear, and generate code
<zhuliling> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[汇编语言chaoshenbo

说明:超声波传感器超声波测距8051汇编源程序 晶振采用6M,P1口为数码管段输出口,P3.0~P3.2为数码管位输出口,P3.5超声波发送输出,P3.7超声波接收。 -Ultrasonic Sensor Ultrasonic Ranging crystal 8051 compilation of source code using 6M, P1 mouth tube sections as a digital output, P
<linannan321> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[中间件编程93c66

说明:93C66/EEPROM存储芯片驱动程序应用-Memory chips 93C66/EEPROM driver applications
<wenking99> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[中间件编程max188

说明:MAX188 低功耗、8通道、串行12位ADC-MAX188 low-power, 8-channel, serial 12-bit ADC
<wenking99> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[书籍源码clock

说明:模拟计算机操作系统中改进的clock算法,源代码中用到了STL希望使用者在阅读之前有STL基础-Analog computer operating system to improve the clock algorithm, the source code used in the STL want users to read before the foundation STL
<张晋> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[书籍源码fcfs

说明:计算机操作系统中先来先服务算法fcfs模拟 环境C++语言 使用STL希望读者在阅读代码的时候有一定的STL基础-Computer operating system in the first-come first-serve algorithm fcfs simulated environment C++ Language using STL hope that readers read the code when there is
<张晋> 在 2025-01-16 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org