-
操作系统的经典问题:读写者问题,已有具体代码及注释
操作系统的经典问题:读写者问题,已有具体代码及注释-Operating system, the classic problem: the problem of reading and writing, there were specific codes and notes
- 2022-02-10 04:20:02下载
- 积分:1
-
TASM Compiler for free used.
TASM Compiler for free used.-processor used Compiler for free.
- 2022-04-24 12:23:10下载
- 积分:1
-
精通MFC程序设计里面的源代码,第27章 调试技术
精通MFC程序设计里面的源代码,第27章 调试技术-proficient in the design process inside the source code, Chapter 27 Debugging Technology
- 2022-04-10 08:02:17下载
- 积分:1
-
操作FAT和NTFS文件系统的程序。它完全不通过Windows的API函数,而通过分析底层二进制代码的方法还原文件系统,从而找到目标文件。达到复制和删除系统系统...
操作FAT和NTFS文件系统的程序。它完全不通过Windows的API函数,而通过分析底层二进制代码的方法还原文件系统,从而找到目标文件。达到复制和删除系统系统文件的目的。是我的毕业设计,只是NTFS下的删除没能实现,并且程序在Win2000上有BUG.-operation NTFS and FAT file system procedures. It is totally through the Windows API function, through analysis of the underlying binary code of reducing file system, and find the target file. To achieve replication system and delete system files purposes. Yes, I graduated from the design, only the NTFS delete failed to materialize, and procedures are in Win2000 Bug.
- 2022-07-04 03:44:58下载
- 积分:1
-
This is used to solve linear equations of the code, you can reference for beginn...
这个是用于求解线性方程组的代码,可以供初学者参考,功能不错,比较完善-This is used to solve linear equations of the code, you can reference for beginners, function well, relatively perfect
- 2022-02-05 00:01:12下载
- 积分:1
-
c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号...
c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号 第二行:显示缺页的总次数(上机已经运行通过!!)-pages scheduling algorithm, a three-Scheduling Algorithm 1. FIFO 2.OPT3.LRU 2. Pages from the designated sequence of text files (TXT) out of three. Output : the first line : each of the pages out of the second line : show na the total number of pages (on the plane had run through! !)
- 2022-01-25 22:36:25下载
- 积分:1
-
翻转棋游戏(64子, 每子正反面分别为黑白两色, 两人对弈)的源程序
翻转棋游戏(64子, 每子正反面分别为黑白两色, 两人对弈)的源程序-overturned chess games (64-per-positive and negative were black and white, the two players) of the source
- 2022-01-25 15:31:12下载
- 积分:1
-
可以监控到系统剪贴板的动作,并且以16进制显示剪贴板的内容,也可以清楚内容
可以监控到系统剪贴板的动作,并且以16进制显示剪贴板的内容,也可以清楚内容-Can monitor the system clipboard actions, and to 16 hexadecimal display the contents of the clipboard, you can clear the contents of
- 2022-02-05 23:43:37下载
- 积分:1
-
神奇记录软件:可以制作支持宏的演示程序,短小精悍,非常有参考价值。...
神奇记录软件:可以制作支持宏的演示程序,短小精悍,非常有参考价值。-magical record software : Acer can be produced to support the demonstration program, the small and very valuable reference.
- 2022-03-20 14:58:24下载
- 积分:1
-
这是一个进程调度的算法,式用C++编写的,有短作业优先和先来先服务俩各种...
这是一个进程调度的算法,式用C++编写的,有短作业优先和先来先服务俩各种-This is a process of scheduling algorithm, C-prepared in a short operation priorities and a first-come first-the two different services
- 2023-04-12 14:10:03下载
- 积分:1