Gotowa bibliografia na temat „Time Series Processor (Computer program)”

Utwórz poprawne odniesienie w stylach APA, MLA, Chicago, Harvard i wielu innych

Wybierz rodzaj źródła:

Zobacz listy aktualnych artykułów, książek, rozpraw, streszczeń i innych źródeł naukowych na temat „Time Series Processor (Computer program)”.

Przycisk „Dodaj do bibliografii” jest dostępny obok każdej pracy w bibliografii. Użyj go – a my automatycznie utworzymy odniesienie bibliograficzne do wybranej pracy w stylu cytowania, którego potrzebujesz: APA, MLA, Harvard, Chicago, Vancouver itp.

Możesz również pobrać pełny tekst publikacji naukowej w formacie „.pdf” i przeczytać adnotację do pracy online, jeśli odpowiednie parametry są dostępne w metadanych.

Artykuły w czasopismach na temat "Time Series Processor (Computer program)"

1

Zakharova, Y. V., and A. O. Evtina. "CONSTRUCTIVE ALGORITHMS FOR THE SCHEDULING PROBLEM ON TWO PROCESSORS WITH THE MAXIMUM TIME OFFSET CRITERION TAKING INTO ACCOUNT PARALLELIZATION AND ENERGY CONSUMPTION." Prikladnaya Diskretnaya Matematika, no. 67 (2025): 118–28. https://doi.org/10.17223/20710410/67/7.

Pełny tekst źródła
Streszczenie:
We provide theoretical and experimental analysis of the computational complexity of one scheduling problem arising in computer systems and applications. The feature of the statement is the parallelization of operations and resource-dependent durations of operations. Here the processor speed affects the duration of operations and power consumption. For each operation the number of required processors is given. The criterion is the minimization of the maximum lateness under the given energy budget. We prove that the problem is NP-hard using the polynomial reduction from the well-known 3-Partitio
Style APA, Harvard, Vancouver, ISO itp.
2

Kraemer, R., and B. Meister. "Fast real-time moment-ratio analysis of multibreath nitrogen washout in children." Journal of Applied Physiology 59, no. 4 (1985): 1137–44. http://dx.doi.org/10.1152/jappl.1985.59.4.1137.

Pełny tekst źródła
Streszczenie:
To apply real-time moment-ratio analysis to multibreath N2-washout curves (MBNW) from children, a new processor-controlled device was constructed. Flow and fractional N2 concentration (FN2) were each sampled by 200 Hz. An electromagnetic triple-valve system, with an instrumental dead space of 36 ml and a valve resistance of 0.3 cmH2O . l-1 . s, was connected in series with a pneumotachograph and an N2 analyzer (Ohio 720) placed next to the mouthpiece. A FORTRAN/MACRO program on a PDP 11/23 computer enabled measurement of inspiratory and expiratory flow and FN2 sampling by a 12-bit analog-to-di
Style APA, Harvard, Vancouver, ISO itp.
3

Engroff, Alian, Marcelo Romanssini, Lucas Compassi-Severo, Paulo C. C. de Aguirre, and Alessandro Girardi. "ASIPAMPIUM: An Efficient ASIP Generator for Low Power Applications." Electronics 12, no. 2 (2023): 401. http://dx.doi.org/10.3390/electronics12020401.

Pełny tekst źródła
Streszczenie:
The adoption of customized ASIPs (Application Specific Instruction Set Processors) in embedded circuits is an important alternative for optimizing power consumption, silicon area, or processing performance according to the design requirements. The processor is implemented specifically for the target application, which allows the hardware customization in terms of instruction set architecture, data word length, memory size, and parallelism. This work describes an EDA tool for the semi-automatic development of ASIPs named ASIPAMPIUM. The strategy is to provide a set of integrated tools to interp
Style APA, Harvard, Vancouver, ISO itp.
4

Syed, V. Ahamed. "Design and Architecture of Intelligent Medical Machines: A Research Paper." International Multispeciality Journal of Health 4, no. 4 (2018): 87–100. https://doi.org/10.5281/zenodo.1238816.

Pełny tekst źródła
Streszczenie:
<strong><em>Abstract&mdash;</em></strong> <em>Commonalities between the engineering rigor and the medical approach were explored to solve problems and present generic platforms to fuse the engineering rigor into the current medical approach to resolve the concerns of medical machine designers. The design methodology stresses the ability to fragment medical problems and their procedures into a series or a combination of minor or even microscopic problems (and their procedures) which are resolved by enforcing one or more actions by intelligent agents (or noun objects) to solve the localized prob
Style APA, Harvard, Vancouver, ISO itp.
5

Makhanov, K. M., and L. V. Chirkova. "Interdisciplinary communication of physics, schemes and programming." Bulletin of the Karaganda University. "Physics" Series 98, no. 2 (2020): 143–49. http://dx.doi.org/10.31489/2020ph2/143-149.

Pełny tekst źródła
Streszczenie:
The article presents the results of the development of an electronic device based on digital components, carried out jointly with schoolchildren and students. The aim of this work was the design and development of an electronic device based on 32-bit microcontrollers of the STM32 series. For the design and development of the electronic part of the device, the integrated development environment Altium Designer was used. Using a high-level C ++ language, a control program was developed in the Keil v.5 debugging environment. The microcontroller of the STM32F030K6T6 series was used as the central
Style APA, Harvard, Vancouver, ISO itp.
6

Метелица, Е. А., and Б. Я. Штейнберг. "On accelerating transformations of programs for solving the generalized Dirichlet problem." Numerical Methods and Programming (Vychislitel'nye Metody i Programmirovanie) 25, no. 3 (2024): 292–301. http://dx.doi.org/10.26089/nummet.v25r322.

Pełny tekst źródła
Streszczenie:
В статье рассматривается цепочка преобразований программной реализации алгоритма Гаусса–Зейделя решения обобщенной двумерной задачи Дирихле уравнения Пуассона. Она дополняет прежнюю цепочку ускоряющих (в частности, распараллеливающих) преобразований этой программы. Прежняя цепочка преобразований содержала “скашивание”, “тайлинг”, “метод гиперплоскостей” и “распараллеливание”. В данной работе она дополнена преобразованиями “вынос общих подвыражений”, “вынос инвариантов цикла”, “оптимизация заголовка цикла”, “оптимизация вычисления указателей массивов”. С полученной цепочкой преобразований прове
Style APA, Harvard, Vancouver, ISO itp.
7

Ye, Qian, and Minyan Lu. "SPOT: Testing Stream Processing Programs with Symbolic Execution and Stream Synthesizing." Applied Sciences 11, no. 17 (2021): 8057. http://dx.doi.org/10.3390/app11178057.

Pełny tekst źródła
Streszczenie:
Adoption of distributed stream processing (DSP) systems such as Apache Flink in real-time big data processing is increasing. However, DSP programs are prone to be buggy, especially when one programmer neglects some DSP features (e.g., source data reordering), which motivates development of approaches for testing and verification. In this paper, we focus on the test data generation problem for DSP programs. Currently, there is a lack of an approach that generates test data for DSP programs with both high path coverage and covering different stream reordering situations. We present a novel solut
Style APA, Harvard, Vancouver, ISO itp.
8

Patalakh, D., A. Prykhodko, K. Lut, and S. O. Tykhovod. "Improvement of modeling techniques of transients in transformers based on magnetoelectric equivalent schemes." Naukovyi Visnyk Natsionalnoho Hirnychoho Universytetu, no. 6 (2021): 107–12. http://dx.doi.org/10.33271/nvngu/2021-6/107.

Pełny tekst źródła
Streszczenie:
Purpose. Use of an improved numerical method of calculating transient processes in electrical circuits for modeling electromagnetic processes in nonlinear magneto-electric circuits, and also development of a circuit model based on this method, which leads to the convenience of calculation. Methodology. Approximation of functions by Chebyshevs polynomials, numerical methods of differential equations integrating, matrix methods, spline interpolation, programming, theory of electric and magnetic circuits. Findings. On the base of the well-known method of transient process analysis in linear elect
Style APA, Harvard, Vancouver, ISO itp.
9

Ma, Haoran, Hang Sun, and Changsheng Li. "Penetration Overload Prediction Method Based on a Deep Neural Network with Multiple Inputs." Applied Sciences 13, no. 4 (2023): 2351. http://dx.doi.org/10.3390/app13042351.

Pełny tekst źródła
Streszczenie:
In the process of high-speed penetration, penetrating ammunition is prone to problems such as penetration overload signal vibration and mixings and projectile attitude deflection. It is easy to misjudge if a fuze relies only on the overload data from the ground or the utilized program, and the actual penetration overload measured under actual launch conditions cannot be taken as the dynamic judgement basis. Therefore, a real-time penetration overload prediction method based on a deep neural network is proposed, which can predict overload values according to the projectile parameter settings, t
Style APA, Harvard, Vancouver, ISO itp.
10

Brincat, Arthur, Angéline Antezack, Camille Sadowski, Mathias Faure-Brac, Romain Ohanessian, and Virginie Monnet-Corti. "Absence of Progressive Bone Loss Following Peri-Implantitis Surgical Therapy with Implantoplasty: A Case Series." Applied Sciences 13, no. 12 (2023): 7224. http://dx.doi.org/10.3390/app13127224.

Pełny tekst źródła
Streszczenie:
Background: Peri-implantitis, a bacteria-associated inflammatory disease, is characterized by inflammation of the peri-implant mucosa and progressive loss of the supporting bone, thereby reducing the chances of dental implant survival. The absence of progressive marginal bone loss is crucial for implant success. The aim of this study is to assess the peri-implantitis resolution by measuring the absence of progressive bone loss rate around the implant over a period of one year to more than three years after surgical reconstructive (REC) treatment, apically repositioned flap (ARP) surgery, or co
Style APA, Harvard, Vancouver, ISO itp.
Więcej źródeł

Rozprawy doktorskie na temat "Time Series Processor (Computer program)"

1

Lewis, Arthur M. "Seasonal Hidden Markov Models for Stochastic Time Series with Periodically Varying Characteristics." PDXScholar, 1995. https://pdxscholar.library.pdx.edu/open_access_etds/5056.

Pełny tekst źródła
Streszczenie:
Novel seasonal hidden Markov models (SHMMs) for stochastic time series with periodically varying characteristics are developed. Nonlinear interactions among SHMM parameters prevent the use of the forward-backward algorithms which are usually used to fit hidden Markov models to a data sequence. Instead, Powell's direction set method for optimizing a function is repeatedly applied to adjust SHMM parameters to fit a data sequence. SHMMs are applied to a set of meteorological data consisting of 9 years of daily rain gauge readings from four sites. The fitted models capture both the annual patterns
Style APA, Harvard, Vancouver, ISO itp.
2

Venugopal, Niveditha. "Annotation-Enabled Interpretation and Analysis of Time-Series Data." PDXScholar, 2018. https://pdxscholar.library.pdx.edu/open_access_etds/4708.

Pełny tekst źródła
Streszczenie:
As we continue to produce large amounts of time-series data, the need for data analysis is growing rapidly to help gain insights from this data. These insights form the foundation of data-driven decisions in various aspects of life. Data annotations are information about the data such as comments, errors and provenance, which provide context to the underlying data and aid in meaningful data analysis in domains such as scientific research, genomics and ECG analysis. Storing such annotations in the database along with the data makes them available to help with analysis of the data. In this thesi
Style APA, Harvard, Vancouver, ISO itp.
3

Guthrey, Delparde Raleigh. "Time series analysis of ozone data." CSUSB ScholarWorks, 1998. https://scholarworks.lib.csusb.edu/etd-project/1788.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
4

Quinlan, Patrick John Adrian. "Time series modeling of hybrid wind photovoltaic diesel power systems." 1996. http://catalog.hathitrust.org/api/volumes/oclc/36866574.html.

Pełny tekst źródła
Streszczenie:
Thesis (M.S.)--University of Wisconsin--Madison, 1996.<br>Typescript. eContent provider-neutral record in process. Description based on print version record. Includes bibliographical references (leaves 143-162).
Style APA, Harvard, Vancouver, ISO itp.

Książki na temat "Time Series Processor (Computer program)"

1

Hall, Bronwyn H. Time Series Processor: Version 4.5. TSP International, 1999.

Znajdź pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
2

Hall, Bronwyn H. Time Series Processor, version 4.2. TSP International, 1991.

Znajdź pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
3

Instituto Nacional de Estadística, Geografía e Informática (Mexico), ed. Manual de análisis de paquete computacional TSP (Time Series Processor). Instituto Nacional de Estadística, Geografía e Informática, 1985.

Znajdź pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
4

Hall, Bronwyn H. Time Series Processor: Version 4.1 : reference manual. TSP International, 1988.

Znajdź pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
5

Hall, Bronwyn H. Time Series Processor, version 4.2: Reference manual. TSP International, 1991.

Znajdź pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
6

Hall, Bronwyn H. Times Series Processor, version 4.3: Reference manual. TSP International, 1995.

Znajdź pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
7

Hall, Bronwyn H. Time Series Processor, version 4.2: User's manual, including an introductory guide. TSP International, 1991.

Znajdź pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
8

Hall, Bronwyn H. Time Series Processor: Version 4.1 : user's manual : including an introductory guide. TSP International, 1988.

Znajdź pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
9

Hall, Bronwyn H. Times Series Processor, version 4.3: User's guide, including an introductory guide. TSP International, 1995.

Znajdź pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
10

Westenbroek, Stephen M. Approaches in highly parameterized inversion: TSPROC, a general time-series processor to assist in model calibration and result summarization. U.S. Department of the Interior, U.S. Geological Survey, 2012.

Znajdź pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
Więcej źródeł

Części książek na temat "Time Series Processor (Computer program)"

1

Catthoor, Francky, Lars Svensson, and Klaus Wölcken. "Application-Driven Synthesis Methodologies for Real-Time Processor Architectures." In The Kluwer International Series in Engineering and Computer Science. Springer US, 1993. http://dx.doi.org/10.1007/978-1-4615-3242-2_1.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
2

Söderberg Siv and Skär Lisa. "Information and Communication Technology as a Tool to Increase Accessibility to Care." In Assistive Technology Research Series. IOS Press, 2009. https://doi.org/10.3233/978-1-60750-042-1-864.

Pełny tekst źródła
Streszczenie:
It is well established that the industrialized world is witnessing a significant change in the age profile of the population that will challenge the way healthcare is provided to older people. The increased prevalence of healthcare problems and instances of chronic conditions while having less available staff implies that more needs to be done with less resource. It is known that use of information and communication technology (ICT) has been experienced as positive for ill people living at home and their caregivers. eHealth combines the usage of ICT to support the remote monitoring of people w
Style APA, Harvard, Vancouver, ISO itp.
3

Chen, Hao-Yun. "Copyright Protection for Software 2.0?" In Artificial Intelligence and Intellectual Property. Oxford University Press, 2021. http://dx.doi.org/10.1093/oso/9780198870944.003.0015.

Pełny tekst źródła
Streszczenie:
Traditionally, software programmers write a series of hard-coded rules to instruct a machine, step by step. However, with the ubiquity of neural networks, instead of giving specific instructions, programmers can write a skeleton of code to build a neural network structure, and then feed the machine with data sets, in order to have the machine write code by itself. Software containing the code written in this manner changes and evolves over time as new data sets are input and processed. This characteristic distinguishes it markedly from traditional software, and is partly the reason why it is r
Style APA, Harvard, Vancouver, ISO itp.
4

Gratzer, Walter. "Butterfly in Beijing." In Eurekas and euphorias. Oxford University PressNew York, NY, 2002. http://dx.doi.org/10.1093/oso/9780192804037.003.0098.

Pełny tekst źródła
Streszczenie:
Abstract The phenomenon of chaos—the emergence of patterns out of randomness— has in recent years touched almost every area of science. Irregularities in physical and biological (indeed, even in economic) processes were always regarded as defying theoretical analysis and were accordingly shunned by theoreticians. Turbulence in fluid flow was one practical problem, which had troubled both engineers and physiologists, and physicists had long been irked by the seemingly random transitions between steady and sporadic flow of water from a dribbling tap. The ideas behind chaos theory had been hazily
Style APA, Harvard, Vancouver, ISO itp.
5

Larsen Mads Ohm and Vinter Brian. "Emit &ndash; Communicating Sequential Processes in Ruby." In Concurrent Systems Engineering Series. IOS Press, 2019. https://doi.org/10.3233/978-1-61499-949-2-299.

Pełny tekst źródła
Streszczenie:
CSP is an algebra for reasoning about concurrent systems of processes. Being able to do so has become a necessity for computer scientists. Having to think about abstractions like mutexes and threads in practice can be cumbersome, complex, and erroneous. Ruby as a programming language has been described as fun to program in. It is however missing a CSP framework that it can call its own. Emit, which is presented in this paper, tries to mitigate this by providing such a CSP framework. As a CSP framework, Emit makes it easy to think about processes, channels, and communication. It is not yet feat
Style APA, Harvard, Vancouver, ISO itp.
6

Dasgupta, Subrata. "“The Best Way to Design . . .”." In It Began with Babbage. Oxford University Press, 2014. http://dx.doi.org/10.1093/oso/9780199309412.003.0016.

Pełny tekst źródła
Streszczenie:
In February 1951, the Ferranti Mark I was delivered to the University of Manchester. This was the commercial “edition” of the Manchester Mark I (see Chapter 8, Section XIII), the product of a collaboration between town and gown, the former being the Manchester firm of Ferranti Limited. It became (by a few months) the world’s first commercially available digital computer (followed in June 1951 by the “Universal Automatic Computer” [UNIVAC], developed by the Eckert-Mauchly Computer Corporation). The Ferranti Mark I was unveiled formally at an inaugural conference held in Manchester, June 9 to 12
Style APA, Harvard, Vancouver, ISO itp.
7

Gershon, Richard A. "Intelligent Networking and Business Process Innovation." In Business Information Systems. IGI Global, 2010. http://dx.doi.org/10.4018/978-1-61520-969-9.ch088.

Pełny tekst źródła
Streszczenie:
Today, innovation is much more about much than just developing new products. It is about reinventing business processes and building entirely new markets to meet untapped customer needs. This chapter will examine the subject of business process innovation which involves creating systems and methods for improving organizational performance. Special attention is given to the topic of intelligent networking which represents the combination of software, technology, and electronic pathways that makes business process innovation possible for both large and small organizations alike. A central tenet
Style APA, Harvard, Vancouver, ISO itp.
8

Zaitsev, Dmitry A. "Sleptsov Net Computing." In Advances in Computer and Electrical Engineering. IGI Global, 2019. http://dx.doi.org/10.4018/978-1-5225-7598-6.ch122.

Pełny tekst źródła
Streszczenie:
Motivation for new models of hyper-computations was presented. Sleptsov net was introduced compared to Petri and Salwicki nets. A concept of universal Sleptsov net, as a prototype of a processor in Sleptsov net computing, was discussed. Small universal Sleptsov net that runs in polynomial time was constructed; it consists of 15 places and 29 transitions. Principles of programming in Sleptsov nets, as composition of reverse control flow and data, have been developed. Standard control flow patterns include sequence, branching, loop, and parallel execution. Basic modules, which implement efficien
Style APA, Harvard, Vancouver, ISO itp.
9

Moorthi, M. Narayana, and R. Manjula. "Challenges Faced in Enhancing the Performance and Scalability in Parallel Computing Architecture." In Advances in Computer and Electrical Engineering. IGI Global, 2016. http://dx.doi.org/10.4018/978-1-4666-9479-8.ch010.

Pełny tekst źródła
Streszczenie:
Now a day the architecture of high performance systems are improving with more and more processor cores on the chip. This has both benefits as well as challenges. The benefit is running more task simultaneously which reduces the running time of the program or application. The challenges are what is the maximum limit of the number of cores in the given chip, how the existing and future software will make use of all the cores, what parallel programming language to choose, what are the memory and cache coherence issues involved when we increase the number of cores, how to solve the power and perf
Style APA, Harvard, Vancouver, ISO itp.
10

Blum Troels and Vinter Brian. "Code Specialisation of Auto-Generated GPU Kernels." In Concurrent Systems Engineering Series. IOS Press, 2018. https://doi.org/10.3233/978-1-61499-886-0-275.

Pełny tekst źródła
Streszczenie:
In this work we explore and evaluate the effect of automatic code specialisation on auto-generated GPU kernels. When combining the high productivity coding environment of computational science with the Just-In-Time compilation nature of many GPU runtime systems there is a clear cut opportunity for code optimisation and specialisation. We have developed a hybrid kernel generation method which is shown to be useful and competitive across very different use cases, and requires minimal knowledge of the overall structure of the program. Stencil codes which are commonly found at the core of computer
Style APA, Harvard, Vancouver, ISO itp.

Streszczenia konferencji na temat "Time Series Processor (Computer program)"

1

Middleton, Joseph, and Joan Cordiner. "Design Considerations for Hardware Based Acceleration of Molecular Dynamics." In The 35th European Symposium on Computer Aided Process Engineering. PSE Press, 2025. https://doi.org/10.69997/sct.182625.

Pełny tekst źródła
Streszczenie:
As demand for long and accurate molecular simulations increases so too does the computation demand. Beyond using new, enterprise scale processor developments - such as the ARM neoverse chips � or performing simulations leveraging Graphics Processing Unit compute, there exists a potentially faster and more power efficient option in the form of custom hardware. Using hardware description languages it is possible to transform existing algorithms into custom, high performance hardware layouts. This can lead to faster and more efficient simulations but compromises on the required development time a
Style APA, Harvard, Vancouver, ISO itp.
2

Benjaboonyazit, Veerawit, Kazem Kiani Nassab, Sompop Buapha, Nithipoom Durongwattana, and Rachit Garg. "Implementation of Well Delivery Process Application, A Success Story of Digitalization in Well Design Process." In IADC/SPE Asia Pacific Drilling Technology Conference and Exhibition. SPE, 2022. http://dx.doi.org/10.2118/209841-ms.

Pełny tekst źródła
Streszczenie:
Abstract As a part of the company's digitalization project, the Well Delivery Process (WDP) software solution was successfully developed and launched in early 2021. By using this solution, engineers benefit from the project objectives like process standardization, well design quality, and well planning cycle time reduction. The WDP software consists of a series of integrated well delivery workflows including well design, drilling execution monitoring, and closeout reports within a single cloud-based platform. The system also provides users with many automation features such as well design rule
Style APA, Harvard, Vancouver, ISO itp.
3

Kiani Nassab, Kazem, Rachit Garg, Veerawit Benjaboonyazit, et al. "Well Design and Engineering Process Automation." In IADC/SPE Asia Pacific Drilling Technology Conference. SPE, 2021. http://dx.doi.org/10.2118/201088-ms.

Pełny tekst źródła
Streszczenie:
Abstract Drilling engineers use several applications to perform well design tasks and to create a final report for review and approval, any changes in subsurface information require revalidation of engineering calculations and repeat of the entire tasks to update the stage-gate report. This is usually a manual, timeconsuming and human error prone process that may result in additional cost and/or prolonged planning cycle time. Moreover, such manual works by individual engineers lead to diversified well design practices and formats across a company which make it difficult for standardization and
Style APA, Harvard, Vancouver, ISO itp.
4

Liu, Kai, Xi Zhang, and YangQuan Chen. "An Evaluation of ARFIMA Programs." In ASME 2017 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. American Society of Mechanical Engineers, 2017. http://dx.doi.org/10.1115/detc2017-67483.

Pełny tekst źródła
Streszczenie:
Strong coupling between values at different time that exhibit properties of long range dependence, non-stationary, spiky signals cannot be processed by the conventional time series analysis. The ARFIMA model, which employs the fractional order signal processing techniques, is the generalization of the conventional integer order models — ARIMA and ARMA model. Therefore, it has much wider applications since it could capture both short-range dependence and long range dependence. For now, several software have developed functions dealing with ARFIMA processes. However, it could be a big difference
Style APA, Harvard, Vancouver, ISO itp.
5

Butnariu, Silviu, and Florin Girbacia. "DEVELOPMENT OF A NATURAL USER INTERFACE FOR INTUITIVE PRESENTATIONS IN EDUCATIONAL PROCESS." In eLSE 2012. Editura Universitara, 2012. http://dx.doi.org/10.12753/2066-026x-12-103.

Pełny tekst źródła
Streszczenie:
In the educational process, the support for the presentations displayed at courses, seminars and laboratory hours are the PowerPoint slides. Usually, a simple on-screen slide is not enough for students to understand complex information, requiring additions like verbal explanations and sometimes, to complete the presentation, there are needed drawings, sketches, charts, flowcharts or arrows. To create a presentation, there are used various methods today, from the simplest ones (projecting the slides on the whiteboard and the usage of water-based markers to overwrite) to some more complex, like
Style APA, Harvard, Vancouver, ISO itp.
6

Xing, Tongtong, Ruiling Fu, Jingxuan Min, and Fulian Yin. "Sequential recommendations based on time series and dynamic interest for TV program." In Fifth International Conference on Computer Information Science and Artificial Intelligence (CISAI 2022), edited by Yuanchang Zhong. SPIE, 2023. http://dx.doi.org/10.1117/12.2667261.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
7

Manazir, Abdul, and Khalid Raza. "pCGP: A Parallel Implementation of Cartesian Genetic Program-ming for Combinatorial Circuit Design and Time-Series Prediction." In 2022 International Conference on Electrical, Computer and Energy Technologies (ICECET). IEEE, 2022. http://dx.doi.org/10.1109/icecet55527.2022.9872630.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
8

Schieler, Richard F. "Warehouse Configuration Analysis to Achieve Productivity and Cube Utilization." In ASME 1995 Citrus Engineering Conference. American Society of Mechanical Engineers, 1995. http://dx.doi.org/10.1115/cec1995-4105.

Pełny tekst źródła
Streszczenie:
There are many factors which influence profitability for a Citrus Industry processor. Demand and raw product quality/availability surely are near the top of the list. The process itself gets a lot of attention relative to cost reduction. One area which does not get a lot of attention, however, is warehousing. The warehouse has historically been a “foster child” so to speak. If warehousing continues to be considered a necessary evil, its effect on profitability of total operations will obviously be negative. If warehousing is given some much needed attention, the negative effect can be minimize
Style APA, Harvard, Vancouver, ISO itp.
9

Langa, Claudiu. "USING ICT IN THE EDUCATION PROCESS BY PRE-UNIVERSITY TEACHERS AND PRE-SERVICE TEACHERS - COMPARATIVE STUDY." In eLSE 2012. Editura Universitara, 2012. http://dx.doi.org/10.12753/2066-026x-12-031.

Pełny tekst źródła
Streszczenie:
Practice has often proven that in many cases the multimedia technological applications (internet, media editing hardware and software platforms) can rise the quality of the educational act by optimizing the information transfer, pupils’/students’ development of specific competences, development of creativity and involving in common activities with the help of the internet. Nevertheless, a series of studies reveal the fact that teachers consider the student-teacher relation could not be replaced, even partially, by technology. The present paper presents the results of a study run in the 14 gymn
Style APA, Harvard, Vancouver, ISO itp.
10

Li, Yadong, and Peihua Gu. "Machined Feature Estimation and Inspection for Internet-Based Manufacturing System." In ASME 2003 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. ASMEDC, 2003. http://dx.doi.org/10.1115/detc2003/cie-48191.

Pełny tekst źródła
Streszczenie:
With easy access of the Internet, the real-time, web-based collaborations are impacting the current practices of product design and manufacturing. In this research, an Internet-based manufacturing design system has been developed based on the collaborations of several partners located thousands of miles away from each other. This paper introduces a sub-system of this Internet-based manufacturing system for machined feature estimation and inspection using 3D solid models. Using the engineering data of cutting processes received from our collaborator, through the broadband Internet, taking into
Style APA, Harvard, Vancouver, ISO itp.

Raporty organizacyjne na temat "Time Series Processor (Computer program)"

1

Bigorre, Sebastien P., Raymond Graham,, and Matthias Lankhorst. The Northwest Tropical Atlantic Station (NTAS): NTAS-21 Mooring Turnaround Cruise Report Cruise On Board RV Ronald H. Brown JOctober 6-25, 2022 Bridgetown, Barbados – Bridgetown, Barbados. Woods Hole Oceanographic Institution, 2023. http://dx.doi.org/10.1575/1912/66127.

Pełny tekst źródła
Streszczenie:
The Northwest Tropical Atlantic Station (NTAS) was established to address the need for accurate air-sea flux estimates and upper ocean measurements in a region with strong sea surface temperature anomalies and the likelihood of significant local air–sea interaction on interannual to decadal timescales. The approach is to maintain a surface mooring outfitted for meteorological and oceanographic measurements at a site near 15°N, 51°W by successive mooring turnarounds. These observations are used to investigate air–sea interaction processes related to climate variability. The NTAS Ocean Reference
Style APA, Harvard, Vancouver, ISO itp.
2

Modlo, Yevhenii O., Serhiy O. Semerikov, Stanislav L. Bondarevskyi, Stanislav T. Tolmachev, Oksana M. Markova, and Pavlo P. Nechypurenko. Methods of using mobile Internet devices in the formation of the general scientific component of bachelor in electromechanics competency in modeling of technical objects. [б. в.], 2020. http://dx.doi.org/10.31812/123456789/3677.

Pełny tekst źródła
Streszczenie:
An analysis of the experience of professional training bachelors of electromechanics in Ukraine and abroad made it possible to determine that one of the leading trends in its modernization is the synergistic integration of various engineering branches (mechanical, electrical, electronic engineering and automation) in mechatronics for the purpose of design, manufacture, operation and maintenance electromechanical equipment. Teaching mechatronics provides for the meaningful integration of various disciplines of professional and practical training bachelors of electromechanics based on the concep
Style APA, Harvard, Vancouver, ISO itp.
3

Ayers, Dotson, and Alexander. L52332 Offshore Pipeline Damage Emergency Response Guidelines. Pipeline Research Council International, Inc. (PRCI), 2012. http://dx.doi.org/10.55274/r0010016.

Pełny tekst źródła
Streszczenie:
Subsea pipelines and flow lines are periodically subjected to damaging events such as anchor impacts that result in massive pipeline movements, dropped object damage, internal/external corrosion damage, etc. Knowing how to assess these damage events is often challenging, especially considering the potential for product release. The cost of production shut-ins can be significant and avoiding un-necessary shut-ins is desirable. While most pipeline operators have company-level procedures and programs in place for responding to pipeline emergencies, at the current time there is no single resource
Style APA, Harvard, Vancouver, ISO itp.
4

Galili, Naftali, Roger P. Rohrbach, Itzhak Shmulevich, Yoram Fuchs, and Giora Zauberman. Non-Destructive Quality Sensing of High-Value Agricultural Commodities Through Response Analysis. United States Department of Agriculture, 1994. http://dx.doi.org/10.32747/1994.7570549.bard.

Pełny tekst źródła
Streszczenie:
The objectives of this project were to develop nondestructive methods for detection of internal properties and firmness of fruits and vegetables. One method was based on a soft piezoelectric film transducer developed in the Technion, for analysis of fruit response to low-energy excitation. The second method was a dot-matrix piezoelectric transducer of North Carolina State University, developed for contact-pressure analysis of fruit during impact. Two research teams, one in Israel and the other in North Carolina, coordinated their research effort according to the specific objectives of the proj
Style APA, Harvard, Vancouver, ISO itp.
Oferujemy zniżki na wszystkie plany premium dla autorów, których prace zostały uwzględnione w tematycznych zestawieniach literatury. Skontaktuj się z nami, aby uzyskać unikalny kod promocyjny!