我爱Aspx >> VC.Net >> 一个应用二叉搜索树实现的字典,并存储结构于文件中一个应用二叉搜索树实现的字典,并存储结构于文件中
QUOTE> Super Power Dictionary C.Third Edition This is the third edition of my dictionary and it is very, very powerful now! Read in 20K words from a 2.3M text file only uses less than 2seconds. However, ranking them will take 41seconds! As it need to track each node from "WordTree" from "big to small" by "Frequency" and "rank" them by this sequence and then copy each node to a node of "RankTree" then "insert" the new rankTree node into ranktree. 1。 Basic idea: I found out some mistakes in "ranking" functions. And it is really a hardtime to debug for a whole day in lab(almost 8hours from 10:00AM to 18:30PM). 2。 Program design: The biggest problem is still how to walk round the "key" problem of RankTree by using "frequency" 【我对这篇文章有话说?】
一个逻辑推理类--从规则推测前提..[05-21]
windows API简介(系列1)[05-21]
Windows常用属性打开指令[05-21]
在对话框里面使用ON_UPDATE_COMM..[05-21]
过度抽象和关注细节的弊端[05-21]
Linux防火墙程序设计[05-21]
SCO UNIX 下设备驱动程序开发[05-21]
从 VBA 中使用 Visual Basic .NE..[05-21]
mfc版本及其对应vc版本一览表[05-21]
如何通过struts以oci协议将文件上..[05-21]