CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 双向链表 通讯录

搜索资源列表

  1. mpbiq

    0下载:
  2. 用双向链表,文件读写的知识编写简单的通讯录,可记录姓名、性别、出生年月日、邮编、地址、电话号码等内容。可从第一条显示、从最后一条显示,可实现上翻下翻浏览。可进行添加、删除、插入、查找、保存、退出等通讯录的基本操作。界面友好,输入输出更具人性化,实现键盘响应,有操作提示,便于使用者上手操作。-with two-way linked list, document literacy knowledge of the preparation of simple correspondence, it ca
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:17316
    • 提供者:
  1. DoubleList.rar

    0下载:
  2. 用类定义一个双向链表,并定义双向链表的排序插入,删除和输出操作的成员函数,可以实现依据姓名查找结点及修改结点数据的功能,把记录以通讯录形式保存在磁盘上。,Class definition with a two-way linked list, and define the order of two-way linked list insert, delete, and member functions of the output operation can be achieved based o
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:4633
    • 提供者:陈灿
  1. star

    0下载:
  2. 使用双向链表实现的通讯录。我的课程设计。-The realization of the use of two-way contacts list. My curriculum design.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2301
    • 提供者:邢顺
  1. mylist

    0下载:
  2. 用vc++编写的双向链表的通讯录管理系统-Prepared using vc++ doubly linked list of address book management system
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4013
    • 提供者:庄劲
  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
    • 文件大小:3600
    • 提供者:elly
  1. tongxunlu

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

    • 发布日期:2017-04-04
    • 文件大小:206248
    • 提供者:谢浩
  1. ContactBook

    0下载:
  2. 数据结构课链表实验设计——一个MFC下的小巧学生通讯录。代码欢迎大家来参考。将双向带头尾链表封装在一个类里(因为是数据结构课,所以没用STL的list)。然后将链表封装在通讯录类里供Dialog使用。-Experimental Design class list data structure- a small MFC students under the address book. Welcome to the code reference. Will take the lead in the
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:3144509
    • 提供者:朱凯迪
  1. directories

    0下载:
  2. 一个简单的通讯录软件,使用双向链表的数据结构-A simple address book software, the use of doubly linked list data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:682087
    • 提供者:戚兴宇
  1. double_circle_link

    0下载:
  2. 用纯c实现的双向循环链表,类似于通讯录的功能。-The double-way circle linked list is realized with pure c code and its function is similar to the address book.
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:971
    • 提供者:张三
  1. dntxl

    0下载:
  2. 学生档案通讯录管理系统,用C++双向循环链表编写,支持信息保存,从文件载入,信息录入,信息添加删除,信息排序,信息修改等功能-Student file address book management system, written in C++ two-way circular linked list, support information is saved and loaded from the file, information input, information is added to
  3. 所属分类:Education soft system

    • 发布日期:2017-04-06
    • 文件大小:99927
    • 提供者:罗晓媛
  1. 双向链表 课程设计

    0下载:
  2. 双向链表 课程设计得优,实现功能为通讯录,界面没写,调试得没有bug-Doubly linked list of curriculum design excellent functionality for the address book, the interface did not write, debug, not bug
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-11-06
    • 文件大小:382677
    • 提供者:long
  1. tongxunlu

    0下载:
  2. 一个小的通讯录管理系统,采用双向链表写的 -A small address book management system, wrote a doubly linked list
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:10270
    • 提供者:张三三
  1. daima

    0下载:
  2. 数据结构课设作业---通讯录。基于双向循环链表-TELEPHONE
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:1661
    • 提供者:sadadsa
  1. liu

    0下载:
  2. 用〈〈数据结构〉〉中的双向链表作数据结构,结合C/C++语言基本知识。编写一个通讯录管理系统。以把所学数据结构知识应用到实际软件开发中去。 设计内容:本系统应完成一下几方面的功能: 录入信息——enter() 显示信息———display( ) 查找———search( ) 删除信息———delete( ) 存盘———save ( ) 装入———load( ) 设计要求: 1) 每条信息至包含 :学号(NUM)姓名(NAME)性别(SEX)城市(C
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:167025
    • 提供者:liuhao
  1. Menu-window-using-C-language-

    0下载:
  2. 双向链表制作的通讯录源程序, 有交互性 有完整注释 有一定难度-Doubly linked list making contacts source, interactive complete notes there is a certain degree of difficulty
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:2180
    • 提供者:吴洋
  1. shuangxianglianbiao

    0下载:
  2. 通讯信息管理 双向链表制作的通讯录源程序-Contacts the source of the doubly linked list made in communications and information management
  3. 所属分类:software engineering

    • 发布日期:2017-11-29
    • 文件大小:24295
    • 提供者:无道
  1. telephone-direction

    0下载:
  2. 使用vc6.0编译的通讯录,可添加修改删除记录,使用双向链表-telephone direction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:480788
    • 提供者:summer
  1. mylist100

    0下载:
  2. 用vc++编写的双向链表的通讯录管理系统-Prepared using vc++ doubly linked list of address book management system
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:4054
    • 提供者:ayi9517
搜珍网 www.dssz.com