搜索资源列表
青鸟软件生产线
- 作好一个系统,必须有个好的预先设计,好的系统必须满足,可扩张性,代码容易看懂,结构清晰.-make a system, there must be a good pre-designed, a good system must meet, expansive and easy to understand code, structure clear.
virtual-dusk
- 申请一个10M的文件空间虚拟成一个磁盘,按照1K大小划分扇区,依序编号,实现单卷单级目录的文件系统。 根据文件分配方案设计相应的FCB结构,空闲空间管理结构,磁盘卷总信息结构,目录区信息结构等,存放在虚拟磁盘的相应区域 编写管理程序,实现对虚拟磁盘的全权控制,犹如针对真实磁盘使用模式类似DOS或者Linux的终端方式 本文简单介绍了磁盘文件格式FAT及其他相关背景和算法,并采用FAT方案实现单卷、单级目录的虚拟文件系统。描述了整个程序的基本思路模块划分、流程图及代码的实现。-appl
file_system
- 本源代码所设计的文件系统,具有建立文件(create)、打开文件(open)、读文件(read)、写文件(write)、关闭文件(close)、撤销文件(delete)等功能。在模拟程序中可从键盘上输入文件操作命令来模拟各用户程序中所调用的各种文件操作,用一个结束命令(end)停止程序的执行。-source code designed by the file system, with the establishment of documents (create) open the file (o
定时关机,定时锁定系统
- 很好的代码来看吧!-good look at the code!
simulateFileSystem
- 操作系统课程设计,模拟文件系统(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
GosF2C
- 将一个文件转换成C代码格式,常用于嵌入式系统中-will be converted into a document format C code, which is used in embedded systems
01
- C51中断系统代码1,在Keil C51 7.0以上版本编译通过。
03
- C51中断系统代码3,在Keil C51 7.0以上版本编译通过。
04
- C51中断系统代码4,在Keil C51 7.0以上版本编译通过。
操作系统——PCB模拟代码
- 这是帮别人做的程序,模拟操作系统中进程控制块(包括多道系统中动态优先级进程调度和动态内存分配),用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
FastDFS开源代码
- 文件系统源代码!!!!! 文件系统源代码-File system source code file system source code !!!!!
OSDemo
- 操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)-Experimental demonstration of the operating system code (three experiments, operations management, memory management, document management)
operationSystem
- 操作系统的演示代码,包括内存管理,文件系统,设备管理等内容。-Demonstration of the operating system code, including memory management, file system, device management and so on.
CRDBS
- 企业人事管理系统代码,不错哦,刚从别的网站下载的-Personnel management system code, it is true Oh, just another website for download
os
- 操作系统引导探究.rar讲解操作系统启动全过程,详细并有代码.-Guide into the operating system. Rar on the operating system to start the whole process in detail and have the code.
ucfs_source_code
- ucfs_source_code文件系统代码-ucfs_source_code file system code! ! ! !
czxtsj
- 操作系统设计二级文件系统代码以及指导书,很全的啊-failed to translate
main-fun
- 操作系统DOS多任务系统代码 有关时间片轮转、线程间切换、线程间通信、-自动检测中英文中译英英译中百度翻译 翻译结果(中 > 英)复制结果 Operating system DOS multi task system code The time slice rotation, switching between threads, thread communication
filesys
- Nachos 修改之后的文件系统代码,很不错哦-Nachos after revision of the file system code, very good, oh
深入理解计算机系统(中文版)
- 了解编程在window下的执行过程,帮助程序员提高代码编写质量(Help us program better)