Academic literature on the topic 'Shared Data Software'
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 'Shared Data Software.'
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 "Shared Data Software"
Mandrykin, M. U., and A. V. Khoroshilov. "Towards deductive verification of C programs with shared data." Programming and Computer Software 42, no. 5 (September 2016): 324–32. http://dx.doi.org/10.1134/s0361768816050054.
Full textRobinson, Patrick G., and James D. Arthur. "Distributed process creation within a shared data space framework." Software: Practice and Experience 25, no. 2 (February 1995): 175–91. http://dx.doi.org/10.1002/spe.4380250205.
Full textMartin, Bruce. "Concurrent programming vs. concurrency control: shared events or shared data." ACM SIGPLAN Notices 24, no. 4 (April 1989): 142–44. http://dx.doi.org/10.1145/67387.67426.
Full textBaldwin, Adrian, and Simon Shiu. "Enabling shared audit data." International Journal of Information Security 4, no. 4 (February 8, 2005): 263–76. http://dx.doi.org/10.1007/s10207-004-0061-9.
Full textSKAF, HALA, FRANCOIS CHAROY, and CLAUDE GODART. "MAINTAINING SHARED WORKSPACES CONSISTENCY DURING SOFTWARE DEVELOPMENT." International Journal of Software Engineering and Knowledge Engineering 09, no. 05 (October 1999): 623–42. http://dx.doi.org/10.1142/s0218194099000334.
Full textSaifan, Ahmad A., and Zainab Lataifeh. "Privacy preserving defect prediction using generalization and entropy-based data reduction." Intelligent Data Analysis 25, no. 6 (October 29, 2021): 1369–405. http://dx.doi.org/10.3233/ida-205504.
Full textMorris, Donald G., and David K. Lowenthal. "Accurate data redistribution cost estimation in software distributed shared memory systems." ACM SIGPLAN Notices 36, no. 7 (July 2001): 62–71. http://dx.doi.org/10.1145/568014.379570.
Full textFocardi, Riccardo, Roberto Lucchi, and Gianluigi Zavattaro. "Secure shared data-space coordination languages: A process algebraic survey." Science of Computer Programming 63, no. 1 (November 2006): 3–15. http://dx.doi.org/10.1016/j.scico.2005.07.011.
Full textOsterbye, Kasper. "Abstract data types with shared operations." ACM SIGPLAN Notices 23, no. 6 (June 1988): 91–96. http://dx.doi.org/10.1145/44546.44554.
Full textZhang, Wei Feng. "Software Design for High-Speed Data Capture." Applied Mechanics and Materials 536-537 (April 2014): 536–39. http://dx.doi.org/10.4028/www.scientific.net/amm.536-537.536.
Full textDissertations / Theses on the topic "Shared Data Software"
Tarhan, Faik Aras. "Distance Adaptive Shared Path Protection for Elastic Optical Networks under Dynamic Traffic." Thesis, KTH, Programvaruteknik och Datorsystem, SCS, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-141703.
Full textGanpaa, Gayatri. "An R*-Tree Based Semi-Dynamic Clustering Method for the Efficient Processing of Spatial Join in a Shared-Nothing Parallel Database System." ScholarWorks@UNO, 2006. http://scholarworks.uno.edu/td/298.
Full textGuler, Sevil. "Secure Bitcoin Wallet." Thesis, KTH, Skolan för informations- och kommunikationsteknik (ICT), 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-177587.
Full textBlas, Foix Xavier de. "Proyecto Chronojump-Boscosystem. Herramienta informática libre para el estudio cinemático del salto vertical: medición del tiempo, detección del ángulo de flexión sin marcadores y elaboración de tablas de percentiles." Doctoral thesis, Universitat Ramon Llull, 2012. http://hdl.handle.net/10803/83302.
Full textLa medición de la altura del salto vertical es un indicador de la fuerza y potencia del tren inferior. Se han encontrado numerosas herramientas para la medición del salto ya sea a partir de la distancia, el tiempo, la aceleración o la filmación. A excepción del software de análisis de vídeo Kinovea, el resto son cajas negras que impiden su completa inspección por parte de terceros. El proyecto Chronojump-Boscosystem propone la creación de un sistema de medición con software y hardware libres y la compartición de los datos entre interesados. Objetivos: 1) Crear, validar y distribuir una herramienta de licencia libre que mida los tiempos de contacto y vuelo en el salto vertical, usando una plataforma de contactos. 2) Desarrollar y validar una herramienta libre para medir el ángulo de flexión de la articulación de la rodilla, previo a un salto CMJ, a partir de una filmación bidimensional y sin el uso de marcadores. 3) Desarrollar una herramienta libre que se integre con las anteriores y permita compartir datos entre evaluadores a fin de construir tablas de percentiles. Metodología. Respecto al primer objetivo: Se creó de un microcontrolador con KiCady se validó con un generador de ondas cuadradas y comparando la captación con la de un osciloscopio. Se desarrollaron dos tipos de plataformas de contactos: rígida de fibra de vidrio y flexible de espuma de poliéster. Se validaron las plataformas por la presión mínima requerida para la activación en distintos puntos con célula de carga, y también por la comparación de los tiempos de activación/desactivación respecto al Gold Standard en una muestra de 8 sujetos experimentados realizando saltos submáximos que saltaron con un pie en cada plataforma. Se desarrolló y validó un software de gestión a partir de los principios de las metodologías ágiles. Se tradujo el software por parte de voluntarios. Respecto al segundo objetivo: Se desarrolló y validó un software de seguimiento usando OpenCV. Se creó un modelo lineal de predicción del ángulo de flexión de la rodilla a partir del análisis de la altura porcentual de las piernas respecto a la máxima en extensión, y la ubicación de la rótula respecto a la variable anterior. Para este análisis se usaron los datos obtenidos por el software de seguimiento diseñado ad-hoc en una muestra de 35 saltos por parte de 13 sujetos. Se validó el modelo por comparación con el ángulo real en fotogramas no usados en el entrenamiento del mismo. Respecto al tercer objetivo: Se crearon criterios de fiabilidad de los datos según el consenso de un grupo de discusión. Se desarrolló un software para compartir datos usando servicios web. Resultados: Todas las herramientas tecnológicas han sido creadas y sus licencias son libres. El error del microcontrolador es 0,1%. La validez de la plataforma de fibra de vidrio es 0,95 (CCI). El tamaño del software de gestión es cercano a las 110.000 líneas de código y está disponible en 7 idiomas. La media del error de predicción en la flexión de la rodilla es 2,6º. Hasta la fecha se han compartido 3462 saltos de 751 personas por parte de 24 evaluadores distintos. Se han encontrado 16 publicaciones de tipo científico de otros autores usando las herramientas creadas. Las licencias libres otorgadas permiten que cualquier interesado pueda revisar en profundidad los instrumentos diseñados, adquirirlos a un coste bajo o construirlos por su propia cuenta sin violar normas éticas o legales.
Measuring the height of the vertical jump is an indicator of the strength and power of the lower body. Many tools can be found for measuring this jump, either by using distance, duration, acceleration, or by filming. With the sole exception of the video analysis software Kinovea, the rest appear to be closed black boxes, which are impervious to inspection by third parties. In the Chronojump-Boscosystem project, we propose the creation of a FLOSS (Free/Libre/Open-Source Software) measurement system that consists of free hardware and software combined with data-sharing among stakeholders. Objectives: 1) To create, validate and distribute a FLOSS tool that measures the contact and flight times of the vertical jump by using a contact platform. 2) To develop and validate a FLOSS tool for measuring the angle of flexion of the knee joint prior to a CMJ (Counter Movement Jump) based on a two-dimensional image without using markers. 3) To develop a FLOSS tool integrated with the ones described above which facilitates data-sharing among reviewers in order to build percentile tables. Methodology: Regarding the first objective: A microcontroller was created using KiCad, and a square wave generator was employed to validate the results. The data-capture was compared with that of an oscilloscope. Two types of contact-platforms were developed using different materials: rigid fiberglass and flexible polyester foam. These platforms were validated by the minimum pressure required for activation at different points by a load cell, together with the on/off time of our platforms in respect of the Gold Standard by a sample of 8 subjects performing submaximal jumps with one foot on each platform. Management software was developed and validated according to the principles of agile methodologies. Volunteers were used to translate the software. Regarding the second objective: OpenCV was used to develop and validate tracking software. A linear prediction model of the angle of flexion of the knee was developed from the analysis of the percentage height of the legs with respect to the maximum extension, and the location of the patella with respect to the previous variable. This analysis used data obtained from the special-purpose design tracking software, from a sample of 35 jumps by 13 subjects. This model was validated by comparison with the angle obtained from video frames not used in the training session. Regarding the third objective; reliability criteria for the data were established based on group discus¬sion. Software was developed to share data using web services. Results: All the technological tools have been created under the FLOSS system and are, in that sense, free. The margin of error of the microcontroller is 0.1%. The validity of the fiber-glass platform is 0.95 (ICC). The management software runs close to 110,000 lines of code and is available in 7 languages. The mean prediction error in the flexing of the knee is 2.6°.To date, 3462 jumps have been shared from 751 people by 24 different professionals. 16 scientific publications by other authors using the tools developed during the project have been found. The FLOSS licenses granted allow any interested party to review the designed tools in depth, and to purchase and/or build them, at low cost without violating any ethical or legal standards.
Rajamani, Karthick. "Automatic data aggregation for software distributed shared memory systems." Thesis, 1997. http://hdl.handle.net/1911/17126.
Full textMihailescu, Madalin. "Low-cost Data Analytics for Shared Storage and Network Infrastructures." Thesis, 2013. http://hdl.handle.net/1807/35909.
Full textPranavadatta, DN. "Checking Compatability of Programs on Shared Data." Thesis, 2011. http://etd.iisc.ac.in/handle/2005/3899.
Full textPranavadatta, DN. "Checking Compatability of Programs on Shared Data." Thesis, 2011. http://etd.iisc.ernet.in/2005/3899.
Full textChakraborty, Abhirup. "Processing Exact Results for Queries over Data Streams." Thesis, 2010. http://hdl.handle.net/10012/5048.
Full textMasson, Constantin. "Framework for Real-time collaboration on extensive Data Types using Strong Eventual Consistency." Thèse, 2018. http://hdl.handle.net/1866/22532.
Full textBooks on the topic "Shared Data Software"
Michele, McCarthy, ed. Software for your head: Core protocols for creating and maintaining shared vision. Boston, MA: Addison-Wesley, 2002.
Find full textSHARE, ed. Proceedings of SHARE 73: August 20-25, 1989, the Peabody Orlando, Orlando, Florida. Chicago, Ill: SHARE, 1989.
Find full textNational Credit Union Share Insurance Fund (U.S.), ed. The year 2000 data change: What the year 2000 date change means to you and your insured credit union. [Washington, D.C.?: NUCA, National Credit Union Share Insurance Fund, 1998.
Find full textMcCarthy, Michele, and Jim McCarthy. Software for Your Head: Core Protocols for Creating and Maintaining Shared Vision. Addison-Wesley Professional, 2001.
Find full textBisseling, Rob H. Parallel Scientific Computation. Oxford University Press, 2020. http://dx.doi.org/10.1093/oso/9780198788348.001.0001.
Full textWright, Dawn J., and Christian Harder, eds. GIS for Science, Volume 3: Maps for Saving the Planet. Esri Press, 2021. http://dx.doi.org/10.17128/9781589486713.
Full textSAS Institute. Communications Access Methods for SAS/CONNECT 9.1 and SAS/SHARE 9.1. SAS, 2004.
Find full textReengineering the customer registration process for earnings, growth, and higher share of customer: Best practice models and prescriptives for success in the aftermarket for software, information, and interactive entertainment. Larkspur, Calif: GISTICS Incorporated, 1996.
Find full textGuide, NAS. DIY NAS Guide: NAS Configuration Guide with Open Source Software on Raspberry Pi or PC for Network Hard Disk Drive, Backup and Data Share. A lot of screenshots. Independently Published, 2019.
Find full textAdvances and Applications of DSmT for Information Fusion (Collected works). Am. Res. Press, 2006.
Find full textBook chapters on the topic "Shared Data Software"
Codd, E. F. "A Relational Model of Data for Large Shared Data Banks." In Software Pioneers, 263–94. Berlin, Heidelberg: Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/978-3-642-59412-0_16.
Full textCodd, E. F. "A Relational Model of Data for Large Shared Data Banks." In Pioneers and Their Contributions to Software Engineering, 61–98. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/978-3-642-48354-7_4.
Full textDobson, S., and C. P. Wadsworth. "Towards a theory of shared data in distributed systems." In Software Engineering for Parallel and Distributed Systems, 170–82. Boston, MA: Springer US, 1996. http://dx.doi.org/10.1007/978-0-387-34984-8_15.
Full textKeerup, Kalmer, Dan Bogdanov, Baldur Kubo, and Per Gunnar Auran. "Privacy-Preserving Analytics, Processing and Data Management." In Big Data in Bioeconomy, 157–68. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-71069-9_12.
Full textTakahashi, Kazumasa, and Shinji Sugawara. "In-Advance Replica Arrangement of Shared Data over Hybrid Peer-to-Peer Network According to Users’ Locations and Preferences." In Complex, Intelligent and Software Intensive Systems, 548–59. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-50454-0_57.
Full textAhle, Ulrich, and Juan Jose Hierro. "FIWARE for Data Spaces." In Designing Data Spaces, 395–417. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-030-93975-5_24.
Full textHori, Masakazu, Yoichi Shinoda, and Koichiro Ochimizu. "Shared data management mechanism for distributed software development based on a reflective object-oriented model." In Notes on Numerical Fluid Mechanics and Multidisciplinary Design, 362–82. Cham: Springer International Publishing, 1996. http://dx.doi.org/10.1007/3-540-61292-0_20.
Full textLi, Ze Shi, and Colin Werner. "Ongoing Challenges and Solutions of Managing Data Privacy for Smart Cities." In Smart Cities in Asia, 23–32. Singapore: Springer Nature Singapore, 2022. http://dx.doi.org/10.1007/978-981-19-1701-1_3.
Full textHolfelder, Wieland, Andreas Mayer, and Thomas Baumgart. "Sovereign Cloud Technologies for Scalable Data Spaces." In Designing Data Spaces, 419–36. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-030-93975-5_25.
Full textBux, Tobias, Oliver Riedel, and Armin Lechler. "Security Analysis of a Blockchain Based Data Collection Method for Cross Company Information Sharing." In Advances in Automotive Production Technology – Towards Software-Defined Manufacturing and Resilient Supply Chains, 230–39. Cham: Springer International Publishing, 2023. http://dx.doi.org/10.1007/978-3-031-27933-1_22.
Full textConference papers on the topic "Shared Data Software"
Tudor, Dacian, and Vladimir Cretu. "Experiences on Grid Shared Data Programming." In 2008 International Conference on Complex, Intelligent and Software Intensive Systems. IEEE, 2008. http://dx.doi.org/10.1109/cisis.2008.118.
Full textTudor, Dacian, Georgiana Macariu, Wolfgang Schreiner, and Vladimir Cretu. "Shared Data Grid Programming Improvements Using Specialized Objects." In 2010 International Conference on Complex, Intelligent and Software Intensive Systems (CISIS). IEEE, 2010. http://dx.doi.org/10.1109/cisis.2010.35.
Full text"PARALLEL PROCESSING OF ”GROUP-BY JOIN” QUERIES ON SHARED NOTHING MACHINES." In 1st International Conference on Software and Data Technologies. SciTePress - Science and and Technology Publications, 2006. http://dx.doi.org/10.5220/0001316003010307.
Full text"PIPELINED PARALLELISM IN MULTI-JOIN QUERIES ON HETEROGENEOUS SHARED NOTHING ARCHITECTURES." In 3rd International Conference on Software and Data Technologies. SciTePress - Science and and Technology Publications, 2008. http://dx.doi.org/10.5220/0001889901270134.
Full textBilgin, Enes, and Tolga Ovatman. "Coordinated Access to Shared Data Sources for Geo-replicated State Machines." In 17th International Conference on Software Technologies. SCITEPRESS - Science and Technology Publications, 2022. http://dx.doi.org/10.5220/0011269600003266.
Full textLiu, Haiyang, Tingting Hu, and Zongyan Qiu. "Automatic fine-grained locking generation for shared data structures." In 2017 International Symposium on Theoretical Aspects of Software Engineering (TASE). IEEE, 2017. http://dx.doi.org/10.1109/tase.2017.8285633.
Full textCecchinel, Cyril, Sebastien Mosser, and Philippe Collet. "Automated Deployment of Data Collection Policies over Heterogeneous Shared Sensing Infrastructures." In 2016 23rd Asia-Pacific Software Engineering Conference (APSEC). IEEE, 2016. http://dx.doi.org/10.1109/apsec.2016.053.
Full textGornish, Edward, and Alexander Veidenbaum. "An Integrated Hardware/Software Data Prefetching Scheme for Shared-Memory Multiprocessors." In 1994 International Conference on Parallel Processing (ICPP'94). IEEE, 1994. http://dx.doi.org/10.1109/icpp.1994.57.
Full textMorris, Donald G., and David K. Lowenthal. "Accurate data redistribution cost estimation in software distributed shared memory systems." In the eighth ACM SIGPLAN symposium. New York, New York, USA: ACM Press, 2001. http://dx.doi.org/10.1145/379539.379570.
Full textWu, Bo, Weilin Wang, and Xipeng Shen. "Software-level scheduling to exploit non-uniformly shared data cache on GPGPU." In the ACM SIGPLAN Workshop. New York, New York, USA: ACM Press, 2013. http://dx.doi.org/10.1145/2492408.2492421.
Full textReports on the topic "Shared Data Software"
Juden, Matthew, Tichaona Mapuwei, Till Tietz, Rachel Sarguta, Lily Medina, Audrey Prost, Macartan Humphreys, et al. Process Outcome Integration with Theory (POInT): academic report. Centre for Excellence and Development Impact and Learning (CEDIL), March 2023. http://dx.doi.org/10.51744/crpp5.
Full textPark, Donghyun, and Kwanho Shin. Technology and Wage Share of Older Workers. Asian Development Bank, May 2023. http://dx.doi.org/10.22617/wps230088-2.
Full textHarris, Melissa, and Alexia Pretari. Going Digital – Computer-Assisted Telephone Interviewing (CATI): Lessons learned from a pilot study. Oxfam GB, May 2021. http://dx.doi.org/10.21201/2021.7581.
Full textAlbanesi, Stefania, António Dias da Silva, Juan F. Jimeno, Ana Lamo, and Alena Wabitsch. New technologies and jobs in Europe. Madrid: Banco de España, August 2023. http://dx.doi.org/10.53479/33414.
Full textDuque, Earl, Steve Legensky, Brad Whitlock, David Rogers, Andrew Bauer, Scott Imlay, David Thompson, and Seiji Tsutsumi. Summary of the SciTech 2020 Technical Panel on In Situ/In Transit Computational Environments for Visualization and Data Analysis. Engineer Research and Development Center (U.S.), June 2021. http://dx.doi.org/10.21079/11681/40887.
Full textCoulson, Saskia, Melanie Woods, Drew Hemment, and Michelle Scott. Report and Assessment of Impact and Policy Outcomes Using Community Level Indicators: H2020 Making Sense Report. University of Dundee, 2017. http://dx.doi.org/10.20933/100001192.
Full textEastman, Brittany. Legal Issues Facing Automated Vehicles, Facial Recognition, and Privacy Rights. SAE International, July 2022. http://dx.doi.org/10.4271/epr2022016.
Full textWu, Yingjie, Selim Gunay, and Khalid Mosalam. Hybrid Simulations for the Seismic Evaluation of Resilient Highway Bridge Systems. Pacific Earthquake Engineering Research Center, University of California, Berkeley, CA, November 2020. http://dx.doi.org/10.55461/ytgv8834.
Full text