资源列表
[Windows编程] reserve_manage
说明:模拟计算机存储管理的算法内有三种处理算法可以进行选择-Analog computer storage management algorithm that there are three processing algorithms can be chosen<王刚> 在 2025-01-20 上传 | 大小:4kb | 下载:0
[Windows编程] process_manage
说明:模拟hrn,sf,rr三种进程调度算法,可以将进程的执行次序显示到屏幕上-Simulation hrn, sf, rr of three process scheduling algorithm, the implementation can process the order to the screen<王刚> 在 2025-01-20 上传 | 大小:6kb | 下载:0
[其他小程序] ChangDesktop
说明:C#写的随机更改桌面壁纸,可以定时更改,且支持托盘-C# to write the random changes to the desktop wallpaper<Andrew> 在 2025-01-20 上传 | 大小:1.19mb | 下载:0
[C#编程] SimpleTestSystem
说明:一个简单的考试系统,学生可以登录进行在线考试,然后提交查看成绩。-A simple examination system, students can log on to online exams, and then submitted to view the results.<ALPHA> 在 2025-01-20 上传 | 大小:510kb | 下载:0
[其他小程序] bianyiyuanli
说明:算符优先分析方法是根据算符之间的优先关系而设计的一种自底向上的语法分析方法。算符优先分析的基本思想是只规定算符之间的优先关系,也就是只考虑终结符之间的优先关系。由于算符优先分析不考虑非终结符之间的优先关系,在归约过程中只要找到可归约串就归约,并不考虑归约到哪个非终结符,因而算符优先归约不是规范归约。-Operator precedence analysis is based on the priority relationship be<陈小龙> 在 2025-01-20 上传 | 大小:50kb | 下载:0
[其他小程序] DS18B20xiugai
说明:18b20测温的c语言程序/DS18B20温度传感器程序 #include <reg52.h> #define Alarm 10 sbit Beep=P3^4 sbit DQ=P2^4 //数据传输线接单片机的相应的引脚 unsigned char tempL=0,tempH=0 //设全局变量 unsigned char flag=0 unsigned int temperature,ne<留洋> 在 2025-01-20 上传 | 大小:2kb | 下载:0
[其他小程序] HumidityCollectionShowPrograms
说明:通过串口采集温湿度传感器的数值,并在街面上显示-Through the collection of temperature and humidity sensor serial, and in JieMianShang shows values<赵历元> 在 2025-01-20 上传 | 大小:19kb | 下载:0