搜索资源列表
vb60_fanli.rar
- 主要是一些文件操作的技巧,例如文本编辑器的制作,简易的文件管理器,磁盘中查找文件等的基本VB程序 ,广大的VB爱好者可以参考一下我的程序
FILETOOL.ZIP
- 文件操作,复制,删除等-file manipulation, copy, delete, etc.
汇编文件操作
- 汇编的文件操作 自己做的 能实现一些简单的功能 即增删改查-compilation of the documents to do their operation to achieve some simple features that makes change investigations
c语言高级编程实例
- 包括文件操作、图形系统、并口串口编程、鼠标编程、小型cad系统、编译器、病毒防火墙、海底大战等多个实例。-operation including documents, graphics, Serial Parallel Programming, mouse programming, small cad system, compilers, the virus firewall, such as submarine war examples.
c++文件日志
- C++环境下如何利用文件进行日志的操作,这个代码在解决日志方面提供了很好的借鉴作用-C environment how to use log files, the operation of the code in resolving the log provided a good reference
操作模块
- ns2的tcl脚本的解析器,能够解析简单的有限网络下的tcl脚本,并保存为.data文件-NS2 scr ipt parser parses a simple limited network of peers scr ipt, and to preserve. data document
c++的各种文件操作
- c++的各种文件操作,对初学者很有用,帮助更快入们
汇编语言中的文件操作
- 我用汇编语言编写的程序 能够实现文件的复制删除读出显示等功能-I use assembly language programs written copies of files deleted read display function
用login二级目录的文件系统
- 这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。-the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on som
文件系统模拟
- 文件系统模拟 模拟采用二级目录结构的磁盘文件系统中的文件操作-Analog simulation of the file system directory structure with the secondary file system disk file operations
vb60_fanli
- 主要是一些文件操作的技巧,例如文本编辑器的制作,简易的文件管理器,磁盘中查找文件等的基本VB程序 ,广大的VB爱好者可以参考一下我的程序- Mainly is some document operations skills, for example the text editor s manufacture, the simple document management, in the floppy disk searches the document and so on the basic
os
- 设计一个模拟的多用户多级目录的文件系统,并提供基本命令来模拟这个文件系统的文件操作。用一个文件来模拟用户表,用来记录当前系统中的用户,每一个用户有一张自己的用户目录表,用来记录自己账户下的目录情况,目录表也是用形式保存在硬盘中。用户分普通用户,管理员,超级管理员三种,各用户只可以在自己目录下操作文件,超级管理员可以为新用户分配用户目录,可以设置用户的权限,而管理员只可以为新用户分配用户目录,普通用户则只能在自己的目录下进行文件操作。 用户登陆之后,可以在其用户目录下面进行文件操作,可以新建
sleepterminate
- 延时操作 结束批定进程 ini文件操作 -sleep terminate process inifiles
filefind
- delphi 的文件查找和遍历,基本文件操作-delphi find and traverse the document, the basic file operations
cyuyanshishangbianchengbaili
- 第二篇 文件操作 实例24 文件加密(1) 实例25 文件加密(2) 实例26 批处理程序的加密 实例27 给自己的程序加上行号 实例28 文件分割程序 实例29 删除目录树 实例30 显示系统文件表 实例31 显示一个目录的存储内容 实例32 递归读取磁盘文件 实例33 C语言直接读取FoxPro的.DBFYYWR 实例34 用索引文件读取数据项 实例35 加密数据库 第三篇 系统调用 实例36 用C语言内嵌汇编语言实现
OS
- 操作系统课程设计,模拟UNIX磁盘文件管理系统 • 建立文件存储介质的管理机制 • 建立目录 • 文件系统功能(显示目录、创建、删除、打开、关闭、读、写) • 文件操作接口(显示目录、创建、删除、打开、关闭、读、写)-Operating system, curriculum design, simulation UNIX disk file management system • Create file storage medi
FileSystme
- 操作系统课程设计,通过具体的文件存储空间的管理、文件的物理结构、目录结构和文件操作的实现,加深对文件系统内部功能和实现过程的理解。 -Operating system, curriculum design, through specific file storage space management, document the physical structure, directory structure and file operations to achieve and deepen the
CEB文件阅读器方正2.0
- 方正ceb阅读器 是一款国产的免费电子文档阅读软件,它集电子书阅读、下载、收藏等功能于一身,既可看书又可听书,还兼备RSS阅读器和本地文件夹监控功能。它具有功能完善,界面友好,操作简单等特点,可用于阅读 CEBX、CEB、PDF、EPUB、HTML、TXT 格式的电子图书及文件。(Founder CEB reader is a free domestic electronic document reading software, it set e-book reading, download,
文件操作
- C语言文件操作,文件操作的基本格式,C语言书上源码。(C language file operation)
hadoop基本操作样例
- hadoop文件操作,mapreudce基本用法,hive基本操作等案例