株式会社極東書店トップ > 商品一覧 > Automatic Coding: Choice of Data Structures. 1976 ed.
商品詳細
Automatic Coding: Choice of Data Structures. 1976 ed.
・ISBN 978-3-7643-0818-6 paper EUR 49.99
¥13,361.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
お気に入り
★★★
| 著者・編者 | LOW, |
|---|---|
| シリーズ | (Interdisciplinary Systems Research) |
| 出版社 | (Birkhauser Verlag AG, SZ) |
| 出版年月 | 1976 |
| ページ数 | 110 pp. |
| 言語 | ENG |
| ニュース番号 | <A04-91502> |
解説
1.0 2 information structures, and the runtime efficiency available using lower level data structures. We believe these runtime inefficiencies can be remedied by providing a library of representations for the information structures and a user assisted automatic system to choose appropriate elements from this library for the user's programs. The main problems in such an automatic approach are: 1). Building a library of representations; 2). Characterizing the properties of these representations; 3). understanding how the user's program actually uses the abstract information structures; and -4). efficiently matching the user program needs with the properties of the known representations. The research reported here is an attempt to demonstrate the feasibility of such automatic representation selection. We allow the user to express data in terms of relations, sets, and sequences. Our system then obtains information by analysis of the program, execution statement profiles and interrogation of the user. Using that information, the system selects efficient (in terms of time and space) low level implementations for the user's information structures from a fixed library of information structure representations. Though we have considered only a few abstract information structures (those available in our programming language, SAIL) we believe the techniques used in this system are generally applicable.