-
测试还未成功,主要是在winNT和2000下远程隐藏进程
测试还未成功,主要是在winNT和2000下远程隐藏进程-Test has not been successful, mainly in the WinNT and 2000 long-range hidden under the process of
- 2022-05-08 03:23:10下载
- 积分:1
-
这个是一个完整的药房管理系统,喜欢VC的朋友门参考
这个是一个完整的药房管理系统,喜欢VC的朋友门参考-This is a complete pharmacy management system, like the VC friend of doors Reference
- 2023-08-27 06:10:07下载
- 积分:1
-
C源代码的实时操作系统
C源代码的实时操作系统-C source code for the real-time operating system
- 2022-08-16 19:15:40下载
- 积分:1
-
This is a dsp2812 on the transplant procedure, I tested, is very poor, good thin...
这是一个在dsp2812上移植的程序,本人测试过,很不差,好东西-This is a dsp2812 on the transplant procedure, I tested, is very poor, good things
- 2022-01-28 02:02:24下载
- 积分:1
-
Power generation CPLD family of the former one
发电CPLD家族的前十分之一MAXⅡ器件动态功耗很低,所以低功耗运行。MAX II系列价格低廉,功耗是MAX 3000A系列的十分之一。
- 2022-07-10 18:31:38下载
- 积分:1
-
一套菜单控件
用起来比较方便 皮肤可以由自己定义
一套菜单控件
用起来比较方便 皮肤可以由自己定义 -A set of menu controls more convenient to use the skin can be defined by their own
- 2022-06-27 19:25:40下载
- 积分:1
-
操作系统小程序
操作系统小程序--银行家算法.该代码主要是针对计算机系高校学生在操作系统中有编程困难的同学而设计的,针对性教强.模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁.-Operating System applet- Banker" s algorithm. The code is mainly for the Department of Computer Science College Students in the operating system are designed for students with programming problems, and targeted to teach strong. Simulation and Realization of banker" s algorithm. By writing and debugging a simple system dynamic simulation program to allocate resources to observe the resulting deadlock conditions, and use of banker" s algorithm, effective to avoid deadlock.
- 2022-09-21 02:35:03下载
- 积分:1
-
一个完成的lru算法
一个完成的lru算法-a completed LRU algorithm
- 2022-09-05 05:35:03下载
- 积分:1
-
Memory mapping example, needs can facie, C language
内存映射实例,需要的可以看下,C语言编写-Memory mapping example, needs can facie, C language
- 2022-11-28 05:50:04下载
- 积分:1
-
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够...
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够时,缓冲区尽可能的先保留使用者最常使用的数据,换句话说就是优先清除”较不常使用的数据”,并释放其空间-LRU (least recently used algorithm) and MRU (most recently used) algorithm called LRU ( Least recently used) algorithm is the basic concept : When the memory of the remaining available space is insufficient, the first buffer as possible to retain the most common users of the data used, In other words priority is to eliminate the "more rarely use the data," and the release of its space
- 2022-06-29 21:11:52下载
- 积分:1