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

搜索资源列表

  1. ess6425_flash_ide_filesystem_src

    0下载:
  2. 这是ESS公司6425芯片上OS的一部分,包含所有flash读写、IDE接口、fat32文件系统所有的C语言代码,对学习文件系统和接口驱动的朋友有很多帮助-This is the ESS 6425 chip companies on the part of the OS, includes all the flash-writable, IDE interface, fat32 file system all the C language code, learning systems and d
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:100.02kb
    • 提供者:何中求
  1. MyIE_Code

    0下载:
  2. 1.MyIE开源工程协议 MyIE开源工程遵循GNU通用公共许可证GPL(GNU General Public License)开发,任何人都可以永久免费安装使用,在你下载和使用MyIE源代码前,请阅读并同意这个许可(http://www.gnu.org/copyleft/gpl.html),中文版本(http://www.morequick.com/down/gpl_chs.htm). 2.工程编译提示 如果你使用的是VC++6,你需要更新2个头文件,请从这里下载: http
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:375.82kb
    • 提供者:hhh
  1. FileSystemdesign

    1下载:
  2. 模拟文件系统,操作系统课程设计的心血,含详细设计报告(设计要求、设计思想、数据结构设计、实体关系图、数据流图、程序流程图、结果分析等)。界面友好,模拟MS-DOS命令行方式,并提供命令列表和命令帮助。编程语言:c语言,编译工具:VC6.0。主要内容:模拟磁盘(使用内存空间)、模拟磁盘空间申请、模拟文件目录、模拟打开文件表。主要功能:建立文件、写文件、读文件、显示文件、删除文件、重命名文件、查询文件属性、关闭文件。 -simulation file system, operating syst
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:135.57kb
    • 提供者:邹英斌
  1. moniwenji

    1下载:
  2. 用C语言实现的一个模拟文件系统,里面是实现的源代码!-C language simulation of a file system, which is the source code!
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:5.64kb
    • 提供者:zhanglibo
  1. shellc

    0下载:
  2. 一个完整的SHELL实现源代码,内容包括:buf.c def.h dir.c file.c fs.c fs.h dh.c inode.c main.c os.exe panic.c 对学习操作系统有很大的帮助
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:54.04kb
    • 提供者:鹳达
  1. tkernel_se_1.00.00.tar

    0下载:
  2. T-kernel 的extension源代码,是日本最著名的T-kernel所独有的,适合开发T-kernel的朋友们使用! TK/SE is the program that extends T-Kernel and provides the functions such as a file system and a process management. The TK/SE archive to be provided is comprised of the main p
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:824.31kb
    • 提供者:伤心人
  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
    • 文件大小:293.38kb
    • 提供者:Yang
  1. c

    0下载:
  2. 要求: 1。实现三种算法: 1。先来先服务 2。最短寻道优先(老师会给当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-Requirements: 1. The realization of the three algorithms: 1. First Come First
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1.71kb
    • 提供者:
  1. Linux

    0下载:
  2. 对linuix 文件系统的模拟,包含了若干文件命令,是用c语言实现的。-Linuix file system on the simulation, the order contains a number of documents is achieved with c language.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:339.35kb
    • 提供者:lutao
  1. FILE

    0下载:
  2. 操作系统演示,c语言编写,主要完成界面设计和文件管理的演示-Operating system demonstration, c language, mainly to complete the interface design and document management demonstration
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:34.42kb
    • 提供者:高接
  1. socket

    0下载:
  2. UNIX中实现基本远程socket通信的代码,主要是将客户端一个文件复制到服务器端-UNIX remote socket to achieve the basic communication code, the client is mainly a file copied to the server-side
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:3.93kb
    • 提供者:林毅
  1. c

    0下载:
  2. 一个简单的操作系统,采用微内核结构,具有进程管理,文件系统,内存管理等内容,适合操作系统的入门学习!-A simple operating system, the use of micro-kernel structure, with process management, file system, memory management, etc., the entry for the operating system to learn!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:362.23kb
    • 提供者:sinix
  1. file

    0下载:
  2. 基于消息驱动的菜单是在8位单片机上动行的,能在较少的时间内完在菜单系统设计-This is very good to design C Program.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:2.73kb
    • 提供者:kbw5200
  1. Os_cpu_a

    0下载:
  2. UCOSII在XC164芯片上的移植程序中所要修改的其中一个文件。-In the XC164 chip UCOSII transplant program in which you want to modify a file.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:4.12kb
    • 提供者:tianyouguo
  1. The-file-system-simulation-program

    0下载:
  2. 使用C语言编写的文件系统模拟程序,体现了文件系统的结构与原理,学习操作系统很有用!-Use written in C language of the file system, a simulation program reflects the file system, study the structure and principle of operating system is very useful!
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:6.6kb
    • 提供者:xiangwei
  1. File

    0下载:
  2. 操作系统课程设计,文件管理系统的c++源码,有文件增加,删除,创建目录,修改文件,保存当前状态等功能。-Operating systems curriculum design, document management system c++ source code, there are files to add, delete, create directories, modify files, save the current state functions.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:4.61kb
    • 提供者:eewcee
  1. File-Manager

    0下载:
  2. CUIT课程试验,操作系统:文件管理 C-CUIT course test, the operating system: file management C++
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:3.84kb
    • 提供者:陈根
  1. Linux File

    1下载:
  2. C++语言实现Linux操作系统的文件管理系统-C++ language document management system for the Linux operating system
  3. 所属分类:操作系统开发

    • 发布日期:2013-05-25
    • 文件大小:15.65kb
    • 提供者:
  1. c-open()

    0下载:
  2. 有关C语言fread()函数和fwrite()函数的详细讲解,有助于帮助你了解有关C的文件操作-The C language fread () function fwrite () function explained in detail to help to help you learn more about C file operations
  3. 所属分类:OS Develop

    • 发布日期:2017-11-11
    • 文件大小:78.23kb
    • 提供者:李兵兵
  1. Description-of-the-file-system

    0下载:
  2. 文件系统的描述,使用C语言模拟的,有文件二级目录,以及文件可以被用户创建,删除等功能-A descr iption of the file system, using the C language simulation, there are two files directory, and the file can be user to create, delete, etc.
  3. 所属分类:OS Develop

    • 发布日期:2017-11-02
    • 文件大小:221.78kb
    • 提供者:路子祥
« 12 3 4 5 »
搜珍网 www.dssz.com