Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thysrael/buaa-data-structure
https://github.com/thysrael/buaa-data-structure
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/thysrael/buaa-data-structure
- Owner: Thysrael
- Created: 2022-01-20T13:37:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-20T13:46:07.000Z (almost 3 years ago)
- Last Synced: 2024-11-11T17:33:59.582Z (about 2 months ago)
- Language: C
- Size: 827 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BUAA-Data-Structure
这个仓库分为两部分内容,一个是布置的作业,只要作业的名字没有改,那么代码应该就是对应的上的,另一个是大作业,我的大作业应该最后排行榜是第6名,0.074秒,我们当时的题目是读一篇文章,然后统计词频,然后统计句子的词频,对句子的词频进行一个排序,输出前五个句子,好像还有一个啥东西来着,记不清了,反正每年题目应该是差不多的。我才用的是用数组实现的字典树。我有闲情逸致的写到了V13,后面的名字就开始乱起了,我也记不清到底哪个是最后一版了,应该是“卡常”,或者“新的数据结构”是最后一版。