搜索资源列表

  1. vxmalloc

    0下载:
  2. This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley \"bucket\" allocator which has some unique fragmentation behavior. The other is Doug Lea s well tested allocator that tr
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:26734
    • 提供者:nico zhu
  1. wenjianfengeqi

    0下载:
  2. 文件分割也合并软件,此软件用与进行大文件的分割以及将分割后的文件合并。-document fragmentation has combined software, software for use with large documents and the division will split after the merger documents.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:18099
    • 提供者:allen
  1. JBSocketServerTestSource

    0下载:
  2. Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:111143
    • 提供者:王小文
  1. JBSocketServerTestSource

    0下载:
  2. Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-09-20
    • 文件大小:110592
    • 提供者:王小文
  1. vxmalloc

    0下载:
  2. This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley "bucket" allocator which has some unique fragmentation behavior. The other is Doug Lea s well tested allocator that trie
  3. 所属分类:VxWorks

    • 发布日期:2024-09-20
    • 文件大小:26624
    • 提供者:nico zhu
  1. wenjianfengeqi

    0下载:
  2. 文件分割也合并软件,此软件用与进行大文件的分割以及将分割后的文件合并。-document fragmentation has combined software, software for use with large documents and the division will split after the merger documents.
  3. 所属分类:文件操作

    • 发布日期:2024-09-20
    • 文件大小:45056
    • 提供者:allen
  1. C_memory_management

    0下载:
  2. C语言内存管理源码,一个介绍Malloc实现的源码。嵌入式系统里面可以参考,以了解如何减少内存碎片的问题!-C language memory management source, a source of introduction malloc realize. Embedded systems which can refer to learn how to reduce the problem of memory fragmentat
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-09-20
    • 文件大小:1024
    • 提供者:李平
  1. PB05210353

    0下载:
  2. 网络IP的算法,进行IP的分割和重组,简单的入门代码-IP-network algorithm, to IP fragmentation and reorganization, the simple entry-code
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-09-20
    • 文件大小:990208
    • 提供者:sdflmlsdjkf
  1. ThreadPool

    0下载:
  2. 一个线程池的实现,池大小可以动态增加。并避免了内存碎片的问题。经测试,性能与windows原生线程池的性能相当。-The realization of a thread pool, pool size can be dynamically increased. And to avoid the memory fragmentation problem. After testing, performance and windows nat
  3. 所属分类:进程与线程

    • 发布日期:2024-09-20
    • 文件大小:4096
    • 提供者:陈生
  1. 3DSLoader

    0下载:
  2. 内存池程序:定长内存池。实现小结构体的大量分配,减少内存碎片-Memory pool procedures: fixed-length memory pool. Realize the structure of a large number of small distribution, to reduce memory fragmentation
  3. 所属分类:系统编程

    • 发布日期:2024-09-20
    • 文件大小:252928
    • 提供者:王王王
  1. msg

    0下载:
  2. 方便存取个人电脑上的零散文件,方便存取个人电脑上的零散文件-Convenient access to personal computers scattered on paper to facilitate access to personal computers on the fragmentation of files
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-09-20
    • 文件大小:9216
    • 提供者:周灿
  1. rjMCMC1

    1下载:
  2. 一个可逆跳转蒙特卡罗采样(RJMCMC)算法详细程序,内附相关论文,对照论文看算法,便于理解。包含多种运动方式(增加,减少,分裂,合成,更新)-A Reversible Jump Monte Carlo sampling (RJMCMC) algorithm detailed procedures, enclosing the relevant papers, watch the control thesis algorithm, ea
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-09-20
    • 文件大小:656384
    • 提供者:颜靖华
  1. MemoryPool_src

    0下载:
  2. 内存池,如果需要减少长时间、不断开辟小内存的程序产生的内存碎片对程序运行效率的影响,可以使用该类库;-Memory pool, if the need to reduce the time, and constantly open up a small memory memory fragmentation procedures of the process the impact of operating efficiency, you
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-09-20
    • 文件大小:21504
    • 提供者:Wen Ming Yu
  1. hping2.0.0-rc2.tar

    0下载:
  2. hping2是一个网络工具,能够发送icmp/tcp/udp包,指定包的大小内容-hping2 is a network tool able to send custom ICMP/UDP/TCP packets and to display target replies like ping do with ICMP replies. hping2 handle fragmentation, arbitrary packet
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-09-20
    • 文件大小:100352
    • 提供者:aaaa
  1. ARM.com

    0下载:
  2. 题目:扩展的动态内存管理机制 目的:在了解实时嵌入式操作系统内存管理机制的特点以及实时处理对内存管理需求的基础上,练习并掌握有效处理内存碎片的内存管理机制,同时理解防止内存泄漏问题的良好设计方法。 环境:VxWorks的VxSim仿真环境或2410BP(ARM920T) -Title: Extended dynamic memory management mechanism Objective: To know at rea
  3. 所属分类:VxWorks

    • 发布日期:2024-09-20
    • 文件大小:151552
    • 提供者:余彦培
  1. exp_4

    0下载:
  2. 对一个较长的IP分组进行分片,然后再将所有的分片重新组装成一个IP分组-Right to conduct a long IP packet fragmentation, and then all of the sub-chip re-assembled into an IP packet
  3. 所属分类:网络截获/分析

    • 发布日期:2024-09-20
    • 文件大小:214016
    • 提供者:张军
  1. Fragmentation

    0下载:
  2. Program shows packet fragmentation. Sender,Message, Medium, Router, Receiver are 5 classes which simulate realistic communication between sender and receiver over router, Communication uses messages which are fragmented
  3. 所属分类:通讯编程

    • 发布日期:2024-09-20
    • 文件大小:350208
    • 提供者:Milan
  1. Fragmentation

    0下载:
  2. Minix3程序。用于找出文件系统中的碎片。fifrag1找出当前路径中文件的碎片。fifrag2验证fifrag1的结果。fifrag3找出当前路径及其所有子目录中的文件碎片。-find out the fragmentation in file system.
  3. 所属分类:文件操作

    • 发布日期:2024-09-20
    • 文件大小:45396992
    • 提供者:杨岩
  1. Fragmentation

    0下载:
  2. Fragmentation, in the context of a hard disk, is a condition in which the contents of a single file are stored in different locations on the disk rather than in a contiguous space. This results in inefficient use of stor
  3. 所属分类:文档资料

    • 发布日期:2024-09-20
    • 文件大小:10240
    • 提供者:ssahana
  1. frameagg-802.n

    0下载:
  2. fragmentation in mac
  3. 所属分类:其他小程序

    • 发布日期:2024-09-20
    • 文件大小:439296
    • 提供者:subash1
« 12 3 4 5 »

源码中国 www.ymcn.org