TOP
搜尋結果 /

Basics of Computer Networking

280
5 / 7
Kali Linux Series: The basics of Kali Linux for Hackers, Getting Started with Networking, Scripting, and cyber Security.
滿額折
出版日:2021/02/28 作者:Maxime Crochemore  出版社:Cambridge Univ Pr  裝訂:精裝
String matching is one of the oldest algorithmic techniques, yet still one of the most pervasive in computer science. The past 20 years have seen technological leaps in applications as diverse as information retrieval and compression. This copiously illustrated collection of puzzles and exercises in key areas of text algorithms and combinatorics on words offers graduate students and researchers a pleasant and direct way to learn and practice with advanced concepts. The problems are drawn from a large range of scientific publications, both classic and new. Building up from the basics, the book goes on to showcase problems in combinatorics on words (including Fibonacci or Thue-Morse words), pattern matching (including Knuth-Morris-Pratt and Boyer-Moore like algorithms), efficient text data structures (including suffix trees and suffix arrays), regularities in words (including periods and runs) and text compression (including Huffman, Lempel-Ziv and Burrows-Wheeler based methods).
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
125 Problems in Text Algorithms:with Solutions
90 折
出版日:2021/02/28 作者:Maxime Crochemore  出版社:Cambridge Univ Pr  裝訂:平裝
String matching is one of the oldest algorithmic techniques, yet still one of the most pervasive in computer science. The past 20 years have seen technological leaps in applications as diverse as information retrieval and compression. This copiously illustrated collection of puzzles and exercises in key areas of text algorithms and combinatorics on words offers graduate students and researchers a pleasant and direct way to learn and practice with advanced concepts. The problems are drawn from a large range of scientific publications, both classic and new. Building up from the basics, the book goes on to showcase problems in combinatorics on words (including Fibonacci or Thue-Morse words), pattern matching (including Knuth-Morris-Pratt and Boyer-Moore like algorithms), efficient text data structures (including suffix trees and suffix arrays), regularities in words (including periods and runs) and text compression (including Huffman, Lempel-Ziv and Burrows-Wheeler based methods).
優惠價: 9 1997
無庫存
Applications of Big Data in Healthcare: Theory and Practice begins with the basics of Big Data analysis and introduces the tools, processes and procedures associated with Big Data analytics. The book unites healthcare with Big Data analysis and uses the advantages of the latter to solve the problems faced by the former. The authors present the challenges faced by the healthcare industry, including capturing, storing, searching, sharing and analyzing data.This book illustrates the challenges in the applications of Big Data and suggests ways to overcome them, with a primary emphasis on data repositories, challenges, and concepts for data scientists, engineers and clinicians. The applications of Big Data have grown tremendously within the past few years and its growth can not only be attributed to its competence to handle large data streams but also to its abilities to find insights from complex, noisy, heterogeneous, longitudinal and voluminous data. The main objectives of Big Data in th
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Network Turn:Changing Perspectives in the Humanities
90 折
出版日:2020/12/31 作者:Ruth Ahnert  出版社:Cambridge Univ Pr  裝訂:平裝
We live in a networked world. Online social networking platforms and the World Wide Web have changed how society thinks about connectivity. Because of the technological nature of such networks, their study has predominantly taken place within the domains of computer science and related scientific fields. But arts and humanities scholars are increasingly using the same kinds of visual and quantitative analysis to shed light on aspects of culture and society hitherto concealed. This Element contends that networks are a category of study that cuts across traditional academic barriers, uniting diverse disciplines through a shared understanding of complexity in our world. Moreover, we are at a moment in time when it is crucial that arts and humanities scholars join the critique of how large-scale network data and advanced network analysis are being harnessed for the purposes of power, surveillance, and commercial gain. This title is also available as Open Access on Cambridge Core.
優惠價: 9 730
無庫存
I Can Code: If/Then (硬頁書)
滿額折
出版日:2020/10/01 作者:Vicky Fang; Jade Orlando  出版社:Sourcebooks Explore  裝訂:硬頁書
Experts are saying every child needs to know the basics of coding―this series will get them started as early as possible!Four- and five-year-olds can learn the foundations of coding and computer progr
優惠價: 79 301
無庫存
I Can Code: And/Or
滿額折
出版日:2020/10/01 作者:Vicky Fang; Jade Orlando(ILT)  出版社:Sourcebooks Explore  裝訂:硬頁書
Experts are saying every child needs to know the basics of coding―this series will get them started as early as possible!Four- and five-year-olds can learn the foundations of coding and computer progr
優惠價: 79 301
無庫存
Code This!
滿額折
出版日:2019/08/27 作者:Jennifer Szymanski  出版社:National Geographic Kids  裝訂:平裝
Programming concepts come to life in this kid-friendly intro to the basics of computer science and coding, with puzzles, games, and quirky characters.Welcome to the Coder Crew, where you're on a missi
優惠價: 79 511
無庫存
Python by Example ― Learning to Program in 150 Challenges
90 折
出版日:2019/07/31 作者:Nichola Lacey  出版社:Cambridge Univ Pr  裝訂:平裝
Python is today's fastest growing programming language. This engaging and refreshingly different guide breaks down the skills into clear step-by-step chunks and explains the theory using brief easy-to-understand language. Rather than bamboozling readers with pages of mind-numbing technical jargon, this book includes 150 practical challenges, putting the power in the reader's hands. Through creating programs to solve these challenges the reader will quickly progress from mastering the basics to confidently using subroutines, a graphical user interface, and linking to external text, csv and SQL files. This book is perfect for anyone who wants to learn how to program with Python. In particular, students starting out in computer science and teachers who want to improve their confidence in Python will find here a set of ready-made challenges for classroom use.
優惠價: 9 1079
無庫存
Easy Micro-bit Projects
滿額折
出版日:2018/11/10 作者:Eric Hagan  出版社:Maker Media Inc  裝訂:平裝
Learn the basics of using the micro:bit, an open source hardware ARM-based embedded system used to teach computer programming, to build a series of 10 different gadgets from scratch!You'll use the mic
定價:380 元
無庫存
The Haskell School of Music ― From Signals to Symphonies
90 折
出版日:2018/07/31 作者:Paul Hudak  出版社:Cambridge Univ Pr  裝訂:精裝
This book explores the fundamentals of computer music and functional programming through the Haskell programming language. Functional programming is typically considered difficult to learn. This introduction in the context of creating music will allow students and professionals with a musical inclination to leverage their experience to help understand concepts that might be intimidating in more traditional computer science settings. Conversely, the book opens the door for programmers to interact with music by using a medium that is familiar to them. Readers will learn how to use the Euterpea library for Haskell (http://www.euterpea.com) to represent and create their own music with code, without the need for other music software. The book explores common paradigms used in algorithmic music composition, such as stochastic generation, musical grammars, self-similarity, and real-time interactive systems. Other topics covered include the basics of signal-based systems in Haskell, sound synt
優惠價: 9 2591
無庫存
Big Data and Software Defined Networks
滿額折
出版日:2018/05/11 作者:Javid Taheri (EDT)  出版社:Inst of Engineering & Technology  裝訂:精裝
Big Data Analytics and Software Defined Networking (SDN) are helping to drive the management of data and usage of the extraordinary increase of computer processing power provided by Cloud Data Centres
優惠價: 79 6399
無庫存
出版日:2018/01/31 作者:Matthew S. Tiscareno  出版社:Cambridge Univ Pr  裝訂:精裝
Planetary rings are among the most intriguing structures of our solar system and have fascinated generations of astronomers. Collating emerging knowledge in the field, this volume reviews our current understanding of ring systems with reference to the rings of Saturn, Uranus, Neptune, and more. Written by leading experts, the history of ring research and the basics of ring–particle orbits is followed by a review of the known planetary ring systems. All aspects of ring system science are described in detail, including specific dynamical processes, types of structures, thermal properties and their origins, and investigations using computer simulations and laboratory experiments. The concluding chapters discuss the prospects of future missions to planetary rings, the ways in which ring science informs and is informed by the study of other astrophysical disks, and a perspective on the field's future. Researchers of all levels will benefit from this thorough and engaging presentation.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
A Student`s Guide to Python for Physical Modeling
90 折
出版日:2018/01/16 作者:Jesse M. Kinder; Philip Nelson  出版社:Princeton Univ Pr  裝訂:精裝
A fully updated tutorial on the basics of the Python programming language for science studentsPython is a computer programming language that is rapidly gaining popularity throughout the sciences. This
優惠價: 9 2565
無庫存
A Student`s Guide to Python for Physical Modeling
90 折
出版日:2018/01/16 作者:Jesse M. Kinder; Philip Nelson  出版社:Princeton Univ Pr  裝訂:平裝
A fully updated tutorial on the basics of the Python programming language for science studentsPython is a computer programming language that is rapidly gaining popularity throughout the sciences. This
優惠價: 9 853
無庫存
Complex Networks ─ Principles, Methods and Applications
滿額折
出版日:2017/11/30 作者:Vito Latora  出版社:Cambridge Univ Pr  裝訂:精裝
Networks constitute the backbone of complex systems, from the human brain to computer communications, transport infrastructures to online social systems and metabolic reactions to financial markets. Characterising their structure improves our understanding of the physical, biological, economic and social phenomena that shape our world. Rigorous and thorough, this textbook presents a detailed overview of the new theory and methods of network science. Covering algorithms for graph exploration, node ranking and network generation, among others, the book allows students to experiment with network models and real-world data sets, providing them with a deep understanding of the basics of network theory and its practical applications. Systems of growing complexity are examined in detail, challenging students to increase their level of skill. An engaging presentation of the important principles of network science makes this the perfect reference for researchers and undergraduate and graduate s
優惠價: 9 3451
無庫存
出版日:2017/10/31 作者:Vincent C. Hu; David F. Ferraiolo; Ramaswamy Chandramouli; Richard Kuhn  出版社:Artech House  裝訂:精裝
The authors, computer scientists at the National Institute of Standards and Technology in the US, introduce the basics of attribute-based access control (ABAC), meant to grant or deny user access
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/06/09 作者:John Seiffertt  出版社:Springer-Verlag New York Inc  裝訂:精裝
The book provides a bottom-up approach to understanding how a computer works and how to use computing to solve real-world problems. It covers the basics of digital logic through the lens of comp
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
A Beginner's Guide to Coding
滿額折
出版日:2017/06/06 作者:Marc Scott; Mick Marston (ILT)  出版社:Bloomsbury Activity Books  裝訂:精裝
Ever wondered how to make a computer follow instructions? If so, then it is time to get coding! A Beginner's Guide to Coding is an easy-to-follow guide to the basics of coding, using the free programm
優惠價: 79 451
無庫存
出版日:2016/12/31 作者:Ben Piper  出版社:Manning Pubns Co  裝訂:平裝
Businesses and consumers depend on reliable computer networks for banking, learning, entertainment, and staying in touch. Cisco is the leader in networking. Cisco skills are highly valued and there ar
定價:2000 元
無庫存
出版日:2016/11/30 作者:Shmuel Tomi Klein  出版社:Cambridge Univ Pr  裝訂:精裝
Data structures are the fundamental building blocks of any computer program, used for storing, representing and manipulating data in a computer. This text presents the basic concepts of data structures as part of the art of writing computer programs. The author concentrates on the fundamentals of what should be done to solve a problem efficiently rather than technical implementation details. The text includes pseudocode and covers all the most common data structures, such as queues, stacks, trees, heaps, and hash tables, along with the basics of searching, sorting, and coding. This book can supplement any undergraduate algorithms or discrete math course and will also be accessible to students and researchers in other quantitative disciplines. No prerequisites beyond introductory programming and basic mathematics are required, and the accessible, conceptual presentation will appeal to undergraduates in many quantitative fields. Carefully designed problem sets with selected solutions wil
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Basic Concepts in Data Structures
滿額折
出版日:2016/11/30 作者:Shmuel Tomi Klein  出版社:Cambridge Univ Pr  裝訂:平裝
Data structures are the fundamental building blocks of any computer program, used for storing, representing and manipulating data in a computer. This text presents the basic concepts of data structures as part of the art of writing computer programs. The author concentrates on the fundamentals of what should be done to solve a problem efficiently rather than technical implementation details. The text includes pseudocode and covers all the most common data structures, such as queues, stacks, trees, heaps, and hash tables, along with the basics of searching, sorting, and coding. This book can supplement any undergraduate algorithms or discrete math course and will also be accessible to students and researchers in other quantitative disciplines. No prerequisites beyond introductory programming and basic mathematics are required, and the accessible, conceptual presentation will appeal to undergraduates in many quantitative fields. Carefully designed problem sets with selected solutions wil
優惠價: 9 1930
無庫存
出版日:2016/10/11 作者:Mary Anne Poatsy; Robert Grauer  出版社:Pearson College Div  裝訂:平裝
This is a one-chapter book that gives a brief overview of fundamental computer concepts like hardware, software, security, and networking. Beyond point-and-click The goal of the Exploring series
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
A Beginner's Guide to Coding
滿額折
出版日:2016/08/11 作者:Marc Scott ; Mick Marston  出版社:Bloomsbury Childrens UK  裝訂:平裝
Ever wondered how to make your computer do what you want it to? If so, then it is time to get coding! A Beginner's Guide to Coding is an easy-to-follow guide to the basics of coding, using the free pr
優惠價: 79 391
無庫存
A World of Programming
滿額折
出版日:2016/08/01 作者:Heather Lyons; Elizabeth Tweedale; Alex Westgate (ILT)  出版社:Lernerclassroom  裝訂:平裝
"Learn programming and computer basics in this kid-friendly, easy-to-follow book. It covers types of information, file sizes, and bits using real-world examples and fun illustrations. Online and offli
定價:528 元
無庫存
Space Physics ― An Introduction
滿額折
出版日:2016/03/27 作者:C. T. Russell  出版社:Cambridge Univ Pr  裝訂:精裝
This textbook, derived from courses given by three leading researchers, provides advanced undergraduates and graduates with up-to-date coverage of space physics, from the Sun to the interstellar medium. Clear explanations of the underlying physical processes are presented alongside major new discoveries and knowledge gained from space missions, ground-based observations, theory, and modelling to inspire students. Building from the basics to more complex ideas, the book contains enough material for a two-semester course but the authors also provide suggestions for how the material can be tailored to fit a single semester. End-of-chapter problems reinforce concepts and include computer-based exercises specially developed for this textbook package. Free access to the software is available via the book's website and enables students to model the behavior of magnetospheric and solar plasma. An extensive glossary recaps new terms and carefully selected further reading sections encourage stud
優惠價: 9 3334
無庫存
Java ― Programming Bootcamp the Crash Course for Understanding the Basics of Java Computer Language
滿額折
出版日:2016/02/11 作者:David Maxwell  出版社:Createspace Independent Pub  裝訂:平裝
Want To Master The Basics Of Java Programming In A Short Period? If so, you're in the right place! This book is exactly what you need. If you've wanted to learn how to program using Java you have prob
定價:753 元
無庫存
出版日:2016/01/30 作者:Leonardo Gabrielli; Stefano Squartini  出版社:Springer Verlag  裝訂:平裝
This book presents a comprehensive overview of the state of the art in Networked Music Performance (NMP) and a historical survey of computer music networking. It introduces current technical trends in
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/01/05 作者:Anthony Dingle  出版社:CRC Press UK  裝訂:精裝
Drawing together the inter-related aspects of IT fundamentals, networking, platform technologies, management, human-computer interaction, administration and maintenance, security, system integration a
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2015/04/26 作者:Juan A. Barcelo (EDT); Igor Bogdanovic (EDT)  出版社:Taylor & Francis  裝訂:精裝
Although many archaeologists have a good understanding of the basics in computer science, statistics, geostatistics, modeling, and data mining, more literature is needed about the advanced analysis in
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Understanding Programming and Logic
滿額折
出版日:2015/01/01 作者:Matthew Anniss  出版社:Heinemann;Raintree  裝訂:平裝
This book looks at the basics of computer programming. It explains how programming is based on logical reasoning and the answers to simple questions, what can be done with computer programming, and ho
優惠價: 79 271
無庫存
出版日:2014/11/27 作者:Paul Cull; Mary Flahive; Robby Robson  出版社:Springer Verlag  裝訂:平裝
In this new text, designed for sophomores studying mathematics and computer science, the authors cover the basics of difference equations and some of their applications in computing and in population
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Digital Literacy For Dummies
滿額折
出版日:2014/10/17 作者:Wempen  出版社:John Wiley & Sons Inc  裝訂:平裝
This book is for those who want to develop an understanding of technology to enhance their education, career, or personal life. It teaches details about computer basics, the internet, cloud, and brows
優惠價: 9 1197
無庫存
How Linux Works ─ What Every Superuser Should Know
滿額折
出版日:2014/06/25 作者:Brian Ward  出版社:Oreilly & Associates Inc  裝訂:平裝
How Linux Works reveals the inner workings of the Linux system, with in-depth coverage of topics such as device management, the boot sequence, system management basics, and networking. Author Brian Wa
優惠價: 79 1200
無庫存
Understanding Machine Learning ― From Theory to Algorithms
滿額折
出版日:2014/05/31 作者:Shai Shalev-Shwartz  出版社:Cambridge Univ Pr  裝訂:精裝
Machine learning is one of the fastest growing areas of computer science, with far-reaching applications. The aim of this textbook is to introduce machine learning, and the algorithmic paradigms it offers, in a principled way. The book provides a theoretical account of the fundamentals underlying machine learning and the mathematical derivations that transform these principles into practical algorithms. Following a presentation of the basics, the book covers a wide array of central topics unaddressed by previous textbooks. These include a discussion of the computational complexity of learning and the concepts of convexity and stability; important algorithmic paradigms including stochastic gradient descent, neural networks, and structured output learning; and emerging theoretical concepts such as the PAC-Bayes approach and compression-based bounds. Designed for advanced undergraduates or beginning graduates, the text makes the fundamentals and algorithms of machine learning accessible t
優惠價: 9 2807
無庫存
Applied Optimization Methods for Wireless Networks
滿額折
出版日:2014/04/30 作者:Y. Thomas Hou  出版社:Cambridge Univ Pr  裝訂:精裝
Written in a unique style, this book is a valuable resource for faculty, graduate students, and researchers in the communications and networking area whose work interfaces with optimization. It teaches you how various optimization methods can be applied to solve complex problems in wireless networks. Each chapter reviews a specific optimization method and then demonstrates how to apply the theory in practice through a detailed case study taken from state-of-the-art research. You will learn various tips and step-by-step instructions for developing optimization models, reformulations, and transformations, particularly in the context of cross-layer optimization problems in wireless networks involving flow routing (network layer), scheduling (link layer), and power control (physical layer). Throughout, a combination of techniques from both operations research and computer science disciplines provides a holistic treatment of optimization methods and their applications. Each chapter includes
優惠價: 9 2690
無庫存
Guide to Osi and Tcp/Ip Models
90 折
出版日:2014/03/17 作者:Mohammed M. Alani  出版社:Springer-Verlag New York Inc  裝訂:平裝
This work opens with an accessible introduction to computer networks, providing general definitions of commonly used terms in networking. This is followed by a detailed description of the OSI model, i
優惠價: 9 2835
無庫存
Strategic Uses of Social Technology ― An Interactive Perspective of Social Psychology
滿額折
出版日:2014/01/23 作者:Zachary Birchmeier  出版社:Cambridge Univ Pr  裝訂:平裝
On an everyday basis, we communicate with one another using various technological media, such as text messaging, social networking tools, and electronic mail, in work, educational, and personal settings. As a consequence of the increasing frequency of use and importance of computer-supported interaction, social scientists in particular have heeded the call to understand the social processes involved in such interactions. In this volume, the editors explore how aspects of a situation interact with characteristics of a person to help explain our technologically supported social interactions. The person-by-situation interaction perspective recognizes the powerful role of the situation and social forces on behavior, thought, and emotion, but also acknowledges the importance of person variables in explaining social interaction, including power and gender, social influence, truth and deception, ostracism, and leadership. This important study is of great relevance to modern readers, who are m
優惠價: 9 1228
無庫存
出版日:2014/01/13 作者:Biman Bagchi  出版社:Cambridge Univ Pr  裝訂:精裝
Building up from microscopic basics to observed complex functions, this insightful monograph explains and describes how the unique molecular properties of water give rise to its structural and dynamical behaviour which in turn translates into its role in biological and chemical processes. The discussion of the biological functions of water details not only the stabilising effect of water in proteins and DNA, but also the direct role that water molecules themselves play in biochemical processes, such as enzyme kinetics, protein synthesis and drug-DNA interaction. The overview of the behaviour of water in chemical systems discusses hydrophilic, hydrophobic and amphiphilic effects, as well as the interactions of water with micelles, reverse micelles, microemulsions and carbon nanotubes. Supported by extensive experimental and computer simulation data, highlighting many of the recent advances in the study of water in complex systems, this is an ideal resource for anyone studying water at t
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
What Is a Social Network and How Do I Use It?
滿額折
出版日:2014/01/01 作者:Leon Gray  出版社:Rosen Pub Group  裝訂:平裝
Discusses the basics of social networking, its benefits and dangers, and the different types of social networking sites, and explains some of the current and future trends in the field.
定價:873 元
無庫存
  • 280
    7
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7

暢銷榜

客服中心

收藏

會員專區