文件名称:wordGame
介绍说明--下载内容均来自于网络,请自行研究使用
本文件包含两个功能相同的cpp文件,分别采用了map和priority queue两种不同的数据结构来完成显示双单词在字典动态变化的过程的功能。对于掌握数据结构有一定意义。-This file contains two cpp files with same function, but they use different data structures which are map and priority queue. The function of this file is to trace and print out the dynamic changing process in the dictionary for tow words. It s helpful for who is studying data structures.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dict.txt
word.cpp
word2.cpp
word.cpp
word2.cpp