文件名称:dictionary-tree-soursecode
介绍说明--下载内容均来自于网络,请自行研究使用
此代码是字典树的实现源代码,字典树是一种数据结构,用它可以实现对各种单词的检索。而对每一个单词的查找次数是单词的长度。做acm题很有用,应用程序中相信也能优化很多算法!-This code is the dictionary tree realize the source code, the dictionary is a tree data structure, it can be achieved on a variety of word retrieval. And for each word is the number of search words in length. Acm title make useful applications, many believe that the optimization algorithm can be!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
字典树实现源代码.c