CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - haxibiao

搜索资源列表

  1. haxibiao

    1下载:
  2. 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。可以利用递归方法分别一一测试每一种摆法,直到得出正确的答案。 要求: 1、在处理每个题目时,要求从分析题目的需求入手,按设计抽象数据类型、构思算法、通过设计实现抽象数据类型、编制上机程序和上机调试等若干步骤完成题目,最终写出完整的分析报告。前期准备工作完备与否直接影
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:16287
    • 提供者:秦仁
  1. haxibiao

    0下载:
  2. C语言实现哈希表,方便,原代码,欢迎下载,绝对真的-C language hash table, convenience, the original code, welcome to download, absolutely true
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1692
    • 提供者:gyf
  1. haxibiao

    0下载:
  2. 根据哈希函数的构造方法中的直接定址法原理写的一个验证哈希表算法的查找程序。-According to the constructor hash function of written law principle directly addressed a validation hash table lookup algorithm procedures.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:4982
    • 提供者:乐乐
  1. haxibiao

    0下载:
  2. 高效的数据存储和查找:哈希表的创建,删除,查找和使用-Efficient data storage and search: the creation of the hash table, delete, find and use
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1670
    • 提供者:武晓虎
  1. haxibiao

    0下载:
  2. 数据结构试验 哈希表的建立以及测试 测试通过-The establishment of the hash table data structure test test test by
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:4225
    • 提供者:邢建强
  1. haxibiao

    0下载:
  2. 数据结构实验,完成哈希表的设计,实现电话号码的查询-data structure
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:1297
    • 提供者:kate
  1. Haxibiao

    0下载:
  2. 主要描述哈希表的一些基本操作。内容很详细,适合初学者。-Hash table describes some of the basic operations. Content is very detailed and suitable for beginners.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1569
    • 提供者:Zheng
  1. haxibiao

    0下载:
  2. 哈希表的算法描述,可以显示,查找、插入其他记录和删除某个记录。-Algorithm described in the hash table, you can display, search, insert, and delete a record other records.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:2011050
    • 提供者:张然易
  1. haxibiao

    0下载:
  2. 选取哈希函数 H(k)=(3k) MOD 11。用开放定址法处理冲突,di = i((7k) MOD 10+1) (i=1,2,3,…)。试在 0~10 的散列地址空间中对关键字序列(22, 41, 53, 46, 30, 13, 01, 67)造哈希表,并求等概情况下查找成功时的平均查找长度。-Hash function
  3. 所属分类:Console

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:rua
  1. haxibiao

    0下载:
  2. 哈希表的两种构建方式,可进行数据存储,查询,删除,添加,遍历等操作-Two hash table built, for data storage, query, delete, add, traverse and other operations
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3134
    • 提供者:叶良辰
  1. haxibiao

    0下载:
  2. 哈希表可以统计大的数据,例如全班同学的人名排列,如果遇到冲突,则采用线性探测法和随机散列再探测法-A hash table can count large data, such as names arranged in the class, and if you encounter a conflict, the linear detection method and random re-hash detection method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1723
    • 提供者:党菲
搜珍网 www.dssz.com