搜索资源列表
teacher.rar
- 2003 - 2004 学年度(下)C++ 课程设计题目 实现简单的教师信息管理系统,使用到了链表,定义了一个 TeacherList 类,可以实现简单的插入,查找,删除等功能,涉及到二进制文件的读写操作。
长整数加法
- 任意长整数加法运算,双向循环链表实现,相加的长整数数量任意。操作环境C-arbitrarily long integers computing, two-way cycle Chain realized, the combined number of arbitrary long integer. C operating environment
testbubble
- 冒泡排序法 (C++) 求链表操作 srasedfeadfeafds-Bubble Sort (C) List for operation srasedfeadfeafds
nodetest
- 关于链表的操作 可支持链表建立,插入,查找,显示-on Chain operation can be established to support Chain, insert, search, the show
2.29
- A,B,C三个单链表做存储结构的递增有序链表现对A表做以下操作:删除既在B表又在C表中出现的元素-A, B, C 3-Chain store done in an orderly structure of the increased performance of the A chain table do the following : both delete Table B C in the table of elements
Com_List
- 将链表的插入删除操作改为通用队列,实现插入删除操作-will delete operation to insert generic Queue achieve insertion deletion
clist
- 一个类定义的链队列和链表,并实现了若干操作函数-definition of a type of chain and Queue List, and to achieve a number of operational functions
1
- 1)掌握线性表数据结构的基本概念和抽象数据类型描述; 2)熟练掌握线性表数据结构的顺序和链式存储存表示; 3)熟练掌握线性表顺序顺序存储结构的基本操作算法实现; 4)熟练掌握线性表的链式存储结构的基本操作算法实现 5)掌握线性表在实际问题中的应用和基本编程技巧
link
- 1、 静态分配的顺序表及增量式分配的顺序表在表示与实现上的差别,各有何特点; 2、 有头结点的链表与无头结点链表在操作实现上的区别; 3、 头插法与尾插法的操作方法及应用效果对比; 4、 插入、删除操作在顺序存储和链式存储上的差别;
list
- 建立一个单链表并对链表进行插入、删除操作 插入运算 在头指针为head的链表中,在值为a的结点前面插入一个值为x的结点。若链表为空
TC
- 实现对数组、栈、队列、链表进行数据的删除、插入、逆转功能,屏幕显示提示输入功能,输入列表中不通的数字,选择了不同的元素存储方式,进而再选择所要的对数据的操作。
Jelly
- 用VC++ MFC 实现的ATM机模拟器,没有用到数据库,只是简单的使用链表,以及文件操作等,便于学生学习使用-VC++ MFC using the achievement of the ATM machine simulator, the database is not used, but simply the use of linked lists, as well as file operations and so on, to facilitate the use of student
zuoye
- 实现学生信息的录入,查找,删除,修改等操作,使用了两个类Student和Exstudent,List来实现存储,较数组和链表来说很方便。对于学生信息可以自己扩展。-Student Information realize the entry, find, delete, modify, such as the operation, use two categories of Student and Exstudent, List to realize storage, representing a
zifuchaun
- 数据结构:带菜单的字符串单向链表 实现创建 插入 删除字符串的操作-Data structure: a string of one-way linked list with the menu to create insert delete the string realization of the operation
operation-of-the-linear-list
- 用c++写的线性链表的基本操作,有菜单,界面友好-With c++ written the basic operation of the linear list, menu, friendly interface
node__and__the
- 该代码为链表操作实例,包含链表创建,增加节点,删除节点,倒序节点等-The code for the chain table operation instances, including chain table creation, adding nodes, delete nodes, and nodes in reverse chronological order, etc
ihndition
- 该代码为链表操作实例,包含链表创建,增加节点,删除节点,倒序节点等-The code for the chain table operation instances, including chain table creation, adding nodes, delete nodes, and nodes in reverse chronological order, etc
ismimum
- 关于链表的操作可支持链表建立,插入,查找,显示()
vminj047
- 这是我学习数据结构所编写的一些二叉树及链表常用操作的一些代码!()
5122073
- 关于链表的操作可支持链表建立,插入,查找,显示()