搜索资源列表
no2
- 本程序是为了实现单向链表的就地逆置。主要功能:按照提示输入5个字母a-z,输出结果是这5个字母按照字母表的顺序的排序。-this program is to achieve a one-way linked list of locally inverse home. The main functions : following the prompts to import five letters a-z, this output is five letters of the alphabet,
list_hash
- hash表和单向链表的实现代码,相当实用.-hash table and the realization of one-way linked list code useful.
yiliao
- 这个程序是用C语言实现的。我使用了单向链表来实现对药品的增加. 删除等操作. 我修改了几次算法, 优化了一下. 如果有不足之处,还望各位多多指点。 设计目的: 这是一个专为小药店设计的药品管理系统. 可以对药品自由的进行添加、删除、查找等操作. 功能简介:(每个数字键对应相应的功能, 按数字键后,请按Enter键) \"1 - 增加药品\": 向系统增加一种药品 \"2 - 删除药品\": 删除系统中的一种药品 \"3 - 查找药品\": 输入药品
phonebook
- 电话簿管理程序课程设计VC++(源码+详细报告) 阐述了选择电话簿管理程序的理由和要完成的目标,对本程序要实现的各项功能进行了需求分析;详细介绍了程序的核心数据结构——单向链表的原理和各种操作的实现方法;分析了新加入的函数——模糊比较所采用的算法,简要说明了“课程设计要求”中要求加入的功能的实现方法;说明了测试程序的方案,就测试中遇到的问题给出了相应的解决方法;最后对本次课程设计进行了回顾与总结。
list_si
- 数据结构自己写的单向链表的实现,希望对大家有用
ement
- 使用单向链表来实现对药品的增加. 删除等操作. 我修改了几次算法,优化了一下. 如果有不足之处,还望各位多多指点
suanfa.rar
- 包括字符串反转, 链表反转, 判断两个数组中是否存在相同的数字, 判断链表是否存在环, 找出单向链表的中间结点, 如何判断一棵二叉树是否是平衡二叉树, strstr()的简单实现,,Including the string reversal, list reversal, to determine the existence of two different array of figures to determine the existence of ring list, find the mi
List.rar
- 单向链表的标准c++实现范例 数据结构 面向对象 生成函数 复制函数 赋值函数 操作符重载,The standard one-way linked list c++ to achieve an example of object-oriented data structure constructor function Copy function overloaded assignment operator function
lianbiao
- 单向链表的存储特点及其实现,单向链表的插入 删除算法及其应用算法的程序实现-One-way linked list of storage characteristics and the realization of a one-way linked list insertion algorithm and its application to delete the program algorithm
lianbiao
- 实现链表的程序。有单向链表,双向链表,循环链表等。-The realization of the procedure list. There are one-way linked list, two-way linked list, circular linked lists and so on.
ChainTable
- 该软件实现了一个单向链表的类,具有查找、增加和删除一个结点等功能-The software implements a one-way linked list of categories, with search, increase and delete a node and other functions
asdfwcxgf
- 数据结构单向链表的多少功能的实现 建立插入删除查找等功-One-way linked list data structure functions realize how much set up to insert delete search such as reactive
link3
- 带表头结点单向链表类的实现(包括单向链表插入,删除和查找操作的实现)-Table with the first list node type of the realization of a one-way (including a one-way linked list insert, delete and search operations to achieve)
Reverse_one-way_linked_list
- 使用各种不同的方式实现单向链表的逆转,适合初学者哦-Reverse one-way linked list
danlianbiao
- 单向链表的有关操作 1.随机产生或键盘输入一组元素,建立一个带头结点的单向链表(无序)。 2.遍历单向链表。 3.把单向链表中元素逆置(不允许申请新的结点空间)。 4.在单向链表中删除所有的偶数元素结点。 实验说明: 为了算法实现简单,最好采用带头结点的单向链表。 -One-way linked list of the operation
chengxudaima1
- 1线性表基本操作的实现,建立单向链表,遍历单向链表,单向链表中的元素逆置-Basic operation of linear table implementation, the establishment of one-way linked list, traverse the one-way linked list, singly linked list of elements in the inverse set
link
- 带表头结点单向链表的实现(包括链表初始化和头(尾)插入建链,元素的插入,删除,查找,链表的逆置,求表长,推出操作的实现)-Junction point of one-way linked list (including the insert to build a chain of linked list initialization and head (tail), element insertion, deletion, search, and the inverse set of the l
Link
- 单向链表的实现,以及链表的查询、增加。和删除功能。(Single-way list of the realization, as well as the list of inquiries, increase. And delete functions.)
第12章03日期类应用_日期链表_DateLink
- 一个单向类模板的综合应用,实现日期类的功能(The integrated application of one-way class templates can realize the perpetual calendar class)
语言单向链表存储信息管理系统
- 单向链表存储信息管理系统 实现数据文件导入,对数据文件的一些基本操作(One way chain table storage information management system realizes data file import and some basic operations to data files)