TOP
💡 邁向小一的第一步!給孩子一本「查得到自信」的專屬辭典,輕鬆跨越閱讀關卡!🚀
搜尋結果 /

Programming HTML5 Applications

408
6 / 11
Computer Networking [Global Edition]
滿額折
出版日:2021/10/22 作者:James Kurose; Keith Ross  出版社:Pearson Education Limited  裝訂:平裝
A top-down,layered approach to computer networking. Unique among computernetworking texts, the 8th Edition, Global Edition, of thepopular Computer Networking: A Top Down Approach buildson the authors' long tradition of teaching this complex subject through alayered approach in a "top-down manner." The text works its way from theapplication layer down toward the physical layer, motivating students byexposing them to important concepts early in their study of networking.Focusing on the Internet and the fundamentally important issues of networking,this text provides an excellent foundation for students in computer science andelectrical engineering, without requiring extensive knowledge of programming ormathematics. The 8th Edition, Global Edition, has been updatedto reflect the most important and exciting recent advances in networking,including the importance of software-defined networking (SDN) and the rapidadoption of 4G/5G networks and the mobile applications they enable.Chapter 1:Comp
定價:3299 元
無庫存
Data Science with the Raspberry Pi: Real-Time Applications Using a Localized Cloud
滿額折
出版日:2021/07/09 作者:Mohaideen Kadhar  出版社:Apress  裝訂:平裝
Implement real-time data processing applications on the Raspberry Pi. This book uniquely helps you work with data science concepts as part of real-time applications using the Raspberry Pi as a localized cloud. You'll start with a brief introduction to data science followed by a dedicated look at the fundamental concepts of Python programming. Here you'll install the software needed for Python programming on the Pi, and then review the various data types and modules available. The next steps are to set up your Pis for gathering real-time data and incorporate the basic operations of data science related to real-time applications. You'll then combine all these new skills to work with machine learning concepts that will enable your Raspberry Pi to learn from the data it gathers. Case studies round out the book to give you an idea of the range of domains where these concepts can be applied. By the end of Data Science with the Raspberry Pi, you'll understand that many applications are now de
定價:2470 元
無庫存
A First Course in Statistical Programming with R
滿額折
出版日:2021/05/31 作者:W. John Braun  出版社:Cambridge Univ Pr  裝訂:平裝
This third edition of Braun and Murdoch's bestselling textbook now includes discussion of the use and design principles of the tidyverse packages in R, including expanded coverage of ggplot2, and R Markdown. The expanded simulation chapter introduces the Box–Muller and Metropolis–Hastings algorithms. New examples and exercises have been added throughout. This is the only introduction you'll need to start programming in R, the computing standard for analyzing data. This book comes with real R code that teaches the standards of the language. Unlike other introductory books on the R system, this book emphasizes portable programming skills that apply to most computing languages and techniques used to develop more complex projects. Solutions, datasets, and any errata are available from www.statprogr.science. Worked examples - from real applications - hundreds of exercises, and downloadable code, datasets, and solutions make a complete package for anyone working in or learning practical data
優惠價: 9 2047
無庫存
Beginning Mathematica and Wolfram for Data Science: Applications in Data Analysis, Machine Learning, and Neural Networks
滿額折
出版日:2021/01/21 作者:Jalil Villalobos Alva  出版社:Apress  裝訂:平裝
Enhance your data science programming and analysis with the Wolfram programming language and Mathematica, an applied mathematical tools suite. The book introduces you to the Wolfram programming langua
定價:2090 元
無庫存
Electronics Projects with the Esp8266 and Esp32: Building Web Pages, Applications, and Wifi Enabled Devices
滿額折
出版日:2021/01/15 作者:Neil Cameron  出版社:Apress  裝訂:平裝
Discover the powerful ESP8266 and ESP32 microcontrollers and their Wi-Fi communication. The ESP32 microcontroller features Bluetooth and BLE communication in addition to Wi-Fi. The book emphasizes practical projects and readers are guided through Wi-Fi and Bluetooth communication, mobile app design and build, ESP-NOW and LoRa communication, and signal generation.Projects throughout the book utilize the Wi-Fi functionality and processing power of the ESP microcontrollers. Projects are built in the Arduino IDE, so you don't need to download other programming software. Mobile apps are now ubiquitous, making the app build projects of the book very relevant, as are the web page design projects.In Electronics Projects with the ESP8266 and ESP32, you'll see how easy and practical it is to access information over the internet, develop web pages, build mobile apps to remotely control devices with speech recognition or incorporate Google Maps in a GPS route tracking app.You will- Build practical
定價:2090 元
無庫存
The Environment and Externality:Theory, Algorithms and Applications
90 折
出版日:2020/12/31 作者:Zili Yang  出版社:Cambridge Univ Pr  裝訂:平裝
This innovative book models pollution mitigation as a negative externality whilst also providing desirable and useful solutions, such as establishing the triangular equivalence relationship among the Lindahl equilibrium without transfers, the Nash bargaining solution with the payoffs of the Cournot-Nash equilibrium as the status quo point, and the social optimum under the Lindahl weights. By introducing programming algorithms to validate these relationships numerically, Zili Yang bridges the gap between analytical results and empirical modelling, ultimately solving the Lindahl equilibrium and hybrid Nash equilibria in the influential RICE model. This text demonstrates the complexity and variety of environment externality problems, ranging from mixed externality to correlated externalities to environmental externality under IRS and policy applications. Integrating theory, algorithms and applications in a comprehensive framework, The Environment and Externality will benefit scholars and
優惠價: 9 2105
無庫存
Competitive Programming in Python:128 Algorithms to Develop your Coding Skills
90 折
出版日:2020/11/30 作者:Christoph Dürr  出版社:Cambridge Univ Pr  裝訂:平裝
Want to kill it at your job interview in the tech industry? Want to win that coding competition? Learn all the algorithmic techniques and programming skills you need from two experienced coaches, problem setters, and jurors for coding competitions. The authors highlight the versatility of each algorithm by considering a variety of problems and show how to implement algorithms in simple and efficient code. Readers can expect to master 128 algorithms in Python and discover the right way to tackle a problem and quickly implement a solution of low complexity. Classic problems like Dijkstra's shortest path algorithm and Knuth-Morris-Pratt's string matching algorithm are featured alongside lesser known data structures like Fenwick trees and Knuth's dancing links. The book provides a framework to tackle algorithmic problem solving, including: Definition, Complexity, Applications, Algorithm, Key Information, Implementation, Variants, In Practice, and Problems. Python code included in the book
優惠價: 9 1835
無庫存
Numerical Methods in Physics with Python
90 折
出版日:2020/09/30 作者:Alex Gezerlis  出版社:Cambridge Univ Pr  裝訂:平裝
Bringing together idiomatic Python programming, foundational numerical methods, and physics applications, this is an ideal standalone textbook for courses on computational physics. All the frequently used numerical methods in physics are explained, including foundational techniques and hidden gems on topics such as linear algebra, differential equations, root-finding, interpolation, and integration. Accompanying the mathematical derivations are full implementations of dozens of numerical methods in Python, as well as more than 250 end-of-chapter problems. Numerical methods and physics examples are clearly separated, allowing this introductory book to be later used as a reference; the penultimate section in each chapter is an in depth project, tackling physics problems which cannot be solved without the use of a computer. Written primarily for students studying computational physics, this textbook brings the non-specialist quickly up to speed with Python before looking in detail at the
優惠價: 9 2267
無庫存
出版日:2020/05/14 作者:Bai  出版社:John Wiley & Sons Inc  裝訂:平裝
A guide to the practical issues and applications in database programming with updated Visual Basic.NETSQL Server Database Programming with Visual Basic.NET offers a guide to the fundamental knowledge
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Invitation to Computer Science 8/e AE【內含Access Code,經刮除不受退】
滿額折
出版日:2020/01/01 作者:Schneider  出版社:滄海  裝訂:平裝
●ACTIONABLE AND MEASURABLE LEARNING OBJECTIVES EMPHASIZE IMPORTANT CONCEPTS. Newly added learning objectives guide students through the edition, calling attention to critical key points.●SOLID OVERVIEW PRESENTS BREADTH OF COMPUTER SCIENCE WITHOUT PROGRAMMING LANGUAGE SPECIFICS. The authors expertly present a language-independent, breadth-first introduction to computer science that includes coverage of today's hardware, software, and applications as well as a modern view of ethics.●UNIQUE APPROACH INTEGRATES TOPICS USING THE CONCEPT OF ALGORITHMS. Rather than simply present a large collection of seemingly random and unrelated topics, the authors tie the discipline of computer science together using a six-layer hierarchy that clearly demonstrates how the subjects in the book relate to each other. Student gain a clear understanding of the entire discipline of computer science that prepares them for future study in this field.●EXTENSIVE EXERCISES AND PROBLEMS PROVIDE NUMEROUS OPPORTUNITIES
定價:1520 元
無庫存
出版日:2019/03/29 作者:Agus Kurniawan  出版社:Packt Pub Ltd  裝訂:平裝
Key FeaturesGetting to know the all new powerful EPS32 boards and build interesting Internet of Things projectsConfigure your ESP32 to the cloud technologies and explore the networkable modules that will be utilised in your IoT projectsA step-by-step guide that teaches you the basic to advanced IoT concepts with ESP32Book DescriptionESP32 is a low-cost MCU with integrated Wi-Fi and BLE. Various modules and development boards-based on ESP32 are available for building IoT applications easily. Wi-Fi and BLE are a common network stack in the Internet of Things application. These network modules can leverage your business and projects needs for cost-effective benefits.This book will serve as a fundamental guide for developing an ESP32 program. We will start with GPIO programming involving some sensor devices. Then we will study ESP32 development by building a number of IoT projects, such as weather stations, sensor loggers, smart homes, Wi-Fi cams and Wi-Fi wardriving. Lastly, we will enabl
定價:1859 元
無庫存
Design and Analysis of Algorithms ― A Contemporary Perspective
90 折
出版日:2019/02/28 作者:Sandeep Sen  出版社:Cambridge Univ Pr  裝訂:平裝
The text covers important algorithm design techniques, such as greedy algorithms, dynamic programming, and divide-and-conquer, and gives applications to contemporary problems. Techniques including Fast Fourier transform, KMP algorithm for string matching, CYK algorithm for context free parsing and gradient descent for convex function minimization are discussed in detail. The book's emphasis is on computational models and their effect on algorithm design. It gives insights into algorithm design techniques in parallel, streaming and memory hierarchy computational models. The book also emphasizes the role of randomization in algorithm design, and gives numerous applications ranging from data-structures such as skip-lists to dimensionality reduction methods.
優惠價: 9 2429
無庫存
Modern C Quick Syntax Reference ― A Pocket Guide to the Language, Apis, and Library
滿額折
出版日:2019/02/12 作者:Mikael Olsson  出版社:Apress  裝訂:平裝
Discover how C's efficiency makes it a popular choice in a wide variety of applications and operating systems with special applicability to wearables, game programming, system level programming, embed
定價:1444 元
無庫存
Raspbian OS Programming With the Raspberry Pi ― Iot Projects With Wolfram, Mathematica, and Scratch
滿額折
出版日:2018/11/29 作者:Agus Kurniawan  出版社:Apress  裝訂:平裝
Master the command line and Raspbian Linux as well as the physical connections of the Pi. With this book you’ll develop skills applicable to other real world applications in both hardware and software
定價:1140 元
無庫存
Excel Vba in Easy Steps ― Covers Visual Studio Community, 2017
滿額折
出版日:2018/11/27 作者:Mike McGrath  出版社:In Easy Steps Ltd  裝訂:平裝
Excel VBA in easy steps neatly demonstrates VBA (Visual Basic for Applications) Macro programming in a clear and concise manner, so you can get more from the popular Microsoft Excel spreadsheet applic
定價:608 元
無庫存
Java Ee 8 Recipes ― A Problem-solution Approach
滿額折
出版日:2018/07/31 作者:Josh Juneau  出版社:Apress  裝訂:平裝
Quickly find solutions to dozens of common programming problems with the Java Enterprise Edition Platform for small business web applications, enterprise database applications, and microservices solut
定價:3230 元
無庫存
數學規劃及其應用(簡體書)
滿額折
出版日:2018/03/01 作者:范玉妹  出版社:機械工業出版社  裝訂:平裝
本書主要論述了綫性規劃、整數規劃、非綫性規劃、多目標規劃和動態規劃等內容,並介紹了一些成功的實用實例和計算機應用過程,爲便于自學,各章後面都附有習題。本書可作爲高等學校工科專業本科及研究生的教學用書,也可供從事優化研究與應用、現代技術和管理的科技人員參考。
優惠價: 87 312
無庫存
出版日:2018/01/01 作者:Pierluigi Riti  出版社:Apress  裝訂:平裝
Build domain specific languages (DSLs) using Java's most popular functional programming language: Scala. This book introduces the basics of Scala and DSLs using a series of practical examples. In Prac
定價:2500 元
無庫存
Processing for Android ― Create Mobile, Sensor-aware, and Vr Applications Using Processing
滿額折
出版日:2017/11/03 作者:Andres Colubri  出版社:Apress  裝訂:平裝
Learn how to use the Processing programming language and environment to create Android applications with ease. This book covers the basics of the Processing language, allowing users to effectively pro
定價:2609 元
無庫存
Predictive Control for Linear and Hybrid Systems
滿額折
出版日:2017/08/31 作者:Francesco Borrelli  出版社:Cambridge Univ Pr  裝訂:平裝
Model Predictive Control (MPC), the dominant advanced control approach in industry over the past twenty-five years, is presented comprehensively in this unique book. With a simple, unified approach, and with attention to real-time implementation, it covers predictive control theory including the stability, feasibility, and robustness of MPC controllers. The theory of explicit MPC, where the nonlinear optimal feedback controller can be calculated efficiently, is presented in the context of linear systems with linear constraints, switched linear systems, and, more generally, linear hybrid systems. Drawing upon years of practical experience and using numerous examples and illustrative applications, the authors discuss the techniques required to design predictive control laws, including algorithms for polyhedral manipulations, mathematical and multiparametric programming and how to validate the theoretical properties and to implement predictive control policies. The most important algorith
優惠價: 9 3158
無庫存
出版日:2017/06/08 作者:Corinne Hoisington  出版社:Course Technology Ptr  裝訂:平裝
Introduce your students to the fundamentals of Microsoft Visual Basic with the step-by-step, visual approach and professional programming opportunities in MICROSOFT VISUAL BASIC 2017 FOR WINDOWS APPLI
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/06/08 作者:Corinne Hoisington  出版社:Course Technology Ptr  裝訂:平裝
Introduce your students to the fundamentals of Microsoft Visual Basic with the step-by-step, visual approach and professional programming opportunities in MICROSOFT VISUAL BASIC 2017 FOR WINDOWS APPLI
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Beginning Python ─ From Novice to Professional
90 折
出版日:2017/03/29 作者:Magnus Lie Hetland  出版社:Apress  裝訂:平裝
Gain a fundamental understanding of Python’s syntax and features with the third edition ofBeginning Python, an up–to–date introduction and practical reference. Covering a wide array of Python–related programming topics, including addressing language internals, database integration, network programming, and web services, you’ll be guided by sound development principles. Ten accompanying projects will ensure you can get your hands dirty in no time.Updated to reflect the latest in Python programming paradigms and several of the most crucial features found in latest Python 3. Advanced topics such as extending Python and packaging/distributing Python applications, are also covered.
優惠價: 9 3131
無庫存
An Introduction to Automatic Digital Computers
滿額折
出版日:2017/02/23 作者:R. K. Livesley  出版社:Cambridge Univ Pr  裝訂:平裝
Originally published in 1960, as the second edition of a 1957 original, this textbook is aimed at those without advanced mathematical training and provides a comprehensive introductory account of digital computers, what they are capable of doing and how they are made to do it. It begins with a discussion of programming - the preparation of instructions for the computer. This leads on to a consideration of systems of number storage, from the simple decimal system of desk calculating machines to the varieties of binary storage systems used in modern high-speed computers. The final chapter considers points, which arise in applying computers to engineering calculations, and gives details of some of the problems already solved in this way. Throughout the book the emphasis is on the applications of computers to routine work rather than to advanced research. This book will be of value to students of the history of computer science.
優惠價: 9 1567
無庫存
出版日:2016/11/19 作者:Flavio Morgado  出版社:Apress  裝訂:平裝
Learn to harness the power of Visual Basic for Applications (VBA) in Microsoft Excel to develop interesting, useful, and interactive Excel applications. This book will show you how to manipulate Excel
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/09/04 作者:John M. Kessenich; Graham Sellers  出版社:Addison-Wesley Professional  裝訂:平裝
The next generation specification of OpenGL, Vulkan has been redesigned from the ground up, giving applications direct control over GPU acceleration for unprecedented performance and predictability. V
定價:3000 元
無庫存
出版日:2016/07/01 作者:Jamil Momand; Alison Mccurdy; Silvia Heubach; Nancy Warter-perez  出版社:Oxford Univ Pr  裝訂:平裝
Concepts in Bioinformatics and Genomics takes a conceptual approach to its subject, balancing biology, mathematics, and programming, while highlighting relevant real-world applications. Topics are de
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Visual Basic in Easy Steps ― Covers Visual Basic 2015
滿額折
出版日:2016/03/15 作者:Mike McGrath  出版社:In Easy Steps Ltd  裝訂:平裝
Now in its fourth edition, Visual Basic in Easy Steps shows how to quickly create Windows applications using the latest Visual Basic 2015 programming environment. It provides code examples, screenshot
定價:570 元
無庫存
Tkinter Gui Application Development Blueprints
滿額折
出版日:2015/11/30 作者:Bhaskar Chaudhary  出版社:Packt Pub Ltd  裝訂:平裝
Master GUI programming in Tkinter as you design, implement, and deliver ten real-world applications from start to finishAbout This BookConceptualize and build state-of-art GUI applications with Tkinte
優惠價: 79 2227
無庫存
Node.js for Embedded Systems ─ Using Web Technologies to Build Connected Devices
滿額折
出版日:2015/11/25 作者:Patrick Mulder  出版社:Oreilly & Associates Inc  裝訂:平裝
This practical book shows you how to build web applications that connect devices to the Internet of Things, using JavaScript and the Node.js platform. Programming Arduino boards in C or C+&
定價:1649 元
無庫存
出版日:2015/10/16 作者:Diane Zak  出版社:Cengage Learning  裝訂:平裝
Only MICROSOFT VISUAL BASIC 2015: RELOADED pairs fundamental programming concepts with both business applications and fun, engaging game applications. This fully revised 6th Edition provides a solid f
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Building High Integrity Applications With Spark
滿額折
出版日:2015/10/15 作者:John W. McCormick  出版社:Cambridge Univ Pr  裝訂:平裝
Software is pervasive in our lives. We are accustomed to dealing with the failures of much of that software - restarting an application is a very familiar solution. Such solutions are unacceptable when the software controls our cars, airplanes and medical devices or manages our private information. These applications must run without error. SPARK provides a means, based on mathematical proof, to guarantee that a program has no errors. SPARK is a formally defined programming language and a set of verification tools specifically designed to support the development of software used in high integrity applications. Using SPARK, developers can formally verify properties of their code such as information flow, freedom from runtime errors, functional correctness, security properties and safety properties. Written by two SPARK experts, this is the first introduction to the just-released 2014 version. It will help students and developers alike master the basic concepts for building systems with
優惠價: 9 2573
無庫存
Pragmatic Scala ― Create Expressive, Concise, and Scalable Applications
滿額折
出版日:2015/09/25 作者:Venkat Subramaniam  出版社:Oreilly & Associates Inc  裝訂:平裝
Our industry is moving toward functional programming, but your object-oriented experience is still valuable. Scala combines the power of OO and functional programming, andPragmatic Scala shows you how
定價:1980 元
無庫存
出版日:2015/08/12 作者:Corinne Hoisington  出版社:Cengage Learning  裝訂:平裝
Gain a strong foundation in Java programming with the confidence and technical skills to build working mobile applications when you use ANDROID BOOT CAMP FOR DEVELOPERS USING JAVA: A GUIDE TO CREATING
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Learning Virtual Reality ─ Developing Immersive Experiences and Applications for Desktop, Web, and Mobile
滿額折
出版日:2015/07/25 作者:Tony Parisi  出版社:Oreilly & Associates Inc  裝訂:平裝
Get a quick introduction to the technologies, tools, and techniques for programming Virtual Reality on the latest generation of desktop and mobile VR hardware. With this hands-on guide, you’ll learn e
定價:1500 元
無庫存
  • 408
    11
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11

暢銷榜

客服中心

收藏

會員專區