CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 查找表

搜索资源列表

  1. experiment-one

    0下载:
  2. 假设集合A和B的元素都是整数,并利用两个线性表la和lb分别存放集合A和B的成员。现依次取出lb中的每个元素,按其值查找线性表la,若la中不存在该元素,则将它插入到la中去,最后线性表la就存放了集合AUB的元素。-Assume a collection of elements of A and B are integers, and two linear tables la and lb, respectively, to store the sets A and B members. No
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:155315
    • 提供者:沈茜
  1. haxibiao

    0下载:
  2. 人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,... [HashList.rar] - 实现哈希表的建立 查找-Named after people, the Chinese name of the pinyin form. 30 to be filled into a hash table of names, ... [HashList.rar]- the establishment of the hash table lookup
  3. 所属分类:Software Testing

    • 发布日期:2017-03-28
    • 文件大小:84992
    • 提供者:longhuasong
  1. include

    0下载:
  2. 用哈希表建立的联系人,姓名,号码,并实现查找,删除,插入以及显示-Use a hash table to establish contacts, names, numbers, and find, delete, insert, and display
  3. 所属分类:Software Testing

    • 发布日期:2017-03-31
    • 文件大小:71168
    • 提供者:longhuasong
  1. CPPteacher-management

    0下载:
  2. )C++ 课程设计题目 实现简单的教师信息管理系统,使用到了链表,定义了一个 TeacherList 类,可以实现简单的插入,查找,删除等功能-Design topic of) C++ course teachers information management system, using a linked list defined a TeacherList class, a simple insert, find, delete and other functions
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:146927
    • 提供者:123
  1. 10060323

    0下载:
  2. 搜索1.建立有序表,然后进行二分查找; 2.建立二叉排序树,然后进行查找。-A search. To establish an ordered list, and then binary search 2. Binary sort tree, and then search.
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:534525
    • 提供者:曹小保
  1. PACC

    0下载:
  2. PACC国际物理学分类表,写论文时用得着,中英文对照,方便查找,pdf版本,很好用哦-PDF for PACC
  3. 所属分类:File Formats

    • 发布日期:2017-11-19
    • 文件大小:583302
    • 提供者:李妍
  1. yuanma

    0下载:
  2. 顺序表查找算法的实现,查找函数用顺序查询和折半查询实现-Order table lookup algorithm to achieve the Find function to order inquiries and binary query implementation.
  3. 所属分类:Project Design

    • 发布日期:2017-11-17
    • 文件大小:72820
    • 提供者:陆海锋
  1. ASCII

    0下载:
  2. ascii表,方便查找对应的ascii码,适合作为工具书籍。-ASCII table, convenient search the corresponding ASCII code, suitable for as a tool books.
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:97806
    • 提供者:申燊
  1. LinkList_Video

    0下载:
  2. 大一上课时老师讲链表类的建立、添加、查找、删除的一个例子,很详细,对完全刚学编程的人可能有用,是录的教学视频-Freshman class classroom teacher talk about the establishment of the list, add, find, delete an example, very detailed and completely just learning programming might be useful to be recorded inst
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:2348709
    • 提供者:Caitlin
  1. programmers-face-questions-

    0下载:
  2. 面试精选,把二元查找树转变成排序的双向链表-Interview selection, the binary search tree into a doubly linked list sorted
  3. 所属分类:File Formats

    • 发布日期:2017-11-14
    • 文件大小:1017680
    • 提供者:王喜斌
  1. Experimental-data

    0下载:
  2. 实验操作:进行单链表的基本操作,单链表的基本操作,折半查找,内部排序。-Experimental data structure and algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:36748
    • 提供者:zj
  1. chaoshiguanlixitong-Cyuyan

    0下载:
  2. 超市商品管理系统C语言论文 随着社会的逐步发展,超市在老百姓的生活中占据着重要的位置。然而琳琅满目的商品的管理也是一个大问题,在任何一个商店这都是不可忽视的问题,所以超市对商品的管理设计是很重要的,它可以在很大程度上帮助超市人员管理商品情况。 改程序一共有五个模块 ,不但可以进行超市信息的显示录入,查找,删除,更新,还能对货品的一些清单进行打印,操作界面简洁,操作简单。 程序用了指针、链表、数组、结构体等知识点,可运用于小的管理软件。软件运用菜单实现交互式管理,用户轻松的按键就
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:198430
    • 提供者:刘海涛
  1. 1

    0下载:
  2. 实现线性表的链式存储结构—线性链表。 从文件输入一批整数,建立有序链表(升序),并完成: 查找一个指定元素 插入一个给定元素 删除一个指定元素 统计链表的长度 输出线性链表 实现链表的逆序重建-The linear form of chain store structure- linear list. Enter the number of integers from a file, to establish orderly list (ASC), and compl
  3. 所属分类:Document

    • 发布日期:2017-04-11
    • 文件大小:1397
    • 提供者:李玲
  1. C

    0下载:
  2. C语言单链表问题,详细的实现了单链表的功能,并且还有录入文件的功能,删除文件内容的功能,通过单链表可以实现文件的录入,删除,查找,浏览,修改等功能.-C language singly linked lists, realized the function of singly linked list in detail, and the function of the input file, delete the file content function, through singly lin
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:601
    • 提供者:wesai
  1. ascii_table

    0下载:
  2. 常见ascii码表查询,方便在编程时查找某个字符的asscii.-asscii talble, it is esay to look up char!
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:97623
    • 提供者:albert
  1. find-and-sort

    0下载:
  2. 对数据序列:{55,13,23,72,109,67,2,78,13}分别实现如下操作: 必做: 1) 顺序查找; 2) 使用直接插入排序或冒泡排序(二选一)、快速排序(必做)对原纪录序列进行排序; 3) 对排好序的纪录序列表进行折半查找; 4) 利用原纪录序列建立一颗二叉排序树,并在其上实现特定关键字值结点的查找; 选做: 5) 按照“除留余数法”哈希构造函数和线性探测法的冲突处理方法创建表长为m=11的哈希表; 6) 实现5)创建哈希表上的查找。 -fin
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:114339
    • 提供者:
  1. shujujiegou

    0下载:
  2. 数据结构站的操作;1.输入一组整型元素序列,建立顺序表。 2.实现该顺序表的遍历。 3.在该顺序表中进行顺序查找某一元素,查找成功返回1,否则返回0。 4.判断该顺序表中元素是否对称,对称返回1,否则返回0。 5.实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。 6.输入整型元素序列利用有序表插入算法建立一个有序表。 7.利用算法6建立两个非递减有序表并把它们合并成一个非递减有序表。 8.编写一个主函数,调试上述算法。 -The data
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:30148
    • 提供者:唐好礼
  1. doubly-linked-list

    0下载:
  2. 双向链表能够双向循环,具备查找、添加、删除等多种功能。-Capable of two-way circular doubly linked list, with search, add, delete, and other features.
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:8368
    • 提供者:攻城狮
  1. City

    0下载:
  2. 城市链表,链表存储城市信息,添加、查找、搜索城市信息-City list, linked list storage city information
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1581
    • 提供者:林联浩
  1. haxibiao

    0下载:
  2. 针对某个集体中人名设计一个哈希表,使得平均查找长度不超过R,并完成相应的建表和查表程序-Collective names for a design of a hash table, so that the average length of less than R, and complete the program of construction and Lookup Table
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1925
    • 提供者:jamal
« 1 2 34 »
搜珍网 www.dssz.com