Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astrian/datastructurehomework
数据结构作业
https://github.com/astrian/datastructurehomework
Last synced: 22 days ago
JSON representation
数据结构作业
- Host: GitHub
- URL: https://github.com/astrian/datastructurehomework
- Owner: Astrian
- Created: 2014-06-06T08:58:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-06T09:13:32.000Z (over 10 years ago)
- Last Synced: 2024-11-26T23:34:12.453Z (26 days ago)
- Language: Objective-C
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 数据结构作业
**此代码为纯 C 语言且在 Xcode 中编辑,将后缀修改为 .c 并且将引用头文件的声明修改就可以进行编译**
**所有主程序代码都在 DataStructureHomework 文件夹下** ~~才不会说是因为忘记设置忽略文件才把整个工程上传了呢……~~
Config.h / Config.m 为数据控制文件
main.m 为主程序。