Vajad kellegagi rääkida?
Küsi julgelt abi LasteAbi
Logi sisse
Ega pea pole prügikast! Tõsta enda õppeedukust ja õpi targalt. Telli VIP ja lae alla päris inimeste tehtu õppematerjale LOE EDASI Sulge

"-algorithms" - 20 õppematerjali

thumbnail
6
xls

Java Sort Algorithms

Elements nr Insertion sort Binary insertion sort Quicksort java.util.Arrays java.util.Collections 0 0 0 0 0 0 32000 17195 9866 44 119 75 64000 28165 16630 26 240 83 250000 128000 57457 31086 53 342 61 256000 206955 44794 121 180 110 JAVA Sorting Algorithms Time (ms) 5000 200000 4500 Time (ms) ...

Informaatika → Algoritmid ja andmestruktuurid
3 allalaadimist
thumbnail
12
pptx

IBM Watson

IBM Watson Sander Siniorg 134676IAPB Description • Question answering computing system • Can process 500 gigabytes per second • Hardware cost about $3 million • Sources of information: encyclopedias, dictionaries, thesauri, newswire articles, and literary works Operation • Parses the clues into fragments • Executes thousands algorithms simultaneously • The more algorithms that find the same answer the more likely Watson is to be correct • Checks if potential solution makes sense • Dynamic learning History • Development started in 2005 • First initial tests in 2006 • First successful tests in 2008 • Jeopardy matches in 2011 Future plans • Clinical decision support • Watson Engagement Advisor • Research • Build new Watson-powered apps Thank you for your attention

Keeled → Inglise keel
2 allalaadimist
thumbnail
9
docx

Big data in cloud

A B S T R A C T W e l c o m e t o t h e n e w e r a o f b i g d a t a . P ii s Big a v data a l in t C o clou o l d I T opportu I 0 Academic essay (ITI0103) 2019 spring Introduction “Data is Everything and Everyone is Data. “[1] The ability to collect, organize, structure and analyse data on a large scale is probably the most significant trait that sets us, humans, apart from our primate friends. [1] To comprehend the op...

Informaatika → Algoritmid ja andmestruktuurid
2 allalaadimist
thumbnail
3
docx

Digital Signal Processing Vocabulary

Digital Signal Processing Summary and Vocabulary Guide to Digital Signal Processing by Steven W. Smith. Read up to page 10, preface included. https://users.dimi.uniud.it/~antonio.dangelo/MMS/materials/Guide_to_Digital_ Signal_Process.pdf Digital Signal Processing (DSP) is a powerful technology that will shape science in the twenty-first century. Changes have already been made in various fields of study: communications, medical imaging, and high fidelity music reproduction, to name just a few. Each of these disciplines has developed a deep DSP technology, with its own algorithms and specialized techniques. This combination of breadth and depth makes it impossible for any one individual to master all of the DSP technology that has been developed. Therefore, DSP education involves two tasks: learning general concepts that apply to the field as a whole, and learning specialized techniques for your particular area of interest. The first ch...

Informaatika → Digisignaalide töötlemine
5 allalaadimist
thumbnail
13
pptx

Google Guava

Google Guava Margus Martsepp History Java collections was created in 1997 3 big ideas: · interfaces (define collections) · implementations (concrete or abstract) · algorithms (to manipulate collections) Basic idea around this framework: Extensible - people can build on it Overview 1. Utilities - {static constructors,functional - {predicates, transform}} 2. Objects {equal, coalesce, ComparisonChain} 3. Immutable - {why, how, collections} Utilities - static constructors Create a list of 2 elements Utilities - functional - predicates Apply predicates on collections/iterables Functional language equivalent Utilities - functional - transform Create a transformed view of a collection Object - {equals, coalesce} Equals (null safe) Coalesce Objects.firstNonNull(obj, default) Object - ComparisonChain CompareTo method: Immutable - why Why? · + Your life is easy (no trust problems) · + Free thread safety · + Can be...

Informaatika → Algoritmid ja andmestruktuurid
8 allalaadimist
thumbnail
6
pdf

Algoritmid ja andmestruktuurid: transfers

Output of non-deterministic algorithm may be different for different runs with the same input data Mittedetermineeritud algoritmi tulemus samade lähteandmete korral võib erinevatel lahenduskordadel olla erinev. Tõene Partial algorithm terminates for any set of input data. Osaline algoritm peatub mistahes sisendandmete korral. Väär Average time complexity of binary search is O(log n). Kahendotsimise keskmine ajaline keerukus on O(log n). Tõene Worst case time complexity of merge sort is O(n). Ühildusmeetodi (merge sort) halvima juhu ajaline keerukus on O(n). Väär (it is O(n log n)) Sorting method is quick if it has average time complexity O(n lon n). Järjestamismeetod on kiire, kui selle keskmine ajaline keerukus on O(n log n). Tõene Jah, üldjuhul ei saa kiiremini Last element added to the stack is removed first. Magasini (stack) viimati lisatud element eemaldatakse esimesena. Tõene LIFO=Last In First Out Set of possible value...

Informaatika → Algoritmid ja andmestruktuurid
24 allalaadimist
thumbnail
3
txt

Erialane inglise keele konspekt

Erialane inglisekeel 2 semester. Software engineering Tarkvara tehnika. Sub.discliplines of software engineering. 1. Software requirements 2. Software design 3. Software develompment 4. Software testing 5. Software maintenance 6. Software configuration managment 7. Software engineering managment 8. Software development process 9. Software qengineering tools 10. Software quality Ex 1 1. analysing and defining the problem to be solved. 2. Desiging the program. 3. Coding. 4. Testing. 5. Training the users. 6. Dockumenting. 7. Obtaining feedback from user UML- united modeling language Algoritm- eeskiri mis tleb kuidas seda prorgammi kirjutada. Teine tund. protsessori- keskmine keel on assemble languages. Interpreted languages- tlgendamine. Declarated languages- kirjeldatakse programmi omadusi. Object- oriented class- based languages 1) multiple di...

Informaatika → Arvutiõpetus
40 allalaadimist
thumbnail
2
docx

How the right of privacy was viewed in the 1890s and 2010s.

Essay How the right of privacy was viewed in the 1890s and 2010s. Comparison between two articles by Warren & Brandeis and Julie Cohen The two articles have questioned - What is privacy ? The simplest answer would be that the privacy is a human right and like in the first article by Warren & Brandeis, they quote Judge Cooly who sayd that, the privacy is the right to be let alone. This means, that a person is free to go and do what ever the person wants, no one has a right to harm him/her physically or mentally and vice versa. What ever the person decides to do, nobody else has the right to know about it without persons premission. Julie Cohen starts her essay with a point that privacy has the image problem. In the world where there is no mobile platforms, data mining social meedia, in simple words the internet, its easyer to leave the person alone, but what can we do in the world where is very difficult to be incognito because ...

Ajalugu → Ajalugu
2 allalaadimist
thumbnail
11
pdf

Projekt

Tallinna Tehnikaülikool Raadio- ja sidetehnika instituut Projekt ainetes ,,IRT0030 Andmeside" ja ,,IRT0100 Kommunikatsioonivõrkude struktuurid ja teenused" teemal «VoIP teenus» Üliõpilane: Ruslan Karpovits Õpperühm: IATM Matrikli nr: 050829 Õppejõud: Avo Ots Tallinn 2008 Author's word This project is written to show some interesting aspects of working with VoIP (Voice over Internet Protocol) service. The project briefly describes the process of finding a solution for based VoIP proble...

Informaatika → Andmeside
68 allalaadimist
thumbnail
12
docx

Värvitud Petri võrgud CPN eksami konspekt

1 System development • Modelling in early system development stage corrects design errors before construction. • Beneficial modelling reasons (– Insight: in the design and operation of a system – Completeness: detection of missing parts for simulation and a better understanding of the system requirements – Correctness: errors and flaws are usually detected, problematic scenarios can be reproduced, systematic error investigation) 2 Introduction CPN • CPN is a graphical language for concurrent system design and analysis and also general-purpose modelling environment and also applicable for industrial projects and high level programming. • Petri nets provide(– graphical notation– modelling concurrency, communication, synchronisation) • CPN application domains that are typical(– communication protocols, data networks, distributed algorithms) • ...

Informaatika → Värvitud Petri võrgud
2 allalaadimist
thumbnail
17
odt

IT EKSAM

Aritmeetiline masin- 1640, ainult liitis ja lahutas, Kristlik filosoof Blaise Pascal Leibnizi arvuti ­ 1671, Saksa filosoof Leibniz, arvuti: liitis, lahutas, korrutas, jagas Elektritelegraaf - Morse 1837 Loogika (lausearvutuse) alused 1847-1854 Perfolint - Wheatstone 1857 Frege loob kaasaegse predikaatarvutuse - 1879 Herman Hollerith perfokaartidega masin USA rahvaloenduse andmete töötlemiseks ­ 1890, sellest firmast tekkis IBM Vaakumtoru - 1906, Lee Deforest Artikkel Turingi masinast: universaalsus, mittelahenduvus ­ 1935-1937 Churchi lambda-arvutus, Churchi tees. - 1936,universaalsus, mittelahenduvus Z1 ­ 1936 , Konrad Zuse mehhaaniline arvuti MARK I ­ 1939-1944, Harvardi elektriline(releedega) digitaalne arvuti ABC computer ­ 1939-1942 , Atanasoff-Berry esimene elektronarvuti Esimene transistor - 1947 EDSAC ­ 1949, esimene praktiline stored-program arvuti, programmid olid aukudega peberiribadel ERA 1101 ­ 1950 ESIMENE KOMMERTS-TOOTMI...

Informaatika → Algoritmid ja andmestruktuurid
56 allalaadimist
thumbnail
20
docx

Vormistamine ülesanne 2

VORMISTAMISE ÜLESANNE 2 TUNNITÖÖ Õppeaines: SISSEJUHATUS ERIALASSE Tehnoloogia ja ringmajanduse instituut Õpperühm: Juhendaja: Tallinn 2021 SISUKORD 2 ABSTRACT Pilling is an undesired defect of textile fabrics, consisting of a surface characterized by a number of roughly spherical masses made of entangled fibers. Mainly caused by the abrasion of fabric surface occurring during washing and wearing of fabrics, this defect needs to be accurately controlled and measured by companies working in the textile industry. Pilling measurement is traditionally performed using manual procedures involving visual control of fabric surface by human experts. Since the early nineties, great efforts in developing automatic and non-intrusive methods for pilling measurement have been made all around the world with the final aim of overcoming traditional, visual-based a...

Informaatika → Andme-ja tekstitöötlus
2 allalaadimist
thumbnail
44
doc

IT arhitektuur

1.The Conceptual Architecture identifies the high-level components of the system, and the relationships among them. Its purpose is to direct attention at an appropriate decomposition other system without delving into details. Moreover, it provides a useful vehicle for communicating the architecture to non-technical audiences, such as management, marketing, and users. Logical Architecture In Logical Architecture, the externally visible properties of the components are made precise and unambiguous through well-defined interfaces and component specifications, and key architectural mechanisms are detailed. The Logical Architecture provides a detailed "blueprint" from which component developers and component users can work in relative independence. Logical Architecture. Model System Behavior Execution Architecture An Execution Architecture is created for distributed or concurrent systems. The process view shows the mapping of components on...

Informaatika → It arhitektuur
77 allalaadimist
thumbnail
18
docx

Vormistamine ülesanne 3

Edith D. de Leeuw, Joop J. Hox, Don A. Dillman INTERNATIONAL HANDBOOK OF SURVEY METHODOLOGY ÜLESANNE Õppeaines: SISSEJUHATUS ERIALASSE Tehnoloogia ja ringmajanduse instituut Õpperühm: Juhendaja: Tallinn 2021 TABLE OF CONTENTS 2 1 THE CORNERSTONES OF SURVEY RESEARCH 1.1 Introduction The idea of conducting a survey is deceptively simple. It involves identifying a specific group or category of people and collecting information from some of them in order to gain insight into what the entire group does or thinks; however, undertaking a survey inevitably raises questions that may be difficult to answer. How many people need to be surveyed in order to be able to describe fairly accurately the entire group? How should the people be selected? What questions should be asked and how should they be posed to...

Informaatika → Andme-ja tekstitöötlus
2 allalaadimist
thumbnail
45
docx

Side konspekt 2020 / eksami kordamisküsimused

Eksami küsimused: 1. Mida tähendab mitmekiireline levi Mitmekiireline levi – info levib mööda peegeldusi, otselevi on väga harva. Kohale jõuab mitu lainet samaaegselt. Halb, sest lained liituvad (võivad tasakaalustada ennast ning signaal kustub ära, nõrgeneb). Kuna inimene liigub, muutub sagedus – lainepikkus – tuleb kogu aeg kanalit järgi kruttida. 2. Mida tähendab alla- ja üleslüli ning dupleks kaugus mobiilsides Pertaining to computer networks, a downlink is a connection from data communications equipment towards data terminal equipment. This is also known as a downstream connection. The uplink port is used to connect a device or smaller local network to a larger network, or connect to the next "higher" device in the topology. For example, the edge switch connects "up" to the distribution layer managed switch. Lühidalt - The communication going from a satellite to ground is called...

Informaatika → Side
74 allalaadimist
thumbnail
144
docx

Arvutivõrkude eksami konspekt

1. Üldine kommunikatsiooni mudel Rr Kommunikatsioonisüsteem ei tee vahet sellel mida me täpselt edastame (video, heli, pilt jne kõik tõlgitakse ikkagi 1 ja 0 jadaks) Simplex - ühesuunaline Pool-Duplex - mõlemat pidi, aga korda mööda, walkie-talkied, ainult üks saab korraga andmeid edastada Täis-Duplex - mõlemat pidi ja samal ajal, telefonid Süsteemi rrRrrrrr on infovahetus, seega meil on: Allikas - Saatja - Edastaja - Vastuvõtja - Sihtpunkt Allikas - genereerib edastamiseks vajaliku infoex Saatja - kodeerib allika poolt genereeritud info signaaliks (ADC nt kui edastame heli) Edastaja - vastutab signaali transportimise eest punktist A punkti B Vastuvõtja - dekodeerib saadud signaali sihtpunkti jaoks arusaadavasse vormi Sihtpunk - self-explanatory, aga okei, see kes kasutab saadetud infot 2. Kommunikatsioonisüsteemi ülesanded 1. Signaali genereerimine - ja ka edastamine, signaali ühest r teise üle viimine 2. S...

Informaatika → Arvutivõrgud
41 allalaadimist
thumbnail
120
doc

Lühendite seletus

A... AA Auto Answer AAA Authentication, Authorization and Accounting AAB All-to-All Broadcast AAC Advanced Audio Coding AACS Advanced Access Control System AAL Asynchronous Transfer Mode Adaption Layer AAM Automatic Acoustic Management AAP Applications Access Point [DEC] AARP AppleTalk Address Resolution Protocol AAS All-to-All Scatter AASP ASCII Asynchronous Support Package AAT Average Access Time AATP Authorized Academic Training Program [Microsoft] .ABA Address Book Archive (file name extension) [Palm] ABAP Advanced Business Application Programming [SAP] ABC * Atanasoff-Berry Computer (First digital calculating machine that used vacuum tubes) ABEND Abnormal End ABI Application Binary Interface ABIOS Advanced BIOS ABIST Automatic Built-In Self-Test [IBM] ABLE Adaptive Battery Life Extender + Agent Building and Learning Environment [IBM] ABM Asynchronous Balanc...

Informaatika → Informaatika
117 allalaadimist
thumbnail
555
doc

Programmeerimiskeel

tutvu lausearvutuse keskkonnaga: http://logik.phl.univie.ac.at/~chris/gateway/formular-uk-zentral.html Millistel muutuja väärtustel on lause (Av(B&A))v(-A&(Cv(B&-C))) väär? Panna tuleb results only, 0 on väär 1 on õige Tutvu ajalooga saidis kuni II maailmasõda: http://www.maxmon.com/history.htm Loe läbi jutt ja proovi andmetega mängida: http://math.hws.edu/TMCM/java/DataReps/index.html Kahend süsteemi arvu(101101001) ->kümnend süsteemiks. Nr sisse ja bianarile punkt, ja vaatan base ten integeri kümnendarvudest annab Ecki appletis juuresoleva graafilise kujutise, teen kujundi ja vaatan base integeri mis vastab kahendsüsteemi arvule 1110001 ASCII tabelis? Nr sisse ja punkt bianari, vaatan ...teksti Kümnendsüsteemi arv 33 on kahendsüsteemis? 33 kirjutan ja Base-ten integer, vaatan bianary Loe läbi jutud Atbashi ja Caesari šifri (Caesar cipher) kohta: http://www.wikipedia.org 2 Tutvu ajalooga kuni 1970ndad: http://www.islandnet.com/~...

Informaatika → Infotehnoloogia
148 allalaadimist
thumbnail
568
pdf

Book Analog Interfacing to Embedded Microprocessors

Analog Interfacing to Embedded Microprocessors Real World Design Analog Interfacing to Embedded Microprocessors Real World Design Stuart Ball Boston Oxford Auckland Johannesburg Melbourne New Delhi Newnes is an imprint of Butterworth–Heinemann. Copyright © 2001 by Butterworth–Heinemann A member of the Reed Elsevier group All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior written permission of the publisher. Recognizing the importance of preserving what has been written, Butterworth–Heinemann prints its books on acid-free paper whenever possible. Library of Congress Cataloging-in-Publication Data Ball, Stuart R., 1956– Analog interfacing to embedded microprocessors : real world design / Stuart Ball. p. cm. ISBN 0-7506-7339-7 (pbk...

Mehhatroonika → Mehhatroonika
10 allalaadimist
thumbnail
574
pdf

The 4-Hour Body - An Uncommon Guide to Rapid Fat-Loss, Incredible Sex, and Becoming Superhuman - Timothy Ferriss

PRAISE FOR The 4-Hour Workweek "This is a whole new ball game. Highly recommended." --Dr. Stewart D. Friedman, adviser to Jack Welch and former director of the Work/Life Integration Program at the Wharton School, University of Pennsylvania "It's about time this book was written. It is a long-overdue manifesto for the mobile lifestyle, and Tim Ferriss is the ideal ambassador. This will be huge." --Jack Can eld, cocreator of Chicken Soup for the Soul®, 100+ million copies sold "Stunning and amazing. From mini-retirements to outsourcing your life, it's all here. Whether you're a wage slave or a Fortune 500 CEO, this book will change your life!" --Phil Town, New York Times bestselling author of Rule #1 "The 4-Hour Workweek is a new way of solving a very old problem: just how can we work to live and prevent our lives from being all about work? A world of in nite...

Keeled → Inglise keel
15 allalaadimist


Sellel veebilehel kasutatakse küpsiseid. Kasutamist jätkates nõustute küpsiste ja veebilehe üldtingimustega Nõustun