搜索资源列表
ftool
- 一个算得上比较实用的程序了,综合属性页及其他一些控件,另外还完成了一个遍历文件系统的类,这个程序主要用来删除冗余文件的,是根据文件的md5值来区分的-a more practical can be said of the procedure, the Composite attributes pages and other controls, and also completed a traverse file system type, the procedure used mainly to
系统目录监视程序
- 关于系统文件改动消息的捕获,用于文件监视的好例子-file system changes on the information capture, document surveillance for a good example
又一个写硬盘的网页病毒程序
- 以上代码保存为.hta文件,可以调用FileSystemObject元件(文件系统对象)。病毒首先得到你的Windows目录和System目录,再修改注册表,把你的启动目录——\"C:\\WINDOWS\\Start Menu\\Programs\\启动\"设置为完全共享,这样就可以被黑客搜到,上传一个“冰河”或者“广外女生”, 然后病毒就把目标对准System目录,往里面灌垃圾文件,都是形如Msvbvm???的Dll文件,而且所有VB编写的程序都不能用了,提示找不到Dll文件——因为Msvbv
myfiledialogfr
- 本程序是一个文件系统程序,适合中级水平的程序员.-this program is a file system procedures, suitable for intermediate level programmers.
BLOCKIO
- 我自己写的一个文件系统与fat兼容,我自己写的一个文件系统与fat兼容-I write a file system compatible with fat, I wrote a file system compatible with fat
practice10
- fat文件系统:适用于usb,含有fat16和fat32,自己写的。-fat file system : to usb, containing fat16 and fat32, and wrote it myself.
wenjianxitongmonisheji
- 文件系统实现 1. 数据结构设计 通过分析设计题目,具体设计出主要的三个数据结构。 2. 程序流程设计 根据课程设计的内容,给出具体实现的思路和程序框图,并给一定的解释,流程图要和自己的程序实现一致,不求多,要简练明确,可以参考实验指导书。 3. 主要算法设计 根据课程设计的内容和实现文件系统需要,给出查找,插入文件,用户等关键算法,可以参考演示程序。 4. 模拟实现文件系统 根据设计的数据结构,流程框图以及具体算法,用C/C++ 等高级程序设计语言模拟文件系统
cppfile
- 转载c++例子,是一个关于文件系统管理的代码,可以下来-reproduced example is a file system on the management of code can look down
QQandSample
- QQ风格界面,单文档系统。同时带有多线程的仿真信号采集程序-QQ style interface, single file system. Multithreading with the same time, the simulation signal acquisition procedures
rootfs
- 嵌入式linux文件系统的制作说明文档,简单明了-Embedded Linux file system produced documentation, clear and simple
wenjianxitongmoni
- 操作系统课程设计报告 文件系统模拟 一、课程设计目的 通过模拟文件系统的实现,深入理解操作系统中文件系统的理论知识。 二、课程设计要求 通过课程设计,要求学生主要掌握如下内容: 1.设计出文件系统中常用的数据结构; 2.理解文件系统的工作流程,给出程序流程图; 3.设计出文件系统中关键的算法; 4.模拟实现二级目录文件系统,并给出一组运行结果。 三、课程设计内容 根据实验指导书补充 四、文件系统实现 -courses on operating
hhydwjxt
- 很好用的文件系统 可以在dos中实现 也就是在模拟DOS-good use of the file system can achieve dos is in a simulated DOS
FileSystemgood
- 编写一个树型目录结构的文件系统模拟文件管理工作流程 模拟文件系统,具备新建,删除,读,写,复制等基本功能。-prepared a directory tree structure of the file system simulation document management workflow simulation file system, with the new, delete, read, write, copy, and other basic functions.
FAT16_and_FAT32
- FAT32和FAT16的差异 学习文件系统的朋友可以看看 希望有帮助:)-the FAT32 and FAT16 file system differences in learning can see friends want to help :)
mayanfang0331527
- 这是学生做的人事档案系统,大家参考一下-students to do this is a personnel file system, we should take a look to see if
ClientFile
- 这是一个文件系统,是关于影院的相关信息-This a file system is on the cinema of relevant information
linux_stone_cramfs
- linux cramfs 文件系统 cramfs 文件系统介绍,详细说明 cramfs文件系统的挂载-linux cramfs filesystem cramfs file system, the cramfs detailed descr iption of the file system mount
Operating-System-visal--file-System
- 将操作系统的四个实验进行合成,组成界面,用于实现操作系统的四大功能的模拟,分别进行进程管理、处理机调度(作业调度)、存储管理(页面调度)以及设备管理(磁盘调度)。-The four experiments operating system synthesis, composition interface, the operating system used to implement the four functions of the simulation, respectively, for p
Base-on-MFC-file-system
- 本文件系统是以windows的窗口为参考,在MFC的对话框模版下,主要通过tree control 和 list control两个控件和一些其它的控件模拟文件的操作。-The file system is based on Windows window for reference, in MFC dialog template, mainly through the tree control and list control two controls and some other contro
file
- 简单文件系统,实现文件打开保存修改等功能-Simple file system, save the modified file open functions