https://github.com/linrongbin16/way-to-algorithm
  
  
    Algorithm Tutorial and Source Code 
    https://github.com/linrongbin16/way-to-algorithm
  
algorithm c-plus-plus gitbook tutorial
        Last synced: 4 months ago 
        JSON representation
    
Algorithm Tutorial and Source Code
- Host: GitHub
 - URL: https://github.com/linrongbin16/way-to-algorithm
 - Owner: linrongbin16
 - License: mit
 - Created: 2014-02-25T04:24:37.000Z (over 11 years ago)
 - Default Branch: master
 - Last Pushed: 2019-04-08T08:11:15.000Z (over 6 years ago)
 - Last Synced: 2025-05-19T21:05:10.484Z (6 months ago)
 - Topics: algorithm, c-plus-plus, gitbook, tutorial
 - Language: C++
 - Homepage:
 - Size: 92.1 MB
 - Stars: 233
 - Watchers: 20
 - Forks: 144
 - Open Issues: 3
 - 
            Metadata Files:
            
- Readme: README.md
 - License: LICENSE
 
 
Awesome Lists containing this project
README
          Way to Algorithm - 算法之路
Algorithm Tutorial and Source Code - 算法教程与源码
--------
#### Introduction - 简介
本书围绕大学生计算机算法,借鉴了一些经典书籍和资料。通过公式、插图来描述算法,配合源码、测试、OJ题目,清晰易懂。
由于自己经验有限,难免存在疏漏和错误,还请指正。读者的支持是本项目更新的动力,欢迎大家给星、分享以及参与编写。
#### Read Address - 阅读地址
* github pages: [Way-to-Algorithm](https://linrongbin16.github.io/Way-to-Algorithm/)
* gitbook: [Way-to-Algorithm](https://linrongbin16.gitbook.io/gitbook-way-to-algorithm/)
* legacy-gitbook: [Way-to-Algorithm](https://linrongbin16.gitbooks.io/way-to-algorithm/content/)
#### Reference - 参考
* [Introduction to Algorithm](https://www.google.com/search?q=Introduction+to+Algorithms+3rd+Edition+pdf)
* [Wikipedia](https://www.wikipedia.org/)
* [背包问题九讲](https://www.kancloud.cn/kancloud/pack/70124)
* [编程之法:面试和算法心得](https://github.com/julycoding/The-Art-Of-Programming-By-July)
#### Funding - 资助