首页 | 本学科首页   官方微博 | 高级检索  
     


Dynamic arrays for fast, efficient, data manipulation during image analysis: a new software tool for exploratory data analysis.
Authors:E J Breen  G H Joss  K L Williams
Affiliation:School of Biological Sciences, Macquarie University, Sydney, NSW, Australia.
Abstract:Memory reallocation is used to construct a run-time data structure for fast/efficient storage of information during collection and analysis. The data structure presented uses dynamic memory but does not require the use of pointers to link nodes of information together. It allows for simple and efficient access to data via array indexing rather than through the use of lists or tree structures and it provides flexibility for competing storage requirements that are determined dynamically. The data structure is developed in the C programming language and a suite of ANSI standard C subroutines that make up a run-time data structure management system is provided.
Keywords:
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号