资源列表
[编译器/词法分析] 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
[操作系统开发] 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
[汇编语言] 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