搜索资源列表
21874_XTable0.1-2
- 一个简单方便的表格控件 作者 孙志炎 特点: 支持单元合并 支持字体、颜色、对齐等格式设置 支持键盘及鼠标操作 结构简单,清晰的编码风格,代码可读性强 后续功能:内存动态分配 XML支持 编辑功能 控件支持-a simple and convenient form of control author Sun Yan features : support unit with support fonts, color, Alignment set format such as the keyboar
NBt
- NBT:.net 下的BT下载库 内存优化: ◆ KeepAliveMessage, ChokeMessage, UnChokeMessage, InterestingMessage, NotInterestingMessage可以修改成单实例,这样可以节省一些对象分配。不过要解决MessageFactory.Parse()方法需要的,从byte[]中创建Message对象的问题。同样,对于一些没有状态的Task,也可以不用每次创建。 ◆ ReceiveBuffer看看能不能用B+或
tinet-1.2.tar
- 日本的开源嵌入式TCP/IP协议栈,支持IPV6,消除动态分配内存带来的烦恼。
memmgr
- Linux操作系统采用虚拟内存管理技术,使得每个进程都有各自互不干涉的进程地址空间。该空间是块大小为4G的线性虚拟空间,用户所看到和接触的都是该虚拟地址,无法看到实际的物理内存地址。 利用这种虚拟地址不但能起到保护操作系统的效果(用户不能直接访问物理内存),而且更重要的是用户程序可使用比实际物理内存更大的地址空间。 当进程需要内存时,从内核获得的仅仅时虚拟的内存区域,而不是实际的物理地址,进程并没有获得物理内存,获得的仅仅是对一个新的线性地址区间的使用权。实际的物理内存只有当
XTable0.1-2
- 一个简单方便的表格控件 特点:支持单元合并,支持字体、颜色、对齐等格式设置,支持键盘及鼠标操作,结构简单,清晰的编码风格,代码可读性强,后续功能,内存动态分配 XML支持 编辑功能 控件支持-A simple form convenient control features: support for the combined unit to support the fonts, colors, alignment and other formatting, support for keyboar
Nginx-core
- nginx是一款高性能的服务器,这篇文章是对其原理内核的结束。包括内存分配,连接处理等-nginx is a high-performance servers, this article is the end of its core principles. Including memory allocation, connection processing. .
libmemcached-1.0.4.tar
- libmemcached 是一个 memcached 的库,客户端库,C 和 C++ 语言实现的客户端库,具有低内存占用率、线程安全、并提供对memcached功能的全面支持。它还采用 多种命令行工具: memcat , memflush , memrm , memstat ,并memslap (负载代)。程序库一直在设计,让不同的散列方法对密钥,分割的钥匙,并使用统一的散列分配。-libmemcached is a library for memcached client library, C
apr-doc
- apr-doc.CHM 开发指南 这里是一个所有模块的列表: Apache的可携性运行时库 平台定义 内部内存分配 原子操作 动态对象处理 为manupulating环境的功能 错误代码 年利率错误空间 年利率误差值 状态值测试 文件信息 文件权限标志 统计功能 目录操作函数 文件路径操作功能 文件的I / O处理功能 文件打开标志/套路 文件寻求旗 文件属性标志 {_full}最大iovec的大小 文
apache-server
- Apache内存池内幕,讲述Apache内存池技术的细节,对于内存的分配和管理有很大的帮助-Apache memory pool of insider details about the Apache memory pool, a great help for memory allocation and management
LoopQue
- 使用队列实现环形缓冲区的设计,将算法实现和内存分配分开设计,适用于进程间内存共享等的情况-Queue to the design of the ring buffer, to separate design, algorithm and memory allocation for inter-process shared memory
MyMalloc
- 几种动态内存分配算法的实现 keep a linked list of free blocks-Some dynamic memory allocation algorithm of the keep a linked list of free blocks
changjizhi
- 操作系统试验,试验内容为内存分配,只是原文件-The operating system, test, test content for memory allocation, just as the original file
tlsf-1.0
- 嵌入式实时操作系统内存分配算法,适用于RTOS,复杂率很低,为O(1),很多操作系统都用此算法-memeory resource allocation
kkkk_buddy
- 详细说明:Linux物理内存分配方法:伙伴系统算法原码-Linux physical memory allocation method : Partnership original algorithm system code-buddy buddy system linux Buddy buddy memory allocator source buddy memory allocator code
txl
- linux c编写的 简单通讯录源码,molloc动态分配内存-this is linux c progrom and link molloc
UDP_FlyBolt
- 通过先预分配一定的内存空间,再快速接受UDP数据,最后才保存到文件中。该方式避免接受数据写入文件带来的延迟,导致丢包。-Through the pre allocation of a certain memory space, and then quickly accept the UDP data, and finally saved to the file. This method avoids the delay caused by the data written to the file
cqcqphper-taskPHP-master
- taskPHP基于原生态php开发的定时计划任务框架,利用多进程实现任务的分配和运行,利用原生态php内存共享实现进程间通信,支持linux和windows。-TaskPHP based on the original ecological php development timetable task framework, the use of multi-process tasks to achieve the allocation and operation, the use of the
ftnctibndrfunctor
- 一个内存受限系统内存分配的源代码,不错的,很好()
8925807
- 主要是用于电力系统实时库建立以及内存的分配和使用,不错()
TinyXml
- 一个非常好用的 Xml 解析工具 , 更快 , 并且使用更少的内存分配 , 现在是所有开发的重点 , 经过良好的测试 , 是您的最佳选择 ;(A very good Xml parsing tool, faster, and less memory allocation, is now the focus of all development, and it's your best choice after a good test.)