资源列表
[加密解密] RSA_safecode
说明:Rsa 算法精简源代码,适合初学者使用。-Rsa algorithm to streamline the source code, suitable for beginners to use.<申夏> 在 2025-07-17 上传 | 大小:2kb | 下载:0
[系统编程] Memory
说明:内存空间不能跨进程访问的原因主要在于不同进程都有自己的页目录和页表。进程切换的很大一块也就是切换掉页目录。 Windows自己的ReadProcessMemory最终也是通过KeStackAttachProcess附加到目标进程空间执行拷贝的。但是中间的N个内核函数调用现在被很多保护系统Hook掉并保护起来了,所以要通过这层层关卡读到东西还是不那么简单的。-Inter-process memory space should not visit the main reason is beca<sdlylz> 在 2025-07-17 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] missileProblem
说明:acm防御导弹问题详细解答,所用方法为dp 和greedy algorithm,完整的解决了这个问题。-acm missile defense issues in detail, the methods for the dp and the greedy algorithm, a complete solution to this problem.<ZeShan Liu> 在 2025-07-17 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] list_linux
说明:数据结构自己写的linux链表的实现,希望对大家有用-Data structure to write their own list of the linux realize, in the hope that useful to everybody<yuhongchang> 在 2025-07-17 上传 | 大小:2kb | 下载:0
[加密解密] asp-sha256
说明:SHA256加密函数,256位的加密,应该是安全性比较高。不过,估计我也用不着,呵呵!平常用MD5加密就足够了。 -SHA256 encryption function, 256-bit encryption, security should be relatively high. It is estimated, however I also do not need, huh, huh! Normal use MD5 encryption is sufficient.<> 在 2025-07-17 上传 | 大小:2kb | 下载:0