Skip to content
This repository was archived by the owner on Jun 18, 2021. It is now read-only.

m3terpreter/DataStructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Data_Structure

HUST 数据结构实验&课设

实验: 包括一个链表Linklist.cpp,主要是一些链表功能的实现。 一个BinaryTree.cpp,关于二叉树功能的实现。 略有bug,不想改了。

课设: 中文分词系统。 dict.txt为词典。 input.txt为待分词语句,output.txt为分好后的语句。 哈希映射好像出了点问题,在某些状况下程序会跑死(还好检查时候没挂

About

HUST 数据结构实验&课设

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages