搜索资源列表
filesysyem_on_linux
- 操作系统课内实验部分,文件系统的模拟与实现。-curricular experimental operating system, file system simulation and implementation.
FileLister
- 利用java+corba技术实现远程访问文件系统,模拟网上邻居的功能。-use java corba Remote Access Technology File System, simulated online neighbor function.
FileSysqx
- 简易的文件模拟系统,可以实现文件察看和拷贝-simple document simulation system, can achieve a paper copy for yourself, and
MyFileSystem
- 操作系统课程设计——二级文件系统模拟-operating system course design -two-level file system simulation
FileManagement.rar
- 用JAVA模拟操作系统的文件管理,主要是用Fat表的形式来组织的文件系统的数据结构。,JAVA simulation using the document management system, Fat is mainly used to organize the form of file system data structures.
FCA_Greysh_Configuration
- 简介 JavaEE在开发的时候,如果是系统内部常量,一般提倡用枚举常量类,写在单独的类中,但是经常要修改的变量,比如数据源配置,如果存在数据库中,有种浪费。但是存在TXT中扩展性不好,就笔者观察,一般的程序员都喜欢把经常修改的常量存在xml文件或者properties文件。 存在xml文件最大的好处是扩展性很好,一般用sax或者dom这两个方向的框架,比如DOM4J,JDOM等。Sun推出的JAXM(Java API for XML Messaging)也是用的DOM4J。由于SA
ComputerTest
- 这是用Java编写的考试模拟系统,只要将你想要考试的题用txt文件写好,放在同一目录下即可读出,但是还要设置里面的格式(参考我的吧)!-This is the test analogous system which compiles with Java, so long as wants you the test the topic to write with the txt document, places under the identical table of contents then
Catfish
- java 的有关代码 模拟水下仿生系统的类有关文件-the message of java modigy the system in the water .
novelwarning
- 模拟小说的防沉迷系统软件,把原始txt文件分成40份,存储信息名通过密码翻译存放在saving文件中,确保安全性-The novel anti-fatigue system simulation software, in the original txt file into 40 copies of stored information were translated via a password stored in the saving the file to ensure the safet
wenjianguanli
- 一、 任务 设计模拟操作系统文件系统的程序。 二、 目的 通过具体的文件存储空间的管理、文件的物理结构、目录结构和文件操作的实现,加深对文件系统内部功能和实现过程的理解。 三、功能要求 (1)在内存中开辟一个空间作为文件存储器,在其上实现一个简单的文件系统。退出这个文件系统时,需要该文件系统的内容保存到磁盘上,以便下次可以将其回复到内存中来。 (2)文件存储空间管理可采取显式链接(如FAT)或者其他方法。(即自选一种方法) (3)空闲空间管理可采用位图或者
Dont-understand-asked
- 此文件是模拟宾馆管理系统的 代码简明清晰,另有注释 是java初学者的一个好选择-This file is the simulation of hotel management system code clear and concise, and another comment is a good choice for beginners java
HSGETIP
- 一个java swing 获取公网ip的程序, 服务器获取自己的公网ip并储存到数据库中, 客户端去数据库获取ip并写入到文件中, 用到了文件流模拟浏览器和系统托盘-Access to public network ip program a java swing server to get its own public ip and stored into the database, database of clients to obtain ip and write to a fi
datasystem
- 操作系统中对两个级别文件系统的编写与模拟。-operating system course design and file system simulation
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
src
- 使用java模拟windows 文件系统操作 有图形界面!-Using simulation java windows file system operations graphical interface!
Filebatch
- 模拟计算机文件系统的管理,实现文件的各种操作问题,满足所有的需求,是一份靠谱的文件管理程序-Analog computer file system management, file various operational issues, to meet all needs, is a reliable file management program
FileSysManage
- 一个模拟文件系统的Java程序。可以实现格式化,创建文件夹,创建文件,修改文件内容等功能。-A Java program that stimulates the file system. The features include format disk, create directory, create file, modify file, and so on.
新闻管理系统
- 新闻发布系统,模拟类似腾讯新闻的页面 (1)用户管理模块:注册用户、临时用户、管理员用户 (2)页面管理模块:新闻显示模块、成员管理模块、新闻栏目管理模块、新闻信息管理模块、评论模块 (3)后台管理模块:对不合法用户进行禁用,删除操作、对新闻进行发布、对有错误的新闻进行修改或者对新闻进行删除 说明:压缩文件自带Tomcat,数据库news.sql在项目news下(News release system, similar to Tencent news page)
Simulation managemnt system
- 文件为国家电网模拟管理系统,用于java学习结束后的模拟测试,用以积累开发经验(The document is the national grid simulation management system, which is used for the simulation test after the end of java learning, in order to accumulate experience in development)
java2
- 用java实现了文件目录树的功能,可以创建,复制,粘贴,删除文件,模拟真实的文件系统(Using java to implement the function of the file directory tree)