GithubHelp home page GithubHelp logo

learning_algorithm's Introduction

learning_Algorithm

using Python to implement all kinds of Algorithms

最近在看 《算法》 这本书,书中的代码是用 Java 语言写的,但是我自己还是比较喜欢使用 Python 所以就打算将书中的代码都用 Python 实现一遍。其中当然也有参考其他的书籍。

我自己在阅读过程中的理解,会陆陆续续的发到我的博客中,我的博客地址为: http://www.wangs0622.com。 每个文件夹中的 readme 文件都会详细给出对应程序的具体文章地址。

本仓库的具体内容如下:

  • LinkedList 链表程序
  • sort 排序程序
  • find 查找程序

  • image 存放一些图片,图片会具体显示到各个 readme 文件中,所以不用在意这个文件。

其他几个文件:

  • .settings
  • .project
  • .pydevproject

这三个文件是因为我使用的是 eclipse pydev 编写程序的,所以为了方便起见,我把这个仓库设置为了一个 eclipse 上面可以运行的 project。 所以这三个文件也不用在意。

learning_algorithm's People

Contributors

wangs0622 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.