搜索资源列表
dolphin-0.2.10-src.zip
- Full support for extended regular expressions (those with intersection and complement); Support for some kinds of cycles in grammar; DFA-based operation; Unicode support; C++ only, requires a modern compiler; Lexical analyzers can be config
iniFile_Helper
- Ini文件操作类。 非常实用的功能。-Ini file operation type. Very practical function.
时钟事物提醒
- 一款功能齐全的事务提醒,时钟软件。其中包括对窗口特效的处理、对INI文件的操作等-a feature Affairs reminded that the clock software. Including the effects of the treatment window to the INI file operation
jincheng
- 设计目录结构(采用多级目录)以及文件目录项的结构、外存空间的位示图,并编程实现如下要求(本实验未考虑实现文件操作功能)-Design the directory structure (using multi-level directory), and the file directory of the structure of space-bit Out-of-Core that map, and programming to achieve the following requirements
AODV_Delphi
- This my project about AODV in AdHoc network. By using Delphi to program the operation of the algorithm.It include the source code in Delphi and the execute file to run.-This is my project about AODV in AdHoc network. By using Delphi to program the op
OS
- 操作系统课程设计,模拟UNIX磁盘文件管理系统 • 建立文件存储介质的管理机制 • 建立目录 • 文件系统功能(显示目录、创建、删除、打开、关闭、读、写) • 文件操作接口(显示目录、创建、删除、打开、关闭、读、写)-Operating system, curriculum design, simulation UNIX disk file management system • Create file storage medi
FILE
- 进行文件基本操作的应用程序。本实例的知识点有:调用C++现成的系统函数库进行文件的各种操作(查找、检查操作权限、重命名、删除)。-Basic operations for file applications. The examples of knowledge points are: calling C++ library for existing file systems of various operations (find, check operation permissions, ren
copysystem
- 题目:文件操作。具体要求:用户输入源文件名和目的文件名后,若用户缺省目的文件名,则与源文件同名。目的文件不存在时,出现文件复制对话框如下: 1 文件原样复制。2 文件压缩复制。3 文件加密复制 。请选择(1,2,3):文件压缩复制的含义:将源文件中的所有空格删除后拷贝到目的文件 。加密解密方法:输入一个6字符的密钥,将文件数据和密钥(ASCII码)进行异或运算。 不足6字节的部分,和密钥相应的字符进行运算。(可以设计出更好的压缩和加密/解密算法) -Topic: File operatio
DelphiPfileoperation
- Delphi+创建和删除文件夹,Delphi+创建和删除文件夹 -Delphi file operation
new-file
- MPI vector operation. This program is done to soften a vector with a simple operation.
fileoperating
- 操作系统课程设计,文件操作,实现了对文件和目录的重命名,保存,编辑,复制,新建-oprating system experiment about file operation,rename ,copy ,create, read ,write ,print a file or directory
wjcz
- 用来演示文件操作 , 适合初学者进行学习研究,不错的源码-Used to demonstrate the file operation, suitable for beginners to learn research, a good source
qinghuashiyan19_20_21
- 清华大学是试验资料,关于微机接口的加法,读文件,写文件的操作。可以在相关环境下运行看看,体验微机接口的处理-Tsinghua University is the experimental data, the addition on the computer interface, reading the file, write file operation. Can be run in a relevant environment to see and experience dealing wit
realize-hot-keys-on-save-to-file
- Delphi上实现热键保存到文件,供下次运行时自动载入使用-Delphi realize hot keys on save to file for the next operation to load the use
xml-file
- delphi 操作xml文件。读取xml文件-delphi operation xml file. Read xml file
Delphi6bcds_wjcz
- Delphi6编程大师_文件操作附书源码-Delphi6 programming master _ file operation with book source
file-management-experiment
- 操作系统文件管理实验:利用交互式命令实现树型目录结构和文件管理,同时利用位示图表示外存的分配情况,新建文件时分配必要的空间,模拟文件分配表记录文件在外存上的存储方式。了解系统对文件的操作。 在文件中保存目录内容,创建文件或子目录可以用命令行命令:MD、CD、RD、MK(创建文件)、DEL(删除文件)和DIR-Operating system file management experiment: the use of interactive command tree directory st
file-management-system--
- 本项目名称为《模拟一个简单二级文件管理系统》,该项目中包含目录的创建,目录下文件、子目录的创建。对文件的操作包括:创建、删除、读、写、修改文件属性等模式。对目录的操作包括:创建、删除。-The name of the project for the simulation of a simple two-level file management system, the project included the creation of the directory, directory files,
CPPClass
- C++经典的文件操作类函数库,方便实现C++的语言的框架。实现C语言相通的效率问题。实现C++中的类的继承,多态。-C++ classic file operation class library to facilitate the realization of C++ language framework. C language to achieve the same efficiency issues. Achieve the C++ class inheritance, polymorph
文件操作
- C语言文件操作,文件操作的基本格式,C语言书上源码。(C language file operation)