Skip to content

Data structure in C++ 数据结构实验(C++实现)

Notifications You must be signed in to change notification settings

Rollbear-bot/DataStructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataStructure On C++14

简介

这个仓库是本人(初学者:smile:)在cpp的学习、数据结构的学习中的一些练习; 是个人对常见的数据结构的一些不成熟的看法和实现

项目结构

  • 头文件目录中包含各类数据结构的定义、异常模块、菜单界面模块
  • 源文件目录中包含一个启动主菜单的源文件,可以分章节对项目中的数据结构进行测试

个人能力十分有限,一定在很多地方留下了错误 欢迎在Issues区指教:fire: 欢迎PR!!:fire:

参考教材

[1]殷人昆.数据结构(用面向对象方法与C++语言描述)(第二版)[M].清华大学出版社:北京,2007:1-1.(也是我们学校的课本)

About

Data structure in C++ 数据结构实验(C++实现)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published