搜索资源列表
linux
- 是操作系统课程设计Linux代码分析的那部分。-curriculum design is the operating system Linux code analysis of the part.
linux-talk
- 基于Linux/Unix嵌入式课程设计报告
WSBOOKC
- winsock编程声明:最近一直有人要用我的这个实验报告,并为此多次给我发邮件。我不反对你们使用这个报告。但是,有几个问题请注意一下: 1、这个报告的代码不完全。只有进行语法分析和词法分析的两个函数,没有使程序完整起来的主函数。 2、我在写这些代码的时候看错了语法分析的语法规则,导致某些符合语法规则的源文件无法被正确分析。这个问题我在报告的最后面有描述。 3、代码的编译:我不保证实验报告中的代码可以在TurboC2.0下编译通过。Visual C++下也不保证。代码的语法规则是符合C99标准,而
mycp
- 实现对linux下cp命令的模拟 在windows下实现 操作系统课程设计-copy
Linux
- 用c语言为Linux系统设计一个简单的二级文件系统(带共享功能)--操作系统课程设计-C language used to design a Linux system, a simple file system 2 (with sharing)- operating systems curriculum design
2010os
- 操作系统课程设计:模拟Linux文件子系统的各种功能实现。如新建文件夹文件、复制、删除、修改权限,编辑txt文本等。-Operating System Course Design: Simulation of the various functions of Linux file subsystem implementation. If the new folder file, copy, delete, modify permissions, edit the txt text and so
Wwumm1zipe
- 一种基于WEB的linux系统账号管理系统 为GF做的课程设计,非非常简单易懂,阐述了原理,主要用到 PHP、MYSQL、GCC3.0。 -GF do a linux system account management system based on WEB curriculum design, very simple to understand and explained the principle, the main use of PHP, MYSQL, GCC3.0.
code
- 参考linux extra2文件系统设计的一个基于c++读写文件操作的虚拟文件系统,适合作为操作系统课程的大作业参考-A reference linux extra2 file system design based on the virtual file system c++ write file operation, suitable for operating system programs big job reference
基于C语言实现的模拟操作系统文件系统
- 模拟linux操作系统,期末课程设计,实现linux基本功能,显示所有文件,返回目录(Simulation of linux operating system, final course design, realize the basic functions of linux, display all files, return to the directory)