{"title":"Modulo Ten Search- An Alternative to Linear Search","authors":"Alwin Francis, R. Ramachandran","doi":"10.1109/PACC.2011.5979034","DOIUrl":null,"url":null,"abstract":"Modulo Ten Search is a searching algorithm for finding a particular value in a list by performing modulus Ten of the number . Here the list will be partitioned into ten list based on modulo ten of the number. It searches an item by first taking modulo ten values and finally it undergoes a linear search method. A positional notation is required, but because integers can represent strings of characters (e.g., names or dates) and specially formatted floating point numbers, Modulo Ten Search is not limited to integers","PeriodicalId":403612,"journal":{"name":"2011 International Conference on Process Automation, Control and Computing","volume":"44 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2011-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"4","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2011 International Conference on Process Automation, Control and Computing","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/PACC.2011.5979034","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 4
Abstract
Modulo Ten Search is a searching algorithm for finding a particular value in a list by performing modulus Ten of the number . Here the list will be partitioned into ten list based on modulo ten of the number. It searches an item by first taking modulo ten values and finally it undergoes a linear search method. A positional notation is required, but because integers can represent strings of characters (e.g., names or dates) and specially formatted floating point numbers, Modulo Ten Search is not limited to integers