Academic literature on the topic 'Data structures and algorithms for data management'
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 'Data structures and algorithms for data management.'
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 "Data structures and algorithms for data management"
Nadkarni, Prakash M. "Management of Evolving Map Data: Data Structures and Algorithms Based on the Framework Map." Genomics 30, no. 3 (December 1995): 565–73. http://dx.doi.org/10.1006/geno.1995.1278.
Full textSatya Sai Kumar, Avula, S. Mohan, and R. Arunkumar. "A Survey on Security Models for Data Privacy in Big Data Analytics." Asian Journal of Computer Science and Technology 7, S1 (November 5, 2018): 87–89. http://dx.doi.org/10.51983/ajcst-2018.7.s1.1798.
Full textSapiecha, Krzysztof, and Grzegorz Lukawski. "Scalable Distributed Two-Layer Data Structures (SD2DS)." International Journal of Distributed Systems and Technologies 4, no. 2 (April 2013): 15–30. http://dx.doi.org/10.4018/jdst.2013040102.
Full textChen, Chin Chun, Yuan Horng Lin, and Jeng Ming Yih. "Management of Abstract Algebra Concepts Based on Knowledge Structure." Applied Mechanics and Materials 284-287 (January 2013): 3537–42. http://dx.doi.org/10.4028/www.scientific.net/amm.284-287.3537.
Full textDenoyelle, Nicolas, John Tramm, Kazutomo Yoshii, Swann Perarnau, and Pete Beckman. "NUMA-AWARE DATA MANAGEMENT FOR NEUTRON CROSS SECTION DATA IN CONTINUOUS ENERGY MONTE CARLO NEUTRON TRANSPORT SIMULATION." EPJ Web of Conferences 247 (2021): 04020. http://dx.doi.org/10.1051/epjconf/202124704020.
Full textCiaburro, Giuseppe, and Gino Iannace. "Machine Learning-Based Algorithms to Knowledge Extraction from Time Series Data: A Review." Data 6, no. 6 (May 25, 2021): 55. http://dx.doi.org/10.3390/data6060055.
Full textLi, Zhenlong, Wenwu Tang, Qunying Huang, Eric Shook, and Qingfeng Guan. "Introduction to Big Data Computing for Geospatial Applications." ISPRS International Journal of Geo-Information 9, no. 8 (August 12, 2020): 487. http://dx.doi.org/10.3390/ijgi9080487.
Full textKallinikos, Jannis, and Ioanna D. Constantiou. "Big Data Revisited: A Rejoinder." Journal of Information Technology 30, no. 1 (March 2015): 70–74. http://dx.doi.org/10.1057/jit.2014.36.
Full textLivnat, Joshua, and Jyoti Singh. "Machine Learning Algorithms to Classify Future Returns Using Structured and Unstructured Data." Journal of Investing 30, no. 3 (February 12, 2021): 62–78. http://dx.doi.org/10.3905/joi.2021.1.169.
Full textFayyadh, Moatasem Mohammed, and Hashim Abdul Razak. "DAMAGE IDENTIFICATION AND ASSESSMENT IN RC STRUCTURES USING VIBRATION DATA: A REVIEW." Journal of Civil Engineering and Management 19, no. 3 (June 14, 2013): 375–86. http://dx.doi.org/10.3846/13923730.2012.744773.
Full textDissertations / Theses on the topic "Data structures and algorithms for data management"
Karras, Panagiotis. "Data structures and algorithms for data representation in constrained environments." Thesis, Click to view the E-thesis via HKUTO, 2007. http://sunzi.lib.hku.hk/hkuto/record/B38897647.
Full text蔡纓 and Ying Choi. "Improved data structures for two-dimensional library management and dictionary problems." Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 1996. http://hub.hku.hk/bib/B31213029.
Full textChoi, Ying. "Improved data structures for two-dimensional library management and dictionary problems /." Hong Kong : University of Hong Kong, 1996. http://sunzi.lib.hku.hk/hkuto/record.jsp?B18037240.
Full textUpadhyay, Abhyudaya. "Big Vector: An External Memory Algorithm and Data Structure." University of Cincinnati / OhioLINK, 2015. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1439279714.
Full textJohansen, Valdemar. "Object serialization vs relational data modelling in Apache Cassandra: a performance evaluation." Thesis, Blekinge Tekniska Högskola, Institutionen för datalogi och datorsystemteknik, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-10391.
Full textFischer, Johannes. "Data Structures for Efficient String Algorithms." Diss., lmu, 2007. http://nbn-resolving.de/urn:nbn:de:bvb:19-75053.
Full textOchoa, Méndez Carlos Ernesto. "Synergistic (Analysis of) algorithms and data structures." Tesis, Universidad de Chile, 2019. http://repositorio.uchile.cl/handle/2250/170961.
Full textLos refinamientos actuales del análisis del peor caso sobre instancias con tamaño de entrada fijo consideran el orden de la entrada (por ejemplo, las subsecuencias ordenadas en una secuencia de números y las cadenas poligonales simples en las que puede dividirse una secuencia de puntos) o la estructura de la entrada (por ejemplo, la multiplicidad de los elementos en un multiconjunto y las posiciones relativas entre un conjunto de puntos en el plano), pero nunca, hasta donde sabemos, ambos al mismo tiempo. En esta tesis se proponen nuevas técnicas que combinan soluciones que se aprovechan del orden y la estructura de la entrada en una sola solución sinérgica para ordenar multiconjuntos, y para calcular la eficiencia de Pareto y la envoltura convexa de un conjunto de puntos en el plano. Estas soluciones sinérgicas se aprovechan del orden y la estructura de la entrada de tal forma que asintóticamente superan cualquier solución comparable que se aproveche solo de una de estas características. Como resultados intermedios, se describen y analizan varios algoritmos de mezcla: un algoritmo para mezclar secuencias ordenadas que es óptimo para cada instancia del problema; el primer algoritmo adaptativo para mezclar eficiencias de Pareto; y un algoritmo adaptativo para mezclar envolturas convexas en el plano. Estos tres algoritmos se basan en un paradigma donde las estructuras se dividen antes de ser mezcladas. Este paradigma es conveniente para extenderlo al contexto donde se responden consultas. Karp et al. (1998) describieron estructuras de datos diferidas como estructuras "perezosas" que procesan la entrada gradualmente a medida que responden consultas sobre los datos, trabajando la menor cantidad posible en el peor caso sobre instancias de tamaño fijo y número de consultas fijo. En esta tesis se desarrollan nuevas técnicas para refinar aún más estos resultados y aprovechar al mismo tiempo el orden y la estructura de la entrada y el orden y la estructura de la secuencia de consultas en tres problemas distintos: calcular el rango y la posici\'on de un elemento en un multiconjunto, determinar si un punto está dominado por la eficiencia de Pareto de un conjunto de puntos en el plano y determinar si un punto pertenece a la envoltura convexa de un conjunto de puntos en el plano. Las estructuras de datos diferidas que se obtienen superan todas las soluciones previas que solo se aprovechan de un subconjunto de estas características. Como una extensión natural a los resultados sinérgicos obtenidos en este trabajo para ordenar un multiconjunto, se describen estructuras de datos comprimidas que se aprovechan del orden y la estructura de la entrada para representar un multiconjunto, mientras se responden consultas del rango y la posición de elementos en el multiconjunto.
CONICYT-PCHA/Doctorado Nacional/2013-63130161, y los proyectos CONICYT Fondecyt/Regular nos 1120054 y 1170366
Tsanakas, Panagiotis D. "Algorithms and data structures for hierarchical image processing." Ohio : Ohio University, 1985. http://www.ohiolink.edu/etd/view.cgi?ohiou1184075678.
Full textAllen, Sam D. "Algorithms and data structures for three-dimensional packing." Thesis, University of Nottingham, 2011. http://eprints.nottingham.ac.uk/12779/.
Full textParry-Smith, David John. "Algorithms and data structures for protein sequence analysis." Thesis, University of Leeds, 1990. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.277404.
Full textBooks on the topic "Data structures and algorithms for data management"
Gabrini, Philippe J. Data structures and algorithms with Modula-2. Boston: Jones and Bartlett Publishers, 1997.
Find full textL, Kurtz Barry, ed. Data structures and algorithms, with Modula-2. Lexington, Mass: D.C. Heath, 1992.
Find full textHarbron, Thomas R. File systems: Structures and algorithms. London: Prentice-Hall International, 1988.
Find full textJacquemain, Karl Josef. Effiziente Datenstrukturen und Algorithmen für mehrdimensionale Suchprobleme. Heidelberg: A. Hüthig, 1988.
Find full textLogunova, Oksana, Petr Romanov, and Elena Il'ina. Processing of experimental data on a computer. ru: INFRA-M Academic Publishing LLC., 2020. http://dx.doi.org/10.12737/1064882.
Full textV, Goldberg Andrew, and Zhou Yunhong, eds. Algorithmic aspects in information and management: 5th international conference, AAIM 2009, San Francisco, CA, USA, June 15-17, 2009 : proceedings. Berlin: Springer, 2009.
Find full textWALCOM 2010 (2010 Dhaka, Bangladesh). WALCOM: Algorithms and computation : 4th international workshop, WALCOM 2010, Dhaka, Bangladesh, February 10-12, 2010 : proceedings. Berlin: Springer, 2010.
Find full textAtallah, Mikhail. Frontiers in Algorithmics and Algorithmic Aspects in Information and Management: Joint International Conference, FAW-AAIM 2011, Jinhua, China, May 28-31, 2011. Proceedings. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011.
Find full textLewis, Harry R. Data structures & their algorithms. New York, NY: HarperCollins Publishers, 1991.
Find full textBook chapters on the topic "Data structures and algorithms for data management"
Bae, Sammie. "JavaScript Memory Management." In JavaScript Data Structures and Algorithms, 89–97. Berkeley, CA: Apress, 2019. http://dx.doi.org/10.1007/978-1-4842-3988-9_7.
Full textDrew, John H., Diane L. Evans, Andrew G. Glen, and Lawrence M. Leemis. "Data Structures and Simple Algorithms." In International Series in Operations Research & Management Science, 33–45. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-43323-3_3.
Full textDrew, John H., Diane L. Evans, Andrew G. Glen, and Lawrence M. Leemis. "Data Structures and Simple Algorithms." In International Series in Operations Research & Management Science, 89–109. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-43323-3_7.
Full textFischer, M., F. Meyer auf der Heide, and W. B. Strothmann. "Dynamic data structures for realtime management of large geometric scenes." In Algorithms — ESA '97, 157–70. Berlin, Heidelberg: Springer Berlin Heidelberg, 1997. http://dx.doi.org/10.1007/3-540-63397-9_13.
Full textSioutas, Spyros, Gerasimos Vonitsanos, Nikolaos Zacharatos, and Christos Zaroliagis. "Scalable and Hierarchical Distributed Data Structures for Efficient Big Data Management." In Algorithmic Aspects of Cloud Computing, 122–60. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-58628-7_8.
Full textNothnagel, K., A. Paul, and G. Sachs. "Adaptive Data Structures and Algorithms for Efficient Visualization and Data Management at Runtime of Terrain and Feature Data." In Lecture Notes in Computational Science and Engineering, 297–304. Berlin, Heidelberg: Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/978-3-642-55919-8_33.
Full textWang, Qing, Hongzhi Wang, Hong Gao, and Jianzhong Li. "Compression Algorithms for Structural Query Results on XML Data." In Web-Age Information Management, 141–45. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-642-16720-1_15.
Full textShruthi, J., and Suma Swamy. "Simplified Framework of Natural Language Processing for Structure Management of Current-Age Data." In Intelligent Algorithms in Software Engineering, 35–43. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-51965-0_3.
Full textHenrich, Andreas. "A Relaxed Algorithm for Similarity Queries Performed with High-Dimensional Access Structures." In XML-Based Data Management and Multimedia Engineering — EDBT 2002 Workshops, 376–90. Berlin, Heidelberg: Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/3-540-36128-6_22.
Full textKågström, Bo. "Management of Deep Memory Hierarchies – Recursive Blocked Algorithms and Hybrid Data Structures for Dense Matrix Computations." In Applied Parallel Computing. State of the Art in Scientific Computing, 21–32. Berlin, Heidelberg: Springer Berlin Heidelberg, 2006. http://dx.doi.org/10.1007/11558958_3.
Full textConference papers on the topic "Data structures and algorithms for data management"
Yi, Ke. "Session details: Session 6: Algorithms and Data Structures." In SIGMOD/PODS'16: International Conference on Management of Data. New York, NY, USA: ACM, 2016. http://dx.doi.org/10.1145/3252643.
Full textGeerts, Floris. "Session details: PODS Session 2: Algorithms, Data Structures, Benchmarking." In SIGMOD/PODS'17: International Conference on Management of Data. New York, NY, USA: ACM, 2017. http://dx.doi.org/10.1145/3247751.
Full textCohen, Nachshon, and Erez Petrank. "Efficient Memory Management for Lock-Free Data Structures with Optimistic Access." In SPAA '15: 27th ACM Symposium on Parallelism in Algorithms and Architectures. New York, NY, USA: ACM, 2015. http://dx.doi.org/10.1145/2755573.2755579.
Full textAgarwal, Pankaj K., Kyle Fox, Kamesh Munagala, and Abhinandan Nath. "Parallel Algorithms for Constructing Range and Nearest-Neighbor Searching Data Structures." In SIGMOD/PODS'16: International Conference on Management of Data. New York, NY, USA: ACM, 2016. http://dx.doi.org/10.1145/2902251.2902303.
Full textKropf, Carsten. "Towards Efficient Reorganisation Algorithms of Hybrid Index Structures Supporting Multimedia Search Conditions." In 3rd International Conference on Data Management Technologies and Applications. SCITEPRESS - Science and and Technology Publications, 2014. http://dx.doi.org/10.5220/0004996302310242.
Full textGuo, Demi. "Learning Algorithms for Automatic Data Structure Design." In SIGMOD/PODS '21: International Conference on Management of Data. New York, NY, USA: ACM, 2021. http://dx.doi.org/10.1145/3448016.3450570.
Full textFrisch, Jerome, Ralf-Peter Mundani, and Ernst Rank. "Adaptive Distributed Data Structure Management for Parallel CFD Applications." In 2013 15th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing (SYNASC). IEEE, 2013. http://dx.doi.org/10.1109/synasc.2013.73.
Full textFan, Ce. "A Versatile Data Structure Schema and Algorithms Based on Edge-Symmetry." In 2010 International Conference on Information Management, Innovation Management and Industrial Engineering (ICIII). IEEE, 2010. http://dx.doi.org/10.1109/iciii.2010.289.
Full textLei, Ningrong, and Seung Ki Moon. "Decision Support Systems Design for Data-Driven Management." In ASME 2014 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. American Society of Mechanical Engineers, 2014. http://dx.doi.org/10.1115/detc2014-34871.
Full textFeng, Guanghui, Rui Ma, Zhiping Zeng, and Yanchun Liang. "Construction and Applications on Open Online Course of Data Structure and Algorithms." In 2020 International Conference on Modern Education and Information Management (ICMEIM). IEEE, 2020. http://dx.doi.org/10.1109/icmeim51375.2020.00118.
Full textReports on the topic "Data structures and algorithms for data management"
Yan, Yujie, and Jerome F. Hajjar. Automated Damage Assessment and Structural Modeling of Bridges with Visual Sensing Technology. Northeastern University, May 2021. http://dx.doi.org/10.17760/d20410114.
Full textBajaj, Chandrajit L. Efficient Algorithms and Data Structures in Geometric Design. Fort Belvoir, VA: Defense Technical Information Center, January 1995. http://dx.doi.org/10.21236/ada295445.
Full textPortier, Rebecca W., Richard D. Peacock, and Paule A. Reneke. Data structures for the fire data management system, FDMS 2.0. Gaithersburg, MD: National Institute of Standards and Technology, 1997. http://dx.doi.org/10.6028/nist.ir.6088.
Full textGordon, Henry G. ADA, Object-Oriented Techniques, and Concurrency in Teaching Data Structures and File Management. Fort Belvoir, VA: Defense Technical Information Center, November 1993. http://dx.doi.org/10.21236/ada275385.
Full textGusfield, D., E. L. Lawler, K. Balasubramanian, W. I. Chang, A. Cobbs, J. Kececioglu, M. Kriguer, J. Lampe, and D. Naor. Efficient algorithms and data structures in support of DNA mapping and sequence analysis. Progress report, February 1991--February 1992. Office of Scientific and Technical Information (OSTI), April 1992. http://dx.doi.org/10.2172/10134015.
Full textRobert A. van Engelen. Creating a New Generation of Software Development Environments, Compilers, and Algorithms for High-Performance Computing, Networks, and Data Management. Office of Scientific and Technical Information (OSTI), January 2007. http://dx.doi.org/10.2172/907755.
Full textHeiser, G., K. Hinrichs, A. Meier, and J. Nievergelt. Proceedings of the Course on Algorithms and Data Structures for Geometric Computations Held at CISM (Centre International des Sciences Mecaniques) in Udine (Italy) on 8-12 July 1985,. Fort Belvoir, VA: Defense Technical Information Center, July 1985. http://dx.doi.org/10.21236/ada159513.
Full textBrinkerhoff, Derick W., Sarah Frazer, and Lisa McGregor-Mirghani. Adapting to Learn and Learning to Adapt: Practical Insights from International Development Projects. RTI Press, January 2018. http://dx.doi.org/10.3768/rtipress.2018.pb.0015.1801.
Full text