https://github.com/astrian/datastructurehomework
数据结构作业
https://github.com/astrian/datastructurehomework
Last synced: about 1 year ago
JSON representation
数据结构作业
- Host: GitHub
- URL: https://github.com/astrian/datastructurehomework
- Owner: Astrian
- Created: 2014-06-06T08:58:59.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-06T09:13:32.000Z (about 12 years ago)
- Last Synced: 2025-03-19T03:56:21.406Z (about 1 year ago)
- Language: Objective-C
- Size: 141 KB
- Stars: 0
- Watchers: 0
- 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 为主程序。