Academic literature on the topic 'Memory management (Computer science)'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Memory management (Computer science).'

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 "Memory management (Computer science)"

1

Tempel, Tobias, Claudia Niederée, Christian Jilek, Andrea Ceroni, Heiko Maus, Yannick Runge, and Christian Frings. "Temporarily Unavailable: Memory Inhibition in Cognitive and Computer Science." Interacting with Computers 31, no. 3 (May 1, 2019): 231–49. http://dx.doi.org/10.1093/iwc/iwz013.

Full text
Abstract:
Abstract Inhibition is one of the core concepts in Cognitive Psychology. The idea of inhibitory mechanisms actively weakening representations in the human mind has inspired a great number of studies in various research domains. In contrast, Computer Science only recently has begun to consider concepts such as digital forgetting or suppression of irrelevant information to complement activation and highlighting of relevant information. Here, we review psychological research on inhibition in memory and link the gained insights with the current efforts and opportunities in Computer Science of incorporating inhibitory principles for reducing information overload and improving information retrieval in Personal Information Management. Four common aspects guide this review in both domains: (i) the purpose of inhibition to increase processing efficiency; (ii) its relation to activation; (iii) its links to contexts; (iv) its temporariness. In summary, the principle of suppressing information has been used by Computer Science for enhancing software in some ways already. Yet, we consider how novel methods for reducing information overload can be inspired by a more systematic involvement of the inhibition concept.
APA, Harvard, Vancouver, ISO, and other styles
2

Il’in, V. P. "Soviet experience in the management of applied and academic science: In memory of Academician G.I. Marchuk." Вестник Российской академии наук 93, no. 5 (May 1, 2023): 479–85. http://dx.doi.org/10.31857/s0869587323050043.

Full text
Abstract:
Ten years ago, on March 24, 2013, Academician G.I. Marchuk died; his creative path includes outstanding results of basic and applied research in the field of computational mathematics and computer modeling, the creation of world-class scientific schools in atmospheric and ocean physics, nuclear reactor calculations, and mathematical immunology, as well as unique experience in managing industrial and mathematical science at the state level. The scientist’s behests, concentrated in his book The Science of Managing Science, indicate ways to reform the Russian Academy of Sciences, designed to ensure scientific and technological progress and sustainable development of society in our country.
APA, Harvard, Vancouver, ISO, and other styles
3

Aboubacar, Adamou Souleymane. "Kilobyte Virtual Machine Memory Management." International Review on Computers and Software (IRECOS) 15, no. 1 (June 30, 2020): 14. http://dx.doi.org/10.15866/irecos.v15i1.19314.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Cheng, Jun. "Research on Data Management for China Railway Based on Computer Science." Applied Mechanics and Materials 631-632 (September 2014): 1304–7. http://dx.doi.org/10.4028/www.scientific.net/amm.631-632.1304.

Full text
Abstract:
This article introduces content and utilization status of railway data management. In view of the characteristics of diversity, dispersion and mass memory, this paper puts forward an integration analysis method from three dimensions-time dimension, space dimension and category. This paper proposes a framework of data management of high-speed railway equipment, where cloud computing provides a feasible technical solution combined with MapReduce programming model based on Hadoop platform. These models are capable of considering the characteristics of data and processing demand in management of High-speed railway equipment. Finally, we summarize the challenges and opportunities with Big Data for application of China railway and point out there is more than enough that we can work on.
APA, Harvard, Vancouver, ISO, and other styles
5

Tofte, Mads, and Jean-Pierre Talpin. "Region-Based Memory Management." Information and Computation 132, no. 2 (February 1997): 109–76. http://dx.doi.org/10.1006/inco.1996.2613.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

JOHNSON, THEODORE, and TIMOTHY A. DAVIS. "PARALLEL BUDDY MEMORY MANAGEMENT." Parallel Processing Letters 02, no. 04 (December 1992): 391–98. http://dx.doi.org/10.1142/s0129626492000544.

Full text
Abstract:
Shared memory multiprocessor systems need efficient dynamic storage allocators, both for system purposes and to support parallel programs. Memory managers are often based on the buddy system, which provides fast allocation and release. Previous parallel buddy memory managers made no attempt to coordinate the allocation, splitting and release of blocks, and as a result needlessly fragment memory. We present a fast and simple parallel buddy memory manager that is also as space efficient as a serial buddy memory manager. We test our algorithms using memory allocation/deallocation traces collected from a parallel sparse matrix algorithm.
APA, Harvard, Vancouver, ISO, and other styles
7

Arge, Lars, and Jeffrey Scott Vitter. "Optimal External Memory Interval Management." SIAM Journal on Computing 32, no. 6 (January 2003): 1488–508. http://dx.doi.org/10.1137/s009753970240481x.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Kesselman, Alexander, and Yishay Mansour. "Harmonic buffer management policy for shared memory switches." Theoretical Computer Science 324, no. 2-3 (September 2004): 161–82. http://dx.doi.org/10.1016/j.tcs.2004.05.014.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Salagnac, G., S. Yovine, and D. Garbervetsky. "Fast Escape Analysis for Region-based Memory Management." Electronic Notes in Theoretical Computer Science 131 (May 2005): 99–110. http://dx.doi.org/10.1016/j.entcs.2005.01.026.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Turkan, Y. "An Efficient Memory Management Algorithm for Client-Server Database Management Systems." Computer Journal 39, no. 5 (May 1, 1996): 374–85. http://dx.doi.org/10.1093/comjnl/39.5.374.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Dissertations / Theses on the topic "Memory management (Computer science)"

1

Wilhelmsson, Jesper. "Efficient memory management for message-passing concurrency." Licentiate thesis, Uppsala : Univ. : Dept. of Information Technology, Univ, 2005. http://www.it.uu.se/research/reports/lic/2005-001/.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Zhang, Yang. "Dynamic Memory Management for the Loci Framework." MSSTATE, 2004. http://sun.library.msstate.edu/ETD-db/theses/available/etd-04062004-215627/.

Full text
Abstract:
Resource management is a critical part in high-performance computing software. While management of processing resources to increase performance is the most critical, efficient management of memory resources plays an important role in solving large problems. This thesis research seeks to create an effective dynamic memory management scheme for a declarative data-parallel programming system. In such systems, some sort of automatic resource management is a requirement. Using the Loci framework, this thesis research focuses on exploring such opportunities. We believe there exists an automatic memory management scheme for such declarative data-parallel systems that provides good compromise between memory utilization and performance. In addition to basic memory management, this thesis research also seeks to develop methods that take advantages of the cache memory subsystem and explore balances between memory utilization and parallel communication costs in such declarative data-parallel frameworks.
APA, Harvard, Vancouver, ISO, and other styles
3

Holk, Eric. "Region-based memory management for expressive GPU programming." Thesis, Indiana University, 2016. http://pqdtopen.proquest.com/#viewpdf?dispub=10132089.

Full text
Abstract:

Over the last decade, graphics processing units (GPUs) have seen their use broaden from purely graphical tasks to general purpose computation. The increased programmability required by demanding graphics applications has proven useful for a number of non-graphical problems as well. GPUs' high memory bandwidth and floating point performance make them attractive for general computation workloads, yet these benefits come at the cost of added complexity. One particular problem is the fact that GPUs and their associated high performance memory typically lie on discrete cards that are separated from the host CPU} by the PCI-Express bus. This requires programmers to carefully manage the transfer of data between the CPU and GPU memory so that the right data is in the right place at the right time. Programmers must design data structures with serialization in mind in order to efficiently move data across the PCI bus. In practice, this leads to programmers working with only simple data structures such as one or two-dimensional arrays and the applications that can be easily expressed in terms of these structures. CPU programmers have long had access to richer data structures, such as trees or first class procedures, which enable new and simpler approaches to solving certain problems.

This thesis explores the use of RBMM to overcome these data movement challenges. RBMM is a technique in which data is assigned to regions and these regions can then be operated on as a unit. One of the first uses of regions was to amortize the cost of deallocation. Many small objects would be allocated in a single region and the region could be deallocated as a single operation independent of the number of items in the region. In this thesis, regions are used as the unit of data movement between the CPU and GPU. Data structures are assigned to a region and thus the runtime system does not have to be aware of the internal layout of a data structure. The runtime system can simply move the entire region from one device to another, keeping the internal layout intact and allowing code running on either device to operate on the data in the same way.

These ideas are explored through a new programming language called Harlan. Harlan is designed to simplify programming GPUs and other data parallel processors. It provides kernel expressions as its fundamental mechanism for parallelism. Kernels function similarly to a parallel map or zipWith operation from other functional programming languages. For example, the expression (kernel ([x xs] [y ys]) (+ x y)) evaluates to a vector where each element is the sum of the corresponding elements in xs and ys. Kernels can have arbitrary body expressions that can even include kernels, thereby supporting nested data parallelism. Harlan uses a region-based memory system to enable higher level programming features such as trees and ADTs and even first class procedures. Like all data in Harlan, first class procedures are device-independent, so a procedure created in GPU code can be applied in CPU code and vice-versa.

Besides providing the design and description of the implementation of Harlan, this thesis includes a type safety proof for a small model of Harlan's region system as well as a number of small application case studies. The type safety proof provides formal support that Harlan ensures programs will have the right data in the right place at the right time. The application case studies show that Harlan and the ideas embodied within it are useful both for a number of traditional applications as well as problems that are problematic for previous GPU programming languages. The design and implementation of Harlan, its proof of type safety and the set of application case studies together show that region-based memory management is an effective way of enabling high level features in languages targeting CPU/GPU systems and other machines with disjoint memories.

APA, Harvard, Vancouver, ISO, and other styles
4

Feeley, Michael Joseph. "Global memory management for workstation networks /." Thesis, Connect to this title online; UW restricted, 1996. http://hdl.handle.net/1773/6997.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Modzelewski, Kevin (Kevin Paul). "Scalable memory management using a distributed buddy allocator." Thesis, Massachusetts Institute of Technology, 2010. http://hdl.handle.net/1721.1/61002.

Full text
Abstract:
Thesis (M. Eng.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer Science, 2010.
This electronic version was submitted by the student author. The certified thesis is available in the Institute Archives and Special Collections.
Cataloged from student-submitted PDF version of thesis.
Includes bibliographical references (p. 53-56).
The recent rise of multicore processors has forced us to reexamine old computer science problems in a new light. As multicores turn into manycores, we need to visit these problems yet again to find solutions that will work on these drastically different architectures. This thesis presents the design of a new page allocator algorithm based on a new distributed buddy allocator algorithm, one which is made with future processor architectures in mind. The page allocator is a vital and heavily-used part of an operating system, and making this more scalable is a necessary step to build a scalable operating system. This design was implemented in the fos [34] research operating system, and evaluated on 8- and 16-core machines. The results show that this design has comparable performance with Linux for small core counts, and with its better scalability, surpasses the performance of Linux at higher core counts.
by Kevin Modzelewski.
M.Eng.
APA, Harvard, Vancouver, ISO, and other styles
6

Beebee, William S. (William Scripps) 1977. "Region-based memory management for real-time Java." Thesis, Massachusetts Institute of Technology, 2001. http://hdl.handle.net/1721.1/86801.

Full text
Abstract:
Thesis (M.Eng.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer Science, 2001.
Includes bibliographical references (p. 81-82).
by William S. Beebee, Jr.
M.Eng.
APA, Harvard, Vancouver, ISO, and other styles
7

Panthulu, Pradeep. "Intelligent Memory Management Heuristics." Thesis, University of North Texas, 2003. https://digital.library.unt.edu/ark:/67531/metadc4399/.

Full text
Abstract:
Automatic memory management is crucial in implementation of runtime systems even though it induces a significant computational overhead. In this thesis I explore the use of statistical properties of the directed graph describing the set of live data to decide between garbage collection and heap expansion in a memory management algorithm combining the dynamic array represented heaps with a mark and sweep garbage collector to enhance its performance. The sampling method predicting the density and the distribution of useful data is implemented as a partial marking algorithm. The algorithm randomly marks the nodes of the directed graph representing the live data at different depths with a variable probability factor p. Using the information gathered by the partial marking algorithm in the current step and the knowledge gathered in the previous iterations, the proposed empirical formula predicts with reasonable accuracy the density of live nodes on the heap, to decide between garbage collection and heap expansion. The resulting heuristics are tested empirically and shown to improve overall execution performance significantly in the context of the Jinni Prolog compiler's runtime system.
APA, Harvard, Vancouver, ISO, and other styles
8

McNamee, Dylan James. "Virtual memory alternatives for transaction buffer management in a single-level store /." Thesis, Connect to this title online; UW restricted, 1996. http://hdl.handle.net/1773/6961.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Yoon, Myungchul. "Development and analysis of weak memory consistency models to accelerate shared memory multiprocessor systems /." Digital version accessible at:, 1998. http://wwwlib.umi.com/cr/utexas/main.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Karlsson, Martin. "Memory System Design for Chip-Multiprocessors." Doctoral thesis, Uppsala : Acta Universitatis Upsaliensis : Universitetsbiblioteket [distributör], 2005. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-6250.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Books on the topic "Memory management (Computer science)"

1

American Institute of Certified Public Accountants. Information Technology Division., ed. Memory management. New York: American Institute of Certified Public Accountants, 1993.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
2

Underdahl, Brian. Quick memory management techniques. New York: Wiley, 1994.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
3

Lowe, Doug. Memory management for dummies. 2nd ed. Foster City, CA: IDG Books Worldwide, 1996.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
4

Dorfman, Len. C[plusplus] memory management. New York: Windcrest/McGraw-Hill, 1994.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
5

Schiltz, Serge. Unified memory management system. Berne: P. Lang, 1995.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
6

Dorfman, Len. C memory management techniques. Blue Ridge Summit, PA: Windcrest/McGraw Hill, 1993.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
7

Dorfman, Len. C memory management techniques. Blue Ridge Summit, PA: Windcrest/McGraw Hill, 1993.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
8

Kyle, James. Windows 3.1 memory management. Reading, Mass: Addison-Wesley Pub., 1992.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
9

Kyle, James. Windows 3.1 memory management. Reading, Mass: Addison-Wesley, 1992.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
10

Flynn, Jennifer. 10 minute guide to memory management. Carmel, Ind: Alpha Books, 1992.

Find full text
APA, Harvard, Vancouver, ISO, and other styles

Book chapters on the topic "Memory management (Computer science)"

1

Ægidius Mogensen, Torben. "Memory Management." In Texts in Computer Science, 71–103. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-031-11806-7_4.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Gabbrielli, Maurizio, and Simone Martini. "Memory Management." In Undergraduate Topics in Computer Science, 91–118. London: Springer London, 2010. http://dx.doi.org/10.1007/978-1-84882-914-5_5.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Weik, Martin H. "memory management." In Computer Science and Communications Dictionary, 999. Boston, MA: Springer US, 2000. http://dx.doi.org/10.1007/1-4020-0613-6_11327.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Gabbrielli, Maurizio, and Simone Martini. "Memory Management." In Undergraduate Topics in Computer Science, 87–116. Cham: Springer International Publishing, 2023. http://dx.doi.org/10.1007/978-3-031-34144-1_5.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Weik, Martin H. "real-memory management." In Computer Science and Communications Dictionary, 1422. Boston, MA: Springer US, 2000. http://dx.doi.org/10.1007/1-4020-0613-6_15585.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Lobato, Jose Manuel Pérez, and Eva Martín Lobo. "OMC-INTEGRAL Memory Management." In Lecture Notes in Computer Science, 76–87. Berlin, Heidelberg: Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/3-540-48046-3_6.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Franklin, Michael J. "Global Memory Management." In The Kluwer International Series in Engineering and Computer Science, 107–42. Boston, MA: Springer US, 1996. http://dx.doi.org/10.1007/978-1-4613-1363-2_6.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Costantini, Stefania, and Valentina Pitoni. "Memory Management in Resource-Bounded Agents." In Lecture Notes in Computer Science, 46–58. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-35166-3_4.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Mikheev, Vitaly V., and Stanislav A. Fedoseev. "Compiler-Cooperative Memory Management in Java." In Lecture Notes in Computer Science, 511–18. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45575-2_49.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Fiorio, Christophe, and Jens Gustedt. "Memory management for Union-Find algorithms." In Lecture Notes in Computer Science, 67–79. Berlin, Heidelberg: Springer Berlin Heidelberg, 1997. http://dx.doi.org/10.1007/bfb0023449.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Conference papers on the topic "Memory management (Computer science)"

1

Li, Hongwei, and Changhong Yin. "Analysis and Improvement of RTEMS Memory Management." In 2009 First International Workshop on Education Technology and Computer Science. IEEE, 2009. http://dx.doi.org/10.1109/etcs.2009.33.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Cheng, Xiao-Hui, You-min Gong, and Xin-zheng Wang. "Study of Embedded Operating System Memory Management." In 2009 First International Workshop on Education Technology and Computer Science. IEEE, 2009. http://dx.doi.org/10.1109/etcs.2009.753.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Zhong, Ping, Hugang Gu, Pengfeng Li, Min Xiao, and Xiaofeng Du. "i-Memory: An intelligence Android-based photo management system." In 2017 12th International Conference on Computer Science and Education (ICCSE). IEEE, 2017. http://dx.doi.org/10.1109/iccse.2017.8085494.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Wang, Li-xin, and Jing Kang. "MMAP System Transfer in Linux Virtual Memory Management." In 2009 First International Workshop on Education Technology and Computer Science. ETCS 2009. IEEE, 2009. http://dx.doi.org/10.1109/etcs.2009.156.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Yoon, Su-Kyung, Do-Heon Lee, Ashok Sharma, and Shin-Dug Kim. "Designing virtual accessing adapter and non-volatile memory management for memory-disk integrated system." In 2014 IEEE/ACIS 13th International Conference on Computer and Information Science (ICIS). IEEE, 2014. http://dx.doi.org/10.1109/icis.2014.6912115.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Yue Hu and YueDong Wang. "Process-level virtual machine embedded chain mode memory management method." In 2011 International Conference on Computer Science and Network Technology (ICCSNT). IEEE, 2011. http://dx.doi.org/10.1109/iccsnt.2011.6181962.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Zhu, Xinghui, Guang Lu, Fei Yu, Shuqiang Yang, and Miaoliang Zhu. "PVM: A Memory Management under Vertical Architecture." In 2006 International Multi-Symposiums on Computer and Computational Sciences (IMSCCS). IEEE, 2006. http://dx.doi.org/10.1109/imsccs.2006.108.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Silvestro, Sam, Timothy T. Yuen, Corey Crosser, Dakai Zhu, Turgay Korkmaz, and Tongping Liu. "A User Space-based Project for Practicing Core Memory Management Concepts." In SIGCSE '18: The 49th ACM Technical Symposium on Computer Science Education. New York, NY, USA: ACM, 2018. http://dx.doi.org/10.1145/3159450.3159581.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Hongmei Wang, Lei Shi, Tiejun Zhang, and Donghui Wang. "Dynamic management of scratchpad memory based on compiler driven approach." In 2010 3rd IEEE International Conference on Computer Science and Information Technology (ICCSIT 2010). IEEE, 2010. http://dx.doi.org/10.1109/iccsit.2010.5564685.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Petratos, Panagiotis. "Information Retrieval Systems: A Perspective on Human Computer Interaction." In InSITE 2006: Informing Science + IT Education Conference. Informing Science Institute, 2006. http://dx.doi.org/10.28945/3006.

Full text
Abstract:
Traditional information systems design and development methodologies tend to overly focus on the technical details of the system such as memory management, system internals, algorithms and modules. It is not unusual for system designers and developers to often completely omit from the thought process the human element. This article offers a new information systems perspective particularly for information retrieval systems with a focus on human computer interaction.
APA, Harvard, Vancouver, ISO, and other styles

Reports on the topic "Memory management (Computer science)"

1

Pokryshen, Dmytro A., Evgeniy H. Prokofiev, and Albert A. Azaryan. Blogger and YouTube services at a distant course “Database management system Microsoft Access”. [б. в.], September 2019. http://dx.doi.org/10.31812/123456789/3272.

Full text
Abstract:
The article is devoted to the coverage of the course “Database management system Microsoft Access”, an educational blog review “The development of a creative child. ІCТ”, which is used as an auxiliary tool for promoting a course and teacher in the Internet, structural analysis of this blog is made. The channel location is set on YouTube video hosting and how it is used in the course on databases. Attention is drawn to the fact that theoretical and practical material is considered on real, implemented informational and analytical systems. To prepare students for the Olympiads and provide methodological help teachers of computer science are looking at tasks from databases that were offered at the All-Ukrainian Olympiads on Information Technologies, especially II, III and IV stages (offline and online Olympiads), which are located in open access to the blog and YouTube channel. The main focus of the article is devoted to the practical side of teaching teachers of computer science, experience in using the above technologies.
APA, Harvard, Vancouver, ISO, and other styles
2

Appoev, R. K., and Zh V. Ignatenko. Electronic educational and methodical complex of discipline "Operations research and optimization methods" (in areas of training 38.00.00 Economics and Management, 09.00.00 Computer Science and Engineering, 44.00.00 Education and pedagogical sciences). North-Caucasian Social Institute, June 2016. http://dx.doi.org/10.12731/appoevignatenko.01062016.21898.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Rassovytska, Maryna V., and Andrii M. Striuk. Система хмаро орієнтованих засобів навчання інформатичних дисциплін студентів інженерних спеціальностей. [б. в.], August 2018. http://dx.doi.org/10.31812/0564/2452.

Full text
Abstract:
The purpose of this study is to identify the main categories of cloud-based learning tools and to identify the links between them. Thus, the following categories of cloud-oriented teaching aids are allocated for educational purposes and feature of use: teaching management tools, communication tools, joint activity tools, teaching materials, knowledge control tools. In study was developed a system of cloud-oriented tools of learning computer science disciplines of engineering specialties students and considered examples of the implementation of its individual components. As a further area of research, the experimental implementation of this system of cloud-oriented learning means is considered.
APA, Harvard, Vancouver, ISO, and other styles
4

Alhasson, Haifa F., and Shuaa S. Alharbi. New Trends in image-based Diabetic Foot Ucler Diagnosis Using Machine Learning Approaches: A Systematic Review. INPLASY - International Platform of Registered Systematic Review and Meta-analysis Protocols, November 2022. http://dx.doi.org/10.37766/inplasy2022.11.0128.

Full text
Abstract:
Review question / Objective: A significant amount of research has been conducted to detect and recognize diabetic foot ulcers (DFUs) using computer vision methods, but there are still a number of challenges. DFUs detection frameworks based on machine learning/deep learning lack systematic reviews. With Machine Learning (ML) and Deep learning (DL), you can improve care for individuals at risk for DFUs, identify and synthesize evidence about its use in interventional care and management of DFUs, and suggest future research directions. Information sources: A thorough search of electronic databases such as Science Direct, PubMed (MIDLINE), arXiv.org, MDPI, Nature, Google Scholar, Scopus and Wiley Online Library was conducted to identify and select the literature for this study (January 2010-January 01, 2023). It was based on the most popular image-based diagnosis targets in DFu such as segmentation, detection and classification. Various keywords were used during the identification process, including artificial intelligence in DFu, deep learning, machine learning, ANNs, CNNs, DFu detection, DFu segmentation, DFu classification, and computer-aided diagnosis.
APA, Harvard, Vancouver, ISO, and other styles
5

Striuk, Andrii M. Software engineering: first 50 years of formation and development. [б. в.], December 2018. http://dx.doi.org/10.31812/123456789/2880.

Full text
Abstract:
The article analyzes the main stages of software engineering (SE) development. Based on the analysis of materials from the first SE conferences (1968-1969), it was determined how the software crisis prompted scientists and practitioners to join forces to form an engineering approach to programming. Differences in professional training for SE are identified. The fundamental components of the training of future software engineers are highlighted. The evolution of approaches to the design, implementation, testing and documentation of software is considered. The system scientific, technological approaches and methods for the design and construction of computer programs are highlighted. Analysis of the historical stages of the development of SE showed that despite the universal recognition of the importance of using the mathematical apparatus of logic, automata theory and linguistics when developing software, it was created empirically without its use. The factor that led practitioners to turn to the mathematical foundations of an SE is the increasing complexity of software and the inability of empirical approaches to its development and management to cope with it. The training of software engineers highlighted the problem of the rapid obsolescence of the technological content of education, the solution of which lies in its fundamentalization through the identification of the basic foundations of the industry. It is determined that mastering the basics of computer science is the foundation of vocational training in SE.
APA, Harvard, Vancouver, ISO, and other styles
6

Balyk, Nadiia, Svitlana Leshchuk, and Dariia Yatsenyak. Developing a Mini Smart House model. [б. в.], February 2020. http://dx.doi.org/10.31812/123456789/3741.

Full text
Abstract:
The work is devoted to designing a smart home educational model. The authors analyzed the literature in the field of the Internet of Things and identified the basic requirements for the training model. It contains the following levels: command, communication, management. The authors identify the main subsystems of the training model: communication, signaling, control of lighting, temperature, filling of the garbage container, monitoring of sensor data. The proposed smart home educational model takes into account the economic indicators of resource utilization, which gives the opportunity to save on payment for their consumption. The hardware components for the implementation of the Mini Smart House were selected in the article. It uses a variety of technologies to conveniently manage it and use renewable energy to power it. The model was produced independently by students involved in the STEM project. Research includes sketching, making construction parts, sensor assembly and Arduino boards, programming in the Arduino IDE environment, testing the functioning of the system. Research includes sketching, making some parts, assembly sensor and Arduino boards, programming in the Arduino IDE environment, testing the functioning of the system. Approbation Mini Smart House researches were conducted within activity the STEM-center of Physics and Mathematics Faculty of Ternopil Volodymyr Hnatiuk National Pedagogical University, in particular during the educational process and during numerous trainings and seminars for pupils and teachers of computer science.
APA, Harvard, Vancouver, ISO, and other styles
7

Nechaev, V., Володимир Миколайович Соловйов, and A. Nagibas. Complex economic systems structural organization modelling. Politecnico di Torino, 2006. http://dx.doi.org/10.31812/0564/1118.

Full text
Abstract:
One of the well-known results of the theory of management is the fact, that multi-stage hierarchical organization of management is unstable. Hence, the ideas expressed in a number of works by Don Tapscott on advantages of network organization of businesses over vertically integrated ones is clear. While studying the basic tendencies of business organization in the conditions of globalization, computerization and internetization of the society and the results of the financial activities of the well-known companies, the authors arrive at the conclusion, that such companies, as IBM, Boeing, Mercedes-Benz and some others companies have not been engaged in their traditional business for a long time. Their partner networks performs this function instead of them. The companies themselves perform the function of system integrators. The Tapscott’s idea finds its confirmation within the framework of a new powerful direction of the development of the modern interdisciplinary science – the theory of the complex networks (CN) [2]. CN-s are multifractal objects, the loss of multifractality being the indicator of the system transition from more complex state into more simple state. We tested the multifractal properties of the data using the wavelet transform modulus maxima approach in order to analyze scaling properties of our company. Comparative analysis of the singularity spectrumf(®), namely, the difference between maximum and minimum values of ® (∆ = ®max ¡ ®min) shows that IBM company is considerably more fractal in comparison with Apple Computer. Really, for it the value of ∆ is equal to 0.3, while for the vertically integrated company Apple it only makes 0.06 – 5 times less. The comparison of other companies shows that this dependence is of general character. Taking into consideration the fact that network organization of business has become dominant in the last 5-10 years, we carried out research for the selected companies in the earliest possible period of time which was determined by the availability of data in the Internet, or by historically later beginning of stock trade of computer companies. A singularity spectrum of the first group of companies turned out to be considerably narrower, or shifted toward the smaller values of ® in the pre-network period. The latter means that dynamic series were antipersistant. That is, these companies‘ management was rigidly controlled while the impact of market mechanisms was minimized. In the second group of companies if even the situation did changed it did not change for the better. In addition, we discuss applications to the construction of portfolios of stock that have a stable ratio of risk to return.
APA, Harvard, Vancouver, ISO, and other styles
8

Semerikov, Serhiy, Viacheslav Osadchyi, and Olena Kuzminska. Proceedings of the 1st Symposium on Advances in Educational Technology - Volume 2: AET. SciTePress, 2022. http://dx.doi.org/10.31812/123456789/7011.

Full text
Abstract:
Symposium on Advances in Educational Technology (AET) is a peer-reviewed international conference focusing on research advances and applications of combined use of computer hardware, software, and educational theory and practice to facilitate learning. Today, AET is the premier interdisciplinary forum for learning scientists, academicians, researchers, professionals, policymakers, postgraduate students, and practitioners to present their latest research results, ideas, developments, and applications. AET topics of interest are: • Artificial intelligence in education • Augmented reality in education • Cloud-based learning environments • Cloud technologies for mathematics learning • Cloud technologies for informatics learning • Computer simulation in science and mathematics learning • ICT in primary and secondary education • ICT in higher education • Learning environments • Learning technology • Professional training in the digital space • Massive open online courses • Methodology of informatization in education • Modelling systems in education • Psychological safety in the digital educational environment • Soft skills development • STEM education • Virtualization of learning This volume represents the proceedings of the Symposium on Advances in Educational Technology, held in Kyiv, Ukraine, on November 12-13, 2020. It comprises 110 contributed papers that were carefully peer-reviewed and selected from 282 submissions. Each submission was reviewed by at least 3, and on the average 3.1, program committee members. The accepted papers present a state-of-the-art overview of successful cases and provide guidelines for future research. We are thankful to all the authors who submitted papers and the delegates for their participation and their interest in AET as a platform to share their ideas and innovation. Also, we are also thankful to all the program committee members for providing continuous guidance and efforts taken by peer reviewers contributed to improve the quality of papers provided constructive critical comments, improvements and corrections to the authors are gratefully appreciated for their contribution to the success of the workshop. Moreover, we would like to thank the developers of HotCRP, who made it possible for us to use the resources of this excellent and comprehensive conference management system, from the call of papers and inviting reviewers, to handling paper submissions, communicating with the authors, and creating the volume of the workshop proceedings.
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography