搜索资源列表
sdelsrc.zip
- 删除文件同时完全清除文件内容的程序for NT
fsch.zip
- linux系统下实现类似win的对多个文件的文件内容检索的功能
EXE文件自我修改
- EXE文件在运行中修改自身内容。 可用于自升级或者程序加密等用途。-EXE document changes in the operation of its own content. Can be used to upgrade or procedures from encryption purposes.
base64decoder
- 用于base64的解密 将一个包含base64的文件内容取出以后进行解密放到指定的文件里面去-for the base64 decoding base64 will contain a content of the documents removed after designated for declassifying the document put inside
File Monitor
- 这个程序可以监控一个文件内容的改变情况并给出通知.-this procedure can monitor the contents of a document to change the situation and gives notice.
SearchInFile
- 文件内容高级搜索程序:在电脑上面指定文件夹搜索文件里面多个关键字,中间用分号分隔开即可 版权归周立发所有-Advanced Search contents of the documents : on the computer above the designated folder search keyword file number, Middle separated with a semicolon will be the property of all Zhou Lifa
DB2Xls(RW)
- 用delphi 打开Excel文件,读取Excel 文件内容等。-with delphi open Excel file, read the contents of the documents, such as Excel.
JiaMi
- 这是一个加密解密程序,可对文本文件内容进行加密,需要看时再进行解密
mulushudebianli
- 根据用户输入的命令行选项的不同,来实现三种功能:argc为2时,命令格式为 myfind <pathname> 它要统计出,在常规文件中,文件长度不大于4096字节的常规文件,在所有允许访问的普通文件中所占的百分比。不允许打印出任何路径名。 argc为4且argv[2] == “-comp”时,命令格式为 myfind <pathname> -comp <filename> 输出在<pathname>目录子树之下,所有与<
OS
- 操作系统课设-简单的文件管理-目录管理(目录的创建与删除、文件的创建和删除),文件内容的复制、增加、删除等。
root-tree
- (1)myfind <pathname> 的功能: 除了具有与程序4-7相同的功能外,还要输出在<pathname>目录子树之下,文件长度不大于4096字节的常规文件,在所有允许访问的普通文件中所占的百分比。程序不允许打印出任何路径名。 (2)myfind <pathname> -comp <filename>的功能: <filename>是常规文件的路径名(非目录名,但是其路径可以包含目录)。命令仅仅输出在<path
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
sdelsrc
- 删除文件同时完全清除文件内容的程序for NT- At the same time the deletion document completely eliminates the document content procedure for NT
fsch
- linux系统下实现类似win的对多个文件的文件内容检索的功能-linux system realizes similar win to many documents document content retrieval function
encrypt
- 采用DES加密算法对文件内容进行加密,并采用文件过滤驱动对加密目录进行隐藏-DES encryption algorithm used to encrypt the contents of the documents and adopt the document on encryption filter driver to hide the directory
md5
- 文件验证,利用MD5算法做文件的HASH,得到统一结果判断文件内容的一致性-File Hash
handle
- 读取文本文件内容,以换行为标记,将每行字符转换成字符串,以供其他使用,比如字典文件处理-Read the text of the document in order to change behavior of tags, each line of characters into a string for other uses, such as the dictionary file handling
EncryptDectyptTool_Src
- 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
SHA
- 可将txt文件内容求hash值,具体算法为sha_1 算法来源为《密码学原理与实践》 冯登国 学生原创,可执行(The contents of the txt file for the hash value, the specific algorithm for the sha_1 algorithm source for the principle and practice of "Feng" cryptography shown Student original, e
ucenter
- 通过主进程的分发机制一次下发指定数目文件至子进程,子进程进行文件操作取文件内容进行后面的需求操作.(Through the main process distribution mechanism, send a specified number of files to the sub process at a time, the child process file operations, take the file content for the latter needs operations