Random Numbers and Computers
暫譯: 隨機數與電腦

Ronald T. Kneusel

相關主題

商品描述

This book covers pseudorandom number generation algorithms, evaluation techniques, and offers practical advice and code examples. Random Numbers and Computers is an essential introduction or refresher on pseudorandom numbers in computer science.

 

 The first comprehensive book on the topic, readers are provided with a practical introduction to the techniques of pseudorandom number generation, including how the algorithms work and how to test the output to decide if it is suitable for a particular purpose.  

 

 Practical applications are demonstrated with hands-on presentation and descriptions that readers can apply directly to their own work. Examples are in C and Python and given with an emphasis on understanding the algorithms to the point of practical application. The examples are meant to be implemented, experimented with and improved/adapted by the reader. 

 

商品描述(中文翻譯)

這本書涵蓋了偽隨機數生成演算法、評估技術,並提供實用建議和程式碼範例。《隨機數與計算機》是計算機科學中偽隨機數的重要入門或複習書籍。

這是該主題的第一本綜合性書籍,讀者將獲得偽隨機數生成技術的實用介紹,包括演算法的運作方式以及如何測試輸出以決定其是否適合特定用途。

實際應用透過實作演示和描述來展示,讀者可以直接應用於自己的工作。範例使用 C 和 Python,並強調理解演算法以便於實際應用。這些範例旨在讓讀者實作、實驗並改進/調整。