搜索资源列表
UNIX文件模拟系统
- 该模拟的UNIX文件系统应该有以下功能: 多级目录的结构,第一目录为用户名,其余的为它的子目录; 多用户的功能,有8个用户使用同一块数据区; 具有用户登录和注册的功能,如果用户没有用户名和密码就应该注册,如果有了用户名和密码就应该登陆; -simulation of the UNIX file system should have the following features : multi-level directory structure, the first direct
18839@tdjob
- 可以让你在找工作的过程中方便地记录你所选中的公司信息、职位信息、发送的简历和公司的回复,支持多用户,是一个多用户系统 -can let you in the process of looking for work easily record your chosen company information, job information, Send resume and the company's response, support multiple users, is a multi-
LINUXkcsj
- linux简单多用户系统之文件系统服务源代码实现-linux simple multi-user system file system source code to achieve service
netusercomm局域网多用户通信
- netusercomm局域网多用户通信,从事多媒体网络开发人员-netusercomm LAN multi-user communications, multimedia network engaged in the development of staff
BetwinVS.rar
- Betwin windows多用户远程桌面管理,Betwin windows multi-user remote desktop management
Linux
- 模拟linux文件系统的c++源码,包括文件的创建删除,以及支持多用户功能 -Simulation linux file system c++ source code, including the creation of the file deletion, and support for multi-user functionality
FTP_linux
- 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
mmap-remap.tar
- remmap方式的内核空间映射,完成内核空间和用户空间的,多用户空间的数据交换-remmap kernel space mapping approach to complete the kernel space and user space, multi-user spatial data exchange
FileSystem
- 文件系统 通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-File system through the Linux file system simulation, with a binary file (FileSystem.disk) to simulate the disk. To design a multi-user doc
xp3389
- XP下双开3389源码 编译后,直接运行,XP的终端自动开启激活guest,密码为vipver,加管理员组,并且可以多用户登录-XP under dual open source compiler 3389, the direct running, XP activation of the terminal automatically open guest, password vipver, add the Administrators group, and can be multi-use
lastbank
- 多用户银行系统,实现 开户, 账号查询,存款,取款,转账功能-Multi-user banking system, the realization of accounts, account inquiries, deposits, withdrawals, transfers function
userfilesystem(with_improvement)
- 用C语言或C++语言设计一个最多包括N个用户的多用户文件系统,约定每个用户最多保存M个文件。 同时相知一个用户在进入系统后,最多打开L个文件。-Using C language or C++ language design, including a maximum of N user multi-user file system, agreed to preserve each user a maximum of M documents. At the same time, know eac
OSMU
- 设计并实现一个多用户多级目录结构的文件系统,开发平台是Linux-Designed and implemented a multi-user multi-level directory structure of the file system, development platform is Linux
UNIXwenjianxitong
- 一、设计思想说明 本系统是模拟实现多用户多目录的文件系统(8个用户),在系统出现登录后 ,输入用户与口令,在用户登录系统后,可建立文件卷,将用户输入的文件保存在指定的文件中。 -First, the design idea is the simulation of this system to achieve multi-user multi-directory file system (8 users), in the system log in, enter your usernam
filesystem
- 这是一个二级文件系统,能够在linux下编译并执行,通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-This is a secondary file system, can be compiled under linux and implement, through the Linux file system simulation,
linuxfilesystem
- 模拟实现UNIX的文件系统,多用户、多级目录结构文件系统的设计与实现模拟实现UNIX的文件系统-Simulation of the realization of UNIX file system, multi-user, multi-level directory structure File System Design and Implementation of simulation to achieve UNIX file system
mmap-nopage.tar
- nopage 方式的内存映射机制,完成用户空间和内核空间的地址转化,多用户空间的数据交换-nopage way of memory mapping mechanism, the completion of the user' s address space and kernel space conversion, multi-user spatial data exchange
muscle5.21
- MUSCLE (Multi User Server Client Linking Environment) 提供一个多路的消息服务器以及相应的网络API,其客户端涉及多种语言包括 C, C++, C#, Delphi, Java, 和 Python. MUSCLE 用来在网络上传输消息对象,所有消... -Middleware Design
Multi-ICE_User_Guide
- Multi-ICE 用户手册 2.2-Multi-ICE User Guide
Simple-Multi-User-TCPIP-ClientServer-Example
- This example shows a simple communication stream between a client and a server over TCP/IP. The server program also demonstrates a simple multi-threaded connection monitoring routine. The example programs do not attempt to implement a data trans