官术网_书友最值得收藏!

The Infinite Retina
會員

AcompellingandinsightfullookatthefutureofSpatialComputing,andhowthiscutting-edgetechnologyischangingthewaywedobusinessacrosssevenprimaryindustries,andwhatitmeansforhumanityasawhole.KeyFeatures*DiscoverhowSpatialComputingischangingthefaceoftechnology*GetaroadmapforthedisruptionscausedbySpatialComputingandhowitwillaffectsevenmajorindustries*Gaininsightsaboutthepast,present,andfutureoftechnologyfromtheworld’sleadingexpertsandinnovatorsBookDescriptionWhatisSpatialComputingandwhyiseveryonefromTesla,Apple,andFacebookinvestingheavilyinit?InTheInfiniteRetina,authorsIrenaCroninandRobertScobleattempttoanswerthatquestionbyhelpingyouunderstandwhereSpatialComputing―anaugmentedrealitywherehumansandmachinescaninteractinaphysicalspace―camefrom,whereit'sgoing,andwhyit'ssofundamentallydifferentfromthecomputersormobilephonesthatcamebefore.TheypresentsevenvisionsofthefutureandtheindustryverticalsinwhichSpatialComputinghasthemostinfluence―Transportation;Technology,Media,andTelecommunications;Manufacturing;Retail;Healthcare;Finance;andEducation.Thebookalsosharesinsightsaboutthepast,present,andfuturefromleadingexpertsanotherindustryveteransandinnovators,includingSebastianThrun,KenBretschneider,andHugoSwart.TheydiveintowhattheythinkwillhappeninSpatialComputinginthenearandmediumterm,andalsoexplorewhatitcouldmeanforhumanityinthelongterm.TheInfiniteRetinathenleavesituptoyoutodecidewhetherSpatialComputingistrulywherethefutureoftechnologyisheadingorwhetherit'sjustanexciting,butpassing,phase.Whatyouwilllearn*Lookbackathistoricalparadigmsthatchangedthefaceoftechnology*ConsiderhowSpatialComputingcouldbethenewtechnologythatchangesourlives*SeehowVirtualandAugmentedRealitywillchangethewaywedohealthcare*LearnhowSpatialComputingtechnologywillleadtofullyautomatedtransportation*ThinkabouthowSpatialComputingwillchangethemanufacturingindustry*ExplorehowfinanceandretailaregoingtobeimpactedthroughSpatialComputingdevices*HearaccountsfromindustryexpertsonwhattheyexpectSpatialComputingtobringtotheirsectorsWhothisbookisforTheInfiniteRetinaisforanyoneinterestedinthefutureoftechnologyandhowAugmentedRealityandSpatialComputing(amongotherdevelopments)willaffectbothbusinessesandtheindividual.

Irena Cronin;Robert Scoble;Steve Wozniak ·操作系統 ·13.4萬字

細說Linux系統管理(第2版)
會員

本書在第1版的基礎之上,全面升級為CentOS7.x版本。CentOS7.x和舊版本Linux相比,變化較大,本書全面介紹了CentOS7.x系統管理的相關內容。全書共9章,內容涵蓋Linux系統管理所需的知識點,講解了Linux日常管理操作的方方面面,由淺入深,內容全面,案例豐富,實戰性強。本書依次講解了Linux的高級文件系統管理,包括磁盤配額、LVM(邏輯卷管理)和RAID(磁盤陣列);Shell基礎,包括Bash操作環境的構建、輸入/輸出重定向、管道符、變量的設置和使用等;Shell編程,包括正則表達式、字符截取和替換命令、字符處理命令、條件判斷、流程控制等知識,以及Shell編程的實例腳本演示;Linux啟動管理,包括CentOS7.x系統啟動過程詳解、啟動引導程序(BootLoader)、系統修復模式和內核模塊管理;服務管理,包括服務的分類、管理、自啟動的設置等;系統管理,包括進程管理、工作管理、系統資源查看和系統定時任務;日志管理,包括日志服務rsyslogd、日志輪替、日志分析工具;備份與恢復,包括數據備份的原理和原則、備份和恢復命令;SELinux管理,包括SELinux的安裝與啟動管理、安全上下文管理、日志查看、策略規則等。本書廣泛適用于各種基于Linux平臺服務部署及運維、開發的技術人員,以及大學計算機相關專業的學生,也是云計算學習的必備入門書籍。

沈超編著 ·操作系統 ·12.3萬字

Linux運維實戰:CentOS7.6操作系統從入門到精通
會員

目前大型應用程序都采用一個應用程序架設在多個Linux服務器上的架構,即Linux集群。Linux云計算集群架構師就是指云端Linux服務器運維工程師,是一個技術要求很高的工種。需要掌握的技術很多。本叢書通過大量實例,循序漸進地講解了在Linux發行版Centos7.6系統中的基礎操作,用戶管理,權限管理,磁盤管理等必備技術和各種實戰經驗與技巧。具體內容涵蓋了部署虛擬環境、安裝Linux系統;常用的Linux命令;與文件讀寫操作有關的技術;使用Vim編輯器編寫和修改配置文件;用戶身份與文件權限的設置;硬盤設備分區、格式化以及掛載等操作;部署RAID磁盤陣列和LVM;網絡相關命令;shell腳本基礎到實戰等本書適合打算系統、全面學習Linux技術的初學人員閱讀,具有一定Linux使用經驗的用戶也可以通過本書來溫習自己的Linux知識。作者用大眾能理解的語言講解了高深的Linux特性。通俗易懂、深入淺出,又密切結合應用案例,透徹展示出Linux的系統管理是如何在實際中貫穿的,從而讓讀者真正掌握Linux的強大之處。書中使用圖文并茂的方式展示出詳細的操作過程小白也能看懂,一切從實際出發。旨在打造簡單易學且實用性強的輕量級Linux入門教程。本書主要講Linux學習環境搭建、Linux基本操作、Linux基本命令、文件基本管理、Vim編輯器、CentOS用戶管理、CentOS文件管理、CentOS軟件包安裝與管理、文件的歸檔與壓縮、CentOS系統進程管理、重定向和文件查找、硬盤介紹和磁盤管理、Linux文件系統結構、RAID磁盤陣列、LVM管理、Linux計劃任務、Linux系統啟動原理、Linux網絡管理技術、shell腳本、條件測試語句

申建明 ·操作系統 ·10.7萬字

QQ閱讀手機版

主站蜘蛛池模板: 武宁县| 沁源县| 彰武县| 四子王旗| 保康县| 荥经县| 瑞丽市| 大姚县| 峨山| 邮箱| 房产| 襄汾县| 锡林郭勒盟| 毕节市| 万宁市| 咸丰县| 黎川县| 长治县| 云安县| 泗阳县| 南开区| 湖南省| 广安市| 饶河县| 曲靖市| 周口市| 左云县| 宾川县| 石门县| 平陆县| 吉安市| 灵台县| 龙海市| 年辖:市辖区| 安多县| 永安市| 西充县| 鹿邑县| 育儿| 监利县| 黄石市|