Letteratura scientifica selezionata sul tema "Sequential processing (Computer science)"

Cita una fonte nei formati APA, MLA, Chicago, Harvard e in molti altri stili

Scegli il tipo di fonte:

Consulta la lista di attuali articoli, libri, tesi, atti di convegni e altre fonti scientifiche attinenti al tema "Sequential processing (Computer science)".

Accanto a ogni fonte nell'elenco di riferimenti c'è un pulsante "Aggiungi alla bibliografia". Premilo e genereremo automaticamente la citazione bibliografica dell'opera scelta nello stile citazionale di cui hai bisogno: APA, MLA, Harvard, Chicago, Vancouver ecc.

Puoi anche scaricare il testo completo della pubblicazione scientifica nel formato .pdf e leggere online l'abstract (il sommario) dell'opera se è presente nei metadati.

Articoli di riviste sul tema "Sequential processing (Computer science)"

1

Carmesin, H. O., e H. Schwegler. "Parallel versus sequential processing of relational stimulus structures". Biological Cybernetics 71, n. 6 (ottobre 1994): 523–29. http://dx.doi.org/10.1007/bf00198470.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
2

Carmesin, H. O., e H. Schwegler. "Parallel versus sequential processing of relational stimulus structures". Biological Cybernetics 71, n. 6 (1 ottobre 1994): 523–29. http://dx.doi.org/10.1007/s004220050111.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
3

Lee, Yong-Joo, e Paul Zipkin. "Processing Networks with Inventories: Sequential Refinement Systems". Operations Research 43, n. 6 (dicembre 1995): 1025–36. http://dx.doi.org/10.1287/opre.43.6.1025.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
4

Korde, P. S., e P. B. Khanale. "Cache Oblivious Matrix Multiplication Algorithm using Sequential Access Processing". Research Journal of Information Technology 3, n. 1 (1 gennaio 2011): 61–67. http://dx.doi.org/10.3923/rjit.2011.61.67.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
5

LeBron Paige, A., Ö. Özdamar e R. E. Delgado. "Two-dimensional spectral processing of sequential evoked potentials". Medical & Biological Engineering & Computing 34, n. 3 (maggio 1996): 239–43. http://dx.doi.org/10.1007/bf02520080.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
6

Sharma, Shalini, e Angshul Majumdar. "Sequential Transform Learning". ACM Transactions on Knowledge Discovery from Data 15, n. 5 (26 giugno 2021): 1–18. http://dx.doi.org/10.1145/3447394.

Testo completo
Abstract (sommario):
This work proposes a new approach for dynamical modeling; we call it sequential transform learning. This is loosely based on the transform (analysis dictionary) learning formulation. This is the first work on this topic. Transform learning, was originally developed for static problems; we modify it to model dynamical systems by introducing a feedback loop. The learnt transform coefficients for the t th instant are fed back along with the t + 1st sample, thereby establishing a Markovian relationship. Furthermore, the formulation is made supervised by the label consistency cost. Our approach keeps the best of two worlds, marrying the interpretability and uncertainty measure of signal processing with the function approximation ability of neural networks. We have carried out experiments on one of the most challenging problems in dynamical modeling - stock forecasting. Benchmarking with the state-of-the-art has shown that our method excels over the rest.
Gli stili APA, Harvard, Vancouver, ISO e altri
7

Zhuo, Youwei, Jingji Chen, Gengyu Rao, Qinyi Luo, Yanzhi Wang, Hailong Yang, Depei Qian e Xuehai Qian. "Distributed Graph Processing System and Processing-in-memory Architecture with Precise Loop-carried Dependency Guarantee". ACM Transactions on Computer Systems 37, n. 1-4 (giugno 2021): 1–37. http://dx.doi.org/10.1145/3453681.

Testo completo
Abstract (sommario):
To hide the complexity of the underlying system, graph processing frameworks ask programmers to specify graph computations in user-defined functions (UDFs) of graph-oriented programming model. Due to the nature of distributed execution, current frameworks cannot precisely enforce the semantics of UDFs, leading to unnecessary computation and communication. It exemplifies a gap between programming model and runtime execution. This article proposes novel graph processing frameworks for distributed system and Processing-in-memory (PIM) architecture that precisely enforces loop-carried dependency; i.e., when a condition is satisfied by a neighbor, all following neighbors can be skipped. Our approach instruments the UDFs to express the loop-carried dependency, then the distributed execution framework enforces the precise semantics by performing dependency propagation dynamically. Enforcing loop-carried dependency requires the sequential processing of the neighbors of each vertex distributed in different nodes. We propose to circulant scheduling in the framework to allow different nodes to process disjoint sets of edges/vertices in parallel while satisfying the sequential requirement. The technique achieves an excellent trade-off between precise semantics and parallelism—the benefits of eliminating unnecessary computation and communication offset the reduced parallelism. We implement a new distributed graph processing framework SympleGraph, and two variants of runtime systems— GraphS and GraphSR —for PIM-based graph processing architecture, which significantly outperform the state-of-the-art.
Gli stili APA, Harvard, Vancouver, ISO e altri
8

ROBERGE, VINCENT, e MOHAMMED TARBOUCHI. "COMPARISON OF PARALLEL PARTICLE SWARM OPTIMIZERS FOR GRAPHICAL PROCESSING UNITS AND MULTICORE PROCESSORS". International Journal of Computational Intelligence and Applications 12, n. 01 (marzo 2013): 1350006. http://dx.doi.org/10.1142/s1469026813500065.

Testo completo
Abstract (sommario):
In this paper, we present a parallel implementation of the particle swarm optimization (PSO) on graphical processing units (GPU) using CUDA. By fully utilizing the processing power of graphic processors, our implementation (CUDA-PSO) provides a speedup of 167× compared to a sequential implementation on CPU. This speedup is significantly superior to what has been reported in recent papers and is achieved by four optimizations we made to better adapt the parallel algorithm to the specific architecture of the NVIDIA GPU. However, because today's personal computers are usually equipped with a multicore CPU, it may be unfair to compare our CUDA implementation to a sequential one. For this reason, we implemented a parallel PSO for multicore CPUs using MPI (MPI-PSO) and compared its performance against our CUDA-PSO. The execution time of our CUDA-PSO remains 15.8× faster than our MPI-PSO which ran on a high-end 12-core workstation. Moreover, we show with statistical significance that the results obtained using our CUDA-PSO are of equal quality as the results obtained by the sequential PSO or the MPI-PSO. Finally, we use our parallel PSO for real-time harmonic minimization of multilevel power inverters with 20 DC sources while considering the first 100 harmonics and show that our CUDA-PSO is 294× faster than the sequential PSO and 32.5× faster than our parallel MPI-PSO.
Gli stili APA, Harvard, Vancouver, ISO e altri
9

CHANG, C. Y., e K. YAO. "SYSTOLIC ARRAY PROCESSING OF THE SEQUENTIAL DECODING ALGORITHM". International Journal of High Speed Computing 01, n. 03 (settembre 1989): 465–80. http://dx.doi.org/10.1142/s0129053389000251.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
10

Ha, Ok-Kyoon, Keonpyo Lee, Wan-Jin Kim e Kun Su Yoon. "Effective Parallelization Method for Object Recognition in 2D Sonar Images Based on Task Partitioning". Scientific Programming 2019 (3 marzo 2019): 1–9. http://dx.doi.org/10.1155/2019/8908950.

Testo completo
Abstract (sommario):
Techniques for analyzing and avoiding hazardous objects and situations on the seabed are being developed to ensure the safety of ships and submersibles from various hazards. Improvements in accuracy and real-time response are critical for underwater object recognition, which rely on underwater sonar detection to remove noises and analyze the data. Therefore, parallel processing is being introduced for real-time processing of two-dimensional (2D) underwater sonar detector images for seabed monitoring. However, this requires optimized parallel processing between the modules for image processing and the data processing of a vast amount of data. This study proposes an effective parallel processing method, called Task Partitioning, based on central and graphical processing units for monitoring and identifying underwater objects in real time based on 2D-imaging sonar. The practicality of the proposed method is evaluated experimentally by comparing it to the sequential processing method. The experimental results show that the Task Partitioning method significantly improves the processing time for sonar images because it reduces the average execution time to 1% and 5% of the sequential processing method and general parallelization, respectively.
Gli stili APA, Harvard, Vancouver, ISO e altri

Tesi sul tema "Sequential processing (Computer science)"

1

Parashkevov, Atanas. "Advances in space and time efficient model checking of finite state systems". Title page, contents and abstract only, 2002. http://web4.library.adelaide.edu.au/theses/09PH/09php223.pdf.

Testo completo
Abstract (sommario):
Bibliography: leaves 211-220 This thesis examines automated formal verification techniques and their associated space and time implementation complexity when applied to finite state concurrent systems. The focus is on concurrent systems expressed in the Communicating Sequential Processes (CSP) framework. An approach to the compilation of CSP system descriptions into boolean formulae in the form of Ordered Binary Decision Diagrams (OBDD) is presented, further utilised by a basic algorithm that checks a refinement or equivalence relation between a pair of processes in any of the three CSP semantic models. The performance bottlenecks of the basic refinement checking algorithms are identified and addressed with the introduction of a number of novel techniques and algorithms. Algorithms described in this thesis are implemented in the Adelaide Tefinement Checking Tool.
Gli stili APA, Harvard, Vancouver, ISO e altri
2

Bari, Himanshu. "Design and implementation of a library to support the Common Component Architecture (CCA) over Legion". Diss., Online access via UMI:, 2004. http://wwwlib.umi.com/dissertations/fullcit/1424173.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
3

Zhang, Shujian. "Evaluation in built-in self-test". Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1998. http://www.collectionscanada.ca/obj/s4/f2/dsk2/ftp02/NQ34293.pdf.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
4

Moffat, Nicholas. "Identifying and exploiting symmetry for CSP refinement checking". Thesis, University of Oxford, 2011. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.711620.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
5

Pajic, Slobodan. "Sequential quadratic programming-based contingency constrained optimal power flow". Link to electronic thesis, 2003. http://www.wpi.edu/Pubs/ETD/Available/etd-0430103-152758.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
6

Simpson, Andrew C. "Safety through security". Thesis, University of Oxford, 1996. http://ora.ox.ac.uk/objects/uuid:4a690347-46af-42a4-91fe-170e492a9dd1.

Testo completo
Abstract (sommario):
In this thesis, we investigate the applicability of the process algebraic formal method Communicating Sequential Processes (CSP) [Hoa85] to the development and analysis of safetycritical systems. We also investigate how these tasks might be aided by mechanical verification, which is provided in the form of the proof tool Failures-Divergences Refinement (FDR) [Ros94]. Initially, we build upon the work of [RWW94, Ros95], in which CSP treatments of the security property of non-interference are described. We use one such formulation to define a property called protection, which unifies our views of safety and security. As well as applying protection to the analysis of safety-critical systems, we develop a proof system for this property, which in conjunction with the opportunity for automated analysis provided by FDR, enables us to apply the approach to problems of a sizable complexity. We then describe how FDR can be applied to the analysis of mutual exclusion, which is a specific form of non-interference. We investigate a number of well-known solutions to the problem, and illustrate how such mutual exclusion algorithms can be interpreted as CSP processes and verified with FDR. Furthermore, we develop a means of verifying the faulttolerance of such algorithms in terms of protection. In turn, mutual exclusion is used to describe safety properties of geographic data associated with Solid State Interlocking (SSI) railway signalling systems. We show how FDR can be used to describe these properties and model interlocking databases. The CSP approach to compositionality allows us to decompose such models, thus reducing the complexity of analysing safety invariants of SSI geographic data. As such, we describe how the mechanical verification of Solid State Interlocking geographic data, which was previously considered to be an intractable problem for the current generation of mechanical verification tools, is computationally feasible using FDR. Thus, the goals of this thesis are twofold. The first goal is to establish a formal encapsulation of a theory of safety-critical systems based upon the relationship which exists between safety and security. The second goal is to establish that CSP, together with FDR, can be applied to the modelling of Solid State Interlocking geographic databases. Furthermore, we shall attempt to demonstrate that such modelling can scale up to large-scale systems.
Gli stili APA, Harvard, Vancouver, ISO e altri
7

Koufogiannakis, Christos. "Approximation algorithms for covering problems". Diss., [Riverside, Calif.] : University of California, Riverside, 2009. http://proquest.umi.com/pqdweb?index=0&did=1957320821&SrchMode=2&sid=1&Fmt=2&VInst=PROD&VType=PQD&RQT=309&VName=PQD&TS=1268338860&clientId=48051.

Testo completo
Abstract (sommario):
Thesis (Ph. D.)--University of California, Riverside, 2009.
Includes abstract. Title from first page of PDF file (viewed March 11, 2010). Available via ProQuest Digital Dissertations. Includes bibliographical references (p. 70-77). Also issued in print.
Gli stili APA, Harvard, Vancouver, ISO e altri
8

Bari, Wasimul. "Analyzing binary longitudinal data in adaptive clinical trials /". Internet access available to MUN users only, 2003. http://collections.mun.ca/u?/theses,167453.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
9

Thomas, Jonathan. "Asynchronous Validity Resolution in Sequentially Consistent Shared Virtual Memory". Fogler Library, University of Maine, 2001. http://www.library.umaine.edu/theses/pdf/Thomas.pdf.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
10

Shao, Yang. "Sequential organization in computational auditory scene analysis". Columbus, Ohio : Ohio State University, 2007. http://rave.ohiolink.edu/etdc/view?acc%5Fnum=osu1190127412.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri

Libri sul tema "Sequential processing (Computer science)"

1

Berman, Kenneth A. Fundamentals of sequential and parallel algorithms. Boston: PWS Pub., 1997.

Cerca il testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
2

Bhavikatti, S. S. Structural optimisation using sequential linear programming. New Delhi: Vikas Publishing House Pvt., 2003.

Cerca il testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
3

Kronsjö, Lydia I. Computational complexity of sequential and parallel algorithms. Chichester: Wiley, 1986.

Cerca il testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
4

Kapralski, Adam. Sequential and parallel processing in depth search machines. Singapore: World Scientific, 1994.

Cerca il testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
5

KEK), Gijutsu Kōryūkai (1995. Gijutsu Kōryūkai hōkokushū: Proceedings of the Meeting on the Technical Study at KEK : KEK, Tsukuba, Japan, November 28-29, 1995. Tsukuba-shi: National Laboratory for High Energy Physics, 1996.

Cerca il testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
6

KEK), Gijutsu Kōryūkai (1998. Gijutsu Kōryūkai hōkokushū: Proceedings of the Meeting on the Technical Study at KEK : KEK, Tsukuba, Japan, February 12-13, 1998. Tsukuba-shi: High Energy Accelerator Research Organization, 1998.

Cerca il testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
7

Kokosiński, Zbigniew. Układy generatorów obiektów kombinatorycznych dla systemów sekwencyjnych i równoległych. Kraków: Politechnika Krakowska im. Tadeusza Kościuszki, 1993.

Cerca il testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
8

Kronsjö, Lydia. Computational complexity of sequential and parallel algorithms. Chichester: Wiley, 1987.

Cerca il testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
9

Kumar, Pradeep. Pattern discovery using sequence data mining: Applications and studies. Hershey, PA: Information Science Reference, 2012.

Cerca il testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
10

Vajteršic, Marián. Algorithms for Elliptic Problems: Efficient Sequential and Parallel Solvers. Dordrecht: Springer Netherlands, 1993.

Cerca il testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri

Capitoli di libri sul tema "Sequential processing (Computer science)"

1

Weik, Martin H. "sequential processing". In Computer Science and Communications Dictionary, 1551. Boston, MA: Springer US, 2000. http://dx.doi.org/10.1007/1-4020-0613-6_17020.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
2

Weik, Martin H. "sequential batch processing". In Computer Science and Communications Dictionary, 1550. Boston, MA: Springer US, 2000. http://dx.doi.org/10.1007/1-4020-0613-6_17006.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
3

Weik, Martin H. "sequential-by-key processing". In Computer Science and Communications Dictionary, 1550. Boston, MA: Springer US, 2000. http://dx.doi.org/10.1007/1-4020-0613-6_17008.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
4

Kremer, Stefan C., e John F. Kolen. "Dynamical Recurrent Networks for Sequential Data Processing". In Lecture Notes in Computer Science, 107–22. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/10719871_8.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
5

Hammerton, James A., e Barry L. Kalman. "Holistic Symbol Processing and the Sequential RAAM: An Evaluation". In Lecture Notes in Computer Science, 298–312. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/10719871_21.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
6

Koerner, Edgar, e Ursula Koerner. "Concurrent parallel-sequential processing in gamma controlled cortical-type networks of spiking neurones". In Lecture Notes in Computer Science, 91–96. Berlin, Heidelberg: Springer Berlin Heidelberg, 1997. http://dx.doi.org/10.1007/bfb0020138.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
7

Grigoryev, Vladimir, e Igor Khvorov. "Combined Adaptive Spatial-Temporal Signal Processing System Based on Sequential Circuit with Dependent Component Adaptation". In Lecture Notes in Computer Science, 621–35. Cham: Springer International Publishing, 2015. http://dx.doi.org/10.1007/978-3-319-23126-6_56.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
8

Weik, Martin H. "sequential computer". In Computer Science and Communications Dictionary, 1551. Boston, MA: Springer US, 2000. http://dx.doi.org/10.1007/1-4020-0613-6_17011.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
9

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

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
10

Weik, Martin H. "bit sequential". In Computer Science and Communications Dictionary, 128. Boston, MA: Springer US, 2000. http://dx.doi.org/10.1007/1-4020-0613-6_1629.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri

Atti di convegni sul tema "Sequential processing (Computer science)"

1

Tinetti, Fernando G., Mónica A. Lopez, Pedro G. Cajaraville e Diego L. Rodrigues. "Fortran Legacy Code Performance Optimization: Sequential and Parallel Processing with OpenMP". In 2009 WRI World Congress on Computer Science and Information Engineering. IEEE, 2009. http://dx.doi.org/10.1109/csie.2009.90.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
2

Xiaowei Qin e Yan Liu. "Matrix-based multidimensional sequential pattern mining algorithm and application". In 2012 International Conference on Computer Science and Information Processing (CSIP). IEEE, 2012. http://dx.doi.org/10.1109/csip.2012.6308994.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
3

Badarinath, Rakshith, Kai-Wen Tien e Vittaldas Prabhu. "Unified Control of Production, Capacity, and Pre-Emptive Maintenance of Fused Filament Fabrication Process". In ASME 2018 13th International Manufacturing Science and Engineering Conference. American Society of Mechanical Engineers, 2018. http://dx.doi.org/10.1115/msec2018-6641.

Testo completo
Abstract (sommario):
The quest for smarter manufacturing is motivating the need for operational decisions to be made in real-time to adapt to uncertainties. Prevailing decision-making techniques typically consider each manufacturing function in isolation to reduce the complexity, which in turn leads to sequential decision-making where prior decisions become constraints for subsequent decisions. This paper proposes a unified approach for simultaneously controlling the timing of production events, the timing of maintenance events, and physical processing capacity. Moreover, the control algorithms can be fully distributed and exploit physics-based models for processes and remaining-useful-life of machinery components in real-time decision-making. Fused Filament Fabrication (FFF) additive manufacturing process is used as an example in the paper to demonstrate the unified approach. Dynamics of the resulting unified control system is modeled using non-linear discontinuous differential equations. Computer simulations are used to illustrate dynamic interactions between production and maintenance functions. Benchmarking of the unified control approach for randomly generated datasets show superior performance compared to other commonly used scheduling heuristics by about 48%.
Gli stili APA, Harvard, Vancouver, ISO e altri
4

Azar, Yossi, Uriel Felge, Michal Feldman e Moshe Tennenholtz. "Sequential decision making with vector outcomes". In ITCS'14: Innovations in Theoretical Computer Science. New York, NY, USA: ACM, 2014. http://dx.doi.org/10.1145/2554797.2554817.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
5

Fried, Dror, Axel Legay, Joël Ouaknine e Moshe Y. Vardi. "Sequential Relational Decomposition". In LICS '18: 33rd Annual ACM/IEEE Symposium on Logic in Computer Science. New York, NY, USA: ACM, 2018. http://dx.doi.org/10.1145/3209108.3209203.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
6

Hsu, William, Jim Warren e Patricia Riddle. "Multivariate Sequential Analytics for Treatment Trajectory Forecasting". In ACSW 2019: Australasian Computer Science Week 2019. New York, NY, USA: ACM, 2019. http://dx.doi.org/10.1145/3290688.3290724.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
7

Blum, Avrim, Jamie Morgenstern, Ankit Sharma e Adam Smith. "Privacy-Preserving Public Information for Sequential Games". In ITCS'15: Innovations in Theoretical Computer Science. New York, NY, USA: ACM, 2015. http://dx.doi.org/10.1145/2688073.2688100.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
8

Chen, Weiru, Shanshan Chen e Yang Zhang. "Structural Relation Sequential Patterns Mining". In 2009 International Conference on Research Challenges in Computer Science (ICRCCS). IEEE, 2009. http://dx.doi.org/10.1109/icrccs.2009.75.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
9

Gradwohl, Ronen, Noam Livne e Alon Rosen. "Sequential Rationality in Cryptographic Protocols". In 2010 IEEE 51st Annual Symposium on Foundations of Computer Science (FOCS). IEEE, 2010. http://dx.doi.org/10.1109/focs.2010.65.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
10

"Sequential Recommendation with Recurrent Convolutional Model". In 2019 the 9th International Workshop on Computer Science and Engineering. WCSE, 2019. http://dx.doi.org/10.18178/wcse.2019.06.013.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri

Rapporti di organizzazioni sul tema "Sequential processing (Computer science)"

1

Modlo, Yevhenii O., Serhiy O. Semerikov, Pavlo P. Nechypurenko, Stanislav L. Bondarevskyi, Olena M. Bondarevska e Stanislav T. Tolmachev. The use of mobile Internet devices in the formation of ICT component of bachelors in electromechanics competency in modeling of technical objects. [б. в.], settembre 2019. http://dx.doi.org/10.31812/123456789/3264.

Testo completo
Abstract (sommario):
Computer simulation of technical objects and processes is one of the components of the system of professional training of a modern electromechanics engineer. It has been established that despite the fact that mobile Internet devices (MID) are actively used by electrical engineers, the methods of using them in the process of bachelor in electromechanics training is considered only in some domestic scientific studies. The article highlights the components of the methods of using MID in the formation of the ICT component of the competence of the bachelor in electromechanics in modeling of technical objects, providing for students to acquire basic knowledge in the field of Computer Science and modern ICT and skills to use programming systems, math packages, subroutine libraries, and the like. For processing tabular data, it is proposed to use various freely distributed tools that do not significantly differ in functionality, such as Google Sheets, Microsoft Excel, for processing text data – QuickEdit Text Editor, Google Docs, Microsoft Word. For 3D-modeling and viewing the design and technological documentation, the proposed comprehensive use of Autodesk tools in the training process.
Gli stili APA, Harvard, Vancouver, ISO e altri
Offriamo sconti su tutti i piani premium per gli autori le cui opere sono incluse in raccolte letterarie tematiche. Contattaci per ottenere un codice promozionale unico!

Vai alla bibliografia