-
单项链表的实现
单项链表的实现-individual achievement Chain
- 2023-02-05 07:35:03下载
- 积分:1
-
是一本关于sql2000 学习的好的丛书,它详细并且明了的介绍了数据库的使用和,安装,该书的基础知识讲解的十分详细,而且例子十分生动,是一本学习的好书。...
是一本关于sql2000 学习的好的丛书,它详细并且明了的介绍了数据库的使用和,安装,该书的基础知识讲解的十分详细,而且例子十分生动,是一本学习的好书。-Is a book about good books to learn sql2000, it detailed and clear introduction to the database to use and installation, the book explaining the basics of the very detailed and very vivid example is a good book to learn.
- 2022-01-24 16:39:13下载
- 积分:1
-
操作系统调度算法(先来先服务,短作业优先,时间片轮转,响应比优先)...
操作系统调度算法(先来先服务,短作业优先,时间片轮转,响应比优先)-scheduling algorithms operating system (first-come first-serve, short operating priority, time-rotate in response to priority over)
- 2022-04-07 13:39:45下载
- 积分:1
-
用csharp解决arcgis中的问题,请认真阅读
用csharp解决arcgis中的问题,请认真阅读-with csharp arcgis solve the problem, please read carefully
- 2022-12-28 07:15:04下载
- 积分:1
-
Neusoft embedded programming training, quality is very good, well
东软嵌入式编程培训,质量非常不错,著名公司的质料,对编程非常有帮助-Neusoft embedded programming training, quality is very good, well-known companies of the material, on the programming very helpful
- 2022-10-10 10:40:04下载
- 积分:1
-
基于C语言仿真 LDPC编解码仿真程序,希望对各位有用
基于C语言仿真 LDPC编解码仿真程序,希望对各位有用-Based on the C language simulation LDPC codec simulation program, in the hope that useful
- 2022-07-26 02:50:48下载
- 积分:1
-
UCOS一种只支持优先级抢占型调度的操作系统。它不支持同一个优先级有2个及以上的任务同时运作。
本文修改的UCOS支持不同优先级调度的同时,支持同一个优先级...
UCOS一种只支持优先级抢占型调度的操作系统。它不支持同一个优先级有2个及以上的任务同时运作。
本文修改的UCOS支持不同优先级调度的同时,支持同一个优先级有2个以上的任务以时间片轮转方式进行调度。
这个就是UCOS和修改的UCOS的区别。-UCOS only support a priority-based scheduling of the operating system to seize. It does not support the same priority level 2 and above have the task of operating at the same time. This article uCOS modified to support different priority scheduling at the same time, support the same priority level has two more tasks to the time slice approach to scheduling rotation. This is uCOS uCOS and modified difference.
- 2022-07-01 06:29:14下载
- 积分:1
-
vc,optical passive component auto test software.
vc,optical passive component auto test software.
- 2022-07-18 11:28:35下载
- 积分:1
-
详细讲解了Mean
详细讲解了Mean-shift的核心思想.可用于图像分割,运动目标检测
- 2022-06-02 19:54:12下载
- 积分:1
-
本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们...
本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。具体要求如下:
(1) 设计一个支持n个用户的文件系统,每个用户可拥有多个文件:
(2) 采用二级或二级以上的多级文件目录管理;
(3) 对文件应设置存去控制保护方式,如“只能执行”、“允许读”、“允许写等”;
(4) 系统的外部特征应接近于真实系统,可设置下述文件操作命令:
命 令 功 能 命 令 功 能
Create 建立文件 Read 读文件
Open 打开文件 Write 写文件
Close 关闭文件 Copy 复制文件
Delete 撤消文件 Directory 查询目录
(5) 通过键盘使用该文件系统,系统应显示操作命令的执行结果。-the purpose of this design is by designing and debugging a simple file system, main operation is simulated documents the execution of the order to simulate document management, enable students to the main document commands the substance and the implementation process of a more in-depth understanding, They grasp of the basic method. Specific requirements are as follows : (1) design a support n user file system, each user can have multiple files : (2) use of two or more than two multi-level directory management; (3) the document should be set up to deposit control and protection methods, such as "the only
- 2023-04-23 12:45:04下载
- 积分:1