CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - unix file
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - unix file - List
[
Linux-Unix
]
window unix file
DL : 0
操作文件的函数的说明和代码,包含了所有文件操作的功能,适合在windows和unix下运行。-operation as a function of the document description and code, containing all the file manipulation functions, suitable for the windows and unix running.
Update
: 2008-10-13
Size
: 5.93kb
Publisher
:
于明着
[
Linux-Unix
]
UNIX文件模拟系统
DL : 0
该模拟的UNIX文件系统应该有以下功能: 多级目录的结构,第一目录为用户名,其余的为它的子目录; 多用户的功能,有8个用户使用同一块数据区; 具有用户登录和注册的功能,如果用户没有用户名和密码就应该注册,如果有了用户名和密码就应该登陆; -simulation of the UNIX file system should have the following features : multi-level directory structure, the first directory to the user name, the rest are in a subdirectory; Multi-user functions, eight users with a data area; With user login and registration functions, if users do not have a user name and secret the codes would be registered, if we have a user name and password should landing;
Update
: 2008-10-13
Size
: 224.89kb
Publisher
:
黄小文
[
Linux-Unix
]
DOS文件格式转化为UNIX文件格式的C程序
DL : 0
DOS文件格式转化为UNIX文件格式的C程序-DOS file format conversion for UNIX file format C Program
Update
: 2008-10-13
Size
: 2.01kb
Publisher
:
孙忠裴
[
Linux-Unix
]
DOS文件格式转化为UNIX文件格式的C程序
DL : 0
DOS文件格式转化为UNIX文件格式的C程序-DOS file format conversion for UNIX file format C Program
Update
: 2025-02-19
Size
: 2kb
Publisher
:
孙忠裴
[
Linux-Unix
]
window unix file
DL : 0
操作文件的函数的说明和代码,包含了所有文件操作的功能,适合在windows和unix下运行。-operation as a function of the document description and code, containing all the file manipulation functions, suitable for the windows and unix running.
Update
: 2025-02-19
Size
: 6kb
Publisher
:
于明着
[
Linux-Unix
]
UNIX文件模拟系统
DL : 0
该模拟的UNIX文件系统应该有以下功能: 多级目录的结构,第一目录为用户名,其余的为它的子目录; 多用户的功能,有8个用户使用同一块数据区; 具有用户登录和注册的功能,如果用户没有用户名和密码就应该注册,如果有了用户名和密码就应该登陆; -simulation of the UNIX file system should have the following features : multi-level directory structure, the first directory to the user name, the rest are in a subdirectory; Multi-user functions, eight users with a data area; With user login and registration functions, if users do not have a user name and secret the codes would be registered, if we have a user name and password should landing;
Update
: 2025-02-19
Size
: 225kb
Publisher
:
黄小文
[
Shell api
]
unix下目录递归查询(shell)
DL : 0
shell对指定目录下的指定文件类型进行递归查询所要的内容-shell of a designated directory specified file types recursive query as to the contents
Update
: 2025-02-19
Size
: 1kb
Publisher
:
陈飞飞
[
Other
]
lions-unix
DL : 0
上篇 UNIX操作系统版本6源代码 UNIX操作系统过程分类索引 UNIX操作系统文件及过程 UNIX操作系统定义的符号列表 UNIX操作系统源代码交叉引用列表 第一部分 初始化、进程初始化 第二部分 陷入、中断、系统调用和 进程管理 第三部分 程序交换、基本输入/输出、块设备 第四部分 文件和目录、文件系统、管道 第五部分 面向字符的特殊文件 下篇 莱昂氏UNIX源代码分析-articles on UNIX Version 6 UNIX operating system source code classification process UNIX operating Index System documentation and process definition of UNIX symbolic links UNIX source code cross-reference table No. part of the initialization process initialization into the second part, interruption, system calls and process management procedures for the exchange of the third part, basic input/output, the fourth part of block device files and directories, file system, Pipeline part of the fifth-oriented character of the special paper Continued Leon's UNIX source code analysis
Update
: 2025-02-19
Size
: 14.81mb
Publisher
:
水
[
Software Engineering
]
los
DL : 0
操作系统课程设计 1、模拟UNIX(linux)文件系统 [问题描述] 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的 模拟UNIX文件系统 。 [基本要求] 1.在现有机器硬盘上开辟20M的硬盘空间,作为设定的硬盘空间。 2.编写一管理程序对此空间进行管理,以模拟UNIX(linux)文件系统,具体要求如下: (1) 要求盘块大小1k 正规文件 (2) i 结点文件类型 目录文件 (共1byte) 块设备 管道文件 。物理地址(索引表) 共有13个表项,每表项2byte 。文件长度 4byte 。联结计数 1byte (3)0号块 超级块 栈长度50 空闲盘块的管理:成组链接 ( UNIX) 位示图法 (Linux) (4)每建一个目录,分配4个物理块 文件名 14byte -curriculum design an operating system, Simulation of UNIX (Linux) file system [Description of the issue] as an OS and built a large file, its facade into a disk, in which the realization of a simple simulation of the UNIX file system. [Basic requirements] 1. Hard existing machines opened 20 M disk space, as a set of hard drive space. 2. Prepared a management procedures this space management, to simulate the UNIX (Linux) file system, specific requirements are as follows : (1) require a disk block size k formal document (2) i node directory file type (a total of 1byte) block device Pipeline documents. Physical Address (Index) on a total of 13 tables, every item in Table 2 byte. 4byte document length. 1byte link count (3) 0, super-block length of 50 block Stack spare disk block management : G
Update
: 2025-02-19
Size
: 855kb
Publisher
:
wangwei
[
File Operate
]
new_wenjianxitong
DL : 0
成组链接模拟unix文件系统 功能包括:3)文件的创建 文件的打开: 文件的读: 文件的写:文件关闭 删除文件 创建目录(建立子目录) 改变当前目录 列出文件目录 退出-simulation unix file system features include : 3) documents the creation of open document : document read : The paper wrote : File closed delete the file create directories (establishment of subdirectories) to change the current directory to withdraw from the directory list
Update
: 2025-02-19
Size
: 4kb
Publisher
:
jian
[
Linux-Unix
]
[unix.v6.v7.].unix.v6.v7.src.source.code
DL : 1
unix.v6.v7.源码,献给开发系统的爱好者!-unix.v6.v7. FOSS, dedicated to the development of lovers!
Update
: 2025-02-19
Size
: 23.05mb
Publisher
:
wizard
[
Books
]
AFSAdministrationReference
DL : 0
《AFS管理员参考手册》 Andrew文件系统(AFS)是一个分布式网络文件系统,其能够使来自任何通过这个国家的AFS机器能够在文件一经在本地存储就能访问。AFS是一个稳定的单元,其每个单元代表文件空间中一个独立的管理部分。单元连接在一起组成了一个在根/afs目录下的一个庞大的UNIX文件系统。 本书是供管理员之用的参考手册。-"AFS administrator reference manual," Andrew File System (AFS) is a distributed network text Ware System, it can come from any country through the AFS machines to a paper by the local store will be able to visit. AFS is a stable unit, each unit space on behalf of an independent management component. Modules linked to a form of the root/afs directory of a large UNIX file system. This book is for the administrator's reference manual.
Update
: 2025-02-19
Size
: 1.29mb
Publisher
:
river_side
[
Books
]
IBM_AFS3.6ReleaseNotes
DL : 0
IBM AFS 3.6 Release Notes Andrew文件系统(AFS)是一个分布式网络文件系统,其能够使来自任何通过这个国家的AFS机器能够在文件一经在本地存储就能访问。AFS是一个稳定的单元,其每个单元代表文件空间中一个独立的管理部分。单元连接在一起组成了一个在根/afs目录下的一个庞大的UNIX文件系统。 本书是IBM关于其开源产品AFS 3.6 的一个说明文件。-IBM AFS 3.6 Release Notes Andrew File System (AFS) is a distributed network file system, it can come from any country through the AFS machines to a paper by the local store will be able to visit. AFS is a stable unit, each unit space on behalf of an independent management component. Modules linked to a form of the root/afs directory of a large UNIX file system. This book is IBM products on its revenue AFS 3.6 a note.
Update
: 2025-02-19
Size
: 271kb
Publisher
:
river_side
[
Documents
]
11104707729
DL : 0
模拟Unix文件系统,操作系统课程设计.在windows平台VC++上开发.-Simulation Unix file system, operating system, curriculum design. In windows platform VC++ Developed.
Update
: 2025-02-19
Size
: 1.79mb
Publisher
:
RuanYongXiong
[
Linux-Unix
]
unix_os
DL : 0
模拟unix文件系统的功能,寒假自己完成的-Simulation unix file system functions, completed their winter vacation
Update
: 2025-02-19
Size
: 211kb
Publisher
:
王皓
[
Internet-Network
]
linux-transmit-file
DL : 0
一个在Linux/unix下传输文件的小程序。 只有两个文件,直接编译就可以使用 很小很好用-A Linux/unix to transfer files under the applet. Only two documents, direct the compiler can use a small very well with
Update
: 2025-02-19
Size
: 2kb
Publisher
:
yangdk
[
Program doc
]
socket-file-transfer
DL : 0
linux/unix环境下利用socket进行文件传输的服务器端程序和客户端程序-linux/unix socket file transfer server client
Update
: 2025-02-19
Size
: 819kb
Publisher
:
王亚磊
[
Other
]
UNIX
DL : 0
本书详细介绍了Unix的文件系统、常用命令、维护与管理、网络通信等;很全面的一本关于Unix的书籍。-This book details the Unix file system, commonly used commands, maintenance and management, network communications very comprehensive a book on Unix.
Update
: 2025-02-19
Size
: 410kb
Publisher
:
吴小飞
[
Linux-Unix
]
UNIX-FILE-SYSTEM
DL : 0
MFC实现的模拟UNIX小型文件系统 具有一些UNIX中常见的简单功能。-a UNIX FILE SYSTEM write in MFC
Update
: 2025-02-19
Size
: 64kb
Publisher
:
王鑫
[
Linux-Unix
]
模拟unix系统
DL : 0
完成UNIX文件管理系统的子集的模拟实现(Complete the simulation implementation of subset of UNIX file management system.)
Update
: 2025-02-19
Size
: 3.37mb
Publisher
:
哟哟扑
«
1
2
3
4
5
6
7
8
9
10
...
32
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.