-
新版本发布之为0.6.5.0。它的基础上有点不到100和…
New Kolibri version 0.6.5.0 released. It s based on a bit less than hundred and a half revisions, including many changed and additions for both kernel and applications. Most noticeable is read ability from NTFS partitions, kernel support for programs and drivers packed with KPACK, functions to change cursors from the application side. Desktop picture should now look more attractive since new smoothing algorithm is used.
Talking about programs changing we can mark KFAR (copy files, create folders), FASM (fixes for output generation), TINYPAD (work with mutliple files, change encoding, dynamic memory allocation). Changes have also been made to more than 50 other programs.
- 2023-05-02 04:55:06下载
- 积分:1
-
Power generation CPLD family of the former one
发电CPLD家族的前十分之一MAXⅡ器件动态功耗很低,所以低功耗运行。MAX II系列价格低廉,功耗是MAX 3000A系列的十分之一。
- 2022-07-10 18:31:38下载
- 积分:1
-
模拟操作系统经典生产者和消费者的原理代码
模拟操作系统经典生产者和消费者的原理代码-Simulated operating system, the principle of the classic producer and consumer code
- 2022-06-28 23:18:01下载
- 积分:1
-
一个鼠标驱动的实例,有需要的可以下载下来
一个鼠标驱动的实例,有需要的可以下载下来-a mouse-driven examples, we need look can be downloaded from
- 2022-06-30 20:13:13下载
- 积分:1
-
一个缓冲区管理类, 一个缓冲区管理类。
一个缓冲区管理类, 一个缓冲区管理类。-A buffer zone management, a buffer zone management.
- 2022-05-16 04:48:55下载
- 积分:1
-
这是我写的一个关于操作系统的FIFO的过程,希望大学在使用的同时指出不足之处,...
这是我写的一个关于操作系统的FIFO的过程,希望大学在使用的同时指出不足之处,-This the one I wrote on the operating system FIFO process, in the hope that the University of noted deficiencies, thank you
- 2023-05-23 23:00:02下载
- 积分:1
-
进程控制模拟程序
进程控制模拟程序 设计并实现具有进程创建、撤销、阻塞、唤醒、调度功能的进程控制模拟程序。
- 2022-08-24 16:33:47下载
- 积分:1
-
操作系统的文件系统程序,内容包括登陆,创建等功能.
操作系统的文件系统程序,内容包括登陆,创建等功能.-OS file system,include logging in,create file etc.
- 2022-08-14 22:08:30下载
- 积分:1
-
动态资源分配系统的设计
目的与要求:
本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和...
动态资源分配系统的设计
目的与要求:
本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和避免死锁的发生。具体要求如下:
⑴模拟一个银行家算法;
⑵初始化时让系统拥有一定的资源;
⑶用键盘输入的方式申请资源;
⑷如果预分配后,系统处于安全状态,则修改系统的资源分配情况;
⑸如果预分配后,系统处于不安全状态,则提示不能满足请求。
- 2023-03-03 08:05:03下载
- 积分:1
-
To achieve a number of memory page replacement algorithm, the best replacement a...
实现了几种内存页面置换算法,有最佳置换算法和先进先出置换算法,还有LRU置换算法。-To achieve a number of memory page replacement algorithm, the best replacement algorithm and FIFO replacement algorithm, as well as LRU replacement algorithm.
- 2022-01-21 20:25:53下载
- 积分:1