期刊名称:International Journal of Computer Science and Network Security
印刷版ISSN:1738-7906
出版年度:2008
卷号:8
期号:5
页码:111-116
出版社:International Journal of Computer Science and Network Security
摘要:When we face any problem need to solve it with or without computer, we must choose a proper data structure, to represent its data efficiently. This means, we can insert, delete and search any element using chosen data structure efficiently. Array is the most widely used data structure. Our research aims to combine array with BAM neural network to improve array search algorithm to find any element in the array structure with only one comparison. Thus, we are developing new array structure algorithms (inserts, delete and search) Experimental test presents promising results by applying all the proposed algorithms. In addition Experimental test proves that the proposed search algorithm is able to find any element in the array structure with only one comparison via using BAM.