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

搜索资源列表

  1. Exp2

    0下载:
  2. 熟悉基于 uCOS-II 扩展的嵌入式操作系统的启动和应用程序的结构。阅读 main. 调用的函数,了解 uCOS-II操作系统系统的启动过程。使用Source Insight 3.0 C代码 辑器,在操作系统的基础上,编写一段程序,在屏幕上显示“Hello world”等文本-Familiar with the uCOS-II expansion based on the embedded operating system and applications start-up struc
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:140545
    • 提供者:
  1. PC1

    0下载:
  2. 操作系统里的生产者与消费者的问题,主要是在c++环境下运行的。可以参考-Operating system where producers and consumers, mainly in c++ Environment running under. Can refer to
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:33682
    • 提供者:cherry
  1. my_shell

    0下载:
  2. 自己在linux操作系统下进行的C语言编程,模仿shell的部分功能-Linux operating system in the C language programming, to imitate some features of the shell
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:5646
    • 提供者:银鹭
  1. TCPThreadClient

    0下载:
  2. 在Windows任意操作系统下,用visual C++6.0编写程序,并在C++环境下实现程序的运行。-Arbitrary in the Windows operating system, using visual C++ 6.0 programming, and C++ Environment to achieve operational procedures.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:7418
    • 提供者:qin
  1. SmsDelete

    0下载:
  2. 使用carbide.c++开发的基于symbian 3rd的操作系统的短信删除软件。 可以删除收件箱内所有软件和指定软件-Use carbide.c++ Development symbian 3rd-based operating system software to delete the messages. Can delete all the software box and specify the software
  3. 所属分类:Symbian

    • 发布日期:2017-04-04
    • 文件大小:224390
    • 提供者:沧海一笑
  1. Linux

    0下载:
  2. linux是指GNU/Linux内核和GNU/Linux工具集组合而成的一套操作系统, 一个最基本的linux 由 内核 kernel,二进制工具包 binutils, GNU C library glibc和shell 组成 而其他linux基本上是在核心linux基础上添加了大量的开源软件和软件包管理系统 而来的 而区别不同发型版的关键在于包管理系统 -linux refers to GNU/Linux kernel and GNU/Linux tool set
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:726508
    • 提供者:tuzi
  1. LinuxC

    0下载:
  2. Linux操作系统下C语言编程入门,在LINUX 下进行C 语言编程所需要的基础知识-Linux operating system portal C language programming in C language under LINUX programming required basic knowledge
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:510620
    • 提供者:陈辉挺
  1. duanzuoye2

    0下载:
  2. 这是大学操作系统进程调度实验的其中一个算法。实验中应该要注意的是关于C中指针的用法,因为指针的用法比较灵活又非常容易出错,一不小心应用不严密就会出错。如在实行按短作业优先算法调度进程的过程中,每一次输入无论是周转时间,运行时间,还是响应时间都要用指针返回arrivetime,否则就出错。还有在插入和释放结点时,用此中指针表示法会比用for循环语句简明很多。再一个就是在选择运行时间最小的进程时,察看当前就绪队列中的进程数也是很关键的,其间所得的count对于下面两步都很重要。-err
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1497
    • 提供者:舒拉
  1. Win-TC

    0下载:
  2. 操作系统代码,使用C于洋编写,方便使用。-Operating system code, the use of C in the ocean to prepare, easy to use.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:2935659
    • 提供者:zyz
  1. cczuo

    0下载:
  2. 操作系统实验,整体设计,用C语言写的程序里面包含报告-Experimental operating system, the overall design, using C language to write the report which contains the procedures
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:157398
    • 提供者:李丽
  1. jincdaio

    0下载:
  2. 操作系统实验,包含报告和源代码,用C语言编写的-Experimental operating system, including reports and source code, using C language
  3. 所属分类:OS Develop

    • 发布日期:2017-04-24
    • 文件大小:80159
    • 提供者:李丽
  1. 25

    0下载:
  2. 操作系统银行家算法 c++的代码 检验系统的安全算法-Operating system of Banker s Algorithm c++ Code inspection system security algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:19562
    • 提供者:月月
  1. C_ASM

    0下载:
  2. 用C和汇编写的Dos操作系统的源码,喜欢系统的可以参考咯-Written with C and assembler source code of the Dos operating system, like the system can refer to pyronaridine
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:421202
    • 提供者:hxy
  1. uCOS-II

    0下载:
  2. 嵌入式实时操作系统µ C/OS-II的源代码,包括在80C51F120上的移植程序-Embedded real-time operating system μ C/OS-II source code, including the transplantation procedure 80C51F120
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:126925
    • 提供者:laker
  1. Cpp1

    0下载:
  2. 计算机操作系统,磁盘I/O的C++源代码,-Computer operating system, disk I/O
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2101
    • 提供者:dongbo
  1. reader_writer

    1下载:
  2. 计算机操作系统,读者写者算法的C++源代码,-Computer operating system, readers who write algorithm C++ Source code,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2585
    • 提供者:dongbo
  1. Cpp1

    0下载:
  2. 计算机操作系统,优先权的进程调度算法的C++源代码,-Computer operating system, the priority of the process of scheduling algorithm C++ Source code,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1191
    • 提供者:dongbo
  1. Cpp1

    0下载:
  2. 计算机操作系统,银行家算法的C++源代码,-Computer operating system, bankers algorithm C++ Source code,
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2135
    • 提供者:dongbo
  1. dongtaifenqufenpei

    0下载:
  2. 操作系统中动态分区分配,用C++写的,我们的作业,老师验收通过。-Dynamic allocation of the operating system partition, using C++ Written, our operations, acceptance, through the teacher.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1937
    • 提供者:邵松
  1. duanzuoyeyouxiandiaodusuanfa

    0下载:
  2. 操作系统中短作业优先算法,用C++写的,我们的作业,老师验收通过。-Operating system in a short operating priority algorithm, using C++ Written, our operations, acceptance, through the teacher.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:928
    • 提供者:邵松
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com