资源列表

« 1 2 ... .85 .86 .87 .88 .89 2290.91 .92 .93 .94 .95 ... 16274 »

[系统编程buddy_算法

说明:Buddy(伙伴)算法每次分配包含一个或者多个物理页面的内存块,页面以2的次幂的内存块来分配。首先搜寻满足请求大小的页面,它从满足当前申请大小的Buddy数据结构的m_ freePages域着手沿链来搜索空闲页面。如果没有这样请求大小的空闲页面,则它搜索两倍于请求大小的内存块。这个过程一直将持续到所有的Buddy 被搜索完或找到满足要求的内存块为。如果找到的页面块大于请求的块则对其进行分割以使其大小与请求块匹配。由于块大小都是2的次幂所以分割过程十分简单:空闲块(低地址)被连进相应大小的队列而这
<npu> 在 2025-06-11 上传 | 大小:4kb | 下载:0

[加密解密PEEncrypt_gb2312

说明:delphi语言,另有少量汇编代码,实现了PE文件的加密。-language, and another small amount of code compilation, achieved a PE file encryption.
<npu> 在 2025-06-11 上传 | 大小:209kb | 下载:0

[加密解密加密机与解密机实例源码

说明:加密解密的代码,从网络上找到,应该对写共享软件有用。-encryption and decryption code from the Internet found to be useful write-sharing software.
<韦先生> 在 2025-06-11 上传 | 大小:257kb | 下载:0

[加密解密核心采用汇编的MD5算法源代码(极好)

说明:核心采用汇编的MD5算法源代码,想了解MD5的朋友可以看一下-core compiled using the MD5 algorithm source code and wanted to know MD5 friends can look at the
<fan> 在 2025-06-11 上传 | 大小:5kb | 下载:0

[系统编程FLASH存储器件国际标准JESD68

说明:此为FLASH闪存类编程国际标准,对闪存编程的朋友有指导价值-this type of flash memory programming to international standards, the right friends flash programming guide value
<毛国辉> 在 2025-06-11 上传 | 大小:67kb | 下载:0

[系统编程rw_card

说明:读闪存卡的读写程序,包括读和写FLASH卡的操作子程序实例,很有价值。-Reading memory card reader procedures, including Flash cards read and write operations subroutine examples of great value.
<毛国辉> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[系统编程c++chengxu

说明:专业的VB编程网站、含VB源码、教程、控件、文章、最新VB试题、VB毕业设计和毕业论文等。-professional VB website containing VB source code, tutorials, control, articles, the latest test VB, VB design and graduation thesis so.
<田心> 在 2025-06-11 上传 | 大小:4mb | 下载:0

[加密解密蜘蛛纸牌作弊器SP2

说明:一个游戏外挂,全用win32汇编写的,而破解的游戏就是windows下的小游戏蜘蛛纸牌,这个破解软件可以翻看任意牌,可以换牌。-a game pieces, all written using win32 compilation, and the crack of the game is the small windows Spider Solitaire games, the hacking software can look up any unlicensed, and for licens
<> 在 2025-06-11 上传 | 大小:43kb | 下载:0

[Linux/Unix编程snail_joytokey

说明:一个linux下的内核模块,可以把百通的手柄转换成键盘的驱动程序-under a linux kernel modules that can handle 100-conversion keyboard driver
<> 在 2025-06-11 上传 | 大小:6kb | 下载:0

[系统编程DskTop

说明:采用dll注射方式,可以排列windows桌面上的图标,并且可以排列成三种形状,还可以让它们动起来-used dll injection, with windows on the desktop icon, as well as three rows of shape, it can also allow them to move
<> 在 2025-06-11 上传 | 大小:2.77mb | 下载:0

[扫描程序键盘输入程序举例

说明:键盘扫描程序,通过8155接口进行扫描,是一个难得的好参考程序-keyboard scanning process, through 8155 interface for scanning, is a rare good reference program
<陈全胜> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[系统编程EDSDKv2132W

说明:2013年最新版的佳能单反相机开发包,国内下载不到哦 Digital Camera SDK (This document is common for All Cameras, EOS 5D Mark III, EOS 5D Mark II, EOS 6D, EOS 7D, EOS 60D, EOS 50D, EOS 40D, EOS-1Ds Mark III, EOS-1D Mark III, EOS-1D Mark IV, EOS M, EOS 1100D, EOS 100
<> 在 2025-06-11 上传 | 大小:24.22mb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 2290.91 .92 .93 .94 .95 ... 16274 »

源码中国 www.ymcn.org