Skip to content

使用“开放定址法之线性探测再散列”解决Hash冲突 #191

Merged
c4pr1c3 merged 2 commits intoCUCCS:masterfrom
SunnyCcc:master
Jun 22, 2017
Merged

使用“开放定址法之线性探测再散列”解决Hash冲突 #191
c4pr1c3 merged 2 commits intoCUCCS:masterfrom
SunnyCcc:master

Conversation

@SunnyCcc
Copy link
Contributor

No description provided.

SunnySunnny added 2 commits June 14, 2017 10:40
- 修改乱码(师哥,为什么会出现乱码,中文只能被注释掉吗?)
Copy link
Collaborator

@kadaokaduan kadaokaduan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 作业10总体问题不大,能体现出你的理解
  • 细节问题可以更加注意

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 这里p的取值有问题,为何要+1
  • 取值标准应为小于表长的最大素数

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 嗯,这里我对for循环认识有误
  • 我以为是先执行“--”操作再退出,谢谢师哥!

Copy link
Collaborator

@kadaokaduan kadaokaduan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 作业10通过
  • 祝你考试顺利!

@SunnyCcc
Copy link
Contributor Author

SunnyCcc commented Jun 21, 2017 via email

@c4pr1c3 c4pr1c3 merged commit 7e82b30 into CUCCS:master Jun 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants