资源列表
[数据库编程] CGridCtrl_demo19_02
说明:类似excel的表格控件 可以进行类似excel的拆分单元格, 合并单元格,对某行某列求和,排序 等等功能-similar forms of control can excel similar cell for a split, the merger cells of a certain sum out of a trip, sorting and so on<蔡琳> 在 2008-10-13 上传 | 大小:110.87kb | 下载:0
[TCP/IP协议栈] 基于S3C4510B的以太网协议的移植
说明:基于S3C4510B的以太网协议的移植,适用于三星ARM7核心的S3C4510B开发板,其他ARM7可参考-S3C4510B based on the Ethernet protocol transplant applies to the Samsung S3C4510B ARM7 core development board, other ARM7 reference<李贽> 在 2008-10-13 上传 | 大小:95.2kb | 下载:0
[其它] 伽玛相机线性校正演示程序
说明:本程序是一个伽玛相机的线性测试校正演示程序,该程序模拟了光电倍增管出来的原始图像,并对原始图像进行校正-this process is a linear gamma camera calibration test demonstration program, which simulated a photomultiplier tube of the original image and the original image correction<luxiangzz> 在 2008-10-13 上传 | 大小:312.39kb | 下载:0
[系统编程] 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