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

搜索资源列表

  1. ucore-lab

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是全部的六个实验,有助于对操作系统的深入理解.-Ucore is a small operating system suitable for learning, " Sparrow" that contains the virtual memory managemen
  3. 所属分类:OS Develop

    • 发布日期:2017-05-27
    • 文件大小:10463950
    • 提供者:ZZR
  1. HomeworkScheduling

    0下载:
  2. 操作系统课程设计 C++ MFC 作业调度,包含先来先服务,最短作业有先,响应比高者优先等算法 包含课程设计报告-Operating System Course Design C++ MFC job scheduling, including a first-come first-served, shortest job has the first, the response is high and preferred method includes courses such as design
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2404249
    • 提供者:lilinxuan
  1. pc104-timer

    0下载:
  2. 基于瑞士逻辑的PC104测试定时器例程,运行环境为Turbo c,操作系统为DOS,测试通过例程。-PC104 logic test based on the Swiss timer routines, operating environment for Turbo c, operating system, DOS, test routines.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-22
    • 文件大小:8541
    • 提供者:小马
  1. libcstl2.0

    0下载:
  2. 一个用C语言实现的stl库,堪比c++的std库,功能强大,支持linux和windows等主流操作系统。-A language of the stl with C libraries, comparable to the std c++ library, powerful, supporting linux and windows, and other mainstream operating systems.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6948055
    • 提供者:黄健
  1. 5

    0下载:
  2. 进程调度-基于时间片轮转调度算法,操作系统实验,C++编程,免费下载.windows编程.-Process scheduling- scheduling algorithm based on time slice rotation, the operating system experiment, C++ programming, free download. Windows programming.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1172
    • 提供者:xionghuihua
  1. xionghuihua

    0下载:
  2. 磁盘调度操作系统,操作系统实验,c++编程,免费下载.-Disk scheduling operating system, operating system experiment, c++ programming, free download.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:1035
    • 提供者:xionghuihua
  1. 3

    0下载:
  2. 模拟内存管理,操作系统实验,C++编程,免费下载.windows编程.-Analog memory management, operating system experiment, C++ programming, free download. Windows programming.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1591
    • 提供者:xionghuihua
  1. 4

    0下载:
  2. 银行家算法,操作系统实验,C++编程,免费下载.windows编程.-Banker' s algorithm, operating system, experiment, C++ programming, free download. Windows programming.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1859
    • 提供者:xionghuihua
  1. 2

    0下载:
  2. 页面调度算法,操作系统实验,C++编程,免费下载.windows编程.-Operating system paging algorithms------ experiments, C++ programming, free download.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1105
    • 提供者:xionghuihua
  1. vxworks8139driver

    0下载:
  2. 实时操作系统vxworks下,网卡8139的驱动程序,C语言编写-VxWorks real-time operating system, the NIC 8139 driver, C language
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:60056
    • 提供者:王建
  1. MessageQueue

    0下载:
  2. 基于WinCE5.0操作系统的在UC-7122ce硬件平台上用C++进行二次开发的协议转换的程序编写,是关于数据传输顺序的源程序,希望对大家有用-Based the WinCE5.0 the operating system for secondary development in the UC-7122ce hardware platform C++ protocol conversion program written in on the source of the data transmi
  3. 所属分类:Windows CE

    • 发布日期:2017-03-31
    • 文件大小:7723
    • 提供者:彭文
  1. procSchdule

    0下载:
  2. 操作系统实验 先来先服务算法 C语言编写-Operating System Experiment first-come, first-served algorithm written in C
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:995
    • 提供者:龚靖仁
  1. pthreadmatrix

    0下载:
  2. Pthread c++ 并行矩阵乘法 运行于linux操作系统 -Multi thread matrix multiplication in c++ with Pthread
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:1468
    • 提供者:cui
  1. QtImage

    0下载:
  2. Qt Image通过Qt4的QImage类读取图片,格式包括现在主要的jpg, png, bmp, gif等格,可以通过它来观看照片,下一张照片的快捷键为空格,上一张的快捷键则是Backspace,通过左边的TreeView选择照片目录,选择的目录如果有照片的话,Qt Image会读取这些照片信息,然后显示第一张照片。 Qt4 Image完全基于Qt4编写,所以可以支持现在主要的三个操作系统平台:Win32, Linux-X11, MacOS,当然,是在WinXP下用Visual C++ 6
  3. 所属分类:GUI Develop

    • 发布日期:2016-01-25
    • 文件大小:29272
    • 提供者:袁应天
  1. exp1

    0下载:
  2. 操作系统实验一 体验Nachos下的并发程序设计 用C++实现双向有序链表; 在nachos系统中使用你所写的链表程序并演示一些并发错误 -Experience Nachos operating system under test a concurrent programming using C++, ordered two-way linked list in nachos system written list to use your program and demonstr
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:433699
    • 提供者:chengwang
  1. libnet

    0下载:
  2. libnet是一个小型的接口函数库,主要用C语言写成,提供了低层网络数据包的构造、处理和发送功能。libnet的开发目的是:建立一个简单统一的网络编程接口以屏蔽不同操作系统底层网络编程的差别,使得程序员将精力集中在解决关键问题上。 -The libnet Is a small interface library, mainly written in C language, the construction of low-level network packets, processing an
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-09
    • 文件大小:3784565
    • 提供者:linjian
  1. barber

    0下载:
  2. 操作系统ipc问题中的理发师问题,用c语言进行的模拟-Ipc problem in operating systems barber problem, the simulation with c language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:3246
    • 提供者:谷龙
  1. operation-system

    0下载:
  2. 基于Visual C#2008设计实现的操作系统进程管理-Visual C# 2008 based on design and implementation of the operating system process management
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:500357
    • 提供者:菅端
  1. Page-out-algorithm

    0下载:
  2. 操作系统算法演示,页面淘汰算法的c语言演示,比较简单-Algorithm demonstrates the operating system, page-out algorithm c language shows, a relatively simple
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1305
    • 提供者:annexu
  1. 8BjiankongchengxuCyuanma

    0下载:
  2. 8B编码是mBnB编码方式的一个特例,本程序采用C语言进行编码,其功能类似于操作系统中任务管理器的监控程序。-The coding of 8B is a special case ofmBnB coding,this process used C to code.,And the function is similer to the supervise process of task manager.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:3875
    • 提供者:管士学
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com