CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - 模拟

搜索资源列表

  1. 课程设计 文件管理

    0下载:
  2. 此程序实现文件管理,模拟os中的文件管理,可实现文件的创建,访问,删除等功能!-this program document management, simulation os of document management, document can be realized in the creation, access, and delete functions!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5300
    • 提供者:刘瑜
  1. 页式虚拟存储管理中地址转换和缺页中断的模拟

    0下载:
  2. 页式虚拟存储管理中地址转换和缺页中断的模拟操作
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4917
    • 提供者:陈可
  1. 操作系统实验报告

    0下载:
  2. 设计一个程序,根据不同的调度算法模拟操作系统对进程的调度。-Design a procedure , to the dispatcher of the process according to algorithm simulation operating systems of different dispatchers.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:11244
    • 提供者:陈可
  1. 5个c程序源代码

    0下载:
  2. 五个c源代码 矩阵的运算方法 邻接矩阵求解最短路径 全屏幕模拟时钟 先序遍历非递归算法 字符串查找-5 c source code matrix arithmetic method adjacency matrix for the Shortest Path full-screen analog clock preorder non - recursive algorithm to search string
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4900
    • 提供者:张广旭
  1. 030341404

    0下载:
  2. 这是模仿进程调度的试验。用vc++做的模拟程序。很好用,内有完全的实验报告-This is the process of copying scheduling tests. Vc do with the simulation program. Good use is completely within the experimental report
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:150632
    • 提供者:金晓爽
  1. nfsLibrary_src

    0下载:
  2. nFS,在一个文件中模拟一个文件系统,适合于需要读写创建大量文件的应用。该类库与linux下的NFS没有关系。该类库兼容MSVS/Win32, GCC/Linux and GCC/Solaris,全部用C语言完成。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:52904
    • 提供者:贺力
  1. header

    0下载:
  2. 模拟LINUX下的pos机系统的客户端,服务器端稍后再上传-simulation under the pos LINUX System client, server later upload
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2085
    • 提供者:jddf
  1. china

    0下载:
  2. 【操作系统】页式虚拟存储管理中地址转换和缺页中断的模拟
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1562
    • 提供者:望人
  1. DynamicZonalMemoryManagement

    0下载:
  2. 可变分区存储管理的模拟实现 -variable storage management through the realization of variable analog storage management through the Simulation Division variable storage management module Variable be achieved through the Storage Management Simulation
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4065
    • 提供者:sheep
  1. ALLOCATE

    0下载:
  2. 模拟内存调度算法-simulation memory Scheduling Algorithm
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1330
    • 提供者:陈非
  1. caozuoxitongkeshe

    0下载:
  2. 这是我的操作系统课程设计:简单多用户文件系统,是用来模拟实际的文件存储,物理块的分配,以及文件读写打开关闭等基本操作.学生专用-This is my courses on operating system design : simple multi-user file system is used to simulate the actual document storage, the physical block distribution, and document literacy and
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:12818
    • 提供者:王力
  1. TLC2543and80C196interface

    1下载:
  2. 单片机不具有SPI或相同能力的接口,为了便于与TLC2543接口,采用软件合成SPI操作,本文给出了用单片机HSO口模拟SPI接口时序的方法,对程序稍加改动就可适用于其它带SPI接口的器件.附加有c语言程序-SCM is not the same capacity or SPI interface, in order to facilitate and TLC2543 interface, using software synthesizer SPI operation, this paper,
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:32802
    • 提供者:杨柳
  1. ahuang1

    1下载:
  2. 主要利用Matlab工具箱实现数字图像融合:手动配准,模拟时域加权函数,Mask法图像融合。-mainly use the Matlab toolbox Digital Image Fusion : manual registration, domain simulation weighting function, Mask Image Fusion.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:143776
    • 提供者:阿黄
  1. 作业调度模拟

    0下载:
  2. 在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业号,优先级,进入输入井时间(用一个整数表示,如10:10表示为1010),作业估计运行时间(单位:分钟),内存需求量。各数据项用空格隔开。 2.输出: 按照作业调度次序输出每一个作业流文件:“作业号”、“进入内存时间”、“作业完成时间”、“周转时间”;每行输出一个作业的信息。 计算出平均周转时间并输出。 3.作业调度算法: 短作业优先(作
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2987
    • 提供者:陈峰
  1. 模拟进程利用双向邮箱通信

    0下载:
  2. 模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-modeling process using two-way communications mail generates
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1305
    • 提供者:haha
  1. os

    0下载:
  2. 操作系统文件系统用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程。-Operating system file system with high-level language writing and debugging a simple file system, simulating the working process of document management.
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:3792
    • 提供者:whom
  1. VCmulsystem

    1下载:
  2. 设计一个模拟的多用户多目录的文件系统。通过具体的文件存储空间的管理、文件的物理结构、目录结构和文件操作的实现-Designed in a simulated multi-user multi-directory file system. Through specific file storage space management, document the physical structure, directory structure and file operations implementa
  3. 所属分类:File Operate

    • 发布日期:2017-05-07
    • 文件大小:1055962
    • 提供者:zhq426
  1. OSFile

    0下载:
  2. 本设计模拟文件管理工作流程, 编写了一个树型的目录结构的文件系统,可支持多用户、树型目录结构文件操作-Simulation of the design document management workflow, the preparation of a directory tree structure of the file system that supports multi-user, the directory tree structure of file operations
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:123068
    • 提供者:jonwa
  1. virtualPCR

    0下载:
  2. 一个实时PCR模拟的软件,我们实验室用过的,很好用的!-A real-time PCR simulation software, our laboratory used, very good use!
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:198623
    • 提供者:zmma
  1. main

    0下载:
  2. 简单模拟文件系统 广义表 目录与文件-Simple Generalized simulated file system table files and directories
  3. 所属分类:File Operate

    • 发布日期:2017-04-11
    • 文件大小:628
    • 提供者:段立伟
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com