DIContainers 5.5.0 Source Code

上传者: jingcuo | 上传时间: 2022-11-03 00:17:27 | 文件大小: 2.97MB | 文件类型: ZIP
DIContainers is a collection of more than 100 different container classes for Borland / CodeGear Delphi. Four different container structures are available: ◾ Hash containers ◾ Doubly-linked lists ◾ N-ary trees ◾ Vector containers DIContainers is designed with easy customization in mind. Unlike other libraries, it strictly separates a containers' data and structure: ◾ Data describes an individual item in the container, for example an Integer number. The data layer is mostly responsible to manage the item's memory, but also for copying, comparing, and streaming of items. Data items in DIContainers are made up of memory efficient Pascal records. Special item handlers take care to initialize and finalize items automatically as required. ◾ Structure describes the arrangement of items within the container, like linked list, linear vector, etc. The structure determines how quickly items can be added, manipulated and retrieved from the container. Using different item handlers, the same structure can provide for quite different containers (see hierarchy on the right). To create a new container for some type of data, it is often sufficient to reuse an already existing item handler or to create a new item handler for the new type of data. ◾ Type. On top of the general container classes, there are many ready-made containers which interface typed access to their items like strings (WideStrings and AnsiStrings), different Number types, Objects, Pointer, and various combinations of the above. More than 100 of these containers are ready to use straight out of the box. Advanced container operations include cross-container assignment (i.e. from lists to vectors) and cascading streaming. The graphic to the right shows the class hierarchy of containers contained in DIContainers. Bold font marks important classes like item handlers and structure containers. Their descendant classes in regular font provide typed access to their items. The graphic was automatically created from the DIContainers library by one of the demo applications.

文件下载

资源详情

[{"title":"( 294 个子文件 2.97MB ) DIContainers 5.5.0 Source Code","children":[{"title":"DIContainers.chm <span style='color:#111;'> 2.97MB </span>","children":null,"spread":false},{"title":"Readme_Source.htm <span style='color:#111;'> 2.88KB </span>","children":null,"spread":false},{"title":"DIContainers_Demos.bpg <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false},{"title":"DIContainers_DoublyLinkedList.res <span style='color:#111;'> 3.69KB </span>","children":null,"spread":false},{"title":"DIContainers_DoublyLinkedList_Form_Main.pas <span style='color:#111;'> 11.22KB </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明