-
这是优龙yl
这是优龙yl-p2410的一个bios程序,源光盘附带,但我经过了一些修改,解决了一些Bug,如:第二次开机无法找到usb驱动。-This is excellent yl-p2410 Liuzhou a bios procedures, the source CD-ROM attached to, but I have been some changes to address a number of Bug, such as: the second boot can not find the usb driver.
- 2023-05-02 01:10:03下载
- 积分:1
-
pc保护模式描述符分析工具,采用VC编写,是你了解保护模式,分析描述符的好工具....
pc保护模式描述符分析工具,采用VC编写,是你了解保护模式,分析描述符的好工具.-pc protected mode descriptor analysis tools used to prepare VC, you know protected mode, Analysis descriptors good tool.
- 2022-12-17 21:10:03下载
- 积分:1
-
Power generation CPLD family of the former one
发电CPLD家族的前十分之一MAXⅡ器件动态功耗很低,所以低功耗运行。MAX II系列价格低廉,功耗是MAX 3000A系列的十分之一。
- 2022-07-10 18:31:38下载
- 积分:1
-
I have just started learning a WINCE driver, wrote a program, and the U.S. share
一个我刚开始学习WINCE驱动程序时,写的一个程序,和大家分享一下-I have just started learning a WINCE driver, wrote a program, and the U.S. share
- 2022-02-05 22:16:18下载
- 积分:1
-
计算机操作系统磁盘驱动调度算法的模拟实现
计算机操作系统磁盘驱动调度算法的模拟实现-Computer operating system disk drive simulation scheduling algorithm to achieve
- 2022-06-28 13:42:04下载
- 积分:1
-
ucos_II of 33 classic examples, both through debugging and learning ucos_II shor...
ucos_II的33个经典例题,均调试通过的,学习ucos_II的捷径。强烈推荐!因代码太多只有一次上传6个,分成了5次上载。-ucos_II of 33 classic examples, both through debugging and learning ucos_II shortcut. Strongly recommended! Because too many code only once Upload six, divided into five available.
- 2022-05-22 23:53:08下载
- 积分:1
-
51 Singlechip transplantation under uCOS
51单片机下移植uCOS-II源码,包含四个章节介绍的移植源码及驱动程序,配套“uC/OS-II内核分析、移植与驱动程序开发”-51 Singlechip transplantation under uCOS-II source, contains four chapters and the introduction of the transplant source driver, supporting
- 2022-07-08 06:58:18下载
- 积分:1
-
使用VC在调用window Cmd 命令,并分析返回的结果来取得需要的数据。...
使用VC在调用window Cmd 命令,并分析返回的结果来取得需要的数据。-The use of VC in the call window Cmd commands, and analyze the returned results to obtain the required data.
- 2023-07-28 06:15:03下载
- 积分:1
-
settlement process Deadlock bankers algorithm, vc 2005
解决进程死锁的银行家算法,vc++2005-settlement process Deadlock bankers algorithm, vc 2005
- 2022-04-13 06:28:15下载
- 积分:1
-
操作系统课程设计《页面置换算法》,内含设计文档。
设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,...
操作系统课程设计《页面置换算法》,内含设计文档。
设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,如果所访问的指令已在内存,则显示其物理地址,并转下一条指令。如果所访问的指令还未装入内存,则发生缺页,此时需要记录缺页的次数,并将相应页调入内存。如果4个内存块均已装入该作业,则需要进行页面置换,最后显示其物理地址,并转向下一条指令。在所有320条指令执行完毕后,请计算并显示作业运行过程中发生的缺页率。
实现方法为:最佳置换算法(OPT)、先进先出(FIFO)算法和最近最久未使用(LRU)算法。-err
- 2023-03-14 22:50:04下载
- 积分:1