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

Python

9400
78 / 235
Coding With Python: A Simple And Straightforward Guide For Beginners To Learn Fast Programming With Python
滿額折
出版日:2020/10/08 出版社:Lightning Source Inc  裝訂:平裝
定價:2157 元
無庫存
出版日:2020/10/08 出版社:Lightning Source Inc  裝訂:精裝
定價:2757 元
無庫存
Python Programming for Beginners: A Crash Course to Learn Python and Other Recommended Coding Languages in use today
滿額折
出版日:2020/10/08 作者:Washington Rodríguez  出版社:EDIT ACADEMICA ESPANOLA  裝訂:平裝
定價:2820 元
無庫存
出版日:2020/10/07 作者:Gerald Schuller  出版社:Springer Nature  裝訂:精裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
LabVIEW程式設計與應用
滿額折
出版日:2020/10/06 作者:惠汝生  出版社:全華圖書  裝訂:平裝
2020年推出的LabVIEW 2020新增Python程式的編輯功能,改變使用者對LabVIEW的刻板印象,且在迴圈結構、系統監控及影像處理等方面增添不少新功能,硬體支援也更加成熟與完備。本書以循序漸近的方式編寫,並在各章節中提供範例讓初學者操作與練習,並提供LabVIEW的CLAD模擬考試題目,供讀者參考與練習之用。
優惠價: 95 570
庫存:3
Python In - Depth: Use Python Programming Features, Techniques, and Modules to Solve Everyday Problems (English Edition)
滿額折
出版日:2020/10/05 作者:Kamon Ayeva  出版社:BPB PUBN  裝訂:平裝
定價:1582 元
無庫存
Coding for Beginners Using Python: A Hands-On, Project-Based Introduction to Learn Coding with Python
滿額折
出版日:2020/10/05 作者:Mark Matthes  出版社:Lightning Source Inc  裝訂:平裝
定價:911 元
無庫存
Python from the Very Beginning: With 100 exercises and answers
滿額折
出版日:2020/10/03 作者:John Whitington  出版社:Lightning Source Inc  裝訂:平裝
定價:1440 元
無庫存
Python入門經典(簡體書)
滿額折
出版日:2020/10/01 作者:(美)坎寧安  出版社:人民郵電出版社  裝訂:平裝
Python是一種解釋型、物件導向、動態資料類型的高級程式設計語言。Python可以用於很多的領域,從科學計算到遊戲開發。 《Python入門經典》是面向Python初學者的學習指南,詳細介紹了Python程式設計基礎,以及一些高級概念,如物件導向程式設計。全書分為24章。第1章介紹了Python的背景和安裝方法。第2章到第7章介紹了一些基本的程式設計概念,如變數、數學運算、字串和獲取輸入。第
優惠價: 87 204
無庫存
Python最優化算法實戰(簡體書)
滿額折
出版日:2020/10/01 作者:蘇振裕  出版社:北京大學出版社  裝訂:平裝
本書以理論結合程式設計開發為原則,使用Python作為開發語言,講解最優化演算法的原理和應用,詳細介紹了Python基礎、Gurobi優化器、線性規劃、整數規劃、多目標優化、動態規劃、圖與網路分析、智慧優化演算法。對於演算法部分的每一種演算法都包含原理和程式設計實踐,使讀者對最優化演算法的認識更加深入。
優惠價: 87 360
無庫存
Python高性能(第2版)(簡體書)
滿額折
出版日:2020/10/01 作者:(加)加布麗埃勒‧拉納諾  出版社:人民郵電出版社  裝訂:平裝
本書主要介紹如何讓Python 程序發揮強大性能,內容涵蓋針對數值計算和科學代碼的優化,以及用於提高Web 服務和應用響應速度的策略。具體內容有:基準測試與剖析、純粹的Python 優化、基於NumPy和Pandas 的快速數組操作、使用Cython 獲得C 語言性能、編譯器探索、實現併發性、並行處理、分布式處理、高性能設計等。
優惠價: 87 308
無庫存
Python 3.8編程快速入門(簡體書)
滿額折
出版日:2020/10/01 作者:薛燚  出版社:清華大學出版社(大陸)  裝訂:平裝
隨著人工智能時代的到來,Python已經成為主流開發語言。本書針對完全零基礎入門的讀者,採用最小化安裝+極簡代碼的教學方式,讓讀者學練結合,達到入門Python與網絡爬蟲編程的目的。本書使用PyCharm開發環境,提供源碼與開發環境下載。 本書分為16章,從Python版本的演化、環境的搭建開始,逐步介紹Python 3.8語言的語法基礎,包括內置類型、流程控制、函數、類和對象、異常處理、模塊和包
優惠價: 87 412
無庫存
Python自然語言處理實戰(簡體書)
滿額折
出版日:2020/10/01 作者:(印)拉傑什‧阿魯姆甘; 拉賈林加帕‧尚穆加馬尼  出版社:人民郵電出版社  裝訂:平裝
本書介紹自然語言處理和深度學習的核心概念,例如CNN、RNN、語義嵌入和Word2vec等。讀者將學習如何使用神經網絡執行自然語言處理任務,以及如何在自然語言處理應用程序中訓練和部署神經網絡。讀者會在各種應用領域中使用RNN和CNN,例如文本分類和序列標記,這對於情緒分析、客服聊天機器人和異常檢測的應用至關重要。讀者還將掌握使用Python流行的深度學習庫TensorFlow在語言應用程序中實現深
優惠價: 87 308
無庫存
Python編程終極指南(簡體書)
滿額折
出版日:2020/10/01 作者:(英)FUTURE編輯部 編著  出版社:中國青年出版社  裝訂:平裝
自從樹莓派的發明和興起,Python的受歡迎程度有了很大提高。在本書中,有很多創意的項目,可以幫助你熟練掌握Python編程,書中還結合了樹莓派和Python強大的功能,讓你初學就能輕鬆用python編寫代碼和MasterClass;同時學會如何利用python高效工作,以及使用django、flask、pygame甚至更有用的第三方編程框架。本書沒有從Python最基礎的知識講起,適合對Pyth
優惠價: 87 469
無庫存
Python編程技術手冊(簡體書)
滿額折
出版日:2020/10/01 作者:林信良  出版社:中國水利水電出版社(水利電力出版社)  裝訂:平裝
Python 是 AI 時代最佳編程語言之一,功能強大,廣泛應用在大數據處理、科學計算、Web 開發、軟件開發、自動化運維、人工智能開發和網絡爬蟲等領域。 《Python 編程技術手冊》是一本系統講述 Python 入門及進階的 Python 技術教程,詳細介紹了 Python編程的核心技術和編程技巧,具體內容包括 Python 環境創建,從 REPL 到 IDE,數據類型與運算符,流程語句與函數
優惠價: 87 469
無庫存
趣學Python算法100例(簡體書)
滿額折
出版日:2020/10/01 作者:劉河飛; 閆凱峰  出版社:機械工業出版社  裝訂:平裝
本書從一些經典算法出發,為讀者展示了100個Python趣味編程實例。本書共12章,涵蓋趣味算法入門、趣味數學問題、各種趣味整數、趣味分數、趣味素數、趣味邏輯推理、趣味遊戲、趣味數組、趣味函數遞歸、定理與猜想、趣味圖形及其他趣味問題。本書取材注重趣味性與實用性,內容涵蓋Python編程的基礎知識和常用算法,講解時給出了實例的詳細分析與代碼實現,並對重點代碼做了詳細注釋,還針對涉及的知識點做了拓展講
優惠價: 87 517
無庫存
Python最优化算法实战(電子書)
出版日:2020/10/01 作者:苏振裕  出版社:北京大学出版社有限公司  裝訂:電子書
優惠價: 8 276
Explorations in Computing:An Introduction to Computer Science and Python Programming
90 折
出版日:2020/09/30 作者:John S. Conery  出版社:PBKTYFRL  裝訂:平裝
優惠價: 9 2699
無庫存
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/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
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
  • 9400
    235
  • 1
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 235

暢銷榜

客服中心

收藏

會員專區