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

搜索资源列表

  1. exp3

    0下载:
  2. 文件系统的用户界面实验课件及程序,操作系统课程用资料-File system user interface experiments courseware and procedures, operating systems courses with information
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:11433
    • 提供者:dr
  1. i386-Interupt-Handling---8259A

    0下载:
  2. i386中断系统,教你如何实现一个中断接口-i386 interrupt system, teach you how to implement an interrupt interface
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:2441
    • 提供者:bj
  1. MyProcess

    0下载:
  2. MFC实现的,界面有好,实现了进程调度的算法 能够模拟操作系统的进程调度 适合初学者-MFC implementation, the interface is good, a process scheduling algorithm to achieve To simulate the operating system process scheduling for beginners
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1996782
    • 提供者:小虎
  1. OSreport

    0下载:
  2. 操作系统的模拟实验,能实现建立进程和自动运行,内存紧凑等功能!DOS图形界面窗口-允许输入拉丁字符的拼音 请键入文字或网站地址,或者上传文档。 取消 Cāozuò xìtǒng de mó mǐ shíyàn, néng shíxiàn jiànlì jìnchéng hé zìdòng yùnxíng, nèicún jǐncòu děng gōngnéng! DOS túxíng jièmiàn chuāngkǒu ~~ 将中文译成英语 英语 中文(简体) 日语
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:322258
    • 提供者:wangqingan
  1. dongtai

    0下载:
  2. 操作系统中进程调度的一种动态优先级调度,有图像界面-Operating system in the process of scheduling a dynamic priority scheduling, graphical interface
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:4200
    • 提供者:meijie
  1. FileManagement

    0下载:
  2. 自己写的文件系统,操作类似于windows,界面比较易于操作,支持新建,剪切,粘贴,删除,格式化,支持文件夹和文本文档,功能还是比较强大的-My own file system, the operation is similar to Windows, interface is easy to operate and support new, cut, paste, delete, formatting, support folders and text documents, the funct
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:449040
    • 提供者:龙腾傲
  1. Deadlock-philosopher

    0下载:
  2. 实现了不死锁的哲学家问题(进程同步互斥),有简单界面,有图。-Deadlock philosopher (process synchronization mutual exclusion), simple interface, there are plans.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:39328
    • 提供者:teresy
  1. YH

    0下载:
  2. 银行家算法,使用FMC界面,VS2008编程,操作系统进程管理。-Banker s algorithm, using the FMC interface, VS2008 programming, operating systems process management.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-30
    • 文件大小:12872092
    • 提供者:fuguohe
  1. P_C

    0下载:
  2. 经典的操作系统生产者消费者问题,大多数都是控制台实现,我用的mfc实现了界面操作,结果操作简单易懂。-Mostly of the classic producer-consumer problem of the operating system console, I use the mfc interface operation, the result is straightforward.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1921781
    • 提供者:liujunjie
  1. HMC5883-ceshichengxu

    0下载:
  2. 霍尼韦尔 HMC5883L 是一种表面贴装的高集成模块,并带有数字接口的弱磁 传感器芯片,应用于低成本罗盘和磁场检测领域。HMC5883L 包括最先进的高 分辨率HMC118X 系列磁阻传感器,并附带霍尼韦尔专利的集成电路包括放大 器、自动消磁驱动器、偏差校准、能使罗盘精度控制在1°~2°的12 位模数 转换器.简易的I2C 系列总线接口。HMC5883L 是采用无铅表面封装技术,带 有16 引脚,尺寸为3.0X3.0X0.9mm。HMC5883L 的所应用领域有手机、笔记本
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:2732
    • 提供者:陈氏美
  1. Philosopher2

    0下载:
  2. 操作系统实验,实现对哲学家算法模拟,具有图形界面-Operating system experiments, philosophers algorithm simulation with a graphical interface
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:20166
    • 提供者:
  1. management-of-process

    0下载:
  2. 综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数组,非阻塞输入,图形用户界面GUI,进程控制块,进程状态转换,多级反馈队列进程调度算法。-Comprehensive application of the following knowledge points and the process scheduler of the operating system : the adjacency table , Boolean array , non-blocking input , gra
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:47762
    • 提供者:Poline
  1. gaoxiangying

    0下载:
  2. 非抢占式高响应比算法调度,非常有用,运用可视化界面-Non-preemptive high-response algorithm for scheduling, very useful to use visual interface
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1946708
    • 提供者:张婉婷
  1. philosopher

    0下载:
  2. 哲学家就餐问题,有左撇子,至少使用信号量、消息通信、管程三种方式之中的一种模拟哲学家就餐问题。 用一个输入变量控制是否有左撇子哲学家。如果有,其数量由随机数生成。 模拟程序分为两种情况, 可能发生死锁的情况,输出发生死锁时的资源分配状态和历史资源分配状态; 设计没有死锁发生的程序,当每个哲学家至少完成一次就餐后,输出资源分配给哲学家的当前状态和历史状态。 最好具备图形界面,动态显示哲学家就餐的过程。-Dining philosophers problem, a left-ha
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:13616
    • 提供者:谭建
  1. autousb.tar

    0下载:
  2. linux系统字符界面下,自动挂载usb设备到指定挂载点。autousb.tar.gz-character-based interface of the linux system to mount usb devices to the specified mount point. autousb.tar.gz
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:5286
    • 提供者:lz
  1. interfaceOfos

    0下载:
  2. 这是操作系统中关于接口部分的介绍,希望对您有帮助!-This is the operating system on the interface part of the introduction, I hope for your help!
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:178029
    • 提供者:胡慧
  1. load

    0下载:
  2. 数据库课程设计图书借阅管理系统的登录界面 代码-The login interface code of the library management system database design courses
  3. 所属分类:OS Develop

    • 发布日期:2017-11-02
    • 文件大小:2818
    • 提供者:耿哲
  1. CH340

    1下载:
  2. USB接口电平转换芯片CH34X系列安装驱动-USB interface level conversion chip CH34X series install drivers
  3. 所属分类:OS Develop

    • 发布日期:2017-05-22
    • 文件大小:608256
    • 提供者:joyce
  1. Easy_Sysprep_zytk_www.xp500.com

    0下载:
  2. 操作系统封装工具的修改,更好的制作属于自己的界面-Modifications of the operating system package tools, better make your own interface
  3. 所属分类:OS Develop

    • 发布日期:2017-11-06
    • 文件大小:32663149
    • 提供者:hacksonupx
  1. Win7xp

    0下载:
  2. 随着win7的发布,越来越多的选择使用win7。 毕竟,win7在界面上比xp美观的多,同时使用方面也在某些方面比xp更为实用,更为方便。 -With the win7 release more and more choose to use win7. After all, win7 than xp interface more beautiful, at the same time use also some more practical than xp, more convenien
  3. 所属分类:OS Develop

    • 发布日期:2017-11-17
    • 文件大小:2737210
    • 提供者:张娟
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com