Git Product home page Git Product logo

data-structure's Introduction

《数据结构》课本源码与习题解析

考虑到很多同学的学习需要,故编写并上传此《数据结构》-严蔚敏.吴伟民-教材源码与习题解析。

注意事项

  1. 仅限个人学习使用
  2. 别抄作业

使用说明

挖坑

  • 个别题目暂未想到解决方案,原因是无法想到合适的证明过程,或没看懂题意。
  • 第10章习题中的简答题部分未写,原因是当时懒得画图,后来就没时间画了。后续有时间再填坑吧。

反馈

2016年时完成的代码,很多地方并不尽人意,等腾出时间了重构一下。

若在使用过程中发现有错误的地方,鼓励在Github提交Issues

Commit图例

序号 emoji 在本项目中的含义
(0) 🎉 初始化项目
(1) 📝 更新README,或更新.gitignore,或更新其他辅助性文档
(2) 发布新内容
(3) ♻️ 重构代码,包括修改方法实现和注释,调整架构,删除过时内容等
(4) 🐛 修复代码中的BUG
(5) ✏️ 更正错别字,更新排版等

脚注

Commit信息中的emoji取自gitmoji

附:源码目录

《数据结构》源码目录

data-structure's People

Contributors

kangjianwei avatar

Watchers

James Cloos avatar  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.