资源列表
[系统编程] Teaching_Evaluation
说明:学校员工系统的一种升级解决方案。相信会对大家有很大的帮助。-school system employees an update solutions. We believe this will be very helpful.<abow> 在 2025-06-05 上传 | 大小:1.04mb | 下载:0
[Linux/Unix编程] vox
说明:wav文件和VOX文件格式互相转换的源代码。-documents and VOX wav file format conversion between source code.<陈景卫> 在 2025-06-05 上传 | 大小:747kb | 下载:0
[系统编程] InjectPE
说明:在exe文件引入表中挂接自定义的dll文件,可用于exe加密、制作插件等。。作者学习pe文件格式的成果,绝对原创!-exe files in the introduction of the table definition articulated since the dll file that can be used exe encryption, such as plug-in production. . Study author pe file formats the results abs<倪玉龙> 在 2025-06-05 上传 | 大小:2kb | 下载:0
[系统编程] win32modify
说明:修改pe可执行文件的c语言实现,比汇编写的容易理解,且易移植!-revised pe executable files c language, the compilation was made easy to understand and easy to transplant!<倪玉龙> 在 2025-06-05 上传 | 大小:5kb | 下载:0
[系统编程] window2000服务编程源码
说明:这个是windows2000/xp的系统服务编程。实现了系统系统服务的注册,响应启动,停止服务的功能。-windows2000/xp system services programming. Implementation of the system for the registration system services in response to start and stop the service functions.<贾明> 在 2025-06-05 上传 | 大小:870kb | 下载:0
[系统编程] buddy_算法
说明:Buddy(伙伴)算法每次分配包含一个或者多个物理页面的内存块,页面以2的次幂的内存块来分配。首先搜寻满足请求大小的页面,它从满足当前申请大小的Buddy数据结构的m_ freePages域着手沿链来搜索空闲页面。如果没有这样请求大小的空闲页面,则它搜索两倍于请求大小的内存块。这个过程一直将持续到所有的Buddy 被搜索完或找到满足要求的内存块为。如果找到的页面块大于请求的块则对其进行分割以使其大小与请求块匹配。由于块大小都是2的次幂所以分割过程十分简单:空闲块(低地址)被连进相应大小的队列而这<npu> 在 2025-06-05 上传 | 大小:4kb | 下载:0
[加密解密] PEEncrypt_gb2312
说明:delphi语言,另有少量汇编代码,实现了PE文件的加密。-language, and another small amount of code compilation, achieved a PE file encryption.<npu> 在 2025-06-05 上传 | 大小:209kb | 下载:0
[加密解密] 加密机与解密机实例源码
说明:加密解密的代码,从网络上找到,应该对写共享软件有用。-encryption and decryption code from the Internet found to be useful write-sharing software.<韦先生> 在 2025-06-05 上传 | 大小:257kb | 下载:0