资源列表
[系统编程] 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 number of well-known, is an enli<吴宁> 在 2025-06-11 上传 | 大小: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-06-11 上传 | 大小: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 the beginning of Chapter VII of<lkq> 在 2025-06-11 上传 | 大小: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-06-11 上传 | 大小: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-06-11 上传 | 大小: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 (mod 26)。当a=1,b=3时,为凯撒密码。 3.维吉<徐凯波> 在 2025-06-11 上传 | 大小:4kb | 下载:1
[系统编程] VBScreen
说明:在任何全屏游戏中都可以按F12键呼出程序窗口!-Full-screen in any game can be exhaled by the F12 key window!<loveme_wife> 在 2025-06-11 上传 | 大小:47kb | 下载:1