買這商品的人也買了...
-
計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e)$680$537 -
Software Engineering, 6/e$1,090$1,068 -
當 FrontPage 愛上 PhotoImpact 譜出高質感網路$350$298 -
C++ Primer, 3/e 中文版$980$774 -
Introduction to Algorithms, 2/e (Hardcover)$990$970 -
LPI Linux 資格檢定 (LPI Linux Certification in a Nutshell)$880$695 -
Sun Certified Programmer & Developer for Java 2 Study Guide, 2/e$1,850$1,757 -
ASP.NET 程式設計徹底研究$590$466 -
重構─改善既有程式的設計$720$568 -
鳥哥的 Linux 私房菜-伺服器架設篇$750$638 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
CCNA Self-Study: Interconnecting Cisco Network Devices (ICND) 640-811, 640-801, 2/e$2,290$2,175 -
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
JSP 2.0 技術手冊$750$592 -
建構嵌入式 Linux 系統$780$616 -
ASP.NET 徹底研究進階技巧─高階技巧與控制項實作$650$507 -
Operating System Principles, 7/e(IE) (美國版ISBN:0471694665-Operating System Concepts, 7/e) (平裝)$1,100$1,078 -
多媒體理論與應用$620$558 -
深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695 -
鳥哥的 Linux 私房菜基礎學習篇, 2/e$780$663 -
Project 2007 EPM 專案管理實務$520$260 -
$825Clojure in Action (Paperback) -
精通正規表達式, 3/e (Mastering Regular Expressions, 3/e)$780$616 -
$198正則表達式必知必會 (修訂版) -
Regular Expression -- 橫刃萬解程式的關鍵語言 -- 正規表示法, 2/e$620$527
2026-english-2-80 詳見活動內容 »
-
90折
$2,484Comptia Linux+ Study Guide: Essential Exam Prep -
90折
$2,520Video Generation with AI: Working with Diffusion Transformers and Multimodal Learning (Paperback) -
90折
$1,890Mapping Experiences: A Complete Guide to Activating Customer-Centered Collaboration 3/e -
90折
$2,493Databricks Certified Generative AI Engineer Associate Study Guide: Generative AI with Databricks -
90折
$2,502Ai-Assisted Statistics for Data Scientists: 50+ Essential Concepts Using R and Python -
90折
$2,268Observability Engineering: Achieving Production Excellence, 2/e (Paperback) -
90折
$1,935Soccer Analytics with Machine Learning: Learning Predictive Modeling Techniques with Sports Data -
90折
$1,980The C4 Model: Visualizing Software Architecture (Paperback) -
90折
$1,935Learning Cloud Security: Cloud Computing and Security Architecture Essentials -
90折
$2,502Vision Language Models: Building Vlms with Hugging Face (Paperback) -
90折
$2,106High Performance Spark: Best Practices for Scaling and Optimizing Apache Spark 2/e -
90折
$1,944Python for Excel: A Modern Environment for Automation and Data Analysis -
90折
$1,440Managing AI Projects: Drive Innovation and Successfully Navigate the Full AI Project Lifecycle (Paperback) -
90折
$2,520AI-Ready Data Blueprints: From Raw Data to Ai-Driven Innovation (Paperback) -
90折
$1,917Certified Kubernetes Application Developer (Ckad) Study Guide: In-Depth Guidance and Practice (Paperback) -
90折
$2,484Large Language Models: The Hard Parts: Open Source AI Solutions for Common Pitfalls (Paperback) -
90折
$1,917Real-Time Intelligence with Microsoft Fabric: Empowering Data-Driven Decisions in the Era of AI (Paperback) -
90折
$2,484Rag with Python Cookbook: Practical Recipes from Data Preprocessing to LLM Agents (Paperback) -
90折
$2,448Hands-On LLM Serving and Optimization: Hosting Llms at Scale (Paperback) -
90折
$2,205Vector Databases: A Practical Introduction (Paperback) -
90折
$2,205Generative AI on Microsoft Azure: From Large Language Models to Advanced Multi-Agent Systems (Paperback) -
90折
$1,890Learning Generative AI Tools for Excel: Speed Up Your Everyday Tasks with Microsoft Excel, Copilot, Chatgpt, and Beyond (Paperback) -
90折
$2,520Learning Automl: Automating ML Pipelines with Autogluon, Leading Frameworks, and Real-World Integration (Paperback) -
90折
$2,520Transformers: The Definitive Guide: Applications Beyond NLP (Paperback) -
90折
$1,809UX Skills for Business Strategy: Articulating Impact for Product, User, and Business Outcomes
商品描述
Many programmers would love to use Perl for projects that involve heavy lifting, but miss the many traditional algorithms that textbooks teach for other languages. Computer scientists have identified many techniques that a wide range of programs need, such as:
- Fuzzy pattern matching for text (identify misspellings!)
- Finding correlations in data
- Game-playing algorithms
- Predicting phenomena such as Web traffic
- Polynomial and spline fitting
商品描述(中文翻譯)
許多程式設計師希望在涉及大量計算的專案中使用 Perl,但卻錯過了教科書中為其他語言教授的許多傳統演算法。計算機科學家已經確定了許多各種程式所需的技術,例如:
- 模糊模式匹配(識別拼寫錯誤!)
- 數據中的相關性查找
- 遊戲演算法
- 預測現象,例如網路流量
- 多項式和樣條擬合
使用本書中解釋的演算法,您也可以以高效、易於維護的方式使用 Perl 執行傳統的程式設計任務。本書假設讀者對 Perl 語法和函數有基本的了解,但不一定需要具備計算機科學的背景。作者以易讀的方式解釋了使用各種經典程式設計技術的原因、使用這些技術的應用類型,以及最重要的——如何在 Perl 中編寫這些演算法。
如果您是業餘程式設計師,本書將幫助您掌握解決問題所需的基本演算法,讓您像專家一樣思考。如果您已經在其他語言中學習過演算法,您會驚訝於在 Perl 中實現它們的不同之處(通常更簡單)。而且,這本書甚至包含了必備的分形顯示程式。
關於程式設計演算法的書籍已有數十本,其中一些非常出色,但從未有一本是使用 Perl 的。
作者包括《The Perl Journal》的編輯和 CPAN 的首席圖書館員;他們都是 CPAN 的貢獻者,並在那裡存檔了本書中的許多程式碼。
「這本書讓我興奮得失眠。」—— Tom Christiansen
