一道英文的Java作业题,高分悬赏,明天就要交了。。。感谢大神们的帮助!

This generic class is similar to - but not exactly like - Java's generic class HashMap<K,V>. Please review the code in MyHashTable.java, and in the accompanying incomplete test driver code Driver.java carefully:

上面是MyHashTable的程序,下面是Driver的

问题是:
Start up your IDE, set up a new project named MyHashMap in a new subfolder of your home driver's folder, and create a new generic class MyHashMap<K,V>, with a complete test driver class Driver.java. You may use the preceding code for clues and ideas, but the MyHashMap<K,V>generic class you create must be a faithful partial implementation of Java's generic class HashMap<K,V>.
Here are the methods you must implement :
在线等!!!
如果要原程序代码,可以私信我

原代码网盘地址
http://pan.baidu.com/s/1eQzRTj8

第1个回答  2014-10-30
看不懂啊,你是搞计算机的牛人吧
第2个回答  2014-10-30
请楼主发到百度云上,给一个链接就好了,不好意思加你qq,害怕辜负你的所托。追问

http://pan.baidu.com/s/1hqf5ck0

追答

因为我在改论文,可能迟一点发给你奥。

追问

好的

追答

你的代码下载下来解压显示出错。

追问

我又上传了一次http://pan.baidu.com/s/1eQzRTj8

追答

难道你在HashMapTable这个类上稍微改一下不就行了,再增加里面没有的方法就可以了啊。

第3个回答  2014-10-30
有度娘怕啥,翻译翻译就出来了。
第4个回答  2014-10-31
合作愉快!本回答被提问者采纳
相似回答