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

搜索资源列表

  1. main

    1下载:
  2. 全国交通咨询系统 设计主要分三个部分:一是建立交通网络图的存储结构,二实现两个城市间的最短路经问题。3程序所具有的功能特色本程序主要目的是为了给用户提供路径咨询。实现了帮助用户了解全国各大城市间往来的最短路径问题,第二,可以提供用户查询各大城市的相关信息。本程序最大的特点是支持用户自己添加城市信息及城市,或添加城市的路径,既就有可扩展性。-National Transport Advisory System is divided into three main parts: First, e
  3. 所属分类:Data structs

    • 发布日期:2015-06-15
    • 文件大小:6473
    • 提供者:zhangfengyang
  1. elevator

    0下载:
  2. 模拟电梯停靠的顺序的算法.. 适合于C初学者的联系.. 界面友好-Simulated elevator stopped at the order of the algorithm. . C contacts suitable for beginners. . Friendly interface. .
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2110764
    • 提供者:董馨荧
  1. kong

    0下载:
  2. 通讯录,实现添加、插入、删除、保存、读取等功能-Contacts, achieve add, insert, delete, save, reading and other functions
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:608377
    • 提供者:cheer
  1. tongxunlu

    0下载:
  2. 设计一个通讯录管理,包括通讯录链表的建立、通讯者的插入、通讯者的删除、通讯者的查询以及通讯录表的输出等。 2)基本要求 a.菜单内容 程序运行后,给出6个菜单项的内容和输入提示: 1.通讯录链表的建立 2.通讯者结点的插入 3.通讯者结点的查询 4.通讯者结点的删除 5.通讯者结点的输出 6.退出管理系统 请选择:0---5 b.基本要求 使用数字0-5来选择菜单项,其他输入则不起作用。 -Design a contact managem
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1260
    • 提供者:zeng
  1. HashtabledatastructuretoachieveContacts

    0下载:
  2. 用哈希查找实现通讯录,内容包括添加,删除,修改,查找等-Achieved with the hash to find contacts, including add, delete, modify, search, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:99932
    • 提供者:hiejijgd
  1. address_book

    0下载:
  2. 用C语言写的通讯录链表管理程序,适用于大学《数据结构》课程的实验作业。可以实现通讯录链表的建立,查找,删除,输出等功能。-Contacts with the C-list management program written for the University, " data structures" course laboratory assignments. Can achieve the establishment of contacts list, find, dele
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1197397
    • 提供者:lumeizhuo
  1. Huffman

    0下载:
  2. 运用赫夫曼编码的最优前缀码的贪心算法构造huffman树: 首先扫描输入文件,统计出现的字符以及每个字符出现的次数。每次取出现次数最小的那两个节点(node)合并成一个节点(node),并且将累计数值相加作为新的接点的累计数值,最顶层的是根节点(root) -Huffman coding using optimal prefix code of the greedy algorithm constructs huffman tree: First, scan the input file,
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:10771
    • 提供者:WSN
  1. zhan_student_communication

    0下载:
  2. 数据结构中用栈实现通讯录,功能完整,学习栈很好的例子,代码说明完整,可以直接运行。祝大家好运~-Stack data structure used to achieve Contacts, integrity, learning good example of the stack, a complete descr iption of the code can be run directly. Good luck ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:220464
    • 提供者:yinjie
  1. Tbook_OK

    0下载:
  2. 在vc下用C语言写的手机简单通讯录系统...基于文件操作...实现对联系人的增加...删除....修改功能-Written in C language phone contacts ... file-based operations ... the increase in contacts ... delete .... modify functions ...
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:2030428
    • 提供者:
  1. Contacts

    0下载:
  2. 采用链表编写的通讯录,可以输出TXT文件。 该通讯录具有查找,修改,删除等功能。 -Linked list prepared by the contacts, and can output TXT file. The address book has a find, modify, and delete functions.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:3905
    • 提供者:Nemol
  1. Mobile-phone-directory

    0下载:
  2. 实现的是类似手机通讯录, 实现以下功能: 1) 通讯录编辑(添加、删除); 2) 按不同的项进行查找; 3) 对已存在的通讯录按不同的项排序; 4) 将通讯录写入文件; 5) 从文件读入通讯录。 -Implementation is similar to the phone contacts, the following functions: 1) Address Book editing (add, delete) 2) Find different
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:161852
    • 提供者:刘颖
  1. employee-information-system--

    0下载:
  2. 用链表实现员工信息系统,通过链表实现 通讯录编辑(添加、删除); 查找; 排序; 将通讯录写入文件; 从文件读入通讯录。-Employee information system, a linked list, address book editor through the list (add, delete) search sort contacts write to a file read from the file into the address book.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2835
    • 提供者:刘颖
  1. IDsearching

    0下载:
  2. 按照层次的顺序输入节点,按先序的顺序输出接点,可以返回节点所在的位置-In accordance with the order of the input node of the hierarchy, the order of the first sequence of output contacts, you can return to the node where the position
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:204146
    • 提供者:chenchen
  1. c-tong-xu-lu

    0下载:
  2. 通讯录实训 c 链接文件 c语言实现简单的通讯录系统 -Training contacts
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:255614
    • 提供者:liangzanwen
  1. Desktop

    0下载:
  2. 该通讯录包括新增、修改、删除、查询联系人和其信息的功能。-The book includes add, modify, delete, query contacts and their information functions.
  3. 所属分类:Data structs

    • 发布日期:2017-12-08
    • 文件大小:4096
    • 提供者:陈丹枫
  1. contacts

    0下载:
  2. 用链表建立通讯录,C语言,链表,可创建,插入,删除,查找-Establish contacts, C language, the list with the list, you can create, insert, delete, search
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1184
    • 提供者:周双
  1. contacts

    0下载:
  2. 用顺序存储结构建立通讯录,C语言,可创建,插入,删除,查找-Establish contacts with sequential storage structure, C language, you can create, insert, delete, search
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1024
    • 提供者:周双
  1. Personal-Address-Book-Management

    0下载:
  2. 可以实现个人通讯录的简单管理,包括添加,查找,删除联系人信息的C语言源代码-You can implement simple management of personal contacts, including add, find, delete contact information of C language source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1794
    • 提供者:lemon
  1. mobilephonenumber

    0下载:
  2. 对于这次手机号码查询系统是利用链式存储,对所要的手机号码进行存储,然后采用查找技术可以对手机号码进行查找。在此过程中可以有插入联系人、删除联系人、修改联系人信息等功能的操作。可以有效的完成高效的,快捷的、简单的对所需要的手机号码进行查询。-For this phone number inquiry system is the use of a chain store, on the phone number you want to store, and then use technology t
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:144205
    • 提供者:ling
  1. mymain

    0下载:
  2. 通讯录的插入功能,制作一个简易通讯录,其中一个插入通讯录名单的功能。-The insertion function of the address book, making a simple address book, a function of inserting a list of contacts.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:807
    • 提供者:郭深夜
« 12 »
搜珍网 www.dssz.com