Create README.md

This commit is contained in:
ViolentAyang
2022-03-09 10:54:32 +08:00
committed by GitHub
parent 1678690fd2
commit 4554e2036a

35
README.md Normal file
View File

@@ -0,0 +1,35 @@
# :book:408数据结构 ![](https://img.shields.io/badge/license-MIT-blue) ![](https://img.shields.io/badge/npm-v1.0.1-blue) ![](https://img.shields.io/badge/circleci-passing-brightgreen)
![](https://github.com/penghuwan/water.js/blob/master/logo.png)
> 版本1.0<br>
> 作者:刘子扬<br>
> 邮件1972076517@qq.com <br>
<a href="http://www.violentayang.site/"><img src="https://img.shields.io/badge/ayang-网站-orange.svg"></a>
<a href="https://blog.csdn.net/L6666688888?type=blog" target="_blank"><img src="https://img.shields.io/badge/blog-博客-blue.svg"></a>
<a href="https://github.com/ViolentAyang?tab=repositories" target="_blank"><img src="https://img.shields.io/badge/Github-Github-9ac.svg"></a>
<a href="https://blog.csdn.net/L6666688888?type=blog" target="_blank"><img src="https://img.shields.io/badge/csdn-CSDN-8ea.svg"></a>
</p>
**参考资料**
- 《数据结构》 - 王道论坛
- 《大话数据结构》 - 程杰
- 《数据结构解题高手》 - 中公
## 笔记
此开源项目上仅包含数据结构C语言操作源码不含有笔记以及讲义笔记以及讲义我整理在博客请点击下方链接进行查看
- [绪论](https://violentayang.blog.csdn.net/article/details/122702168)
- [线性表](https://violentayang.blog.csdn.net/article/details/122702313)
- [栈和队列](https://violentayang.blog.csdn.net/article/details/122702457)
## 联系我
<center>
<a href="http://wpa.qq.com/msgrd?v=3&amp;uin=1972076517&amp;site=qq&amp;menu=yes" title="暴力扬的QQ">
<img src="https://img-blog.csdnimg.cn/20190518184903846.jpg" alt="20190518184903846.jpg" />
<p>点击上面图片可以联系我</p>
</a></center>
## License
This file is MIT licensed.