Download List

프로젝트 설명

The Simple components for Ada library provides implementations of smart pointers for automatically collected objects (using reference counting), object persistence, unbounded and bounded arrays of smart pointers, generic unbounded arrays of private objects and plain pointers, generic sets, maps, directed graphs, directed weighted graphs, stacks, and storage pools. It also includes table management, string editing, IEEE 754 support, and infix expression parsing tools. Implementations of some lock-free shared data structures are provided.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-23 07:08 Back to release list
3.12

Block_Streams 패키지는 스트림을 통해 체크섬 및 시퀀스 번호가 포함 된 블록 지향 I/O 레이어를 제공 하기 위해 추가 되었습니다. 레이어 자체를 스트림으로 인터페이스입니다. 패키지 Storage_Streams 메모리 할당 스트림을 제공합니다.
Tags: Feature Enhancement
The package Block_Streams has been added to provide a block-oriented I/O layer with checksums and sequence numbers over a stream. The layer itself is interfaced as a stream. The package Storage_Streams provides memory-allocated streams.

Project Resources