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

搜索资源列表

  1. Embed-C-Cpp

    0下载:
  2. 嵌入式C\C++编程精华文章集锦,从编程技巧到操作系统的移植,能容很好。-Embedded C \ C++ programming highlights the essence of the article, programming skills to the operating system from the transplant, to accommodate very good.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:1581753
    • 提供者:马翼枢
  1. linux-c-develop

    0下载:
  2. linux操作系统下的内核分析,编程开发文档,对于liunx的学习和开发人员有很好的指导作用-linux operating system kernel analysis, programming development documents, for liunx learning and developers have a good guide
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:510348
    • 提供者:方德
  1. command

    1下载:
  2. 为Windows操作系统建立一个兼容Unix命令的命令接口; 实现命令包括ls,cat,cp,mv,md,rd,cd,sort,more,print,命令的内容与详细格式请查阅unix命令手册; 可以字符形式接收命令,执行命令,然后显示命令执行结果。-Compatible for the Windows operating system, a Unix command command interface to achieve order, including ls, cat, cp,
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:3266
    • 提供者:
  1. filesystem

    2下载:
  2. C++编写的一个仿真二级文件系统,是操作系统课程设计的作业。-C++ written in a secondary file system simulation, the operating system course design work.
  3. 所属分类:Windows Develop

    • 发布日期:2016-06-11
    • 文件大小:406528
    • 提供者:lovinhence
  1. osexperiment

    0下载:
  2. 操作系统进程调度模拟算法,用c语言做的,简单,但包含多种算法-a program developed with c
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:99000
    • 提供者:razor
  1. JobScheduling

    0下载:
  2. 操作系统实验报告—作业调度,各种情况均得到模拟。调试成功。运行条件visual c++ 2008。-Operating System Test Report- job scheduling, simulation of all cases are obtained. Debugging success. Operating conditions, visual c++ 2008.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:401717
    • 提供者:李准基
  1. bank-c

    0下载:
  2. 银行家算法解析,用C语言程序实现的例子(汤子赢版《计算机操作系统》)-bank
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:255953
    • 提供者:Sam
  1. uc-os

    0下载:
  2. 最精简版的uc/os,全过一遍之后,明白实时操作系统的工作原理-The most streamlined version of uc/os, after all over again to understand the working principle of real-time operating system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:243084
    • 提供者:余洋
  1. 51ucosii

    0下载:
  2. 51单片机,操作系统C语言设计。希望对进阶学习51的同仁有帮助。-51 microcontroller, operating system, C language design.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:196163
    • 提供者:
  1. lru.c.tar

    0下载:
  2. 操作系统内存管理--LRU方式,C语言实现-Operating system memory management- LRU way, C language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:592
    • 提供者:张明蔚
  1. cp.c.tar

    0下载:
  2. 操作系统内存管理--生产者消费者,C语言实现-Operating system memory management- producers and consumers, C language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:697
    • 提供者:张明蔚
  1. C

    0下载:
  2. C语言代码写的文件系统实验操作,主要是提供操作系统课程的实验代码-C language code written in the file system, experimental operation, the main operating system course is to provide experimental code
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:3760
    • 提供者:柯叶曼曼
  1. pyos1312

    1下载:
  2. 国内人牛人推出的中文图形化操作系统,很好的,支持一下-Domestic cattle were introduced graphical operating system in Chinese
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:23736
    • 提供者:伍子胥
  1. mutilthread

    0下载:
  2. c语言多进程多线程编程的教程,很不错哦,可以学习一下,借此理解操作系统功能。-c multi-process multi-threaded programming language tutorials, very good, oh, you can learn about, to understand the operating system features.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:139695
    • 提供者:三生石
  1. Linux-OS-and-C-

    0下载:
  2. Linux操作系统下C语言编程入门.pdf Linux操作系统下C语言编程入门.pdf-Linux OS and C .rar Linux OS and C .rar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:510396
    • 提供者:dalongtou
  1. linux-mycp

    3下载:
  2. 实现文件复制:完成一个目录复制命令,包括目录下的文件和子目录。学习和掌握操作系统中与文件操作相关的概念,并使用系统提供的API编程实现。-Implementation file: a directory to complete the copy command, including the directory files and subdirectories. Learn and master the operating system and file operation related con
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-04-17
    • 文件大小:2048
    • 提供者:daibin
  1. C-the-error-code-and-error

    0下载:
  2. 这个是我在linux下做的,但是也可以用于其它操作系统的。是C语言中一些常见错误代码-This is my next do in Linux, but can also be used to other operating systems. Is C some common error code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:3387
    • 提供者:wangQ
  1. p-and-c

    0下载:
  2. 在Windows和Linux操作系统上,利用各自操作系统提供的Mutex和信号量机制(Win32 API或Pthreads),实现生产者/消费者问题-In the Windows and Linux operating systems, the use of their operating system provided Mutex and semaphore mechanism (Win32 API or Pthreads), to achieve the producer/consumer
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:17377
    • 提供者:凡亚东
  1. ucos-IIos

    0下载:
  2. 对于小型操作系统的编写有很大用途,对于锻炼c的编程能力亦很有帮助-For the preparation of a small operating system is very use of the programming capacity for exercise is also helpful to c
  3. 所属分类:OS Develop

    • 发布日期:2017-05-17
    • 文件大小:4933147
    • 提供者:张燕
  1. c-language-tutorial

    0下载:
  2. c语言教程 早期的C语言主要是用于UNIX系统。由于C语言的强大功能和各方面的优点逐渐为人们认识,到了八十年代,C开始进入其它操作系统,并很快在各类大、中、小和微型计算机上得到了广泛的使用。成为当代最优秀的程序设计语言之一。 -c language tutorial early C language mainly used for UNIX systems. The C language, power and gradually all the benefits of the aw
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:100508
    • 提供者:yyy
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com