摘要: 本次的个人项目是一个统计词频最高的100词的小程序。程序的实现并不复杂,简单做了一个设计就开始写。整体架构采取 输入处理+hashtable建立+建立和维护堆+输入4个部分。从周一布置完作业,到周三完成,一共的时间在5-6个小时,附上上交文档的结果和分析:Compare the final result and the expectation, there do be some different as following:1. BuildHashTableExpectation:Size: 200 linesTime cost: half word dayPossible Function. 阅读全文
posted @ 2012-09-03 13:33 code连锁店 阅读(264) 评论(0) 推荐(0)