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

搜索资源列表

  1. lock.c

    0下载:
  2. 死锁问题,操作系统的作业,很简单的一个程序,请多多指教!-lock problem of os!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1957
    • 提供者:july
  1. second.c

    0下载:
  2. 生产者与消费者问题模型,在linux操作系统下,创建两个进程一个进程作为生产者,另一个作为消费者。-Producer and consumer issues model
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:1325
    • 提供者:fengxiao
  1. P1-3.c

    0下载:
  2. 操作系统实验1,Linux 系统开发。 遍历所有的进程,并输出它们的名字、父进程名字、进程状态,最后输出所有进程状态的统计信息。-collect information of all the processes
  3. 所属分类:Driver develop

    • 发布日期:2017-04-02
    • 文件大小:1122
    • 提供者:Rex An
  1. dining-philosopher-problem.c

    0下载:
  2. 操作系统中关于冲突的哲学家就餐问题的简单实现-Simple implementation of the operating system on the dining philosophers problem of conflict
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2376
    • 提供者:
  1. c-l

    0下载:
  2. 《C语言入门经典(第4版)》的目标是使你在C语言程序设计方面由一位初学者成为一位称职的程序员。读者基本不需要具备任何编程知识,即可通过《C语言入门经典(第4版)》从头开始编写自己的C程序。研读《C语言入门经典(第4版)》,你就可以成为一位称职的C语言程序员。从许多方面来说,C语言都是学习程序设计的理想起步语言。C语言很简洁,因此无须学习大量的语法,就能够开始编写真正的应用程序。除了简明易学外,它还是一种功能非常强大的语言,至今仍被专业人士广泛使用。C语言的强大之处主要体现在,它能够进行各种层次的
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:152736
    • 提供者:杨宁华
  1. memman.c.tar

    0下载:
  2. 模拟实现操作系统中的页面置换算法,包括FIFO,OPT,LRU,LFU,NRU算法-An analog implementation, the operating system page replacement algorithms, including FIFO, OPT, LRU, LFU, NRU algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1192
    • 提供者:刘丹阳
  1. COMWIN32

    0下载:
  2. windows操作系统C++语言串口驱动完整的程序源代码,支持多线程-windows operating system C++ language serial driver complete source code, supports multiple threads
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:7287
    • 提供者:fengbing
  1. c

    0下载:
  2. linux下的一些基础的操作系统思想实现,pv操作等等。-Linux under some of the basic operating system, PV operation, etc..
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:8932
    • 提供者:luffy
  1. Linux-and-C-Language

    0下载:
  2. C语言程序设计是高效计算机专业学生必修的一门基础课程,同时也是后续课程的入门课程,对于掌握基本计算机技术有着重要意义。尤其在Linux系统下,该系统在所有操作系统中占着重要地位,如何掌握计算机C语言编程技巧是当务之急。为此,本文重点探讨基于Linux系统分析计算机C语言编程技巧。 -C language programming is efficient computer science students a compulsory basic course, but also the subs
  3. 所属分类:Driver develop

    • 发布日期:2017-05-01
    • 文件大小:163990
    • 提供者:朱俊
  1. sem.c

    0下载:
  2. 这是关于操作系统中生产者消费者问题的一段代码,其中生产者和消费者问题是用信号量实现的,临界资源是用数组实现的。-This is a piece of code about the producer-consumer problem in the operating system, where producer and consumer problems are implemented with semaphores, and the critical resource is implemente
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1578
    • 提供者:宗道明
  1. 1

    0下载:
  2. 操作系统进程的调度算法的实现 例如时间片轮转算法(nothing important i dont know how to describe it i just want download someing)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-19
    • 文件大小:3072
    • 提供者:dy666
  1. CLOCK

    0下载:
  2. 操作系统 CPU调度 各种时钟算法的实现 C++代码(CPU timing management)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-21
    • 文件大小:302080
    • 提供者:findoctor
  1. FreeOSEK_rel_0_3_0_20090511_beta.tar

    0下载:
  2. osek操作系统,可以学习使用,分享学习(OSEK operating system, you can learn to use, share learning)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-22
    • 文件大小:289792
    • 提供者:车彦锋
  1. BmpPreview

    0下载:
  2. c++读取bmp图片详解。BMP(全称Bitmap)是Windows操作系统中的标准图像文件格式,可以分成两类:设备相关位图(DDB)和设备无关位图(DIB),使用非常广。它采用位映射存储格式,除了图像深度可选以外,不采用其他任何压缩,因此,BMP文件所占用的空间很大。BMP文件的图像深度可选lbit、4bit、8bit及24bit。BMP文件存储数据时,图像的扫描方式是按从左到右、从下到上的顺序。由于BMP文件格式是Windows环境中交换与图有关的数据的一种标准,因此在Windows环境中运
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:307200
    • 提供者:Sky_Vico
  1. system

    0下载:
  2. linux下简单学生操作系统的实现,双向循环链表的使用,数据结构中对于结构体的练习。(Linux simple calendar implementation, the use of curses library color change function, you can make the color more brilliant.)
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-20
    • 文件大小:8192
    • 提供者:尺素
  1. QQShengji

    0下载:
  2. 支持的游戏是QQ 两副牌 升级(80分),仅仅提供记牌功能。 目前支持的系统操作系统和屏幕分辨率有: (1)Win7,1440*900 (2)Windows XP,1366*768(游戏窗口不可最小化) 技术原理: 通过屏幕截 图,对图片进行分析,得出每个玩家每轮出的牌。 开发环境: Visual Studio 2010,C# 2.0,WinForm(Visual Studio 2010,C# 2.0,WinForm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:461824
    • 提供者:lm88888
  1. msOS-stm32-v0.08_添加PID库实例

    0下载:
  2. 微型操作系统,基于stm32平台,同时包括了PID的一个实例(The micro operating system, based on the STM32 platform, includes an example of PID)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:2745344
    • 提供者:cixinlaoren
  1. Demo6_1

    0下载:
  2. 自制操作系统,一个自制操作的汇编和C代码源码和运行程序。(Homemade operating system, a self compiled assembly and C code source code and running procedures.)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:92160
    • 提供者:ZJJLLP
  1. 新建文本文档

    0下载:
  2. 该算法运用的是银行家算法,用于判断资源以及进程的申请资源的顺序是否安全,属于操作系统范围。(The algorithm uses the banker algorithm, which is used to judge whether the order of the resources and the application resources of the process is safe, and belongs to the operating system scope)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:江大王
  1. FCFS优化

    0下载:
  2. 操作系统调度算法 先来先服务 给大家参考一下(this is a code about fcfs very easy but useful)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:478208
    • 提供者:求资源
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com