Academic literature on the topic 'Index update'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Index update.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Index update"
Squire, Peverill. "A Squire Index Update." State Politics & Policy Quarterly 17, no. 4 (June 8, 2017): 361–71. http://dx.doi.org/10.1177/1532440017713314.
Full textSowers, James R. "Index Medicus Update." Journal of the CardioMetabolic Syndrome 2, no. 3 (June 2007): 157. http://dx.doi.org/10.1111/j.1559-4564.2007.07538.x.
Full textChattaraj, Pratim Kumar, and Debesh Ranjan Roy. "Update 1 of: Electrophilicity Index." Chemical Reviews 107, no. 9 (September 2007): PR46—PR74. http://dx.doi.org/10.1021/cr078014b.
Full textChattaraj, Pratim Kumar, Santanab Giri, and Soma Duley. "Update 2 of: Electrophilicity Index." Chemical Reviews 111, no. 2 (February 9, 2011): PR43—PR75. http://dx.doi.org/10.1021/cr100149p.
Full textJohansen, Jay W. "Update on Bispectral Index monitoring." Best Practice & Research Clinical Anaesthesiology 20, no. 1 (March 2006): 81–99. http://dx.doi.org/10.1016/j.bpa.2005.08.004.
Full textKirkland, Alice. "Index around the World: News update from Index." Index on Censorship 43, no. 3 (September 2014): 145–47. http://dx.doi.org/10.1177/0306422014548969.
Full textKirkland, Alice. "Index around the world: News update from Index." Index on Censorship 43, no. 2 (June 2014): 186–88. http://dx.doi.org/10.1177/0306422014536492.
Full textNguyen, Thang Trung, Dieu Ngoc Vo, Hai Van Tran, and Le Van Dai. "Optimal Dispatch of Reactive Power Using Modified Stochastic Fractal Search Algorithm." Complexity 2019 (May 28, 2019): 1–28. http://dx.doi.org/10.1155/2019/4670820.
Full textMason, Pamela R. "CD-ROM price index: An update." Library Acquisitions: Practice & Theory 14, no. 2 (January 1990): 179–82. http://dx.doi.org/10.1016/0364-6408(90)90060-8.
Full textHamilton, Aimée. "Index around the world: Update on Index on Censorship’s work." Index on Censorship 43, no. 4 (December 2014): 131–33. http://dx.doi.org/10.1177/0306422014560521.
Full textDissertations / Theses on the topic "Index update"
Valdivia, Peralta Maruzzella Paola, and Bravo Luis Antonio González. "Violence in dating: An update for adolescence." Pontificia Universidad Católica del Perú, 2014. http://repositorio.pucp.edu.pe/index/handle/123456789/102156.
Full textLa presente revisión bibliográfica actualiza evidencia en torno a la violencia de pareja en relaciones de noviazgo, mostrándolo como un fenómeno particular, enfatizando aspectos como la prevalencia, para ambos sexos, que según lo expuesto en los distintos estudios revisados puede oscilar desde un 0.8% para la violencia sexual hasta un 98% para la agresión psicológica; factores asociados como abuso o iniciación sexual precoz, extensión temporal de la relación, rol de los padres y de los pares, entre otros y las consecuencias tales como: deserción esco- lar, embarazo precoz, trastornos alimentarios, victimización y expresión de rabia esto último fundamentalmente en los hombres. Se demuestra cómo el fenómeno presenta ciertas singularidades que justifican investigación más focalizada en particular durante la adolescencia.
Lester, Nicholas, and nml@cs rmit edu au. "Efficient Index Maintenance for Text Databases." RMIT University. Computer Science and Information Technology, 2006. http://adt.lib.rmit.edu.au/adt/public/adt-VIT20070214.154933.
Full textSornil, Ohm. "Parallel Inverted Indices for Large-Scale, Dynamic Digital Libraries." Diss., Virginia Tech, 2001. http://hdl.handle.net/10919/26131.
Full textPh. D.
Hung, Chien-Che, and 洪健哲. "Incremental Structured Index Update Mechanism and Path Expression Query for XML Documents." Thesis, 2002. http://ndltd.ncl.edu.tw/handle/31955121111529273317.
Full text國立交通大學
資訊科學系
90
XML documents contain abundant structural information that can be employed to better understand the XML documents. Structured queries are queries that search the structural information of XML documents. In order to support structured queries, k-ary trees are used in this thesis as an index structure to store structural information. Based on this index structure, this thesis proposes an incremental structured index update mechanism and implements a few functions of a SQL-like path expression query language, called Lorel. K-ary trees are a well-known index structure can be used to store structural information of XML documents, where k is a predefined maximum number of branches that a tree node can have. When an XML document is modified, its corresponding k-ary tree has to be updated as well for reflecting the modification. However, when a modification makes the number of branches of a tree node exceeds k, the k-ary tree is no longer workable and the whole k-ary tree has to be reconstructed. Reconstructing the whole k-ary tree is time-consuming when the structure information changes frequently. This thesis proposes an incremental structured index update mechanism called the Split Method to avoid reconstructing the k-ary tree when the number of branches of a node exceeds k. Through splitting nodes and defining an equivalent relationship, this mechanism can update k-ary trees efficiently. Several evaluations were conducted to assess the Split Method and the k-ary tree reconstruction. The evaluation shows that the Split Method only wastes a little more space than tree reconstruction, but it is more efficient than tree reconstruction in updating k-ary trees. In addition, based on the k-ary tree structured index, this thesis implements a few functions of a SQL-like path expression query language, called Lorel. Path expression queries facilitate user to issue structural queries when the document structure is irregular or unknown in advance. The results of queries are formatted as XML documents.
Chia-YinHsu and 許家胤. "Multi-Index Hybrid Trie for IP lookup and Updates." Thesis, 2012. http://ndltd.ncl.edu.tw/handle/49453871349684573615.
Full text國立成功大學
資訊工程學系碩博士班
100
High performance routers require high-speed IP address lookup to achieve wire speed packet forwarding. In this thesis, a new data structure of dynamic router table is proposed for IP lookup and updates, called Multi-Index Hybrid Trie (MIHT). By associating each prefix with a key value, we can perform an IP lookup operation efficiently in a balanced search tree. Furthermore, because the tree height and the number of prefixes that need to be compared is reduced, the dynamic router-table operations can also be performed efficiently. To reduce the memory requirement, for each prefix we store its corresponding suffix in a node of MIHT instead of storing a full binary string. Experiments using real IPv4 routing databases indicate that, the proposed data structure is e±cient in memory usage and performs well in terms of lookup, insert and delete operations. We report the results of experiments conducted to compare the proposed data structure with other structures using the benchmark IPv4 prefix databases AS1221, AS4637, AS6447, and AS65000 with 407,067, 219,581, 417,995, and 406,973 prefixes, respectively.
Sin-JieHuang and 黃信傑. "Multilevel Length-Based-Classified Index Table for IP Lookups and Updates." Thesis, 2015. http://ndltd.ncl.edu.tw/handle/34010787792922834045.
Full text國立成功大學
資訊工程學系
103
A good data structure design can provide high-speed IP lookups and updates. In this paper, a new data structure of dynamic router table is proposed for IP lookups and updates, called Multilevel Length-Based-Classified Index Table (MLIT). The prefix length distribution of a routing table is uneven situation. There is a large prefix number in certain prefix length. In MLIT, special operation for these prefixes is used to accelerate the average lookup speed. In addition, the multilevel structure with index tables can provide faster updates. And memory requirement utilization is improved by the ingenuity design in data structure. We experimented using real-world routing databases. Our experiments compare the proposed data structure with other structures using the benchmark IPv4 and IPv6 prefix databases AS1221, AS4637, AS6447, AS1221* with 407067, 219581, 417995, 20142 prefixes respectively, where AS1221* is a IPv6 BGP routing table. Both the average lookup time and the average update time are outstanding with other data structures, and the memory requirement less than the simple structure, like prefix trie and priority trie.
Books on the topic "Index update"
Science experiments index for young people, update 91. Englewood, Colo: Libraries Unlimited, 1992.
Find full textMason, Janet E. Upwelling index update, U.S. west coast, 33N-48N latitude. [Monterey, Calif.]: U.S. Department of Commerce, National Oceanic and Atmospheric Administration, National Marine Fisheries Service, Southwest Fisheries Center, 1986.
Find full textMason, Janet E. Upwelling index update, U.S. west coast, 33N-48N latitude. [Monterey, Calif.]: U.S. Department of Commerce, National Oceanic and Atmospheric Administration, National Marine Fisheries Service, Southwest Fisheries Center, 1986.
Find full textPratt, Craig. The Environmental Vulnerability Index (EVI): Update & final steps to completion. Suva, Fiji: South Pacific Applied Geoscience Commission, 2004.
Find full textAssel, Raymond A. Great Lakes degree-day and winter severity index update: 1897-1983. Ann Arbor, Mich: U.S. Dept. of Commerce, National Oceanic and Atmospheric Administration, Environmental Research Laboratories, 1986.
Find full textUnited States. Health Care Financing Administration. Third update to the geographic practice cost index: Task order 0038. [Dallas, TX?]: KPMG, 2000.
Find full textAssel, Raymond A. Great Lakes degree-day and winter severity index update: 1897-1983. Ann Arbor, Mich: U.S. Dept. of Commerce, National Oceanic and Atmospheric Administration, Environmental Research Laboratories, 1986.
Find full textAssel, Raymond A. Great Lakes degree-day and winter severity index update: 1897-1983. Ann Arbor, Mich: U.S. Dept. of Commerce, National Oceanic and Atmospheric Administration, Environmental Research Laboratories, 1986.
Find full textAssel, Raymond A. Great Lakes degree-day and winter severity index update: 1897-1983. Ann Arbor, Mich: U.S. Dept. of Commerce, National Oceanic and Atmospheric Administration, Environmental Research Laboratories, 1986.
Find full textAssel, Raymond A. Great Lakes degree-day and winter severity index update: 1897-1983. Ann Arbor, Mich: U.S. Dept. of Commerce, National Oceanic and Atmospheric Administration, Environmental Research Laboratories, 1986.
Find full textBook chapters on the topic "Index update"
Little, R. A., D. Gorman, and M. Allgöwer. "The Shock Index Revisited." In Update 1990, 505–13. Berlin, Heidelberg: Springer Berlin Heidelberg, 1990. http://dx.doi.org/10.1007/978-3-642-84125-5_53.
Full textChambers, Larry W. "The McMaster Health Index Questionnaire: an update." In Quality of Life Assessment: Key Issues in the 1990s, 131–49. Dordrecht: Springer Netherlands, 1993. http://dx.doi.org/10.1007/978-94-011-2988-6_6.
Full textAebischer, C. Casaulta, and R. Kraemer. "The Lung Clearance Index (LCI) as an Estimate of Ventilation Inequalities in Patients with Cystic Fibrosis." In Update on Childhood Asthma, 73–83. Basel: Birkhäuser Basel, 1993. http://dx.doi.org/10.1007/978-3-0348-7385-7_7.
Full textGiraud, R., N. Siegenthaler, and K. Bendjelid. "Cardiac Index During Therapeutic Hypothermia: Which Target Value Is Optimal?" In Annual Update in Intensive Care and Emergency Medicine 2013, 321–26. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-35109-9_26.
Full textPerel, A. "The Potential Value of Monitoring the Oxygen Reserve Index in Patients Receiving Oxygen." In Annual Update in Intensive Care and Emergency Medicine, 271–80. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-27349-5_22.
Full textFutier, E., J. L. Teboul, and B. Vallet. "How Can We Use Tissue Carbon Dioxide Measurement as an Index of Perfusion?" In Annual Update in Intensive Care and Emergency Medicine 2011, 366–74. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-18081-1_33.
Full textCosmadakis, Stavros, Kleoni Ioannidou, and Stergios Stergiou. "View Serializable Updates of Concurrent Index Structures." In Database Programming Languages, 247–62. Berlin, Heidelberg: Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/3-540-46093-4_15.
Full textDevaty, R. P. "SiC: refractive index." In New Data and Updates for III-V, II-VI and I-VII Compounds, 348. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-540-92140-0_260.
Full textZhu, Yuean, Shan Wang, Xuan Zhou, and Yansong Zhang. "RUM+-tree: A New Multidimensional Index Supporting Frequent Updates." In Web-Age Information Management, 235–40. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-38562-9_24.
Full textFernandes da Silva, E. C. "AlAs: refractive index." In New Data and Updates for I-VII, III-V, III-VI and IV-VI Compounds, 179. Berlin, Heidelberg: Springer Berlin Heidelberg, 2008. http://dx.doi.org/10.1007/978-3-540-48529-2_72.
Full textConference papers on the topic "Index update"
Nepomnyachiy, Sergey, and Torsten Suel. "Efficient index updates for mixed update and query loads." In 2016 IEEE International Conference on Big Data (Big Data). IEEE, 2016. http://dx.doi.org/10.1109/bigdata.2016.7840697.
Full textSato, N., and M. Uehara. "Differential index update in cooperative search engine." In Proceedings. 15th International Workshop on Database and Expert Systems Applications, 2004. IEEE, 2004. http://dx.doi.org/10.1109/dexa.2004.1333490.
Full textKELLER, J. "Update on the SCATR index - Validation at PROFS." In 24th Aerospace Sciences Meeting. Reston, Virigina: American Institute of Aeronautics and Astronautics, 1986. http://dx.doi.org/10.2514/6.1986-256.
Full textLu, Maohua, Dilip Simha, and Tzi-cker Chiueh. "Scalable Index Update for Block-Level Continuous Data Protection." In 2011 6th IEEE International Conference on Networking, Architecture, and Storage (NAS). IEEE, 2011. http://dx.doi.org/10.1109/nas.2011.54.
Full textBuell, R. S., and R. A. Maurer. "A Leading Index of Drilling Activity: Update and Improvements." In SPE Annual Technical Conference and Exhibition. Society of Petroleum Engineers, 1986. http://dx.doi.org/10.2118/15356-ms.
Full textRui Ding, Xiaofeng Meng, and Yun Bai. "Efficient index update for moving objects with future trajectories." In Proceedings Eighth International Conference on Database Systems for Advanced Applications (DASFAA 2003). IEEE, 2003. http://dx.doi.org/10.1109/dasfaa.2003.1192382.
Full textHenrich, Andreas. "The update of index structures in object-oriented DBMS." In the sixth international conference. New York, New York, USA: ACM Press, 1997. http://dx.doi.org/10.1145/266714.266883.
Full textChen, ShengQun, Qin Hong, ZhongJian Teng, and Yang Lin. "A Novel Mixed Index Strategy for Real-Time Update." In 2008 International Conference on Computer Science and Software Engineering. IEEE, 2008. http://dx.doi.org/10.1109/csse.2008.1630.
Full textJang, Hyunchi, Youngil Kim, and Dongwook Shin. "An effective mechanism for index update in structured documents." In the eighth international conference. New York, New York, USA: ACM Press, 1999. http://dx.doi.org/10.1145/319950.320031.
Full text"THE INDEX UPDATE PROBLEM FOR XML DATA IN XDBMS." In 7th International Conference on Enterprise Information Systems. SciTePress - Science and and Technology Publications, 2005. http://dx.doi.org/10.5220/0002524600270034.
Full textReports on the topic "Index update"
Ricketts, H. D. Update of Coal Index For Yukon and District of Mackenzie, Northwest Territories. Natural Resources Canada/ESS/Scientific and Technical Publishing Services, 1988. http://dx.doi.org/10.4095/130716.
Full textMirel, Lisa, Cindy Zhang, Christine Cox, Ye Yeats, Félix Suad El Burai, and Golden Cordell. Comparative analysis of the National Health and Nutrition Examination Survey public-use and restricted-use linked mortality files. Centers for Disease Control and Prevention (U.S.), May 2021. http://dx.doi.org/10.15620/cdc:104744.
Full textHavrlant, David, and Abdulelah Darandary. Economic Diversification under Saudi Vision 2030. King Abdullah Petroleum Studies and Research Center, April 2021. http://dx.doi.org/10.30573/ks--2021-dp06.
Full text