资源列表
[游戏] yourentuanxunlu
说明:一个友人通讯录的源码,需要的人可以看看,也可以参考参考-A friend of the source address book, those who need it can take a look at, but also can refer to reference<shao> 在 2025-08-27 上传 | 大小:1kb | 下载:0
[系统编程] 65gfhfdh
说明:课本上的算法是有信号量机制实现的(不要问我什么是信号量,课本上没讲)。声明一个int变量mutex(信号量),调用wait() signal()方法 。 wait(mutex) // if(mutex==0) { 阻塞当前进程 } else ( mutex-- } signal(mutex) // mutex++ 唤醒wait进程 -Textbooks on algorithms is a semaphore mechanism to achieve (do not ask me<wang shao hua > 在 2025-08-27 上传 | 大小:1kb | 下载:0
[系统编程] ahha
说明:实现批处理 一、基本信息 实践题目:实现批处理 二、实践内容简要描述 实践目标: (1)了解Windows2000操作系统的基本结构 (2)学会在Win32环境下,通过函数 BOOL CreateProce-The realization of a batch, the practice of basic information Title: to achieve a batch II, the practice of a brief descr iption of th<wang shao hua > 在 2025-08-27 上传 | 大小:1kb | 下载:0
[系统编程] 2345
说明:算法介绍: **数据结构: 1.可利用资源向量Available 2.最大需求矩阵Max 3.分配矩阵Allocation 4.需求矩阵Need **功能介绍: 模拟实现Dijkstra的银行家算法以避免死锁的出现.分两部分组成: 第一部分:银行家算法(扫描) 1.如果Request<=Need,则转向2 否则,出错 2.如果Request<=Available,则转向3,否则等待 3.系统试探分配请求的资源给进程 4.系统执行安全性<wang shao hua > 在 2025-08-27 上传 | 大小:1kb | 下载:0
[系统编程] dfdfg
说明:分区管理是应用较广泛的一种存储管理技术。本实验要求用一种结构化高级语言构造分区描述器,编制动态分区分配算法和回收算法模拟程序,并讨论不同分配算法的特点。 -Divisional management is the application of a broader storage management techniques. This experiment requires a structured high-level language to describe geographical stru<wang shao hua > 在 2025-08-27 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 8253
说明:用8253作为秒定时器,每0.1秒8253周期定时中断,8253的OUT0接到8259的IRO端,8259向8086产生中断请求,中断类型号为08H。程序开辟秒、分、小时、寄存器单元,秒寄存器每记数满60,分寄存器值加1,同时秒寄存器清0。分寄存器每记数满60,小时寄存器值加1,同时分寄存器清0。秒、分、小时寄存器中的二进制值转换成BCD码后,送6位LED数码管显示。-Using 8253 as a second timer, 0.1 seconds per cycle timer interr<尹石> 在 2025-08-27 上传 | 大小:1kb | 下载:0
[其他小程序] guanlixitong
说明:问题补充:就是一个大程序包括这四个小程序 1.添加功能: 2删除功能: 3、显示功能: 4、查找功能-Add: that is a big process includes four applet 1. Add function: 2 delete function: 3, display: 4, find the functional<> 在 2025-08-27 上传 | 大小:1kb | 下载:0
[磁盘编程] DIS_OR_ENABLE_DRV.ZIP
说明:dos下禁止或允许访问一个驱动器的例子。-dos to prohibit or allow access to a drive example.<小文> 在 2025-08-27 上传 | 大小:1kb | 下载:0