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

资源列表

« 1 2 ... .00 .01 .02 .03 .04 705.06 .07 .08 .09 .10 ... 737 »
  1. 嵌入式实时操作系统uCOSII移植到ARM7(LPC2103)

    1下载:
  2. 嵌入式实时操作系统uCOSII移植到ARM7(LPC2103),Embedded real-time operating system uCOSII transplanted to ARM7 (LPC2103)
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-24
    • 文件大小:245428
    • 提供者:啊XIN
  1. FIFO.先进先出调度算法(FIFO)处理缺页中断

    1下载:
  2. 关于操作系统:先进先出调度算法(FIFO)处理缺页中断,On the operating system: FIFO scheduling algorithms (FIFO) handling page fault
  3. 所属分类:操作系统开发

  1. DLT645 掌机抄表程序

    1下载:
  2. 主要用于振中公司的掌机抄表对于使用振中公司开发掌机程序很有参考价值 -Mainly used in the company' s handheld vibration meter developed for the use of vibration in the handheld program was useful
  3. 所属分类:操作系统开发

    • 发布日期:2016-01-26
    • 文件大小:69632
    • 提供者:赵春生
  1. CAOZUOXITONG.rar

    1下载:
  2. 操作系统的设计性实验~文件系统 • 熟悉文件系统管理过程 • 模拟文件系统工作过程,实现文件的存储和删除 • 撰写实验报告 ,Operating system design experiment ~ file system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:176857
    • 提供者:PING
  1. neichunguanli.rar

    1下载:
  2. 这是我做的操作系统实验内存管理 包括代码和文档,This is my operating system to do the experiment, including memory management code and documentation
  3. 所属分类:OS Develop

    • 发布日期:2016-05-16
    • 文件大小:13273
    • 提供者:张志文
  1. xenapi.rar

    1下载:
  2. 文件包含了关于开源的xen虚拟机的API接口函数的说明文档,都是xen官方提供的,对于想深入研究xen api的程序员们有借鉴意义!,File contains the open source Xen virtual machine interface function API documentation are provided by Xen official, who want in-depth study of xen api programmers have reference!
  3. 所属分类:操作系统开发

    • 发布日期:2013-04-06
    • 文件大小:1367337
    • 提供者:fre
  1. AMI-BIOS-sourcecode.zip

    1下载:
  2. AMI 主板的BIOS源码,虽然老,但是对于做操作系统的朋友还是有借鉴价值的,还有做虚拟机开发的也很需要。,AMI motherboard BIOS source code, even though the old, but the operating system so there is still drawing on the value of a friend are also doing virtual machine to have much need for development.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-21
    • 文件大小:6410212
    • 提供者:蔡明
  1. myshell.rar

    1下载:
  2. 用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。 主要包含: makefile 编译生成myshell可执行文件 myshell.c 主函数(涉及程序入口) utility.c 所有功能函数(将近1000行) myshell.h(包含宏定义、结构体声明、库函数的头文件,及utility.c中的所有函数的声明) readme 用户手册(当用户在myshel
  3. 所属分类:OS Develop

    • 发布日期:2015-08-07
    • 文件大小:300420
    • 提供者:Yang
  1. Dynamic_partitioning_of_the_si

    1下载:
  2. ⑴ 用C语言分别实现采用首次适应算法和最佳适应算法的动态分区分配过程alloc()和回收过程free()。其中,空闲分区通过空闲分区链来管理;在进行内存分配时,系统优先使用空闲区低端的空间。 ⑵ 假设初始状态下,可用的内存空间为640KB,并有下列的请求序列:  作业1申请130KB。  作业2申请60KB。  作业3申请100KB。  作业2释放60KB。  作业4申请200KB。 
  3. 所属分类:OS Develop

    • 发布日期:2016-01-24
    • 文件大小:275080
    • 提供者:lzl
  1. UCOS-II2.52.rar

    1下载:
  2. UCOS-II V2.52 + BC45, 邵贝贝书中所附代码,可以直接编译调试;,UCOS-II V2.52+ BC45, Shao Beibei accompanying code book, you can directly compile debug
  3. 所属分类:OS Develop

    • 发布日期:2017-05-11
    • 文件大小:2907234
    • 提供者:guoyibo
  1. ThreadMetric.rar

    1下载:
  2. 实时操作系统的时间参数测试代码,只要用于ThreadX,同时它具有可移植性,并有port.c文件来方便开发人员进行代码移植。C写的时间参数测试用例。,RTOS test suite,for ThreadX.also can be used in Linux or uc/os. Test the time parameter for RTOS,such as ContextSwitch time and response time.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:81745
    • 提供者:郑志
  1. 文件系统模拟

    1下载:
  2. 文件系统模拟 模拟采用二级目录结构的磁盘文件系统中的文件操作-Analog simulation of the file system directory structure with the secondary file system disk file operations
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-28
    • 文件大小:7915
    • 提供者:Dan_moon
« 1 2 ... .00 .01 .02 .03 .04 705.06 .07 .08 .09 .10 ... 737 »
搜珍网 www.dssz.com