资源列表

[加密解密aes_modes_vs2005

说明:加密认证联合模式的VS2005工程文件,加密认证的加密算法均采用AES加密。包含了EAX GCM CCM三种联合加密认证的算法工程文件,在VS2005中直接编译生成gentest可执行文件用于测试三种模式。-Joint encryption certified mode VS2005 project file, encryption, authentication encryption algorithm AES encryption
<八戒> 在 2024-10-22 上传 | 大小:107520 | 下载:1

[系统编程BeginningMFCProgrammingSourceCode

说明:这是Beginning MFC programming一书的全部源码。这本书在一些编程高手中很有名,是一本启蒙书。我是被一个荷兰的CAD专家介绍之后知道这本书的。可惜的是,我没有这本书的电子版,只好将配套程序全部打包船上来了。-Beginning MFC programming This is a book all the source code. This book is a master in programming in a nu
<吴宁> 在 2024-10-22 上传 | 大小:380928 | 下载:1

[系统编程zcb

说明:读写注册表的源码,可以写入和读出,对开发记录有帮助-Read and write registry source, you can write and read out the record of the development has helped
<老军> 在 2024-10-22 上传 | 大小:207872 | 下载:1

[加密解密Myrc4

说明:简单的RC4算法的实现,用于教学和学习。-RC4 simple algorithm for the teaching and learning.
<Bob> 在 2024-10-22 上传 | 大小:14336 | 下载:1

[系统编程rbPEFormatViewer

说明:vc6.0, PE文件格式查看,可以查看PE文件头信息、节信息、输入表信息以及输出表信息-vc6.0, PE file format view, you can view PE file header information, festival information, enter the table information, as well as output tables of information
<犁田> 在 2024-10-22 上传 | 大小:41984 | 下载:1

[Linux/Unix编程chapter17

说明:《Beginning_Linux_Programming_Third_Edition》这本书的附带程序,由于前几章十分简单,所以从第七章开始传- Beginning_Linux_Programming_Third_Edition This book is the incidental procedures, as a result of the preceding chapters is very simple, so from th
<lkq> 在 2024-10-22 上传 | 大小:17408 | 下载:1

[加密解密AES-128Bit-C51

说明:最近实验的一个AES加密算法,在KEIL C51编译通过,仅支持128Bit-Recently, an experimental AES encryption algorithm, in KEIL C51 compiler is passed, only supports 128bit
<梁锋> 在 2024-10-22 上传 | 大小:9216 | 下载:1

[系统编程DLL-pb9-061123

说明:获得主板ID,硬盘物理ID,网卡物理地址的DLL-pb9-061123-Access to the motherboard ID, the hard disk physical ID, the network card physical address of the DLL-pb9-061123
<> 在 2024-10-22 上传 | 大小:31744 | 下载:1

[加密解密gudianmima

说明: 古典密码中,主要的思想为移位算法及置换算法。 1.移位密码 密钥K为整数,且取值空间为0到25;加密函数:x = x + k (mod 26);解密函数:x = x - k (mod 26)。当K=3时,为凯撒密码。 2.仿射密码 密钥对由a、b组成,整数a满足 gcd(a, 26) = 1,整数b的取值空间为0到25;加密函数:x = ax + b(mod 26);解密函数:x = a*y - a*b (mo
<徐凯波> 在 2024-10-22 上传 | 大小:4096 | 下载:1

[系统编程VBScreen

说明:在任何全屏游戏中都可以按F12键呼出程序窗口!-Full-screen in any game can be exhaled by the F12 key window!
<loveme_wife> 在 2024-10-22 上传 | 大小:48128 | 下载:1

[加密解密lmes

说明:40行的简单代码实现了中国剩余定理的算法,可求同余方程组的mod.-40 lines of simple code to achieve the Chinese Remainder Theorem algorithm, rectifiable congruence equations mod.
<wangce> 在 2024-10-22 上传 | 大小:2048 | 下载:1

[加密解密XORcode

说明:XOR算法的DELPHI实现,并附加ASP代码页,注意加密密匙为6位任意字符,可互相验证加密效果。-XOR algorithm DELPHI realized, and additional ASP code page, pay attention to encryption keys for six random characters, the effect can be mutual authentication encryptio
<> 在 2024-10-22 上传 | 大小:174080 | 下载:1

源码中国 www.ymcn.org