TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
縮小範圍
搜尋結果 /

Beginning Linux Programming

33733
93 / 844
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
無庫存
還在LAMP?用最流行的MEAN進行全端網頁開發
滿額折
出版日:2020/11/23 作者:柳偉衛  出版社:深智數位  裝訂:平裝
再見,Linux+Apache+MySQL+PHP哈囉,MongoDB+Express+Angular+Node.js新一代高速容器化、安全平行化的全端架構從LAMP跳到MEAN,跨越兩個世代向舊架構說再見,迎向網頁開發的新里程碑從前分層架構的LAMP,需要系統管理員(Linux),網頁伺服器管理器(Apache),資料庫工程師(MySQL)及後端設計工程師(php)。然而一個全端工程師通常也是一
優惠價: 9 702
無庫存
C語言程序設計(簡體書)
滿額折
出版日:2020/11/17 作者:廖任秀  出版社:西安電子科技大學出版社  裝訂:平裝
There are 12 modules in this textbook, including: C programming overview; types, operators and expressions; input and output; decision making; loops; arrays; functions; preprocessors; pointers; struct
優惠價: 87 193
無庫存
C++新經典:Linux C++通信架構實戰(簡體書)
滿額折
出版日:2020/11/01 作者:王健偉  出版社:清華大學出版社(大陸)  裝訂:平裝
本書是一部介紹在Linux下使用C++開發網絡通信服務器程式的書。本書共8章36節,介紹了一個完整的項目,其中包括通信框架和業務邏輯框架,有以下幾個特點: ①項目本身是一個完整的多執行緒高併發的服務器程式; ②支援TCP長連接,按照“包頭+包體格式”正確接收用戶端發送過來的資料包,完美解決收包時的資料粘包問題; ③可根據收到的不同資料包選擇不同的業務處理邏輯; ④可將業務
優惠價: 87 517
無庫存
深度探索Linux系統虛擬化:原理與實現(簡體書)
滿額折
出版日:2020/10/22 作者:王柏生  出版社:機械工業出版社  裝訂:平裝
這是一部深度講解如何在Linux操作系統環境下用軟件虛擬出一臺“物理”計算機的著作。 兩位作者都是百度的技術專家,一位是百度的主任架構師,一位是百度智能云的副總經理,都在操作系統和虛擬化等領域有多年的實踐經驗。本書從計算機體系結構、操作系統、硬件等多個方面深度探索了如何從CPU、內存、中斷、外設、網絡5個維度去虛擬化Linux系統,不僅剖析了其中的關鍵技術原理,而且深入闡述了具體的實現。 全書共6章: 第1章:CPU虛擬化 介紹了X86架構下的VMX擴展,討論了在VMX下虛擬CPU的完整生命周期,著重闡述了Host和Guest的切換、指令的模擬以及KVM是如何虛擬多處理器的。 第2章:內存虛擬化 討論了操作系統如何為虛擬機呈現物理內存,結合影子頁表以及EPT探討了KVM如何完成從GVA到HPA的2層地址映射。 第3章:中斷虛擬化 首先,討論了從單核系統的8259A開始,到多核系統的APIC,再到繞開I/O APIC直接從設備向LAPIC發送基於消息的MSI的虛擬化原理和實現。然後,討論了Intel為了提高效率,是如何從硬件層面對虛擬化中斷進行支持的,以及KVM是如何使用它們的。 第4~5章 外設虛擬化 從完全虛擬化開始,依次講解了半虛擬化(Virtio)和Intel的VT-d支持下的硬件輔助虛擬化。通過實現一個模擬串口帶領讀者直觀體會了設備虛擬化的基本原理,然後深入闡述了Virito標準和實現,以及支持SR-IOV的DMA重映射和中斷重映射。 第6章 網絡虛擬化 討論了在通用硬件網絡的基礎上,操作系統如何虛擬出專用的網絡設備,為租戶組建虛擬網絡。
優惠價: 87 465
無庫存
Real-world Python ― A Hacker's Guide to Solving Problems With Code
滿額折
出版日:2020/10/13 作者:Lee Vaughan  出版社:No Starch Pr  裝訂:平裝
A project-based approach to learning Python programming for beginners. Intriguing projects teach you how to tackle challenging problems with code.You've mastered the basics. Now you're ready to explor
優惠價: 79 1201
無庫存
Algorithms for the Adventurous ― Creative Solutions to Computational (And Human) Problems
滿額折
出版日:2020/10/13 作者:Bradford Tuckfield  出版社:No Starch Pr  裝訂:平裝
Dive Into Algorithms is a broad introduction to algorithms using the Python Programming Language.Dive Into Algorithms is a wide-ranging, Pythonic tour of many of the world's most interesting algorithm
優惠價: 79 1199
無庫存
出版日:2020/09/17 作者:Edited by Pethuru Raj; Kavita Saini and Chellammal Surianarayanan  出版社:Auerbach Pub UK  裝訂:精裝
This book illustrates how the blockchain is being sustained through a host of platforms, programming languages, and enabling tools. It details how blockchain is being blended with cloud computin
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
數據庫原理及應用教程(基於Linux的MySQL和NoSQL應用)(簡體書)
滿額折
出版日:2020/09/01 作者:李輝  出版社:電子工業出版社  裝訂:平裝
本書全面系統地介紹了數據庫系統的基本概念、基本原理和基本技術,以Linux操作系統下的MySQL為背景介紹了數據庫技術的實現,包括數據庫和數據表的維護、查詢與統計、視圖管理、存儲過程和觸發器的管理、用戶管理、約束和默認管理、數據庫的備份和還原、存儲過程等內容,讀者可以充分利用MySQL平臺深刻理解數據庫技術的原理,達到理論和實踐緊密結合的目的,也解決了學習者安裝上機數據庫管理系統軟件中的操作系統兼
優惠價: 87 308
無庫存
Kali Linux 2網絡滲透測試實踐指南(簡體書)
滿額折
出版日:2020/09/01 作者:李華峰; 商豔紅; 高偉; 畢紅靜  出版社:人民郵電出版社  裝訂:平裝
Kali是世界滲透測試行業公認的傑出的網絡安全審計工具集合,它可以通過對設備的探測來審計其安全性,而且功能完備,幾乎包含了目前所有的熱門工具。 本書由知名的網絡安全領域的教師編寫完成,全書共16章,內容圍繞如何使用Kali這款網絡安全審計工具集合展開。本書涉及網絡安全滲透測試的相關理論和工具、Kali Linux 2使用基礎、被動掃描、主動掃描、漏洞掃描、遠程控制、滲透攻擊、Armitage、社會
優惠價: 87 465
無庫存
出版日:2020/08/26 作者:Edited by Adam Slowik  出版社:CRC Pr I Llc  裝訂:精裝
This book can provide the basics for understanding how swarm intelligence algorithms work, and aid readers in programming these algorithms to solve various computational problems. It is useful for stu
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
生物資訊學最佳實踐(簡體書)
滿額折
出版日:2020/08/21 作者:冉隆科  出版社:科學出版社  裝訂:平裝
本書共六章,第1章介紹生物資訊學使用環境搭建,主要介紹Linux的發行版本、安裝、基本配置及遠端存取工具;第二章介紹生物資訊學分析中主要用到的基本Linux命令,並使用生物資訊資料進行實例操作;第三章介紹生物資訊學的基本序列比對,包括BLAST比對、BLAT比對及ClustalW多序列比對等;第四章和第五章介紹目前生物資訊學研究領域的熱點——高通量資料分析方法,包括基因晶片分析和RNA-seq分析
優惠價: 87 251
無庫存
Introduction to Bioinformatics with R:A Practical Guide for Biologists
90 折
出版日:2020/08/18 作者:Edward Curry  出版社:Chapman & Hall  裝訂:平裝
This book takes the reader through the basics of using the R statistical programming environment for data analysis using a series of case studies based around tasks that answer real research questions
優惠價: 9 3131
無庫存
出版日:2020/08/18 作者:Edward Curry  出版社:Chapman & Hall  裝訂:精裝
This book takes the reader through the basics of using the R statistical programming environment for data analysis using a series of case studies based around tasks that answer real research questions
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
網絡服務器配置與管理項目教程(Windows & Linux)(第2版‧微課版)(簡體書)
滿額折
出版日:2020/08/06 作者:楊雲; 楊定成; 李谷偉  出版社:清華大學出版社(大陸)  裝訂:平裝
《網絡服務器配置與管理項目教程(Windows & Linux)》是工學結合的產物,作者是來自國內高職院校的一線教師及網絡公司的工程師。內容力求做到實用性強、易於操作,讀者能夠迅速將所學知識應用於實踐。《網絡服務器配置與管理》不僅可以作為高職院校網絡類專業學生的教材,也可以作為網絡管理員及網絡愛好者的培訓教材或技術參考書籍。
優惠價: 87 308
無庫存
Computational Finance:MATLAB (R) Oriented Modeling
90 折
出版日:2020/08/05 作者:Francesco Cesarone  出版社:Routledge  裝訂:平裝
The theoretical aspects of the book are based on an essential introduction to the building blocks of the two topics under consideration: mathematical programming and stochastic processes. It also 
優惠價: 9 1997
無庫存
出版日:2020/08/05 作者:Francesco Cesarone  出版社:Routledge  裝訂:精裝
The theoretical aspects of the book are based on an essential introduction to the building blocks of the two topics under consideration: mathematical programming and stochastic processes. It also 
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
大數據計算機基礎(第2版)(簡體書)
滿額折
出版日:2020/07/31 作者:張延松; 王成章; 徐天晟  出版社:中國人民大學出版社  裝訂:平裝
本書結合了多年的教學經驗和學生就業實習反饋情況,設置了Linux操作系統、Python程序設計和數據庫三個知識模塊,Linux操作系統部分介紹了開源社區廣泛使用的Linux操作系統的基礎知識、基本使用方法和基於Linux平臺的文件管理及應用管理技術; Python程序設計基礎部分介紹了基本編程技能和面向數據分析處理的實踐應用案例,使用學生掌握使用Python語言進行數據分析處理的能力;數據庫技術部分重點介紹了與數據分析處理相關的數據庫基本理論、SQL分析處理技術及數據庫實踐應用案例。本書通過案例化教學設計培養學生面向未來大數據分析崗位在系統平臺、程序設計和數據管理方面的實用技能,為學習大數據分析的相關課程打下良好的計算機基礎。
優惠價: 87 392
無庫存
The Disaster Tourist
滿額折
出版日:2020/05/14 作者:Yun Ko-Eun  出版社:Profile Books Ltd  裝訂:精裝
Yona has been stuck behind a desk for years working as a programming coordinator for Jungle, a travel company specialising in package holidays to destinations ravaged by disaster. When a senior collea
優惠價: 79 564
無庫存
機器人操作系統(ROS)入門必備:機器人編程一學就會(簡體書)
滿額折
出版日:2020/03/09 作者:(美)蘭廷‧約瑟夫  出版社:機械工業出版社  裝訂:平裝
全書共分6章,分別為用於機器人的Ubuntu Linux、機器人編程的C++基礎知識、機器人編程的Python基礎、ROS概述、基於ROS編程、基於ROS的機器人項目。
優惠價: 87 412
無庫存
A Beginner's Projects in Coding
滿額折
出版日:2020/03/03 作者:Marc Scott; Mick Marston (ILT)  出版社:Bloomsbury Childrens Books  裝訂:精裝
A fully up-to-date companion to the successful A Beginner's Guide to Coding.Ever wondered how to make a computer follow instructions? Then it is time to get coding! Using the free programming language
優惠價: 79 450
無庫存
A First Course in Network Science
90 折
出版日:2020/02/29 作者:Filippo Menczer  出版社:Cambridge Univ Pr  裝訂:精裝
Networks are everywhere: networks of friends, transportation networks and the Web. Neurons in our brains and proteins within our bodies form networks that determine our intelligence and survival. This modern, accessible textbook introduces the basics of network science for a wide range of job sectors from management to marketing, from biology to engineering, and from neuroscience to the social sciences. Students will develop important, practical skills and learn to write code for using networks in their areas of interest - even as they are just learning to program with Python. Extensive sets of tutorials and homework problems provide plenty of hands-on practice and longer programming tutorials online further enhance students' programming skills. This intuitive and direct approach makes the book ideal for a first course, aimed at a wide audience without a strong background in mathematics or computing but with a desire to learn the fundamentals and applications of network science.
優惠價: 9 2105
無庫存
Robotics Actvity Book
滿額折
出版日:2020/01/31 作者:Jenny Jacoby  出版社:b small publishing UK  裝訂:平裝
Future robotics engineers will love the mix of non-fiction and activities in this educational book full of BIG ideas. Fun games and puzzles teach boys and girls about robotics, automation, programming
優惠價: 79 303
無庫存
Ready, Steady, Code!: Coding with Scratch Jr
滿額折
出版日:2020/01/23 作者:Álvaro Scrivano  出版社:Wayland UK  裝訂:平裝
Get ready to code with this easy-to-use series full of projects and tips to get kids programming. Each book in the Ready, Steady Code! series has 4 step-by-step projects with an introduction section (
優惠價: 79 426
無庫存
Kali Linux滲透測試工具(第三版):花小錢做資安,你也是防駭高手(電子書)
出版日:2019/12/25 作者:陳明照  出版社:碁峯資訊股份有限公司  裝訂:電子書
內容簡介:專為繁體中文環境而編寫的Kali工具書這是一本專為繁體中文環境而編寫的Kali工具書,本書根據入門學習與滲透作業實務需要編寫。透過淺顯易懂的實例,解說如何活用弱點掃描工具,提昇測試作業效率,為架構安全的網路環境做最完善的準備。專為駭客打造的Linux系統Kali是一套專為滲透測試所發行的Linux版本。預載了500套左右的資安相關程式,涵蓋了漏洞分析、Web程序、密碼攻擊、無線攻擊、漏洞利用、嗅探/欺騙、逆向工程、壓力測試、數位取證等,這些工具除了是駭客必備之外,也是滲透測試工作不可或缺的輔助程式。模擬駭客攻擊的測試手法,用實戰標準評估資安防護的程度本書所講的漏洞主要著眼於資訊系統漏洞,因為資訊系統漏洞可以直接進行測試及評估,評估方式與駭客攻擊極為相似,滲透測試手法幾乎等同駭客攻擊,最能模擬真實的網路攻擊型態,以評估組織的資訊防護機制。本書特色:.以2019.2、2019.3版Kali為藍本而寫編.支援多國語系作業及繁體中文輸入作業.佐以實用Linux指令,減低入門學習障礙.精挑常用滲透工具,提升實務作業效率.內容兼具入門學習及滲透作業實務需要.利用實例語法說明,工具應用清楚易懂.設定及啟動OpenVAS,活用弱點掃描工具.安裝及設定Nessus,強化漏洞挖掘火力.配合最新版Metasploit修訂專章內容.專為網站滲透提權的「一句話木馬」介紹.因應網路變化,強化Wi-Fi及IPv6內容.新增藍牙設備的滲透測試作業專章.更豐富的暴力密碼破解內容與實例
優惠價: 1 880
The Widow Next Door ― The Most Chilling of New Crime Thriller Books That You Will Read This Year
滿額折
出版日:2019/12/10 作者:L. A. Detwiler  出版社:Avon Books  裝訂:平裝
A beautiful house. A new beginning. The almost perfect neighbours...
優惠價: 79 390
無庫存
操作系統概念與Linux實踐教程(雙語)(簡體書)
滿額折
出版日:2019/12/01 作者:楊一濤  出版社:電子工業出版社  裝訂:平裝
本書按照操作系統的功能分為10章,系統地講述操作系統的基本原理。第1章為導論,介紹操作系統的概念、操作系統的形成與發展及操作系統的功能和操作系統提供服務的方式等;第2~6章介紹操作系統的進程管理(處理器管理),包括進程、線程、進程調度、進程同步和死鎖;第7章為內存管理;第8章為外存管理;第9章為文件管理;第10章為I/O系統。為了滿足雙語教學的需要,本書在每章的最後增加了精選的操作系統技術英文資料,供有能力的讀者進行擴展閱讀。本書配有PPT、源代碼等教學資源,讀者可登錄華信教育資源網(www.hxedu.com.cn)免費下載。本書每章都配有教學視頻,讀者可以掃描書中二維碼觀看。此外,全書提供8個基於Linux系統的實驗,幫助讀者加深對操作系統原理的理解,部分實驗也提供演示視頻。本書適合作為本科院校、高職高專院校計算機操作系統和Linux相關課程的教材及參考書,也可供相關技術人員參考。
優惠價: 87 204
無庫存
出版日:2019/11/12 作者:Rajesh Singh; Anita Gehlot; Lovi Raj Gupta; Bhupendra Singh and Mahendra Swain  出版社:CRC Pr I Llc  裝訂:精裝
This book provides a platform to understand Internet of things with Raspberry Pi and the basic knowledge of the programming and interfacing of the devices and designed systems. It broadly covers intro
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Portfolio ― Beginning Composition; Tips and Techniques for Creating Well-composed Works of Art in Acrylic, Watercolor, and Oil
滿額折
出版日:2019/11/05 作者:Kimberly Adams  出版社:Walter Foster Pub  裝訂:平裝
Learn to create eye-catching, well-composed works of art using acrylic, oil, and watercolor paints. Beginning Composition features quick exercises for getting started in art, primers on the principles
優惠價: 79 659
無庫存
ENGINEERING COMPUTATION WITH MATLAB 3/E (IE)
滿額折
出版日:2019/10/17 作者:SMITH  出版社:PEARSON  裝訂:平裝
This textbook is ideal for MATLAB/Introduction to Programming courses in both Engineering and Computer Science departments.Engineering Computation with MATLAB introduces the power of computing to engi
優惠價: 1 1300
無庫存
I Can Be an Awesome Inventor
滿額折
出版日:2019/10/16 作者:Anna Claybourne  出版社:Dover Pubns  裝訂:平裝
Put on your thinking cap and get inventive! Make a musical instrument from glass bottles, use a drop of water to create a microscope, develop your own computer programming language, and more! Filled w
優惠價: 1 380
無庫存
Play And Learn With Coding: Space Mission
滿額折
出版日:2019/10/03 作者:Gioia Alfonsi; Matteo Gaule  出版社:Sassi  裝訂:盒裝
Learn to converse with technology while having fun with this coding game-book, where you will learn the basic concepts of programming, using logic and creativity without sacrificing fun!
優惠價: 79 694
無庫存
Play And Learn With Coding: Mission Save The Earth
滿額折
出版日:2019/10/03 作者:Gioia Alfonsi; Matteo Gaule  出版社:Sassi  裝訂:盒裝
Discover how to converse with technology while having fun with this coding game-book, in which you will learn the basic concepts of programming using logic and creativity without sacrificing fun! Figh
優惠價: 79 694
無庫存
Introduction to Ai Robotics
79 折
出版日:2019/10/01 作者:Robin R. Murphy; Ronald C. Arkin  出版社:Bradford Books  裝訂:精裝
A comprehensive survey of artificial intelligence algorithms and programming organization for robot systems, combining theoretical rigor and practical applications.This textbook offers a comprehensive
優惠價: 79 4266
無庫存
Get Coding! ― Build Five Computer Games Using Html and Javascript
滿額折
出版日:2019/09/24 作者:David Whitney; Duncan Beedie (ILT)  出版社:Candlewick Pr  裝訂:精裝
Ready to learn how to code a game? Get an introduction to programming with this fun and accessible guide. Learn HTML and JavaScript. Design and build five interactive computer games. Create cool graph
優惠價: 79 570
無庫存
Get Coding! ― Build Five Computer Games Using Html and Javascript
滿額折
出版日:2019/09/24 作者:David Whitney; Duncan Beedie (ILT)  出版社:Candlewick Pr  裝訂:平裝
Ready to learn how to code a game? Get an introduction to programming with this fun and accessible guide. Learn HTML and JavaScript. Design and build five interactive computer games. Create cool graph
優惠價: 79 390
無庫存
Electron跨平臺開發實戰(簡體書)
滿額折
出版日:2019/09/14 作者:(美)史蒂文‧金尼; 涂曙光  出版社:清華大學出版社(大陸)  裝訂:平裝
為macOS、Windows和Linux平臺創建應用 ? 使用原生操作系統API ? 使用諸如React等第三方框架 ? 將應用部署到Mac App Store 讀者需要具備一定的JavaScript和Node技能,但無須具有任何桌面應用開發經驗。
優惠價: 87 512
無庫存
Ubuntu19完全自學手冊:桌面、系統與網路應用全攻略
滿額折
出版日:2019/09/05 作者:酆士昌  出版社:博碩文化  裝訂:平裝
傳授最新的Ubuntu改版攻略,讓您成為Ubuntu的實務達人 了解基本操作、系統管理、資料庫、伺服器應用的實用技巧,來紮實、有效率地學習實務技能! Linux發展迄今已經二十餘年,歷經了多次大小改版延伸至今,已經是一個成熟穩定的作業系統。Linux可以運作於一般的PC或是大型伺服器平台之上,成為許多中小型企業最常使用的系統之一。Ubuntu源於Debian,並且承接了許多Debian上的優點,再
優惠價: 9 522
無庫存
Computer Coding With Scratch 3.0
滿額折
出版日:2019/09/03 作者:Inc. Dorling Kindersley (COR)  出版社:DK Pub  裝訂:平裝
Kids will easily learn to code games and projects using Scratch 3.0 with this coding workbook, perfect for school projects or just for fun.Download Scratch, a simple and free programming language, and
優惠價: 79 240
無庫存
黑客攻防與無線安全從新手到高手(超值版)(簡體書)
滿額折
出版日:2019/09/01 作者:網絡安全技術聯盟 編著  出版社:清華大學出版社(大陸)  裝訂:平裝
《黑客攻防與無線安全從新手到高手(超值版)》在剖析用戶進行黑客防禦中迫切需要用到或迫切想要用到的技術時,力求對其進行“傻瓜”式的講解,使讀者對網絡防禦技術形成系統瞭解,能夠更好地防範黑客的無線攻擊。《黑客攻防與無線安全從新手到高手(超值版)》共分為14章,包括:無線網絡快速入門、無線網絡攻防必備知識、搭建無線測試系統Kali Linux、熟悉無線網絡安全測試平臺――Kali Linux系統的基本操
優惠價: 87 365
無庫存
  • 33733
    844
  • 1
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 844

暢銷榜

客服中心

收藏

會員專區