Skip to main content

購物車

您會獲得 VIP 禮遇!

無法購買的項目
請檢閱您的購物車。您可以即刻移除無法購買的項目,或者我們將於結帳時為您自動移除。
項目項目
項目項目

專屬於您的推薦

Loading...

工程學 電子書

如果您喜歡 工程學 電子書,或許您也會喜歡這些熱門精選。
顯示第 124 個結果,共 13219
Skip side bar filters
  • Computer Vision for Visual Effects

    Richard J. Radke ……
    Modern blockbuster movies seamlessly introduce impossible characters and action into real-world settings using digital visual effects. These effects are made possible by research from the field of computer vision, the study of how to automatically understand images. Computer Vision for Visual Effects will educate students, engineers and researchers about the fundamental computer vision principles …… 閱讀更多內容

    NT$1,999 TWD

  • 金融中的机器学习

    Chinese Edition

    跟随机器学习最佳实践,探秘金融中的科技思维Key Features配套代码+彩色图片帮助读者快速上手详细的理论推到和算法分析,引导读者了解机器学习的内核知识点与代码示例环环相扣,理论与编程实践完美结合Book Description机器学习是设计与应用算法的科学,可从数据中进行学习和预测,其应用已经非常普遍。金融领域集中了大量的交易数据,为人工智能技术的运用奠定了良好的数据基础。本书面向金融领域的读者,介绍了机器学习技术的原理与实践。 本书包括10章,介绍了神经网络算法、结构化数据的处理、计算机视觉处理技术、时间序列分析、自然语言处理、生成模型的应用、强化学习技术、数据建模与调试、贝叶斯推理和概率编程等内容。 本书由资深金融从业者编写,融合了其在金融项目中关于机器学习的实践经验,适合金融领域的数据科学家、数据分析师、金融科技公司的技术研发人员以及对金融领域的机器学习技术感兴趣的读者阅读 …… 閱讀更多內容

    NT$922 TWD 透過 Kobo Plus 免費享用

  • 一次讀懂西洋建築

    資深建築師用最簡單的概念,帶你從古埃及到二十世紀,一次讀懂西洋建築之美。

    羅慶鴻, 張倩儀 ……
    系列 第 199 冊 - CATCH
    歷史記載了人類生活的過程,建築是生活文化的載體,現代人的生活無不受西洋建築的影響而不不自覺。去歐洲旅行,就算親臨歷史建築現場,也不容易察覺它和我們的關係,那些文化寶庫就這樣和我們擦身而過。其實只要懂得一點建築歷史的理念,觀看建築就不再僅限於看熱鬧,而能看出門道。本書藉由建築師的眼睛,用最淺顯易懂的說法,為大家拉出西洋建築演進的脈絡。全書分為九章,先去古埃及看看早期建築理念的基因;再帶領大家探索從古希臘到二十世紀西方建築流變的原因和過程,以及它們如何直接和間接塑造了我們現代的生活文化。本書透過解釋空間、技術與美學三者之間的歷史關係,用淺顯生動的文字,讓你一眼便認識到建築精要之處。 …… 閱讀更多內容

    NT$245 TWD

  • iOS18與SwiftUI程式設計全面剖析

    朱克剛 ……
    作者以多年的iOS教學經驗寫成本書,由淺入深幫助想踏入行動裝置程式設計領域的人快速掌握iOS程式設計技巧。本書以SwiftUI框架為核心,透過簡單幾行程式碼就可以完成一個高品質App界面,並透過詳細的解說,讓讀者能充分理解程式意義。iOS開發環境與SDK每年推陳出新,程式設計技巧每年均有變化,舊的寫法往往已不再支援,新的寫法又必須花大量時間看官方文件才能掌握,本書秉持過去一貫精神,永遠以最新的開發環境、最新的SDK框架以及最新的語法呈現經典範例。因此本書將是新手不可或缺,老手也必須放在電腦內的一本重量級工具書。本書特別為 EPUB 流動格式排版,非常適合各式螢幕尺寸閱讀,即便在手機上也可輕鬆瀏覽。作者介紹:朱克剛,資深電腦書籍作者,超過三十年的教學經驗,每年在大專院校與職訓單位開設無數資訊類課程,幫助各階層學員降低進入資訊職場門檻。本書承襲過去十年來一貫的專業與品質,讓讀者掌握最新 iOS …… 閱讀更多內容

    NT$300 TWD 透過 Kobo Plus 免費享用

  • AI Engineering

    Building Applications with Foundation Models

    Chip Huyen ……
    Recent breakthroughs in AI have not only increased demand for AI products, they've also lowered the barriers to entry for those who want to build AI products. The model-as-a-service approach has transformed AI from an esoteric discipline into a powerful development tool that anyone can use. Everyone, including those with minimal or no prior AI experience, can now leverage AI models to build …… 閱讀更多內容

    NT$1,613 TWD

  • Deep Learning Fundamentals in Python

    Master Data Science and Machine Learning with Modern Neural Networks written in Python, Theano, and TensorFlow

    Lazy Programmer ……
    Deep learning is making waves. At the time of this writing (March 2016), Google’s AlghaGo program just beat 9-dan professional Go player Lee Sedol at the game of Go, a Chinese board game. Experts in the field of Artificial Intelligence thought we were 10 years away from achieving a victory against a top professional Go player, but progress seems to have accelerated! While deep learning is a …… 閱讀更多內容

    NT$318 TWD

  • Effective Modern C++

    42 Specific Ways to Improve Your Use of C++11 and C++14

    Scott Meyers ……
    Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively—so that your software is correct, efficient, maintainable, and portable. That’s where this practical book comes in. It describes …… 閱讀更多內容

    NT$1,210 TWD

  • Software Engineering at Google

    Lessons Learned from Programming Over Time

    Today, software engineers need to know not only how to program effectively but also how to develop proper engineering practices to make their codebase sustainable and healthy. This book emphasizes this difference between programming and software engineering.How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life …… 閱讀更多內容

    NT$1,351 TWD

  • Why Machines Learn

    The Elegant Math Behind Modern AI

    Anil Ananthaswamy ……
    A rich, narrative explanation of the mathematics that has brought us machine learning and the ongoing explosion of artificial intelligenceMachine learning systems are making life-altering decisions for us: approving mortgage loans, determining whether a tumor is cancerous, or deciding if someone gets bail. They now influence developments and discoveries in chemistry, biology, and physics—the study …… 閱讀更多內容

    NT$417 TWD

  • Data Spaces

    Design, Deployment and Future Directions

    編輯者: Edward Curry, Simon Scerri, Tuomo Tuikka ……
    This open access book aims to educate data space designers to understand what is required to create a successful data space. It explores cutting-edge theory, technologies, methodologies, and best practices for data spaces for both industrial and personal data and provides the reader with a basis for understanding the design, deployment, and future directions of data spaces.The book captures the …… 閱讀更多內容

    免費

  • Embedded System Design

    Embedded Systems Foundations of Cyber-Physical Systems, and the Internet of Things

    Peter Marwedel ……
    系列 series Embedded Systems
    A unique feature of this open access textbook is to provide a comprehensive introduction to the fundamental knowledge in embedded systems, with applications in cyber-physical systems and the Internet of things. It starts with an introduction to the field and a survey of specification models and languages for embedded and cyber-physical systems. It provides a brief overview of hardware devices used …… 閱讀更多內容

    免費

  • Design Patterns: Elements of Reusable Object-Oriented Software

    Elements of Reusable Object-Oriented Software

    Capturing a wealth of experience about the design of object-oriented software, four top-notch designers present a catalog of simple and succinct solutions to commonly occurring design problems. Previously undocumented, these 23 patterns allow designers to create more flexible, elegant, and ultimately reusable designs without having to rediscover the design solutions themselves.The authors begin by …… 閱讀更多內容

    NT$1,720 TWD

  • Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow

    Aurélien Géron ……
    Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This bestselling book uses concrete examples, minimal theory, and production-ready Python frameworks (Scikit-Learn, Keras, and TensorFlow) …… 閱讀更多內容

    NT$1,827 TWD

  • Biomedical Signal and Image Processing

    Written for senior-level and first year graduate students in biomedical signal and image processing, this book describes fundamental signal and image processing techniques that are used to process biomedical information. The book also discusses application of these techniques in the processing of some of the main biomedical signals and images, such as EEG, ECG, MRI, and CT. New features of this …… 閱讀更多內容

    免費

  • Tidy First?

    A Personal Exercise in Empirical Software Design

    Kent Beck ……
    Tidying up messy software is a must. And that means breaking up the code to make it more readable, and using guard clauses and helping functions to make it understandable. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings in your code.Instead of trying to master tidying all at once, this book …… 閱讀更多內容

    NT$806 TWD

  • TinyML

    Machine Learning with TensorFlow Lite on Arduino and Ultra-Low-Power Microcontrollers

    Deep learning networks are getting smaller. Much smaller. The Google Assistant team can detect words with a model just 14 kilobytes in size—small enough to run on a microcontroller. With this practical book you’ll enter the field of TinyML, where deep learning and embedded systems combine to make astounding things possible with tiny devices.Pete Warden and Daniel Situnayake explain how you can …… 閱讀更多內容

    NT$1,020 TWD

  • You Look Like a Thing and I Love You

    How Artificial Intelligence Works and Why It's Making the World a Weirder Place

    Janelle Shane ……
    As heard on NPR's "Science Friday," discover the book recommended by Malcolm Gladwell, Susan Cain, Daniel Pink, and Adam Grant: an "accessible, informative, and hilarious" introduction to the weird and wonderful world of artificial intelligence (Ryan North)."You look like a thing and I love you" is one of the best pickup lines ever . . . according to an artificial intelligence trained by scientist …… 閱讀更多內容

    NT$349 TWD

  • Autonomy

    The Quest to Build the Driverless Car—And How It Will Reshape Our World

    An automotive and tech world insider investigates the quest to develop and perfect the driverless car—an innovation that promises to be the most disruptive change to our way of life since the smartphoneWe stand on the brink of a technological revolution. Soon, few of us will own our own automobiles and instead will get around in driverless electric vehicles that we summon with the touch of an app. …… 閱讀更多內容

    NT$399 TWD

  • (Part 1) Absolute Beginner: Java 4 Selenium WebDriver: Come Learn How To Program For Automation Testing

    Rex Jones ……
    Are You Interested in Selenium WebDriver?This is one of the best Java books specifically for SeleniumNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback (Black/White & Color). You will find details of downloading the PDF document inside the book.Why You Will Like Part 1 – Java 4 Selenium WebDriver?Part 1 – Java 4 Selenium WebDriver contains valuable information for... …… 閱讀更多內容

    免費

  • Deep Learning

    John D. Kelleher ……
    系列 series The MIT Press Essential Knowledge series
    DEEP LEARNING FOR BEGINNERS: Get an accessible introduction to the artificial intelligence technology at the heart of the AI revolution—from driverless cars to speech recognition on mobile phones.Deep learning is an artificial intelligence technology that enables computer vision, machine translation, AI games, driverless cars, and other applications. When we use consumer products from Google, …… 閱讀更多內容

    NT$449 TWD

  • Project Planning & Control Using Primavera P6 Oracle Primavera P6 Versions 8.1 and 8.2 (Chinese)

    Professional Client and Optional Client

    Paul E Harris ……
    A user guide (written in Chinese) and training manual written for Project Management Professionals who wish to learn how to plan and control projects in an established Primavera Enterprise environment with or without Resources and Roles. This book is an update of the authors Primavera P6 Version 7 book and contains updated workshops, new content and an Earned Value chapter. It has been written so …… 閱讀更多內容

    NT$831 TWD

  • Scary Smart

    The Future of Artificial Intelligence and How You Can Save Our World

    Mo Gawdat ……
    **A Sunday Times Business Book of the Year.Scary Smart will teach you how to navigate the scary and inevitable intrusion of Artificial Intelligence, with an accessible blueprint for creating a harmonious future alongside AI. From Mo Gawdat, the former Chief Business Officer at Google [X] and bestselling author of Solve for Happy.**Technology is putting our humanity at risk to an unprecedented …… 閱讀更多內容

    NT$263 TWD

  • Terraform: Up and Running

    Writing Infrastructure as Code

    Yevgeniy Brikman ……
    Terraform has become a key player in the DevOps world for defining, launching, and managing infrastructure as code (IaC) across a variety of cloud and virtualization platforms, including AWS, Google Cloud, Azure, and more. This hands-on third edition, expanded and thoroughly updated for version 1.0 and beyond, shows you the fastest way to get up and running with Terraform.Gruntwork cofounder …… 閱讀更多內容

    NT$1,351 TWD

  • The Deep Learning Revolution

    **Explore how deep learning—from Google Translate and Siri to driverless cars—is changing our lives and transforming every sector of the economy.“An important and timely book, written by a gifted scientist at the cutting edge of the AI revolution.” —Nature**The deep learning revolution has brought us driverless cars, the greatly improved Google Translate, fluent conversations with Siri and Alexa, …… 閱讀更多內容

    NT$663 TWD