搜索资源列表
FileSystemModel
- A model of the local file system, implemented as a concrete subclass of AbstractTreeTableModel. This class implements the TreeTableModel interface. -A model of the local file system. implemented as a concrete subclass of Abstract TreeTableModel. Th
filesysyem_on_linux
- 操作系统课内实验部分,文件系统的模拟与实现。-curricular experimental operating system, file system simulation and implementation.
studentDocumentSystem
- 学生档案系统 主类StudentManager 录入界面StudentSituation,进行学生的登陆 查询界面Inquest ,查询已有的学生 修改界面ModifySituation,修改已有的学生的界面 删除界面Delete,删除学生的界面 学生对象Student-students file system type StudentManager main input interface StudentSit uation, students landing Quer
FileLister
- 利用java+corba技术实现远程访问文件系统,模拟网上邻居的功能。-use java corba Remote Access Technology File System, simulated online neighbor function.
fileSystem
- 简单的二级文件系统 软件说明: 开发环境:windows操作系统 jdk1.60 开发工具: jbulider2006 软件简要说明:本软件使用的是java编程语言。基本实现对系统的所有文件,文件夹的基本操作(新建,删除,复制,修改等等)-two simple file system software : the development environment : jdk1.60 windows operating system development tools : jbuli
MyFileSystem
- 操作系统课程设计——二级文件系统模拟-operating system course design -two-level file system simulation
FileProcessor
- 该程序实现java语言对文件系统的统一处理,有详尽的注释,可以直接用在你开发的系统里。-the program java language to the unified file system, a detailed annotations can be directly used in your development of the systems.
jsp File Browser
- ------------------------IMPORTANT With this jsp you can destroy important files on your system, it also could be a serious security hole on your server. Use this scr ipt only, if you know what you do. There is no warranty of any kind.
FileManagement.rar
- 用JAVA模拟操作系统的文件管理,主要是用Fat表的形式来组织的文件系统的数据结构。,JAVA simulation using the document management system, Fat is mainly used to organize the form of file system data structures.
P2Pfileshare
- 基于jxta的局域网P2P文件共享,可以实现局域网中的文件p2p共享,实现文件快速传输及交流-file share system
SimpleP2P
- 实现的是P2P文件共享系统,是通过基于Chord原理实现的DHT网络,分享本地计算机上的文件,或下载其他计算机共享的文件。本文件系统的特点在于并不仅仅是个简单的文件传输系统,而是真正的实现文件的共享-Realize that P2P file sharing system, is achieved through the principle of Chord-based DHT network, sharing files on the local computer, or download o
Stream
- 一个遍历文件系统目录结构的程序并能够将其结构用字符打印出来-A traverse file system directory structure of the program and its structure can be printed with characters
FileSystem_Java
- java实现的简单文件系统,可以实现一般文件系统的基本操作,并赋有系统类图-to achieve a simple java file system, file system can be achieved in general the basic operation and are endowed with the system class diagram
filesystem
- java做的文件系统,操作系统课程设计,有报告,源码程序-java to do the file system, operating system, curriculum design, there have been reports, source code program
BBS-system
- 本档为制作一个BBS论坛系统的总体说明书,里面详细注明了设计过程中的细节。-The file system for the production of a BBS forum general instructions, which specify in detail the design process in detail.
manage-file
- 一个管理文件系统。运行后,可以寻找到自己电脑上的文件。方便文件的管理,有一定的参考价值。-A management file system. Running, you can find files on your computer. Convenient file management Management, there is some reference value.
File-system
- 1. 在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。 2. 文件物理结构可采用显式链接或其他方法。 3. 磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。 4. 文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。 5.
Operating-System-Experiment-Project
- 这是一个模拟实现操作系统进程调度,作业调度,存储器管理,文件系统管理等功能小程序,是基于java Eclipse平台实现的,愿与大家交流共享-This is a simulated operating system process scheduling, job scheduling, memory management, file system management features such as applets, java Eclipse platform-based, and we wo
the-student-management-system
- 本篇和大家讨论该“学生管理系统”的核心部分――一个特殊的数据结构。该数据结构的名称为 DLinkedStuCollection 即一个双向的链表,可以完成向前向后的遍列,同时还能在内存中没有数据时自动从 文件系统加载记录,还可以在内存中的数据到达某个极限的时候将某些记录保存到文件了!。-Benpian and we discuss the " student management system," the core part- a special data struct
Project Stage 1_student Java files
- java file system project 1