登录
首页 » 操作系统 » Spooling技术模拟,操作系统的学习的实验内容之一

Spooling技术模拟,操作系统的学习的实验内容之一

于 2022-01-24 发布 文件大小:1.67 kB
0 135
下载积分: 2 下载次数: 1

代码说明:

Spooling技术模拟,操作系统的学习的实验内容之一-Spooling simulation technology, the operating system of learning content

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • IwTCP/IP network protocol stack in the operating system porting code ucos
    IwTCP/IP网络协议栈在ucos操作系统上的移植代码-IwTCP/IP network protocol stack in the operating system porting code ucos
    2022-02-02 22:21:48下载
    积分:1
  • 高校计算机学院课程关于进程通信的程序范例
    高校计算机学院操作系统课程关于进程通信的程序范例-University College of the operating system of computer programs on the example of the process of communication procedures
    2022-03-13 08:14:25下载
    积分:1
  • 昨夜调度程序 1.按输入创建工队列 2打印输入业 3.先来先服务 4.按到达时间排序 5.按先来先服务进行相关计算...
    昨夜调度程序 1.按输入创建工作队列 2打印输入作业 3.先来先服务 4.按到达时间排序 5.按先来先服务进行相关计算-last night for a scheduler. According to the importation of work to create Print Queue 2 3 importation operations. First-come first-serve 4. On arrival time Scheduling 5. according to first-come first-related computing services
    2022-11-24 11:20:04下载
    积分:1
  • 内核,是一个的核心。它负责管理的进程、内存、设备驱动程序、文件和网络,决定着的性能和稳定性。Linux为一个自由软件,在广大爱好者的支持下...
    内核,是一个操作系统的核心。它负责管理系统的进程、内存、设备驱动程序、文件和网络系统,决定着系统的性能和稳定性。Linux作为一个自由软件,在广大爱好者的支持下,内核版本不断更新。新的内核修订了旧内核的bug,并增加了许多新的特性。如果用户想要使用这些新特性,或想根据自己的系统度身定制一个更高效,更稳定的内核,就需要重新编译内核。本文将以RedHat Linux 6.0(kernel 2.2.5)为操作系统平台,介绍在Linux上进行内核编译的方法。 -Kernel is the core of an operating system. It is responsible for the process management system, memory, device drivers, files, and network system determines the system performance and stability. Linux as a free software, the majority of fans support, kernel version constantly updated. The core of the new amendments to the old kernel bug, and adds many new features. If users want to use these new features, or would like to according to their own system tailored to a more efficient, more stable core, will need to recompile the kernel. This article will be RedHat Linux 6.0 (kernel 2.2.5) for the operating system platform, introduced in the Linux kernel compile on approach.
    2022-01-26 08:22:41下载
    积分:1
  • 实现一个简单的视频聊天,请放心下载,不含插件
    实现一个简单的视频聊天,请放心下载,不含插件-Realize a simple video chat, please rest assured download, free plug-ins
    2022-02-10 05:43:47下载
    积分:1
  • Kernel源代码,号称占有世界处理器60%的市场份额!...
    T-Kernel源代码,号称占有世界处理器操作系统60%的市场份额!-T-Kernel source code, which claims to hold the operating system world processor market share of 60!
    2022-03-30 19:49:34下载
    积分:1
  • 学习MFC的好东西,跟刚才的一起
    学习MFC的好东西,跟刚才的一起-learning MFC good things, together with the earlier
    2022-08-15 01:04:35下载
    积分:1
  • 运动控制卡回原点
    针对MOTOMAN-HP20的示教编程、离线编程及远程控制方法进行了研究:以机器人夹持水杯倒水为例说明了机器人的示教编程方法;并以控制MOTOMAN-HP20机器人对12个堆放整齐的矩形零件进行搬运为例,通过远程控制软件MOTOCOM32实现机器人控制柜NX100与计算机之间的通信,从而操控机器人码垛;提出了现有机器人离线编程软件存在的不足之处。 最后,以LabVIEW为基础平台,设计、开发了一种新的离线编程软件,可以实现HP20多关节机器人的运动学正解与逆解运算,可完成空间任意两个约束点之间的直线插补和空间任意三个约束点间的圆弧插补。对于空间任意已知解析式的自由曲线能够较好地实现离线编程;对于二维平面内的任意未知曲线,该软件可以通过数据库中存储的各约束点的位姿,采用不同方法进行插值,并比较选出精度最高的差值方式,编辑、生成程序文件。软件的各部分功能均通过相应的实验进行了验证,能够操控机器人按照预期的轨迹进行运动。
    2023-01-23 16:10:04下载
    积分:1
  • 多幅图像合成的小例子 大家共同学习啊 有很大问题请大家帮助...
    多幅图像合成的小例子 大家共同学习啊 有很大问题请大家帮助-image synthesis of a number of small examples of common learning ah there is a big problem Please Help
    2022-12-23 22:10:03下载
    积分:1
  • osapi 2.0 抽象层 "抽象层"使得你可以实现一种对于RTOS、CPU和所运行产品物理特性完全透明的软件。使用这种公共通用接口,高层软件在...
    osapi 2.0 操作系统抽象层 "系统抽象层"使得你可以实现一种对于RTOS、CPU和所运行产品物理特性完全透明的软件。使用这种公共通用接口,高层软件在并不了解底层硬件特性的情况下也可以访问底层服务,比如对非易失性内存的读写。 -osapi 2.0 Operating System Abstraction Layer "system abstraction layer" allows you to achieve an RTO S, CPU and the operating characteristics of the physical products fully transparent software. Public use of such common interface, high-level software is not in understanding the underlying hardware characteristics of the bottom can also access services, For instance, nonvolatile memory read and write.
    2022-01-26 06:58:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载