资源列表

« 1 2 ... .17 .18 .19 .20 .21 2622.23 .24 .25 .26 .27 ... 216383 »

[系统编程buddy_算法

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

[加密解密PEEncrypt_gb2312

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

[组合框控件用VFP6的组合框实现逐键显示查询

说明:用VFP6的组合框实现逐键显示查询 用VFP6的组合框实现逐键显示查询-combination with VFP6 fr a me-by-achieving Press inquiry VFP6 combination to achieve-by-fr a me Press inquiries
<zl> 在 2008-10-13 上传 | 大小:3.12kb | 下载:0

[驱动编程HiddenDriver

说明:This an example how to pack the driver into resources. Tested under: Windows 2000, XP and Server 2003. ______________________ Four-F, four-f@mail.ru-This an example how to pack the driver into resources. Tested under: Windows 2000, XP and
<fan> 在 2008-10-13 上传 | 大小:6.89kb | 下载:0

[其它在有向图中查找由v1到v2的所有路径

说明:在有向图中查找由V1到V2的所有路径,很经典的。-in a map to find V1 to V2 from the path, very classic.
<乐天> 在 2008-10-13 上传 | 大小:8.37kb | 下载:0

[其它深度优先搜索、广度优先搜索

说明:图的深度优先搜索和广度优先搜索。值得一看。-map the depth-first search and breadth - first search. An eye-catcher.
<乐天> 在 2008-10-13 上传 | 大小:10.96kb | 下载:2

[其它求二叉树的高度、叶子节点数

说明:求二叉树的高度和深度,求高度时采用递归算法,求深度时采用非递归算法。-for binary tree height and depth, used for highly recursive algorithm, seeking depth of the use of non - recursive algorithm.
<乐天> 在 2008-10-13 上传 | 大小:8.95kb | 下载:0

[对话框与窗口BusinessSkinForm.v3.95.Full.Source.Delphi.BCB

说明:ExpressQuantumGrid Suite v4在Delphi 和 C++ Builder开发环境下是一个最好的网格和数据输入组件。利用ExpressQuantumGrid Suite,你能够为你的最终用户可视化地创建完美的界面和显示难以置信的特征及灵活性 - 而这些仅需要很少的代码。-ExpressQuantumGrid Suite v4 in Delphi and C Builder development environment is one of the best grids an
<迷茫> 在 2008-10-13 上传 | 大小:428.44kb | 下载:0

[其它GOOGLE全球副总裁李开复演讲的其他资料

说明:李开复在华南理工讲座的资料,涉及好多方面,大家可以认真的阅读一下,有所帮助-Kai-fu Lee talks in the South China Polytechnic information involves many aspects, we can seriously read, help
<林永铄> 在 2008-10-13 上传 | 大小:24.83mb | 下载:1

[网络编程Vc开发的IE(源码)

说明:Vc开发的IE(源码)有一些简单的IE的功能-Vc development of IE (source), there are some simple function of the IE
<李军> 在 2008-10-13 上传 | 大小:177.3kb | 下载:1

[弱点检测代码初级教程攻防

说明:这是一本可以给你提供最基本的黑客知识的书,让你了解怎么样成为一名小菜鸟-This is one you can provide the basic knowledge of hackers, so you know how to become a kind of small exposure
<hqq> 在 2008-10-13 上传 | 大小:371.17kb | 下载:0

[Internet/网络编程http下载(源程序)

说明:是有关HTTP下载的一些程序,本人已经测试过可以使用,希望大家喜欢-the HTTP download some of the procedures, I have tested can be used, hope you like
<李军> 在 2008-10-13 上传 | 大小:16.4kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 2622.23 .24 .25 .26 .27 ... 216383 »

源码中国 www.ymcn.org