搜索资源列表
文件监测
- 监测文件是否被其他程序修改过
C#加密指定文件
- C#加密指定文件,浏览到想要加密的文件,可以是TXT或其它格式的文件,然后输入输入任意密钥,可以对选中的文件进行加密,由于设计出了可视化的窗体界面,因此使得本C#加密解密程序使用起来相当简单容易。
用vc写的内存映射文件读、写的dll
- 用vc写的内存映射文件读、写的dll,还有在vb、c#以及C++中如何使用的例子说明,Vc Writing with the memory-mapped file read and write the dll, have at vb, c# and C++ in how to use examples to illustrate
FileSystem.在内存中开辟一个空间作为文件存储器
- 在内存中开辟一个空间作为文件存储器,在其上实现一个简单的文件系统。退出这个文件系统时,需要该文件系统的内容保存到磁盘上,以便下次可以将其回复到内存中来。,In memory to open a space for the file memory, in its realization of a simple file system. To withdraw from the file system, the need for the contents of the file system is
mem_map_file.zip内存映射文件例子
- 内存映射文件例子 ,The example of memory mapping file
ini文件的读和写
- ini文件的读和写-ini document reads and writes
PE文件信息查看工具,Win32ASM源码PE Labs 1.0源码.zi
- PE文件信息查看工具,Win32ASM源码PE Labs 1.0源码-PE File Information See tools, Win32ASM source PE Labs 1.0 source
文件加解密
- 一个用来加密和解密文件的程序,很好用-One used to encrypt and decrypt files, good use
使用内存映射文件共享数据的例子 FileMap
- 使用内存映射文件共享数据的例子- The use memory maps the document sharing data the example
PE文件分析器
- Windows操作系统支持的PE格式文件格式分析器-Windows operating system support PE form document format analyzer
linux二级文件系统及报告
- 设计一个简单的LINUX二级文件系统,包括文件的创建删除修改等,C语言实现(Design a simple LINUX two level file system, including file creation, deletion, modification, etc., C language implementation)
文件加密解密
- 对txt文件的加密解密,采用c++编写。(The encryption and decryption of the txt file, using c ++.)
加密文件
- 对电脑中的文件夹进行加密,每次打开文件夹,需要输入密码(For computer to encrypt the folder, open the folder each time, need password)
ftp文件上传下载
- Linux ftp 实现文件传输,客户端,服务器端实现文件上传下载(Linux FTP file transfer, client, server-side file upload and download)
Makefile进行多文件的编译
- 学习makefile对linux下的多文件进行同时编译,比gcc进行的单文件编译高效,方便(Learning makefile for Linux under the simultaneous compilation of multiple files, than GCC single file compilation efficient and convenient)
文件加密C++源代码
- 允许文件加密,以便保护保密的数据不会被攻击者以直接访问计算机的方式进行窃取。(This allows for file encryption in order to protect confidential data from attackers with physical access to the computer)
实验10 编写库文件
- 这是一个实验指导,是在linux环境写,指导编写一个库文件(Write in Linux environment, guide the preparation of a library file)
Windows文件系统过滤驱动开发教程
- 学习windows内核编程时,查找的相关资料,Windows文件系统过滤驱动开发教程(Windows file system filter driver development tutorial)
Linux文件系统
- linux文件系统的简单实现,文件的增删改查(linux fileSystem,rm,mkdir,ls)
Linux下的文件系统
- 实现一个在Linux下的模拟文件系统,完成目录的增删改、文件的增删改(Implementation of a simulated file system under Linux)