Introducing Algorithms in C: A Step by Step Guide to Algorithms in C
暫譯: C 語言演算法入門:C 語言演算法逐步指南
Manelli, Luciano
- 出版商: Apress
- 出版日期: 2020-01-29
- 定價: $1,320
- 售價: 8.0 折 $1,056
- 語言: 英文
- 頁數: 146
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1484256220
- ISBN-13: 9781484256220
-
相關分類:
Algorithms-data-structures
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,800$1,710 -
$2,200$2,090
相關主題
商品描述
Study elementary and complex algorithms with clear examples and implementations in C. This book introduces data types (simple and structured) and algorithms with graphical and textual explanations. In the next sections, you'll cover simple and complex standard algorithms with their flowcharts: everything is integrated with explanations and tables to give a step-by-step evolution of the algorithms.
The main algorithms are: the sum of three or n numbers in a loop, decimal-to-binary conversion, maximum and minimum search, linear/sequential search, binary search, bubble sort, selection sort, merging of two sorted arrays, reading characters from a file, stack management, and factorial and Fibonacci sequences.
The last section of Introducing Algorithms in C is devoted to the introduction of the C language and the implementation of the code, which is connected to the studied algorithms. The book is full of screenshots and illustrations showing the meaning of the code.
What You Will Learn
- Implement algorithms in C
- Work with variables, constants, and primitive and structured types
- Use arrays, stacks, queues, graphs, trees, hash tables, records, and files
- Explore the design of algorithms
- Solve searching problems, including binary search, sorting, and bubble/selection sort
- Program recursive algorithms with factorial functions and Fibonacci sequences
Who This Book Is For
Primarily beginners: it can serve as a starting point for anyone who is beginning the study of computer science and information systems for the first time.
商品描述(中文翻譯)
學習基本和複雜的演算法,並透過清晰的範例和 C 語言的實作來進行。本書介紹了資料類型(簡單和結構化)以及演算法,並提供圖形和文字的解釋。在接下來的章節中,您將涵蓋簡單和複雜的標準演算法及其流程圖:所有內容都整合了說明和表格,以逐步展示演算法的演變。
主要的演算法包括:在迴圈中計算三個或 n 個數字的總和、十進位轉二進位、最大值和最小值搜尋、線性/順序搜尋、二元搜尋、氣泡排序、選擇排序、合併兩個已排序的陣列、從檔案中讀取字元、堆疊管理,以及階乘和費波那契數列。
Introducing Algorithms in C 的最後一部分專注於 C 語言的介紹及其與所學演算法相關的程式碼實作。本書充滿了截圖和插圖,顯示程式碼的意義。
您將學到什麼
- 在 C 語言中實作演算法
- 使用變數、常數以及原始和結構化類型
- 使用陣列、堆疊、佇列、圖形、樹、雜湊表、記錄和檔案
- 探索演算法的設計
- 解決搜尋問題,包括二元搜尋、排序,以及氣泡/選擇排序
- 編寫遞迴演算法,包含階乘函數和費波那契數列
本書適合誰
主要是初學者:它可以作為任何首次開始學習計算機科學和資訊系統的人的起點。
作者簡介
Luciano Manelli is a professionally certified engineer and author of several IT books for different publishers. In 2014 he started working for the Taranto Port Authority, after working for 13 years for InfoCamere SCpA. In 2012, he received a PhD in computer science from the Department of Informatics, University of Bari Aldo Moro. In his doctoral thesis, he analyzed grid computing and distributed abstract state machines and published the results in international publications. He is a contract professor at the Polytechnic of Bari (foundations of computer science) and at the University of Bari Aldo Moro (programming for the Web, computer science, and computer lab). He graduated in electronic engineering from the Polytechnic of Bari at 24 years of age and then served as an officer in the navy.
作者簡介(中文翻譯)
盧西亞諾·馬內利是一位專業認證的工程師,並且是多本IT書籍的作者,為不同的出版社撰寫作品。2014年,他開始在塔蘭托港務局工作,此前在InfoCamere SCpA工作了13年。2012年,他在巴里阿爾多·莫羅大學的資訊學系獲得計算機科學博士學位。在他的博士論文中,他分析了網格計算和分佈式抽象狀態機,並將結果發表在國際期刊上。他是巴里理工學院的合約教授(計算機科學基礎)以及巴里阿爾多·莫羅大學的合約教授(網頁編程、計算機科學和計算機實驗室)。他在24歲時從巴里理工學院畢業,主修電子工程,隨後在海軍服役。