Welcome![Sign In][Sign Up]
Location:
Search - FileSystem

Search list

[Linux-Unixflash_eraseall

Description: flash_eraseall.c for linux mtd jffs2 filesystem-flash_eraseall.c for linux mtd jffs2 file system
Platform: | Size: 3283 | Author: 李杰 | Hits:

[Linux-Unixlinux_shell

Description: linux 下模拟shell的实现。 支持管道等功能。读proc文件,查看系统配置。-linux simulated shell realized. Pipelines, and other support functions. Reading proc filesystem check system configuration.
Platform: | Size: 34258 | Author: kong xiangzhen | Hits:

[Other resource200000

Description: Recite(一个辅助英语学习软件源码) 该程序的UI部分使用了WTL7.5。WTL7.5可以很容易的在微软的官方网站找到,安装也很简单。   另外使用了BOOST库中的部分内容。包括filesystem用于操作文件名和目录,可以在( http://lunatic.bokee.com/5899788.html )找到更详细的介绍。serialization用于将对象序列化在磁盘文件中。datetime用于做日期的计算。还用到了string algo做简单的字符串操作。因此你需要从( http://www.boost.org )下载boost的最新版本1.33.1,并在本地编译它。   配置文件的读写使用了TinyXML,源码已经包含在源码包中,无须另外下载。   整个程序的祼奔性相当好,不依赖于其他任何的DLL或COM库,就一个EXE文件。   我的编程和调试环境为WindowsXP,Visual Studio .net 2003。   该软件的目的及作用请参见( http://lunatic.bokee.com/6153131.html )   使用方法( http://lunatic.bokee.com/6153160.html )   相关的资源( http://lunatic.bokee.com/6153181.html ) -Recite (one in English learning software source code) the procedures of the UI used WTL7. 5. WTL7.5 could easily on Microsoft's official Web site, the installation is also very simple. Also use the BOOST part of the contents. Including filesystem operations for the file name and directory, the (http : / / lunatic.bokee.com/5899788.html) find a more detailed referral presentations. Object serialization used to sequence of the disk file. Datetime done for the calculation date. Also used a string algo so simple string manipulation. So you need from (http : / / www.boost.org) boost download the latest version of a .33.1. and the local compile it. The configuration file read and write using TinyXML, FOSS has been contained in the source package, do not have to download. Nude whole procedure
Platform: | Size: 129749 | Author: yu | Hits:

[File OperateFileSystem(swb)

Description: 一个模拟MS-DOS的程序,用一个txt文件模拟硬盘,实现分块,实现了 dir,edit,delete,cd,tree....等20余种类DOS命令-a simulation of MS-DOS program, a simulated document txt hard to achieve block, achieved dir, edit, delete, cd, tree .... more than 20 types of DOS command
Platform: | Size: 32320 | Author: swb | Hits:

[Otherlinux_stone_cramfs

Description: linux cramfs 文件系统 cramfs 文件系统介绍,详细说明 cramfs文件系统的挂载-linux cramfs filesystem cramfs file system, the cramfs detailed description of the file system mount
Platform: | Size: 105852 | Author: 石宝华 | Hits:

[JSP/JavafileSystem

Description: 简单的二级文件系统 软件说明: 开发环境:windows操作系统 jdk1.60 开发工具: jbulider2006 软件简要说明:本软件使用的是java编程语言。基本实现对系统的所有文件,文件夹的基本操作(新建,删除,复制,修改等等)-two simple file system software : the development environment : jdk1.60 windows operating system development tools : jbulider2006 software Brief Description : This software is used by the java programming language. Implementation of the basic system of all documents, folders basic operations (new, delete, copy, modify, etc.)
Platform: | Size: 243724 | Author: lingshao | Hits:

[OtherchangeIP

Description: 通过查询网卡MAC地址与用户已设好的MAC地址及IP列表文件比较,快速的修改计算机名和IP地址-inquiries by MAC address has been set up with a good user MAC address and IP Filesystem, Rapid changes the computer name and IP address
Platform: | Size: 245308 | Author: wuyun | Hits:

[Other resourceBootdisk-HOWTO

Description: linux filesystem bootdisk-howto.This document describes how to design and build boot/root diskettes for Linux. These disks can be used as rescue disks or to test new system components. You should be reasonably familiar with system administration tasks before attempting to build a bootdisk. If you just want a rescue disk to have for emergencies,
Platform: | Size: 90759 | Author: csheng | Hits:

[Driver Developsfloppy

Description: The sfloppy sample is a super floppy driver that resides in the directory \\\\Ntddk\\Src\\Storage\\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers communication between the application level and the port driver. The floppy driver takes requests from filesystem drivers and then sends the appropriate SCSI_REQUEST_BLOCK (SRB) to the port driver. It is compatible with x86 and IA64 platforms.
Platform: | Size: 24436 | Author: zhang | Hits:

[Other resourcefilesystem

Description: 该程序实现了用文件记录变长字节流,可用以存储各种类型的文件,如多媒体数据,声音、图形、图像等。每项记录由记录号和标志符标记。记录的记录号和标识均可用作对记录的定位和引用,记录号可以由操作者输入,也可以自动生成,标志符一定要由操作者输入。
Platform: | Size: 22470 | Author: 杨襄 | Hits:

[File OperateVB-Filesystem

Description: 文件系统全家福(编程语言VB)AddadStringDir 快速全盘查找文件Dir和Api扫描驱动器Exe 伪装天使FreeActiveXShell 获取特殊文件 安全的删除自己 比较两个文件是否相同 查找目录 全部文件大小 查找文件 从全路径名中获得文件扩展名 从全路径名中提取文件名 二进制复制文件 获取当前目录下所有文件和文件夹 记载Windows使用的时间 检测文件是否存在 建立多级目录 将文件夹目录保存到INI文件当中 批量移动文件 确定文件是否为可执行文件 删除含文件的目录 顺序文件 随机文件文件 浏览 在临时文件下建立临时文件 自动识别文件路径 读取相应内容
Platform: | Size: 186747 | Author: H.F.D | Hits:

[OS programFileSystem

Description: 基于Windows的二级文件系统开发
Platform: | Size: 69546 | Author: karl | Hits:

[CSharpFileSystem

Description: IO设备文件访问,媒体播放,文件查看,EXCEL查看。
Platform: | Size: 339339 | Author: Tony Li | Hits:

[OS Developlibfat.tar

Description: Support library to access and manipulate FAT12 / FAT16 / FAT32 file systems - Includes a FUSE filesystem module to access FAT volumes which uses the library
Platform: | Size: 72108 | Author: inhawk | Hits:

[OS DevelopFileSystem

Description: 一个模拟操作系统的文件操作系统,可以有管理员登陆和用户登陆来创建和管理文件!
Platform: | Size: 12921 | Author: guozhaotang | Hits:

[OS Developos-filesystem

Description: 用TC编写的文件管理系统,对学习操作系统中文件管理系统很有帮助,希望对大家有帮助
Platform: | Size: 5932 | Author: 张伟 | Hits:

[Hook apiCallBackFileSystem

Description: Callback FileSystem Application
Platform: | Size: 12032 | Author: rbd | Hits:

[Hook apiVMounter

Description: Callback FileSystem VMounter
Platform: | Size: 11502 | Author: rbd | Hits:

[Other resourceccfatlib

Description: The high portable FAT filesystem library for embedded system.
Platform: | Size: 71369 | Author: Kuan-Jau | Hits:

[OS programfilesystem

Description: 操作系统实验。模拟文件系统实现的基本功能,了解文件系统的基本结构和文件的各种管理方法,加深理解文件系统的内部功能及内部实现。通过用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程,从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。
Platform: | Size: 6758 | Author: sfklay | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 40 »

CodeBus www.codebus.net