天天看點

《算法設計程式設計實驗:大學程式設計課程與競賽訓練教材》——導讀

《算法設計程式設計實驗:大學程式設計課程與競賽訓練教材》——導讀

前言

2012年,我們在機械工業出版社出版了《資料結構程式設計實驗:大學程式設計課程與競賽訓練教材》一書。現在,我們又編著了《算法設計程式設計實驗:大學程式設計課程與競賽訓練教材》,旨在為計算機學科的核心課程——算法與資料結構提供配套的實驗教材,為全國各大學的acm程式設計競賽活動提供系列化的教育訓練資料,并為從事計算機軟硬體研發或系統自學算法的人員提供豐富、實用的參考手冊。

<a href="https://yq.aliyun.com/articles/174885">第1章 求解ad hoc類問題的程式設計實驗</a>

<a href="https://yq.aliyun.com/articles/174889">1.1 機理分析法的實驗範例</a>

<a href="https://yq.aliyun.com/articles/174898">1.2 統計分析法的實驗範例</a>

<a href="https://yq.aliyun.com/articles/174941">1.3 相關題庫</a>

<a href="https://yq.aliyun.com/articles/174948">第2章 模拟法的程式設計實驗</a>

<a href="https://yq.aliyun.com/articles/174956">2.1 直叙式模拟的實驗範例</a>

<a href="https://yq.aliyun.com/articles/174964">2.2 篩選法模拟的實驗範例</a>

<a href="https://yq.aliyun.com/articles/174969">2.3 構造法模拟的實驗範例</a>

<a href="https://yq.aliyun.com/articles/174981">2.4 相關題庫</a>

<a href="https://yq.aliyun.com/articles/175071">第3章 數論的程式設計實驗</a>

<a href="https://yq.aliyun.com/articles/175086">3.1 素數運算的實驗範例</a>

<a href="https://yq.aliyun.com/articles/175096">3.2 求解不定方程和同餘方程的實驗範例</a>

<a href="https://yq.aliyun.com/articles/175113">3.3 積性函數的實驗範例</a>

繼續閱讀