搜索资源列表
IntroductionandcommandVIM
- VIM简介与命令 Vim是一个带模式的编辑器,同样的按键,在不同模式下,具有不同的功能定义。-Introduction and command VIM Vim is an editor with a pattern, the same keys, in different modes, with different functions defined
grep-2.5.1a.tar.bz2
- The grep command searches one or more input files for lines containing a match to a specified pattern.
command
- 用boost::shared_ptr实现command模式,并提供MacroCommand来支持复合的command。-command pattern
robotfinal.tar
- 基于c++ 对command设计模式的混合运用-Based on the command design pattern c++ mixed use
des_test_ecb_cbc.tar
- ECB模式,CBC模式DES加解密。 1.CBC模式与一般的不一样,当密文的数据发生错误时,解密后错误字节块和后续所有块的所有字节都是错误的。而一般模式只会影响当前块和后续块的相应字节。 2.可以加密任意长度的数据文件,最后的块数据不足8bytes,不是简单的补0。补0的缺陷是当明文块尾数据为0时,在解密时就不知如何处理了。 3.编译命令: 1. 编译测试程序 make test. 2. 编译动态库 make libdes.so 3. 编译静态库 make
