搜索资源列表

  1. src20070606

    0下载:
  2. 异质链表 c++实现的例子,仅供参考,如有雷同纯属巧合-heterogeneous chain c achieve example, for reference purposes only, if the same is purely coincidental
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:46878
    • 提供者:wang
  1. ch021

    0下载:
  2. 异质链表查询.存储不同的结构-heterogeneity Chain inquiries. Storage different structure
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4350
    • 提供者:程鹤诗
  1. 学校人员管理系统

    1下载:
  2. 设计并实现一个简单的大学人员信息管理系统。对各类人员信息进行管理,包括增加、删除、查询、修改、排序和统计等基本功能。用面向对象方法设计一个异质链表,该链表用来存储大学中各类人员的信息。-design and implement a simple university personnel information management system. Categories of information management, includi
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:127555
    • 提供者:刘玲
  1. 移质链表

    0下载:
  2. 用c++实现的异质链表,包括链表的增加删除查找反转功能。
  3. 所属分类:数据结构常用算法

  1. ch021

    0下载:
  2. 异质链表查询.存储不同的结构-heterogeneity Chain inquiries. Storage different structure
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:
  1. 学校人员管理系统

    0下载:
  2. 设计并实现一个简单的大学人员信息管理系统。对各类人员信息进行管理,包括增加、删除、查询、修改、排序和统计等基本功能。用面向对象方法设计一个异质链表,该链表用来存储大学中各类人员的信息。-design and implement a simple university personnel information management system. Categories of information management, includi
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-14
    • 文件大小:720896
    • 提供者:刘玲
  1. src20070606

    0下载:
  2. 异质链表 c++实现的例子,仅供参考,如有雷同纯属巧合-heterogeneous chain c achieve example, for reference purposes only, if the same is purely coincidental
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:47104
    • 提供者:wang
  1. yizhiliangbiao

    0下载:
  2. 异质链表基本功能,删除,插入,查询等,利用虚函数和继承机制-List the basic functions of heterogeneity, delete, insert, query and so on, the use of virtual functions and inheritance mechanisms
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:fisherman
  1. project

    0下载:
  2. 异质链表 的实现 实现异质链表的查找、插入、删除和遍历-Heterogeneous list of linked lists to achieve the realization of heterogeneity of the find, insert, delete, and ergodic
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:184320
    • 提供者:adam
  1. linkedlist

    0下载:
  2. 一个异质链表的c++实现。是学习c++多态虚基类的很好的例子。-A heterogeneous list of c++ Achieve. Learning c++ Polymorphic virtual base class of very good example.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:117760
    • 提供者:alpha
  1. HeterogeneousList

    0下载:
  2. C++下的异质链表的演示小程序,希望对学习中的朋友有帮助-C++ heterogeneous linked list demonstration program
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:Daniel J
  1. aaa

    1下载:
  2. 异质链表的实现,实现异质链表的插入,删除,查找,遍历等操作-Heterogeneous linked list implementation, to achieve heterogeneous linked list insert, delete, search, traversal and other operations
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1012736
    • 提供者:weniixing
  1. yizhilinkedlist

    0下载:
  2. 异质链表的实现。实现异质链表的查找、插入、删除和遍历。面向对象编程,类,多态,继承,虚函数,虚析构函数,内存泄露 -Heterogeneous linked list implementation. Find heterogeneous linked list to achieve, insert, delete, and traverse. Object-oriented programming, classes, polymor
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:599040
    • 提供者:panwang
  1. Heterogeneity_Link

    0下载:
  2. 异质链表实现:链表主要操作方面: 遍历链表时,对应不同的类型对象对象识别问题。通过RTTI可识别类型。-Achieve heterogeneous linked list: list the main operating areas: traverse linked list, the corresponding objects of different types of object recognition. RTTI can b
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:Andy
  1. yizhilianbiao

    0下载:
  2. 用异质链表做学校的人员管理,包括姓名、性别、年龄、职务等方面-linklist to personal management
  3. 所属分类:文件格式

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:ronghao
  1. yzlb

    0下载:
  2. 这个链表基本实现了异质链表的,插入(表头插入,表尾插入),删除,查询,输出等功能。 -The list of the basic realization of the heterogeneous linked list, insert (insert header, footer, insert), delete, query, output and other functions.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:lavender_yanyan
  1. heterogeneouslist

    0下载:
  2. 异质链表,元素类型包括学生、老师、职工,可以执行添加、删除、查询等操作。-Heterogeneous list, element types, including students, teachers, workers, you can add, delete, query and other operations.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:128000
    • 提供者:sunxine
  1. 异质链表(cpp版)

    0下载:
  2. 用C++实现了异质链表,每个可以存放不同类型的数据。(A list that handles different data types, written in C++.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1873920
    • 提供者:suomynona
  1. yizhilianbiao

    0下载:
  2. DevC++平台,使用C语言实现异质链表(Heterogeneous linked list realized by C language)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:陈佳www
  1. Exercise1

    0下载:
  2. 使用C语言实现了异质链表,能够使得链表中传入的数据不局限于同一种类型(Using the C language to implement the heterogeneous linked list, it can make the data from the linked list not limited to the same type)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-14
    • 文件大小:57344
    • 提供者:半日暮歌
« 12 3 »

源码中国 www.ymcn.org