CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - Resolution

搜索资源列表

  1. randomc

    0下载:
  2. Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform random number generators of good quality. The random number generators found in standard libraries are often of a poor quali
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:100.02kb
    • 提供者:lilin
  1. sjjg_haxi

    0下载:
  2. CH81.C:哈希表:开放地址法解决冲突 CH82.C:哈希表:拉链法解决冲突 PROG1.C:实习题1程序 PROG2.C:实习题2程序 PROG3.C:实习题3程序-CH81.C: Hash Table: Opening address conflict resolution method CH82.C: Hash table: zipper method of conflict resolution PROG1.C: Title 1 program interns
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:3.64kb
    • 提供者:kingdom9
  1. Cshujujiegou

    0下载:
  2. C_C++与数据结构,运行环境 ======== WINDOWS 95/98,32MB以上内存,声卡等附属设备。 显示分辨率不低于1024×768,小字体。 1. 该软件不需安装,直接运行C_STRU.EXE即可。具体操作方法见软件中“帮助”菜单项中的“操作说明”。 2. 使用时,必须将 \h_file 文件夹中所有头文件拷贝到 Turbo C 文件夹中。 注意:不能将 \h_file 文件夹拷贝到 Turbo C 文件夹中, 也不能将 \h_file 文件夹中
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4.07mb
    • 提供者:xiaozhang
  1. hash

    0下载:
  2. 查找: 建立一个哈希查找表,哈希函数采用: H(key)= key P(其中P=13),若发生冲突后,用链地址法解决冲突。-Search: the creation of a hash lookup table, the use of hash function: H (key) = key P (of which P = 13), if the occurrence of post-conflict, and conflict resolution chain address law.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:69.09kb
    • 提供者:奈奈
  1. ds_6

    1下载:
  2. 1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。-1. Define hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-hashing
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:636byte
    • 提供者:Yvonne
  1. d

    0下载:
  2. 设定哈希函数 H(key) = key MOD 11 ( 表长=11 ),输入一组关键字序列,根据线性探测再散列解决冲突的方法建立哈希表的存储结构,显示哈希表,任意输入关键字,判断是否在哈希表中。-Set the hash function H (key) = key MOD 11 (table length = 11), enter a keyword sequence, then hash based on the linear probing method of conflict reso
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1.07kb
    • 提供者:申超波
  1. shanliebiao

    1下载:
  2. 任务: 设计散列表实现电话号码查找系统。 设每个记录有下列数据项:电话号码、用户名、地址; 1,从键盘输入各记录,分别以电话号码和用户名为关键字建立散列表; 2,采用一定的方法解决冲突; 3,查找并显示给定电话号码的记录; 4,查找并显示给定用户名的记录。 -Task: Design Implementation phone number lookup hash table system. Set for each record the following data
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:89.2kb
    • 提供者:谢浩
  1. daan

    0下载:
  2. 数据结构答案,殷人昆,习题解析 (用面向对象方法与c++语言描述)-Data structure answers, Yan Renkun, Problem Resolution (object-oriented methods and c++ language descr iption)
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2.47mb
    • 提供者:一夕
  1. joseph

    0下载:
  2. 编号为1,2,...,n的n个人按顺时针方向坐在圆桌边, 每人持有一密码(正整数),从第s人开始报数, 报到第m人出列, 再从下一人开始报, 直至所有的人都出列为止-Joseph Central C-list resolution process www.firnow.com Time: 2008-01-26 Author: Unknown Editor: andyyoo Views: 1557 [review] comprehensive resource bo
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:554byte
    • 提供者:leejam
  1. Datastructure

    0下载:
  2. 《数据结构》算法实现及解析_高一凡 数据结构相关参考书,掌握数据结构的好书-" Data structure" algorithm and high-resolution _ a data structure where the relevant reference books, good books to master data structure
  3. 所属分类:Data structs

    • 发布日期:2017-05-25
    • 文件大小:7.55mb
    • 提供者:小强
  1. algorithm-efficiency

    0下载:
  2. 数据结构的选择与算法效率一篇WORD读来受益匪浅,将选择的效率问题解析得淋漓尽致。-The choice of data structures and algorithms to efficiently read a WORD benefit, will choose the efficiency of the resolution to be realized.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:44.27kb
    • 提供者:黄叶
  1. algorithm---the-source-

    0下载:
  2. 《数据结构》算法实现及解析 高一凡著源码-" Data structure" algorithm, and one where the high resolution
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:200.07kb
    • 提供者:yd
  1. ramsortcomparesourcecode

    0下载:
  2. 数据结构课程设计时完成的内排序效率比较的控制台程序,程序简易,包含了主要的内排序算法,排序后统计实际运行时间输出,其中包含的精确计时算法精度可以超过10ns 。-A console program for RAM sort , include main RAM sort algorithms, count their times and output. The high resolution timer can accurate to less than 10 ns.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.95mb
    • 提供者:
  1. 6

    0下载:
  2. 1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。-1. Define the hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-ha
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:719byte
    • 提供者:finejade
  1. zoj2314

    0下载:
  2. zoj2314的解题源代码,属于求有上下界网络流的题目。内有核心代码的解析-zoj2314 problem-solving source code, is seeking a network flow bounds of the subject. Resolution within the core code
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.22kb
    • 提供者:why
  1. yy6

    0下载:
  2. 1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。 -1. Define the hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-h
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:154.02kb
    • 提供者:武朝阳
  1. hoffman-encodeadecode

    1下载:
  2. 数据结构与算法的一个课程设计,内含实验报告。主要功能有: 用户可以执行的的功能有: (1)---选择读取某个源文件由系统解析建立哈夫曼树 (2)---手动输入字符集及其权值信息建立哈夫曼树 (3)---打印字符集的哈夫曼编码到屏幕 (4)---选择某个文本文件进行编码 (5)---选择某个代码文件进行译码 -Data structures and algorithms, a curriculum design, containing experimental r
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:692.53kb
    • 提供者:liuqing
  1. Hash

    0下载:
  2. 散列表实现电话号码查找系统。 (1) 设每个记录有下列数据项:用户名、电话号码、地址; (2) 从键盘输入各记录,以用户名(汉语拼音形式)为关键字建立散列表; (3) 采用一定的方法解决冲突; (4) 查找并显示给定电话号码的记录; -The hash table phone number lookup system. (1) Let each record the following data: user name, phone number, address in
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1.46mb
    • 提供者:卧龙
  1. Data-structure-problem-resolution

    0下载:
  2. 数据结构习题解析与实验指导,使用C语言描述,非常实用-Data structures Exercises analytical and experimental guidance, using the C language descr iption, very useful
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:3.17mb
    • 提供者:chenbinghai
  1. Huffman

    0下载:
  2. 哈夫曼树的建立,加密,解密,以及解析过程,含有菜单-Huffman tree establishment, encryption, decryption, and resolution process, containing menu
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:562.69kb
    • 提供者:zhuang b
« 12 »
搜珍网 www.dssz.com