登录
首页 » C# » 假设人名为汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 测试数据:取本班同学姓...

假设人名为汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 测试数据:取本班同学姓...

于 2022-02-18 发布 文件大小:43.38 kB
0 54
下载积分: 2 下载次数: 1

代码说明:

假设人名为汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 测试数据:取本班同学姓名。-assumptions were called Chinese pinyin form. Hash Table question Enter the names of a total of 30, you take the average length of a maximum of two. Hash functions with a few exception I stay constructed using pseudo-random re-hash detection method to resolve disputes. Test data : name from Bin students.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • beingLinker
    这是一个自己开发的健康管理程序全部源代码,直接引用即可。(This is a development of the health of their own management procedures of all source code, can be directly quoted.)
    2009-03-27 10:25:16下载
    积分:1
  • DTMF 语音电话双音多频产生和检测
    DTMF 语音电话双音多频产生和检测,用digital oscillator 产生然后再滤波检测。
    2022-05-22 03:02:42下载
    积分:1
  • 简单代码
    #define DRAGLISTMSGSTRING TEXT("commctrl_DragListMsg")#define ANIMATE_CLASSW L"SysAnimate32"#define ANIMATE_CLASSA "SysAnimate32"#define HOTKEY_CLASSA "msctls_hotkey32"#define HOTKEY_CLASSW L"msctls_hotkey32"#define PROGRESS_CLASSA "msctls_progress32"#define PROGRESS_CLASSW L"msctls_progress32"#define STATUSCLASSNAMEA "msctls_statusbar32"#define STATUSCLASSNAMEW L"msctls_statusbar32"#define TOOLBARCLASSNAMEW L"Too
    2022-06-02 07:28:41下载
    积分:1
  • 51chuankoutiaoshi
    51单片机串口调试程序一列,希望对大家有用(51 Single-chip serial debugging a program, in the hope that useful to everybody)
    2008-05-20 12:10:22下载
    积分:1
  • nesc-1.2.8a-1.cygwin.i386
    OMNET++ Simulation algorithm for three-color source, tri-color algorithm is a typical wireless sensor in the sub-cluster algorithm
    2010-02-03 01:47:52下载
    积分:1
  • C# Linq 动态查询条件 的 两种实现方式 (PredicateExtensions 和 Dynamic
    优选方案是:PredicateExtensions  很方便,很强大 调用示例:public static void Test3() { DbDataContext db = new DbDataContext(); Expression expressleft = PredicateExtensions.True(); expressleft = expressleft.Or(t => t.CategoriesID > 3); Expression expressright = PredicateExtensions.False(); expressright = expressright.Or(t => t.CategoriesID < 5); expressleft = expressleft.And(expressright); var sql = db.GetCommand(db.TemplateDocument.Where(expressleft).Select(t => new { t.TemplateID, t.TemplateName, t.CategoriesID })).CommandText; Console.WriteLine(sql); }
    2013-11-16下载
    积分:1
  • VC# UDP send and rcv
    一个简单的UDP通讯例程,非常适合初学者!
    2023-06-25 19:45:04下载
    积分:1
  • debuggingresources
    摘要:VC/C++源码,随书源码,书籍源码 advanced windows debugging一书的完整代码,不多介绍了,是书中的源码例子,学习C++有用处。(Summary: VC/C++ source, source books, books advanced windows debugging source code for a complete book, little introduction, is the source code examples in the book, learning C++ useful.)
    2014-04-27 14:37:38下载
    积分:1
  • uontrolhead
    水晶报表实例,这是在里做水晶号表,很好用的,用C#写的,(Crystal reports as an example, this is the table, doing the crystal is very useful, written in c #,)
    2017-07-13 01:06:26下载
    积分:1
  • FTA
    事故树分析软件,虽然不算是源码,但是它的功能还是很好的,而且网络上也比较流传的。对从事安全相关工作的人事有用。(Fault tree analysis software, although not a source, but its function is still very good, but the network also circulating. Engaged in security-related personnel useful work.)
    2008-12-16 21:05:20下载
    积分:1
  • 696518资源总数
  • 105562会员总数
  • 1今日下载