搜索资源列表
EXE文件自我修改
- EXE文件在运行中修改自身内容。 可用于自升级或者程序加密等用途。-EXE document changes in the operation of its own content. Can be used to upgrade or procedures from encryption purposes.
VC++实现文件加密功能的源代码
- VC++实现文件加密功能的源代码,这只是一个简单的例子,如果你感兴趣可以更加深入的研究一下。-VC file encryption function in the source code, this is just a simple example, if you are interested more in-depth study.
UNIX文件模拟系统
- 该模拟的UNIX文件系统应该有以下功能: 多级目录的结构,第一目录为用户名,其余的为它的子目录; 多用户的功能,有8个用户使用同一块数据区; 具有用户登录和注册的功能,如果用户没有用户名和密码就应该注册,如果有了用户名和密码就应该登陆; -simulation of the UNIX file system should have the following features : multi-level directory structure, the first direct
对文件进行加密的aes源程序
- aes的一份转载代码,可以实现文件的加密-Aes reproduced in a code, files can be encrypted
UNIX终端文件下载工具和C源程序代码,含中文说明
- DES 加密系统的 C 语言源代码-DES encryption system in C language source code
filealarm_demo自动感知文件被其它程序修改的信息
- 该功能类似VC中的自动捕获自己打开的文件被其它程序修改-similar to the function of the VC automatically capture their documents are open to other changes in procedures
检查文件是否正在使用(EXE,DLL)的例子
- 检查文件是否正在使用(EXE,DLL)的例子-check whether documents are in use (EXE, DLL) examples
Linux文件系统
- 本章介绍L i n u x内核是如何维护它支持的文件系统中的文件的.-chapter describes L i n u x-core is how to maintain its support for the file system in the papers.
第八章:文件系统实验
- Linux 的最重要的特徵之一是它的为许多不同的文件系统的支持。这使其非常灵活从而与许多另外的操作系统可以很好的共存。linux采用的是树型结构。最上层是根目录,其他的所有目录都是从根目录出发而生成的。微软的DOS和windows也是采用树型结构,但是在DOS和windows中这样的树型结构的根是磁盘分区的盘符,有几个分区就有几个树型结构,他们之间的关系是并列的。但是在linux中,无论操作系统管理几个磁盘分区,这样的目录树只有一个。-Linux the most important featu
不错的文件系统
- 1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的文件系统。每次用户可保存m个件,用户在一次运行中只能打开一个文件。对文件必须设置保护措施,且至少有Creat,Delete,Close,Write等命令。-1, with high-level language debugging and prepared a simple file system. Simulation document
SystemC类库文件,最新版2.2
- SystemC类库文件,最新版2.2.除了类库文件外,还有一些实例程序和相关文档。,SystemC class library file, the latest version 2.2. In addition to library documents, there are some examples of procedures and related documentation.
用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
对读入的某个文本文件input.txt中,拆出英文单词
- 对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。-Of reading a text file input.txt, the demolition of the English word, the output of a lexicographical order
des(matlab).用于文件的DES加密和解密
- 用于文件的DES加密和解密,用matlab编的,含操作界面,其核心程序是网上DOWN的,DES for file encryption and decryption, using the matlab made, including user interface, the core of the program is online DOWN
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
WritePE.rar
- 改写PE文件,插入特定代码!静态注入,一个改写插入代码的例子!VS2005编译,Rewrite PE file, insert the specific code! Static injection, insert a rewritten code examples! VS2005 compiler
cbrp-in-ns2
- 在NS2环境下如何安装cbrp路由协议,以及如何修改环境中的哪些文件。-In NS2 environment how install cbrp routing protocol and how modify environment which files.
文件加密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)
pullout
- lammps程序关于石墨烯从聚合物中拔出模拟的in文件和data文件(Simulating program of lammps graphene pulling out of polymer)