登录
首页 » 操作系统 » solaris9安装指南!对于一个陌生的操作系统!这本书是你最好的选择...

solaris9安装指南!对于一个陌生的操作系统!这本书是你最好的选择...

于 2022-03-16 发布 文件大小:2.72 MB
0 116
下载积分: 2 下载次数: 1

代码说明:

solaris9安装指南!对于一个陌生的操作系统!这本书是你最好的选择-solaris9 Installation Guide! For an unfamiliar operating system! This book is your best choice

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

发表评论

0 个回复

  • 磁盘调度算法源代码
    磁盘调度算法源程序-disk scheduling algorithm source code
    2022-02-04 04:53:58下载
    积分:1
  • 模拟协处理器功能的 C 语言源码  
    模拟协处理器功能的 C 语言源码  -coprocessor functional simulation of C language source code
    2023-01-23 18:50:03下载
    积分:1
  • 一个简单的例子,为多线程和信号
    此示例实现阅读室模型。假设有 8 个席位,在阅览室里,在等候室 5 个座位。Readers" 的行动会像这样: 1) 一位读者在前台服务注册他的信息,他进入阅览室之前。他在他离开后注销。前台服务只能处理一个 time.2 的一位读者) 如果一个读者发现阅读房间里满是,他会在等待 room.3 等) 如果在候诊室里没有席位,他将 leave.*The 主线程将启动 20 个读取器线程。读取器线程将重复上述行为。读者的行为记录打印在屏幕上和写到一个文件中。
    2022-01-22 03:57:30下载
    积分:1
  • 斯坦福大学的源代码教程,演示如何使用通讯录。
    Stanford iPhone课程配套源码,介绍Address Book的用法。-source code of Stanford iPhone course, demo of how to use Address Book.
    2022-05-27 21:05:09下载
    积分:1
  • 一个模拟基本进程调度的程序。可以很好的理解进程调度的过程...
    一个模拟基本进程调度的程序。可以很好的理解进程调度的过程-A simulation of the basic process scheduling program. Can be a good understanding of the process of scheduling the process of
    2022-06-01 21:49:08下载
    积分:1
  • 的存储管理
    操作系统的存储管理-Operating system storage management
    2022-02-11 21:46:05下载
    积分:1
  • 可以自学全部课程
    可以自学操作系统全部课程- May study independently the operating system complete curriculum
    2022-09-26 15:05:03下载
    积分:1
  • A user
    A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.-A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running comput
    2022-11-28 07:20:03下载
    积分:1
  • word word2003 vc6.0 plug
    word 插件 在word2003+ vc6.0 条件下运行 可以单击弹出atl 的窗口 简单可实现 -word word2003 vc6.0 plug-in operation under the conditions can click pop-up windows atl I can be simple
    2022-06-20 03:54:01下载
    积分:1
  • 用信号量来实现读者-写者问题
    调试程序使其在读者优先模式下可以运行并且能实现基本的功能得出正确的结果:能够实现读写互斥,写写互斥,读读不互斥,一个进程结束能够唤醒等待队列中的进程(先读者队列后写着队列)完善功能:由用户决定写者向缓冲区中写入的内容,读者能够读出并显示出来;当缓冲区中没有数据时,读者要等待,直到缓冲区中有数据才能读根据“读者优先”加以改变,增加一个“写者优先”模式,并且由用户来选择模式
    2022-08-21 06:56:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载