联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据结构(2) 
按平台查找All Unix_Linux(2) 

[数据结构] conhash

一致性哈希表,服务器缓存保存机制,可以较好得解决分布式服务器出故障的问题
The consistency of the hash table, the server cache save mechanism can better get to solve the problem of distributed servers fail (2013-04-08, Unix_Linux, 998KB, 下载2次)

http://www.pudn.com/Download/item/id/2190270.html

[数据结构] XMLparserforc

将树形数据结构用于最小化DOM 模型XML 编解码器的开发。在解析XML 文本时,基于Expat 解释器将XML 字符串构造成树 状结构;编码时构造DOM 树结构,采用非递归深度优先法遍历树,将其串行化成XML 串。本编解码器解决了国际化语言关键问题,是 一个通用、高效的工业级XML 应用支撑模块。
This paper designs a DOM liked tree data structure for developing a minimal DOM based eXtended Marked Language(XML) coding and encoding module. When parsing XML text, based on expat, it puts the parsed content into the tree. When encoding, it constructs a DOM tree, then use non-recursion depth-first method to access the tree and serialize it into XML text. This module also solves the key problem of international language, and forms an universal, highly effective and industrial-level-reached basic module for XML application. (2010-04-12, Unix_Linux, 65KB, 下载4次)

http://www.pudn.com/Download/item/id/1122478.html
总计:2