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

搜索资源列表

  1. 青鸟软件生产线

    0下载:
  2. 作好一个系统,必须有个好的预先设计,好的系统必须满足,可扩张性,代码容易看懂,结构清晰.-make a system, there must be a good pre-designed, a good system must meet, expansive and easy to understand code, structure clear.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:103835
    • 提供者:天山
  1. virtual-dusk

    0下载:
  2. 申请一个10M的文件空间虚拟成一个磁盘,按照1K大小划分扇区,依序编号,实现单卷单级目录的文件系统。 根据文件分配方案设计相应的FCB结构,空闲空间管理结构,磁盘卷总信息结构,目录区信息结构等,存放在虚拟磁盘的相应区域 编写管理程序,实现对虚拟磁盘的全权控制,犹如针对真实磁盘使用模式类似DOS或者Linux的终端方式 本文简单介绍了磁盘文件格式FAT及其他相关背景和算法,并采用FAT方案实现单卷、单级目录的虚拟文件系统。描述了整个程序的基本思路模块划分、流程图及代码的实现。-appl
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:346718
    • 提供者:戴天天
  1. file_system

    0下载:
  2. 本源代码所设计的文件系统,具有建立文件(create)、打开文件(open)、读文件(read)、写文件(write)、关闭文件(close)、撤销文件(delete)等功能。在模拟程序中可从键盘上输入文件操作命令来模拟各用户程序中所调用的各种文件操作,用一个结束命令(end)停止程序的执行。-source code designed by the file system, with the establishment of documents (create) open the file (o
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2333
    • 提供者:agang
  1. 定时关机,定时锁定系统

    0下载:
  2. 很好的代码来看吧!-good look at the code!
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:33906
    • 提供者:酱豆腐了
  1. simulateFileSystem

    1下载:
  2. 操作系统课程设计,模拟文件系统(unix混合索引方式),此程序是在1周的课程设计中所写,不完善,且代码粗糙。但,希望能给大家一些帮助,也希望能对你们的课程设计有所帮助,更希望能有人修改它。谢谢!-courses on operating system design, simulation File System (unix Index Mixed mode), this procedure is the one-week course design is written, imperfect a
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:69247
    • 提供者:王佳
  1. GosF2C

    0下载:
  2. 将一个文件转换成C代码格式,常用于嵌入式系统中-will be converted into a document format C code, which is used in embedded systems
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:8206
    • 提供者:PeterLee
  1. 01

    0下载:
  2. C51中断系统代码1,在Keil C51 7.0以上版本编译通过。
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-16
    • 文件大小:13232
    • 提供者:久星
  1. 03

    0下载:
  2. C51中断系统代码3,在Keil C51 7.0以上版本编译通过。
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-16
    • 文件大小:223148
    • 提供者:久星
  1. 04

    0下载:
  2. C51中断系统代码4,在Keil C51 7.0以上版本编译通过。
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-16
    • 文件大小:142020
    • 提供者:久星
  1. 操作系统——PCB模拟代码

    0下载:
  2. 这是帮别人做的程序,模拟操作系统中进程控制块(包括多道系统中动态优先级进程调度和动态内存分配),用tc2.0做的,带有图形界面和简陋的控制台。现在把源代码贴出来。-This to help procedure that others make, simulation operating system process control piece (whether including many dishes of system dynamic PRI process dispatcher and d
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:12031
    • 提供者:草原
  1. FastDFS开源代码

    0下载:
  2. 文件系统源代码!!!!! 文件系统源代码-File system source code file system source code !!!!!
  3. 所属分类:操作系统开发

    • 发布日期:2012-11-01
    • 文件大小:114162
    • 提供者:wordflood
  1. OSDemo

    0下载:
  2. 操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)-Experimental demonstration of the operating system code (three experiments, operations management, memory management, document management)
  3. 所属分类:OS Develop

    • 发布日期:2017-11-09
    • 文件大小:832330
    • 提供者:站长
  1. operationSystem

    1下载:
  2. 操作系统的演示代码,包括内存管理,文件系统,设备管理等内容。-Demonstration of the operating system code, including memory management, file system, device management and so on.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:809983
    • 提供者:wang
  1. CRDBS

    0下载:
  2. 企业人事管理系统代码,不错哦,刚从别的网站下载的-Personnel management system code, it is true Oh, just another website for download
  3. 所属分类:OS Develop

    • 发布日期:2017-04-16
    • 文件大小:77797
    • 提供者:阳光
  1. os

    0下载:
  2. 操作系统引导探究.rar讲解操作系统启动全过程,详细并有代码.-Guide into the operating system. Rar on the operating system to start the whole process in detail and have the code.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:186649
    • 提供者:郭崇鑫
  1. ucfs_source_code

    0下载:
  2. ucfs_source_code文件系统代码-ucfs_source_code file system code! ! ! !
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:102427
    • 提供者:吴凡
  1. czxtsj

    0下载:
  2. 操作系统设计二级文件系统代码以及指导书,很全的啊-failed to translate
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:215066
    • 提供者:fumk
  1. main-fun

    0下载:
  2. 操作系统DOS多任务系统代码 有关时间片轮转、线程间切换、线程间通信、-自动检测中英文中译英英译中百度翻译 翻译结果(中 > 英)复制结果 Operating system DOS multi task system code The time slice rotation, switching between threads, thread communication
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:7965
    • 提供者:
  1. filesys

    0下载:
  2. Nachos 修改之后的文件系统代码,很不错哦-Nachos after revision of the file system code, very good, oh
  3. 所属分类:OS Develop

    • 发布日期:2017-04-27
    • 文件大小:20041
    • 提供者:曾成旭
  1. 深入理解计算机系统(中文版)

    0下载:
  2. 了解编程在window下的执行过程,帮助程序员提高代码编写质量(Help us program better)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-21
    • 文件大小:20398080
    • 提供者:britney
« 12 3 4 5 6 »
搜珍网 www.dssz.com