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

搜索资源列表

  1. tongxunlu

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

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

    0下载:
  2. 一个通讯录管理程序,主要运用到STL实.通过运用STL,可以减少我们很多的工作量,这是一个入门程序,抛砖引玉,对STL不是很了解的朋友可以找其它一些资料来学习一下,还是很有用的!
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:8461
    • 提供者:张全
  1. tongxunlu

    0下载:
  2. 该程序用于通讯簿的设计,功能是存放有姓名、电话号码、住址,然后对通信簿进行查找、添加、修改及删除
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1460
    • 提供者:何安
  1. tongxunlu

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

    • 发布日期:2008-10-13
    • 文件大小:18808
    • 提供者:伍衡
  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
    • 文件大小:634658
    • 提供者:tonghua
  1. tongxunlu

    0下载:
  2. 增加、修改、删除联系人,在C盘建立文件保存-Add, modify, delete contacts, save the file in the C drive to establish
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1693
    • 提供者:liubingqi
  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
    • 文件大小:378628
    • 提供者:lexico
  1. Tongxunlu

    0下载:
  2. 这是一个简单的通迅录,它具备基本的添加,修改,删除,保存等功能-This is a simple Tongxun recorded, and it has the basic add, modify, delete, save and other functions
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2916
    • 提供者:冰宫雪伦
  1. tongxunlu

    0下载:
  2. 一个简单的通讯录,可以动态添加您的朋友、亲人等人的电话号、姓名、qq等信息-A simple address book, you can dynamically add your friends, relatives and others, phone number, name, qq and other information
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-26
    • 文件大小:185137
    • 提供者:爱的色放
  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. 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. tongxunlu

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

    • 发布日期:2017-04-13
    • 文件大小:2289
    • 提供者:黄昊
  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
    • 文件大小:2772
    • 提供者:chengguoqing
  1. TongXunLu

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

    • 发布日期:2017-04-14
    • 文件大小:3742
    • 提供者: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
    • 文件大小:336336
    • 提供者:陶金
  1. TONGXUNLU

    0下载:
  2. 使用文件存储,能注册用户,内部存储结构为stl---vector-Use of file storage, to registered users, the internal storage structure for the stl--- vector
  3. 所属分类:STL

    • 发布日期:2017-05-15
    • 文件大小:4090500
    • 提供者:李秀鹏
  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
    • 文件大小:1626
    • 提供者: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
    • 文件大小:2336
    • 提供者:张周
  1. tongxunlu

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

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