CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 -

搜索资源列表

  1. 1

    0下载:
  2. 一个模拟windows操作系统下的鼠标的动作,接受键盘的输入,从而转化为鼠标的动作;-Windows operating system under a simulated mouse movements, accept keyboard input, which moves into a mouse
  3. 所属分类:OS Develop

    • 发布日期:2017-05-08
    • 文件大小:112315
    • 提供者:sky
  1. vbxueji

    0下载:
  2. 目 录 前 言 1 第一章 概述 1 1.1课题来源 1 1.2 开发工具的选用 2 1.2.1 Visual Basic的使用 2 1.2.2 Microsoft Access的使用 3 1.3 系统的初步调查 3 1.4 系统的可行性研究 4 1.4.1技术上的可行性 4 1.4.2管理上的可行性 4 1.4.3安全上的可行性 4 1.5 系统分析 4 1.5.1系统的安全性 4 1.5.2系统的快捷性 5 1.5.3系统的准
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1172896
    • 提供者:丛东亮
  1. BankTrans

    0下载:
  2. 操作系统的多线程问题,用c语言做的,银行问题-The issue of multi-threaded operating system, using c language do banking problems
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:28314
    • 提供者:郭娟
  1. Dos_src

    0下载:
  2. 这是DOS系统的源代码,汇编写的,值得看看,对开发操作系统的人员有价值-This is a DOS system source code, compilation of writing, it is worth look at the operating system on the development of valuable staff
  3. 所属分类:OS Develop

    • 发布日期:2017-06-12
    • 文件大小:19866899
    • 提供者:yyf
  1. cunchuqiguanli

    0下载:
  2. 操作系统课程中的存储器管理的代码,实验会用用到的-Operating systems courses in the memory management code, the experiment will be used
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:157809
    • 提供者:zgl
  1. chenxu

    0下载:
  2. 所有的操作系统实验相当好的,对进程线程等操作很详细。-All of the operating system, a very good experiment, the operation of the process in great detail, such as threads.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:319440
    • 提供者:leo
  1. R_WP1

    0下载:
  2. os的一次作业,生产者消费者问题,用信号量来实现的-os an operation, producers of consumer problems, and use semaphores to achieve the
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:13831
    • 提供者:xieyuan
  1. proc

    0下载:
  2. os的作业,进程的创建和终止~~做的很简单。-os operations, process creation and termination ~ ~ so very simple.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:35285
    • 提供者:xieyuan
  1. PROCESS

    0下载:
  2. 一个比较详细的操作系统进程同步模拟的例子-A more detailed simulation of the operating system process synchronization example
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:85155
    • 提供者:liuhuigai
  1. Shutdown

    0下载:
  2. 定时关闭计算机的软件 VB源码.... 可选操作模式-Regularly shut down the computer software source code VB .... optional operating mode
  3. 所属分类:OS Develop

    • 发布日期:2017-05-12
    • 文件大小:2695391
    • 提供者:Chance
  1. Bank

    0下载:
  2. 使用Visual C++ 6.0开发,纯算法(不涉及进程和线程)模拟银行家算法,测试通过,为我的操作系统实验的雏形。Console模式。-The use of Visual C++ 6.0 development, net algorithm (does not involve the process and thread) analog bankers algorithm, the test for my operating system, the embryonic form of the
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:9423
    • 提供者:billsedison
  1. jinchengchuanjian

    0下载:
  2. 这是我们学习操作系统的时候,老师给我们做的有关进程的创建的实验,是用VC++做的,很经典!-This is our time to learn the operating system, the teacher gave us to do the process the creation of the experiment, is VC++ Do, it is a classic!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:8445
    • 提供者:侯坚强
  1. jinchengchuanjianyuchexiao

    0下载:
  2. 这是我们学习操作系统的时候老师给我们做的创建和撤销进程的实验,用c++做的给大家欣赏一下-This is what we learn from the operating system when the teacher gave us to do the creation and revocation of the process of experiment, using c++ Done to you and admire
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:6067
    • 提供者:侯坚强
  1. jinchengtiaodu

    0下载:
  2. 这是我们学习操作系统的时候老师给我们做的关于进程调度的实验,很经典,给大家参考一下!-This is our time for teachers to learn the operating system for us to do experiments on the process of scheduling, it is a classic look for your reference!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:8634
    • 提供者:侯坚强
  1. ap

    0下载:
  2. 演示操作系统的内存分配的三种方式,邻近适配,最佳适配,首次适配-Demonstration of the operating system memory allocation of three ways, adjacent adapter, the best fit, for the first time Adapter
  3. 所属分类:OS Develop

    • 发布日期:2017-05-20
    • 文件大小:210275
    • 提供者:r
  1. lcd12864

    0下载:
  2. 采用Mega128控制LCD12864液晶显示器,采用spi接口通讯,内有详细功能代码注释-Mega128 control LCD12864 using liquid crystal display, using spi interface communication, there are detailed features code Notes
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:37668
    • 提供者:韩杰
  1. process

    0下载:
  2. 一、 进程控制 目的:利用简单的结构和控制方法模拟进程结构、进程状态转换和进程控制。 方法:用PCB表示整个进程实体,利用键盘交互式命令控制方法模拟进程执行中产生的事件。 -First, the process control purposes: the use of a simple structure and control method for simulation of the process structure, process state transitions and
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:17149
    • 提供者:fangfei
  1. pv

    0下载:
  2. 信号量也称为信号锁,主要应用于进程间的同步和互斥,在用于互斥时,通常作为资源锁。信号量通常通过两个原子操作wait(P)和signal(V)来访问。wait操作使信号量的值+1,signal操作使信号量的值-1。本程序模拟了操作系统的pv操作-Semaphore is also known as signal lock, mainly used in inter-process synchronization and mutual exclusion, are used in mutually
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:8179
    • 提供者:龙海
  1. yin

    0下载:
  2. 操作系统--银行家算法 实验目的: 1、对死锁避免中的银行家算法作进一步理解。 2、加深理解死锁的概念。 3、加深理解安全序列和安全状态的概念。 4、通过编程,掌握银行家算法分配资源的一步步实现过程。 -Operating system- bankers algorithm experimental purposes: 1, to avoid deadlock in the banker s algorithm for further understanding. 2,
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:9481
    • 提供者:李小玲
  1. caozuoxitongshiyandaima

    0下载:
  2. 操作系统实验源代码 用C++写的 包括 进程调度,内存分配与回收 文件管理 -Experiment with the operating system source code C++ Writing, including process scheduling, memory allocation and recovery of document management
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:41701
    • 提供者:wtl
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 50 »
搜珍网 www.dssz.com