CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - HEAP

搜索资源列表

  1. 0305111

    0下载:
  2. 很好的一个DD。。 能够进行快速排序...利用C语言实现,8种排序算法! 例如:插入排序、快速排序、选择排序、冒泡排序、堆排序、希尔排序、归并排序、基数排序!-good a DD. . To conduct rapid sequencing ... use C language, eight algorithm! For example : insert sequencing, Quick Sort, select, in order of Bubble Sort, heap sort, Hil
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5107
    • 提供者:333
  1. iseemem

    0下载:
  2. 这是一个用于C或C++程序开发的内存防护系统,它可以有效的侦测到内存泄漏及内存读写异常的发生,并可以精确的指出发生问题的原因及相关的代码。相对与1.0版,2.1版本采用了全新的内核,应用了私有堆、虚拟内存、多线程存储等诸多技术,防护效果有了一个质的提升。YZ 编写,编译器:VC6。-for C or C program memory protection system, which can effectively detect memory leaks and memory reader unu
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:23734
    • 提供者:钱 峰
  1. valgrind-3.2.1.tar

    0下载:
  2. The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as: * touching memory you shouldn t (eg. overrunning heap block boundaries) *
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5059569
    • 提供者:郭月丰
  1. HeapSort22

    0下载:
  2. 算法中的堆排序算法的实现-algorithm Heap Sort algorithm.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9501
    • 提供者:张应
  1. mpool-2.1.0

    0下载:
  2. 内存池实现 BACKGROUND: This is a memory pool library which was written to allow a program to have heaps that it could destroy without fragmenting memory. You can have multiple heaps and reset them easily completely reclaiming the memory (a
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:22815
    • 提供者:Eagle518
  1. Rhapsody-0.1.8.tar

    0下载:
  2. sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据库模块详见storage/目录下面的 btree.c与pager.c container目录为常用的容器实现,如果rbtree avltree map heap list vector hashtable deque T树 B树, test目录为测试程序代码经过初步测试,比较稳定。 os_api:装
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:252502
    • 提供者:林绍川
  1. php3018exp_c

    0下载:
  2. php3.0.18 s heap overflow,get a nobody shell.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:3129
    • 提供者:陈晨
  1. ms04028

    1下载:
  2. ms04028漏洞利用程序,利用GDIPLUS.DLL的堆溢出漏洞-ms04028 exploits procedures, the use of GDIPLUS.DLL heap overflow vulnerability
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:7400
    • 提供者:咔咔
  1. ccs

    0下载:
  2. 弗洛伊德算法,堆排序的时间,主要由建立初始堆和反复重建堆这两部分的时间开销构成,它们均是通过调用Heapify实现的。 -Floyd algorithm, HEAPSORT time, mainly by the establishment of the initial stack and heap repeatedly reconstruction spending time in these two parts of composition, they are by calling H
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:1517
    • 提供者:刘鸿羽
  1. heap

    0下载:
  2. 将一段内存块当做Heap处理,内含全部源代码,也可以让你了解heap管理的细节,特别适合多个进程之间批量传递数据。-Heap will be handled as a block of memory that contains all the source code, you can also let you know the details of heap management, particularly suitable for bulk transfer of data between m
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:92865
    • 提供者:苗生
  1. heap

    0下载:
  2. 這是一個用C語言所寫的minHeap程式 具有create,findmin,deletemin,Insert這些函式-It is written in a language with a C program with minHeap create, findmin, deletemin, Insert these functions
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:1190
    • 提供者:林文華
  1. safe-heap

    0下载:
  2. safer heap-allocate strategy
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:75460
    • 提供者:kioio
  1. safe-heap

    0下载:
  2. safer heap-allocate strategy
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:568398
    • 提供者:kioio
  1. heap

    0下载:
  2. STL中关于heap用法STL里面的堆操作一般用到的只有4个。他们就是make_heap() 、pop_heap() 、push_heap() 、sort_heap() 他们的头函数是algorithm -About STL heap Usage STL inside the reactor operation is generally used only four. Them is make_heap the () pop_heap () push_heap () sort_heap
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:1235
    • 提供者:王孟贤
  1. test-heap-profiler

    0下载:
  2. Constructor Heap Profile Test Helper Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2666
    • 提供者:puigoco
  1. test-heap

    0下载:
  2. Check Heap Map Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:5002
    • 提供者:waomuecun
  1. heap

    0下载:
  2. Grows the capacity of a binary heap so that it can handle a larger number of \e cfs_binheap_node_t objects.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3138
    • 提供者:cuntonking
  1. Heap memory

    0下载:
  2. Работа с heap by zltigo Структура heap: {first_heap_mcb| memory part} {heap_mcb| memory part}...{heap_mcb| memory part} heap_mcb - описатель элемента памяти (Memory Comtrol Block) memory part - элемент памяти, который описывается соответствующим MCB
  3. 所属分类:弱点检测代码

    • 发布日期:2015-02-14
    • 文件大小:3588
    • 提供者:sanyakv@mail.ru
  1. heap memory C++

    0下载:
  2. Работа с heap by zltigo
  3. 所属分类:弱点检测代码

    • 发布日期:2015-02-14
    • 文件大小:4246
    • 提供者:sanyakv@mail.ru
  1. heap.cpp

    0下载:
  2. 这里需要做一个假设:对于数组中下标为i的节点其左子树和右子树都是保持最大堆性质的堆。在假设成立的前提上,经过这一个维护函数维护过的堆才能够保证是一个最大堆。(There is a hypothesis that the left subtree and the right subtree of the node with the subscr ipt of I in the array are the heaps that maintain the maximum heap properties
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:hope17
« 12 3 4 5 6 »
搜珍网 www.dssz.com