资源列表

« 1 2 ... .81 .82 .83 .84 .85 886.87 .88 .89 .90 .91 ... 915 »

[操作系统开发lesson9

说明:proteus单片机仿真 数码管、风铃器、继电器综合系统 #include<reg51.h> unsigned char code Tab[] {0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90} unsigned char Dat[] {0,0,0,0} sbit JDQ P1^0 sbit Buzzer P3^0 void so
<吴空其> 在 2024-10-07 上传 | 大小:48128 | 下载:0

[操作系统开发lab3-final

说明:MIT JOS LAB3调试好的代码,在linux-ubuntu 通过qemu测试,实验得分满分。-MIT JOS LAB3 debugged code, linux-ubuntu by qemu test, test scores out.
<谢巍> 在 2024-10-07 上传 | 大小:1799168 | 下载:0

[操作系统开发os

说明:这是电子科技大学的操作系统课件,内容全面,分享给需要参加电子科技大学研究生入学考试的同学-this is Operating system handout.
<陈长虹> 在 2024-10-07 上传 | 大小:19672064 | 下载:0

[操作系统开发nemu

说明:用c语言实现一个简单的IA32x86模拟器,主要分为四个模块——监视器、CPU、段页式机制、I/O-Using c language to achieve a simple IA32x86 simulator, mainly divided into four modules- monitors, CPU, paragraph-page mechanism, I/O
<叶一乐> 在 2024-10-07 上传 | 大小:2330624 | 下载:0

[操作系统开发Demand-paging-storage

说明:请求分页管理,多种算法实现,包括FIFO、LRU、LFU、Clock方式-Demand paging storage
<admin> 在 2024-10-07 上传 | 大小:8824832 | 下载:0

[操作系统开发rtems-4.11.0

说明:实时操作系统RTEMS源码,是开发RTEMS非常重要的资料-RTEMS source real-time operating system, is very important information to develop RTEMS
<王宏毅> 在 2024-10-07 上传 | 大小:18115584 | 下载:0

[操作系统开发caozuoxitongandshiyanbaogao

说明:文件系统模拟,操作系统大实验,MFC界面-File system simulation, operating system experiment
<wu> 在 2024-10-07 上传 | 大小:5863424 | 下载:0

[操作系统开发regbit

说明:regbit.exe 实用小工具,可以转换10进制和16进制,bit位来显示,可以单独修改某个bit。一直在用很好用。推荐给大家-regbit.exe it is a good tool. it is used to change OCT to HEX. I urally use it.it is very good.
<rain> 在 2024-10-07 上传 | 大小:60416 | 下载:0

[操作系统开发uCOS-III-source-code

说明:uC/OS windows PC 移植代码,亲测可用!-the package is source code for uC/OS
<mltsum> 在 2024-10-07 上传 | 大小:3130368 | 下载:0

[操作系统开发telebot-master

说明:telegram bot using python
<mohammad mahmoodi> 在 2024-10-07 上传 | 大小:12288 | 下载:0

[操作系统开发MATLAB

说明:matlab 基础学习程序 适合于matlab的初学者-matlab matlab based learning program suitable for beginners
<刘永霞> 在 2024-10-07 上传 | 大小:27648 | 下载:0

[操作系统开发sem.c

说明:这是关于操作系统中生产者消费者问题的一段代码,其中生产者和消费者问题是用信号量实现的,临界资源是用数组实现的。-This is a piece of code about the producer-consumer problem in the operating system, where producer and consumer problems are implemented with semaphores, and the c
<宗道明> 在 2024-10-07 上传 | 大小:2048 | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 886.87 .88 .89 .90 .91 ... 915 »

源码中国 www.ymcn.org