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

搜索资源列表

  1. tongxunlu

    0下载:
  2. 一个简单的通讯录,是暑期的课程实践期间找的,感觉很好用,有查找,删除等功能1
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4kb
    • 提供者:杨海波
  1. tongxunlu

    0下载:
  2. c语言版通讯录(数据结构:链表)实现的功能有增加、删除、修改、查询等,功能比较基本,有兴趣的同学可以修饰修饰。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18.37kb
    • 提供者:伍衡
  1. tongxunlu

    0下载:
  2. 实现通讯录功能,具有增删查找的强大功能,可以输入姓名、电话等信息-Functions to achieve contact with the power to find additions and deletions, you can enter the name, phone and other information
  3. 所属分类:Data structs

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

    0下载:
  2. 数据结构课程设计 通讯录设计 vc++6.0 开发 文件读写操作-Data Structure Course Design Directory Design vc++6.0 development files read and write operations
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:369.75kb
    • 提供者:lexico
  1. tongxunlu

    0下载:
  2. 利用双向链表建立的用户通讯录系统,能够完成通讯录的额建立,查询,删除,更改等日常操作。-Using two-way linked list system established by the user address book, address book amount to complete the establishment, query, delete, change, and other daily operations.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.52kb
    • 提供者:elly
  1. tongxunlu

    0下载:
  2. 制作一个简易的通讯录,包括基本操作和存储功能。 用〈〈数据结构〉〉中的双向链表作数据结构,结合C语言基本知识。编写一个通讯录管理系统。以把所学数据结构知识应用到实际软件开发中去。 设计内容:本系统应完成一下几方面的功能: 输入信息——enter() 显示信息———display( ) 查找以姓名作为关键字 ———search( ) [由一人完成] 删除信息———delete( ) 存盘———save ( ) 装入———load( ) 任务: 每条信息至包含 :姓名
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:201.41kb
    • 提供者:谢浩
  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
    • 文件大小:1.23kb
    • 提供者:zeng
  1. tongxunlu

    0下载:
  2. 通过用数据结构实现对通讯录的设计,可以加深理解线性表及栈的逻辑结构、存储结构,掌握线性表及栈上基本运算的实现-Data structure address book
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.24kb
    • 提供者:黄昊
  1. tongxunlu

    0下载:
  2. 本程序中主要是利用了和链表相关的知识实现了类似电话簿一样的功能,并能删除、保存等功能。对想了解链表的有比较好的帮助。-Mainly used in this procedure and the list of the relevant knowledge to achieve a similar phone book function, and can delete, save and so on. On the list would like to know there are good he
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:2.71kb
    • 提供者:chengguoqing
  1. TongXunLu

    0下载:
  2. 通讯录 C++ 数据结构 通讯录 C++ 数据结构 -C++ data structure book
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.65kb
    • 提供者:liusam
  1. tongxunlu

    0下载:
  2. 用数据结构中的双向链表作数据结构,结合C语言基本知识。-With two-way linked list data structure for the data structure, combined with the basic knowledge of C language.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:328.45kb
    • 提供者:陶金
  1. tongxunlu

    0下载:
  2. 关于通讯录的小程序,具有录入联系人信息、条件查找、排序、保存通讯录到文件的功能。-A small program of c++ ,meaning to write data of contact people ,check poeple s data with some condition ,make the data inorder ,and save these data to file.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1.59kb
    • 提供者:janison
  1. HAXI-TONGXUNLU

    0下载:
  2. 这是用vc++编写的以哈希算法做的一个通信录,可以添加,查找,体现哈希的算法思想-This is a hash algorithm using vc address book, you can add, find, reflecting the thinking of hash algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:2.28kb
    • 提供者:张周
  1. tongxunlu

    0下载:
  2. 学生通讯录系统的实验源代码,实验经典问题,很有帮助-Students address book system experiment source code, experimental classic problem, very helpful
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:340.92kb
    • 提供者:艾菲
搜珍网 www.dssz.com