资源列表
[加密解密] aes_modes_source
说明:加密认证联合模式的源代码,加密认证的加密算法均采用AES加密。包含了EAX GCM CCM三种联合加密认证的算法资源文件。-Joint encryption certified mode of the source code, encryption, authentication encryption algorithm AES encryption are used. Contains three types of joint EAX<八戒> 在 2025-03-10 上传 | 大小:51kb | 下载:1
[加密解密] aes_modes_vs2005
说明:加密认证联合模式的VS2005工程文件,加密认证的加密算法均采用AES加密。包含了EAX GCM CCM三种联合加密认证的算法工程文件,在VS2005中直接编译生成gentest可执行文件用于测试三种模式。-Joint encryption certified mode VS2005 project file, encryption, authentication encryption algorithm AES encryption<八戒> 在 2025-03-10 上传 | 大小:105kb | 下载: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<吴宁> 在 2025-03-10 上传 | 大小:372kb | 下载: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<犁田> 在 2025-03-10 上传 | 大小:41kb | 下载: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> 在 2025-03-10 上传 | 大小:17kb | 下载:1
[加密解密] AES-128Bit-C51
说明:最近实验的一个AES加密算法,在KEIL C51编译通过,仅支持128Bit-Recently, an experimental AES encryption algorithm, in KEIL C51 compiler is passed, only supports 128bit<梁锋> 在 2025-03-10 上传 | 大小:9kb | 下载: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<> 在 2025-03-10 上传 | 大小:31kb | 下载: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<徐凯波> 在 2025-03-10 上传 | 大小:4kb | 下载:1
[系统编程] VBScreen
说明:在任何全屏游戏中都可以按F12键呼出程序窗口!-Full-screen in any game can be exhaled by the F12 key window!<loveme_wife> 在 2025-03-10 上传 | 大小:47kb | 下载:1