资源列表

« 1 2 ... .15 .16 .17 .18 .19 9620.21 .22 .23 .24 .25 ... 16281 »

[Linux驱动xuni

说明:编写一个程序,模拟一个页式虚拟存储管理系统。(不考虑地址转换) 其中,由系统随机产生进程; 进程大小、进程到达次序、时间、进程执行轨迹(页面访问顺序)也随机生成,但进程之间必须有并发存在,进程执行时间需有限,进程调度采用时间片轮转算法(以页面模拟); 物理块分配策略采取固定分配局部置换; 分配算法采用按比例分配算法; 调页采用请求调页方式; 置换采用LRU算法; 驻留集大小可调,观察驻留集大小对缺页率的影响。
<冯妮> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[Linux驱动cp

说明:编写一个程序,实现将一个目录的所有内容复制到另一个目录的功能。要求: 源文件(目录)和目标文件(目录)的属主、权限等信息保持一致; 每复制一个文件(目录),在屏幕提示相应信息; 当遇到符号链接文件时,显示该文件为链接文件,不复制。-Write a program to achieve copy all contents of a directory to another directory functions. Requir
<冯妮> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[系统编程Kevin

说明:组合拍卖的cass和camss的经典代码 实现哑元功能 参考性-Combinatorial auction CASS and camss classic code The dummy function Reference
<gujiaojiao> 在 2025-04-06 上传 | 大小:1.65mb | 下载:0

[加密解密Stream

说明:信息安全的课程实验 内容是 流密码 java版-Information security stream cipher java version
<xzl> 在 2025-04-06 上传 | 大小:5kb | 下载:0

[系统编程HisoftMonitor_v1.0_20131129

说明:perl数据采集平台,java异步调用perl脚本并接受返回值-perl platform
<zcz> 在 2025-04-06 上传 | 大小:15.82mb | 下载:0

[Linux/Unix编程Tetrix

说明:关于Qt的相关代码,希望和大家共同努力,学好Qt-About Qt-related code, and we hope to work together, to learn Qt
<shenchao> 在 2025-04-06 上传 | 大小:673kb | 下载:0

[Linux/Unix编程fifocliserv

说明:本代码用于讲解unix 环境下网络编程中的有名管道,这是一个使用有名管道的服务器和客户端的例子-This code is used to explain the unix network programming environment named pipe, which is an example of the server and client to use named pipes
<wy> 在 2025-04-06 上传 | 大小:6kb | 下载:0

[Linux/Unix编程my_rwlock

说明:本代码用于讲解unix 环境下网络编程中的读写锁,这是一个使用读写锁的服务器和客户端的例子-This code is used to explain the unix network programming environment to read and write locks, which is an example of the read-write lock server and client use
<wy> 在 2025-04-06 上传 | 大小:10kb | 下载:0

[Linux/Unix编程pipe

说明:本代码用于讲解unix 环境下网络编程中的无名管道,这是一个使用无名管道的服务器和客户端的例子-This code is used to explain the unix environment unnamed pipeline network programming, which is an example of the server and client use unnamed pipes
<wy> 在 2025-04-06 上传 | 大小:9kb | 下载:0

[Linux/Unix编程shm

说明:本代码用于讲解unix 环境下网络编程中的共享内存,这是一个使用共享内存的服务器和客户端的例子-This code is used to explain the unix environment network programming in shared memory, which is an example of the shared memory server and client use
<wy> 在 2025-04-06 上传 | 大小:10kb | 下载:0

[Linux/Unix编程Linux-program-and-err.tar

说明:程序设计for Linux,内有勘误文件,避免不必要的错误。非常好的源码供学习啦。-Linux programming (the original book version 2) source
<tanghaid> 在 2025-04-06 上传 | 大小:434kb | 下载:0

[系统编程windows1

说明:界面编程 实现可视化 基于面向对象的程序 均可调通 包含多个特例-Visual programming interface based on object-oriented programming can be adjusted through contain multiple exceptions
<孙思邈> 在 2025-04-06 上传 | 大小:94kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 9620.21 .22 .23 .24 .25 ... 16281 »

源码中国 www.ymcn.org