Skip to content

Jason0LiYaoCN/Data-structure

 
 

Repository files navigation

Data-structure

This project is my practice of Data Structure. The language used is C,I have writed some Frequently-used data structre. such as:List,Queue,Stack,SotrtingAlgorithm and so on.

This my code, Welecome everyone to use C to practice data structure. If you have something don't understand or find some wrong with my code , you can contact me with email.

Development environment

My development environment can be list as follows:

Operating system : windows 7( 64 bit)

Tool : Visual C++ 6.0

You can choose other development environment, I think it not a problem.

How to use

Fork the repositorie from my github or download the repositorie, and then use your tool to compile the C code.


数据结构与算法

这个是我在github上练习数据结构与算法的仓库,使用的语言是C,里面每一个文件夹都是一类的数据结构,我已经练习了一些数据结构了,里面有一些常用的数据结构与算法, 比如:链表、队列、堆栈、排序算法等等。

欢迎大家一起来用C练习基本的数据结构与算法知识,如果你有问题或者是发现了我代码中的错误,你可以用Email和我联系。

开发环境

我的开发环境是:

操作系统: windows 7 (64bit)

开发工具:Visual C++ 6.0

你可以选择其他的开发环境,因为代码中大多的每个.c文件都是可以单独运行起来。

如何使用

从我的github上fork我的该仓库或者下载该仓库到你的本地,然后用你的写C工具编译C语言代码即可。

About

数据结构与算法

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%