
Edward Elgar Publishing UN iLibrary HeinOnline Directory of Open Access Books SAGE Journals ASTM Compass
From this page you can:
Home |
Descriptors



Building intelligent systems / Geoff Hulten
Title : Building intelligent systems : a guide to machine learning in practice Material Type: printed text Authors: Geoff Hulten, Author Publisher: New York : Apress Publication Date: 2018 Pagination: xxvi, 339 p. Size: 26 cm ISBN (or other code): 978-1-484-23431-0 General note: Includes index (p. 331-339) Languages : English (eng) Original Language : English (eng) Descriptors: Artificial intelligence
Computer science
Data processing
Machine learningClass number: 006.31 Abstract: "Building intelligent systems"- Produce a fully functioning Intelligent System that leverages machine learning and data from user interactions to improve over time and achieve success. This book teaches you how to build an Intelligent System from end to end and leverage machine learning in practice. You will understand how to apply your existing skills in software engineering, data science, machine learning, management, and program management to produce working systems. Building Intelligent Systems is based on more than a decade of experience building Internet-scale Intelligent Systems that have hundreds of millions of user interactions per day in some of the largest and most important software systems in the world. What You'll Learn Understand the concept of an Intelligent System: What it is good for, when you need one, and how to set it up for success Design an intelligent user experience: Produce data to help make the Intelligent System better over time Implement an Intelligent System: Execute, manage, and measure Intelligent Systems in practice Create intelligence: Use different approaches, including machine learning Orchestrate an Intelligent System: Bring the parts together throughout its life cycle and achieve the impact you want Who This Book Is For Software engineers, machine learning practitioners, and technical managers who want to build effective intelligent systems Contents note: Introduction; Approaching an intelligent systems project; Intelligent experiences; Implementing intelligence; Creating intelligence; Orchestrating intelligence systems; Record link: https://library.seeu.edu.mk/index.php?lvl=notice_display&id=18075 Hold
Place a hold on this item
Copies
Barcode Call number Media type Location Section Status 1702-002334 006.31 Hul-Bui 2018 General Collection Library "Max van der Stoel" English Available 1702-002327 006.31 Hul-Bui 2018 General Collection SEEU Library Skopje English Available Data abstraction & problem solving with C++ / Frank M. Carrano
Title : Data abstraction & problem solving with C++ : walls and mirrors Material Type: printed text Authors: Frank M. Carrano, Author ; Timothy M. Henry, Author Edition statement: 7th edition Publisher: Boston : Pearson Publication Date: 2017 Pagination: 835 p. Layout: ill. Size: 25 cm ISBN (or other code): 978-0-13-446397-1 General note: Includes bibliographical footnotes
Includes bibliographical index (p. [828]- 839)
Languages : English (eng) Original Language : English (eng) Descriptors: Computer algorithms
Data processing
Data structures
Electronic books
Java (Computer Program Language)Class number: 005.73 Abstract: The Seventh Edition of Data Abstraction & Problem Solving with C++: Walls and Mirrors introduces fundamental computer science concepts related to the study of data structures. The text explores problem solving and the efficient access and manipulation of data and is intended for students who already have a basic understanding of programming, preferably in C++. The “walls and mirrors” mentioned in the title represent problem-solving techniques that appear throughout the text. Data abstraction hides the details of a module from the rest of the program, whereas recursion is a repetitive technique that solves a problem by solving smaller versions of the same problems, much as images in facing mirrors grow smaller with each reflection. Along with general changes to improve clarity and correctness, this Seventh Edition features new notes, programming tips, examples, and programming problems, as well as C++11 and C++14 features–including safe memory management using smart pointers–and safe and secure coding techniques. Contents note: Recursion: The Mirrors; Array-Based Implementations; Link-Based Implementations; Stacks; List Implementations; Algorithm Efficiency; Graphs; Review of C++ Fundamentals; Mathematical Induction; Algorithm Verification; C++ Java Verification; C++ File Fundamentals; C++ for Java Programmers; C++ for Python Programmers; Record link: https://library.seeu.edu.mk/index.php?lvl=notice_display&id=18762 Hold
Place a hold on this item
Copies
Barcode Call number Media type Location Section Status 1702-002132 005.73 Car-Dat 2017 General Collection Library "Max van der Stoel" English Available 1702-002392 005.73 Car-Dat 2017 General Collection SEEU Library Skopje English Available Fizika kompjuterike / Stiven E. Kunin
Translation from
Title : Fizika kompjuterike : versioni në FORTRAN Other title : Computational physics Material Type: printed text Authors: Stiven E. Kunin, Author ; Steven E. Koonin, Author ; Daun K. Meredit, Author ; Dawn C. Meredith, Author ; Ridvan Memedi, Translator ; Fuat Memedi, Translator Publisher: Shkup : Prosvetno Dello SHA Publication Date: 2010 Pagination: xvi, 639 p. Layout: ill. Size: 24 cm ISBN (or other code): 978-9989-00-759-0 General note: Includes appendix (p. [621]-623)
Includes bibliographical reference (p. [625]-629)
Includes index (p. [632]-639)Languages : Albanian (sqi) Original Language : English (eng) Descriptors: Data processing
Differential equations
Numerical analysis - Data processing
Numerical solutionsClass number: 530.1 Abstract: Fizika kuantitative shërben për të mundësuar përvojën e drejtpërdrejtë në modelimin kompjuterik të sistemeve fizike. Përfshirja e saj i përfshin metodat themelore numerike të cilat janë të nevojshme për "të punuar me fizikën" e kompjuterit. Të gjitha ato teknika janë zhvilluar në mënyrë heuristike në tekst me ndihmën e ilustrimeve të thjeshta matematikore. Megjithatë, vlera e vërtetë e këtij libri është në tetë Shembujt dhe Projektet ku lexuesi, nëpërmjet zbatimit të këtyre teknikave udhëhiqet deri te problemet qenësore të mekanikës klasike, kuantike ose statike. Problemet e tilla janë zgjedhur që të rritet niveli i programit mësimor përfizikën te studentët. Gjithashtu, ky libër do të mund të shfrytëzohet nga fizicientët, inxhinierët dhe kimistët të cilët janë të interesuar për modelimin kompjuterik ose për metodat numerike. Edhe pse përdorshmëria dhe programet e dokumentuara janë të shkruara tërësisht në FORTRAN, mjafton edhe njohja e përgjithshme e gjuhëve të tjera të ndërlikuara-programore, siçjanë BASIC, PADCAL ose C. Kodet në BASIC dhe FORTRAN janë të kapshme në sajtin ttp://www.computationalphysics.info. Ato janë të kapshme në zip-format që mund të zgjerohet në UNIX, Windows dhe Mac sistemet me softuer përkatës. Kodet janë të përshtatshme për përdorim (me ndryshime të vogla) në të gjitha makinat me FORTRAN-77 kompajler përkatës ose BASIC kompajler. Gjithashtu janë të kapshme edhe kodet grafike FORTRAN. Megjithatë, meqë së pari ishin dedikuar për VAX, do të duhet të bëhen ndryshime të mëdha që të mund të shfrytëzohen për makina të tjera. Contents note: Operacionet themelore matematikore; Barazimet e thjeshta diferenciale; Detyra nga vlerat personale dhe kufitare; Funksione speciale dhe katrori i gazit; Operacionet me qendrën; Barazimet diferenciale parciale; Barazimet diferenciale parciale të parabollës; Metodat Monte Karlo; Record link: https://library.seeu.edu.mk/index.php?lvl=notice_display&id=15024 Hold
Place a hold on this item
Copies
Barcode Call number Media type Location Section Status 2702-003352 530.1 Kun-FizA 2010 General Collection Library "Max van der Stoel" Albanian Available 2702-003351 530.1 Kun-FizA 2010 General Collection Library "Max van der Stoel" Albanian Available 2702-003350 530.1 Kun-FizA 2010 General Collection Library "Max van der Stoel" Albanian Available 2702-003349 530.1 Kun-FizA 2010 General Collection Library "Max van der Stoel" Albanian Available 2702-003353 530.1 Kun-FizA 2010 General Collection Library "Max van der Stoel" Albanian Available 2702-003354 530.1 Kun-FizA 2010 General Collection Library "Max van der Stoel" Albanian Available 2702-003355 530.1 Kun-FizA 2010 General Collection Library "Max van der Stoel" Albanian Available 2702-003356 530.1 Kun-FizA 2010 General Collection Library "Max van der Stoel" Albanian Available 2702-003357 530.1 Kun-FizA 2010 General Collection Library "Max van der Stoel" Albanian Available 2702-003358 530.1 Kun-FizA 2010 General Collection Library "Max van der Stoel" Albanian Available Hyrje në B-splajnet racionale jouniforme në këndvështrim historik / David F. Rogers
Title : Hyrje në B-splajnet racionale jouniforme në këndvështrim historik Other title : An introduction to NURBS : with historical perspective Material Type: printed text Authors: David F. Rogers, Author ; Krutan Rasimi, Translator Publisher: Shkup : Datapons Publication Date: 2010 Pagination: xi, [324] p. Layout: ill. Size: 24 cm ISBN (or other code): 978-6-08-222016-1 General note: Includes bibliographical reference (p. [311]-314)
Includes index (p. [315]-322)Languages : Albanian (sqi) Original Language : English (eng) Descriptors: Computer - aided design
Data processing
Spline theoryClass number: 511.42 Abstract: B-splajnt racionale jouniforme ose NURBS, dolën nga punimet pioniere të zhvillimit të lakoreve dhe sipërfaqeve Bezier nga Pierre Bezier në fund të viteve 1960 dhe fillimin viteve 1970. Për shkak të fuqisë në rritje dhe fleksibilitetit, pasuan shumë shpejt lakoret dhe sipërfaqet B-splajn. Lakoret B-splajn racionale dhe ato racionale jouniforme kanë fleksibilitet dhe precizitet edhe më të madh. Në veçanti e rëndësishme është aftësia e NURBS për paraqitjen precize të lakoreve dhe sipërfaqeve konike. Kështu, me NURBS një sistem modelimi mund të shfrytëzojë një paraqitje të vetme të brendshme për një gamë të gjerë të lakoreve dhe sipërfaqeve, prej segmenteve dhe rrafsheve deri te vijat rrethore dhe sferat po aq sa sipërfaqet e brendshme pjesë-pjesë të "gdhendura". Për më tepër, NURBS mundësojnë që këta elementë lehtë të mbulohen përbrenda sipërfaqeve të gdhendura më të përgjithshme. Kjo veti e NURBS është çelësi i zhvillimit të një sistemi modelues të qëndrueshëm, në dizajnët e automobilave me anë të kompjuterëve, të fluturakeve në ajër, anijeve, këpucëve, shisheve të shampove për larje, etj., ose për ndonjë karakter të animuar në prodhimet e fundit holivudiane ose lojërat kompjuterike, si dhe për rrugët e lëvizjes së këtyre karaktereve. Si rezultat i gjithë kësaj, NURBS janë standard në shumë dizajnë që kryhen me ndihmën e kompjuterëve dhe grafikën kompjuterike. NURBS shpesh u shfaqen si misterioze njerëzve që merren për çdo ditë me to. Ato shfaqen matematikisht të komplikuara dhe janë të pakapshme edhe për shkencëtarët profesionist, të shkencave kompjuterike, inxhinierë, artistë grafike dhe animatorë. Këtu nuk i kemi përmendur të gjithë. Për një student mesatar të shkencave kompjuterike ose të inxhinierisë, ato shfaqen si enigmë e vështirë matematike. Kjo nuk është e thënë të jetë e vërtetë. Gjithsesi, ka nevojë për njohuri nga matematika për të kuptuar me të vërtetë NURBS. Qëllim i këtij libri është që të demistifikojmë këto kërkesa matematike. Contents note: Paraqitja e lakoreve; Lakoret Bezier; Lakoret B-splajn; Lakoret B-splajn racionale; Sipërfaqet Bezier; Sipërfaqet B-splajn; Sipërfaqet racionale; Record link: https://library.seeu.edu.mk/index.php?lvl=notice_display&id=15014 Hold
Place a hold on this item
Copies
Barcode Call number Media type Location Section Status 2702-003309 511.42 Rog-HyrA 2010 General Collection Library "Max van der Stoel" Albanian Available 2702-003310 511.42 Rog-HyrA 2010 General Collection Library "Max van der Stoel" Albanian Available 2702-003311 511.42 Rog-HyrA 2010 General Collection Library "Max van der Stoel" Albanian Available 2702-003312 511.42 Rog-HyrA 2010 General Collection Library "Max van der Stoel" Albanian Available 2702-003313 511.42 Rog-HyrA 2010 General Collection Library "Max van der Stoel" Albanian Available 2702-004158 511.42 Rog-HyrA 2010 General Collection Library "Max van der Stoel" Albanian Available 2702-004159 511.42 Rog-HyrA 2010 General Collection Library "Max van der Stoel" Albanian Available 2702-004160 511.42 Rog-HyrA 2010 General Collection Library "Max van der Stoel" Albanian Available ICT innovations 2012 / Smile Markovski
Title : ICT innovations 2012 : secure and intelligent systems Material Type: printed text Authors: Smile Markovski, Editor ; Marjan Gusev, Editor Publisher: New York : Springer Publication Date: 2013 Pagination: IX, 384 p. Layout: ill. Size: 24 cm ISBN (or other code): 978-3-642-37168-4 General note: Includes index (p. 383-384) Languages : English (eng) Original Language : English (eng) Descriptors: Computer literacy
Computer science
Congresses
Data processing
Information technologyClass number: 004 Abstract: Advances in Intelligent and Systems and Computing. The series “Advances in Intelligient system and Computing” contains publications on theory m applications, and design methods of Intelligent system and Intelligent Computing. Virtually all disciplines such as engineering, natural sciences, computer and information science, ICT, economics, business, e-commerce, environment, health, life science are covered. The list of topics spans all the areas of modern intelligent system and computing. The publications within “ Advances in Intelligent System and Computing” The publications within” Advances in Intelligent system and Computing” are primarily textbooks and proceedings of important conferences, symposia and congresses. They cover significant recent developments in the field, both of foundational and applicable character. An important characteristic feature of the series is the short publication time and world-wide distribution. This permits a rapid and broad dissemination of research results.Smile markovski marjan Gusev
ICT innovations 2012- The present stage of the human socialization is the e-society, which is build over the achievements obtained by the development of the information and communication technologies. It affects everyone, from ordinary mobile phone users to designers of high quality industrial products, and every human activity, from taking medical care to improving the state governing. The science community working in computer sciences and informatics is therefore under constant challenge; it has to solve the new appeared theoretical problem as well to find new practical solutions.
The fourth ICT innovations conference, held in September 2012 in Ohrid, Macedonia, was one of the several world-wide forums where academics, professionals and practioners presented their last scientific result and development application in the fields of high performance and parallel, bio informatics, human computer interaction, security and cryptography, computer and mobile networks, neutral networks cloud computing, processes verufucatuib, improving medical care, improving quality of services, web technologies, hardware implementations, cultural implication.
In this book the best 37 tanked articles are presented.Contents note: Controlling Robots Using EEG Signals, Since 1988; Hybrid 2D/1D Blocking as Optimal Matrix-Matrix Multiplication; P2P Assisted Streaming for Low Popularity VoD Contents; Cross-Language Acoustic Modeling for Macedonian Speech Technology Applications; Efficient Classification of Long Time-Series; Towards a Secure Multivariate Identity-Based Encryption; Optimal Cache Replacement Policy for Matrix Multiplication; Multimodal Medical Image Retrieval; Modeling Lamarckian Evolution: From Structured Genome to a Brain-Like System; Superlinear Speedup for Matrix Multiplication in GPU Devices; Verifying Liveness in Supervised Systems Using UPPAAL and mCRL2; Recognition of Colorectal Carcinogenic Tissue with Gene Expression Analysis Using Bayesian Probability; Mobile Users ECG Signal Processing; Top-Down Approach for Protein Binding Sites Prediction Based on Fuzzy Pattern Trees; Component-Based Development: A Unified Model of Reusability Metrics; Scalability of Gravity Inversion with OpenMP and MPI in Parallel Processing; Getting Beyond Empathy; Implementation in FPGA of 3D Discrete Wavelet Transform for Imaging Noise Removal; IPv6 Transition Mechanisms and Deployment of IPv6 at Ss. Cyril and Methodius University in Skopje; An Approach to Both Standardized and Platform Independent Augmented Reality Using Web Technologies; Dynamics of Global Information System Implementations: A Cultural Perspective; Compute and Memory Intensive Web Service Performance in the Cloud; Diatom Indicating Property Discovery with Rule Induction Algorithm ; Cryptographic Properties of Parastrophic Quasigroup Transformation; Software Engineering Practices and Principles to Increase Quality of Scientific Applications; Performance Evaluation of Computational Phylogeny Software in Parallel Computing Environment; Cryptographically Suitable Quasigroups via Functional Equations; Ontology Supported Patent Search Architecture with Natural Language Analysis and Fuzzy Rules; Numerical Verifications of Theoretical Results about the Weighted (W(b);γ)- Diaphony of the Generalized Van der Corput Sequence; Stability Analysis of Impulsive Stochastic Cohen-Grossberg Neural Networks with Mixed Delays; How Lightweight Is the Hardware Implementation of Quasigroup S-Boxes; Comparison of Models for Recognition of Old Slavic Letters; Emotion-Aware Recommender Systems - A Framework and a Case Study; OGSA-DAI Extension for Executing External Jobs in Workflows; Quasigroup Representation of Some Feistel and Generalized Feistel Ciphers; Telemedical System in the Blood Transfusion Service: Usage Analysis; On the Strong and Weak Keys in MQQ-SIG; Record link: https://library.seeu.edu.mk/index.php?lvl=notice_display&id=16388 Hold
Place a hold on this item
Copies
Barcode Call number Media type Location Section Status 1702-001401 004 Mar-Ict 2013 General Collection SEEU Library Skopje English Available The numerati / Stephen Baker
PermalinkVisualize this / Nathan Yau
PermalinkКопмјутерска физика / Стивен Е. Кунин
Permalink