资源列表

« 1 2 ... .86 .87 .88 .89 .90 891.92 .93 .94 .95 .96 ... 915 »

[操作系统开发mm

说明:共享内存实验代码,该实验要求利用共享内存实现文件的打开和读写操作,基于linux平台。-Shared memory experimental code, the experiment requires the use of shared memory to achieve file opening and reading and writing operations, based on the Linux platform.
<胡照华> 在 2024-10-07 上传 | 大小:9216 | 下载:0

[操作系统开发AutoTextDemo

说明:串行传输游泳数据,非常实用,适合初学者建议下载-The serial transmission swimming data is very practical for beginners to suggest downloading
<马先生> 在 2024-10-07 上传 | 大小:51200 | 下载:0

[操作系统开发ACOS5-Clear-Card-Tool

说明:This software can be erasing all ACOS5 cards.
<akkad> 在 2024-10-07 上传 | 大小:1128448 | 下载:0

[操作系统开发Gauss_noise

说明:用于生成服从标准正态分布的高斯序列文件,利用混合同余法,生成均匀分布序列再将其转换成高斯序列(Used to generate a Gauss sequence file that obeys the standard normal distribution, and then uses the mixed residual method to generate a uniform distribution sequence, and
<褚宏翔 > 在 2024-10-07 上传 | 大小:1596416 | 下载:0

[操作系统开发银行家算法

说明:银行家算法是由Dijkstra设计的最具有代表性的避免死锁的算法。本实验要求用高级语言编写一个银行家的模拟算法。通过本实验可以对预防死锁和银行家算法有更深刻的认识。(Banker's algorithm is the most typical deadlock avoidance algorithm designed by Dijkstra. This experiment requires the use of high-level
<寒修末 > 在 2024-10-07 上传 | 大小:82944 | 下载:0

[操作系统开发进程调度

说明:进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。 每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。进程的运行时间以时间片为单位进行计算。每个进程的状态可以是就绪 W(Wait)、运行R(Run
<寒修末 > 在 2024-10-07 上传 | 大小:1024 | 下载:0

[操作系统开发LRU

说明:用高级语言模拟页面置换算法LRU,加深对LRU算法的认识。 其基本原理为: 如果某一个页面被访问了,它很可能还要被访问;相反,如果它长时间不被访问,在最近未来的时间里是不大可能被访问的。(Using high-level language simulation page replacement algorithm LRU, deepen the understanding of the LRU algorithm. The bas
<寒修末 > 在 2024-10-07 上传 | 大小:1024 | 下载:0

[操作系统开发nachos_study_book

说明:学习操作系统用的nachos系统的学习用书,对学习操作系统的有很大帮助(the nachos study book is strongly useful for learning OS.)
<人气呆毛选手 > 在 2024-10-07 上传 | 大小:210944 | 下载:0

[操作系统开发进程通信

说明:进程通信 socket进程通信 内含四个源代码 和实验说明(Contains four source code and experimental instructions)
<patirck > 在 2024-10-07 上传 | 大小:9216 | 下载:0

[操作系统开发远程socket通信

说明:远程socket通信代码 内含client和server代码(Contains four source code and experimental instructions)
<patirck > 在 2024-10-07 上传 | 大小:6144 | 下载:0

[操作系统开发新建 WinRAR ZIP 压缩文件

说明:实现ArcGis系统操作,地图基本操作、放大缩小、加载地图等(ArcGis system operations, map operations)
<吴兴会 > 在 2024-10-07 上传 | 大小:174080 | 下载:0

[操作系统开发地图编辑

说明:实现ArcGis地图编辑,开始编辑、折点、要素等编辑(Achieve ArcGis map editing, start editing, folding points, elements and other editing)
<吴兴会 > 在 2024-10-07 上传 | 大小:4349952 | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 891.92 .93 .94 .95 .96 ... 915 »

源码中国 www.ymcn.org