资源列表
[汇编语言] shijianpian
说明:简单轮转法的基本思想是:所有就绪进程按 FCFS排成一个队列,总是把处理机分配给队首的进程,各进程占用CPU的时间片相同。如果运行进程用完它的时间片后还为完成,就把它送回到就绪队列的末尾,把处理机重新分配给队首的进程。直至所有的进程运行完毕。-Simple movement of the basic idea is: all lined up ready for the process according to a FCFS queue, the processor is always assi<Andy> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[汇编语言] vb
说明:首先判断给出的3条边能否构成三角形。如可以构成。则计算并输出该三角形的面积,否则要求重新输入。当输入-1时结束程序-First of all, given to determine whether the three constitute a triangle edge. Such as may constitute. Are calculated and output in the triangle area, and failing that, to re-enter. When you e<tom> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[汇编语言] STC12C5412ADADCandUART
说明:在KEILC下实现STC12C5412AD的三通道A/D转换程序,并用串口显示,软硬件结合,调试通过,程序稳定,请放心使用,并多提意见。由于本人以前用的是汇编开发,现刚改为C,所以可能程序不是很地道。-KEILC under STC12C5412AD in the three-channel A/D conversion process, and serial shows that combination of hardware and software, debugging is passed<李文强> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[汇编语言] LC7461jiema
说明:LC7461解码程序,通过P1口显示数据码-LC7461 decoding procedure, I display data through the P1 code<李谷先> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[汇编语言] LCDderiver
说明:程序名:LCD显示驱动程序 功能:用LCD1602显示字符 A 作者:严峥晖 ******************************** 端口定义 RS EQU P3.0 RW EQU P3.1 E EQU P3.2 DB0_DB7 EQU P0 DB7 EQU P0.7 -Program name: LCD display driver functions: LCD1602 display using characters A Au<张晓孟> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[汇编语言] time4
说明:记时器中断的汇编语言程序 可设定时间的倒计时定时器,可手动设置倒计时时间-Timer interrupt the assembly language program can be set the time of the countdown timer can be manually set the countdown time<yangrenzheng> 在 2025-07-12 上传 | 大小:1kb | 下载:0