搜索资源列表
ListOperate
- 该程序运用线程的思想来操作一个链表,对链表的动作有增加和删除。增加节点和删除节点分别在两个线程里,这两个线程通过事件来进行同步,每次增加10个节点、删除5个节点。-use of the program's ideological threads to operate a chain and the right Chain movements had increased and removal. Additional nodes and delete nodes, in two separ
1-ycx
- 这是一个通讯录程序,建立一个通讯录数据库,运行程序时,将数据读入内存,可以对数据进行删除/修改/添加 操作.数据库是由结构体构成的链表. 问题是:执行删除操作时出点问题. 我在内存中对数据的操作都正常,程序里面有个ShowAll()函数,可显示操作后的数据.我删除一个结点后,显示删除成功.然后退出程序,退出前有个Save()函数,将数据存盘.下次打开后,读取数据正常,用ShowAll()函数正确显示上次对数据的操作,如果这时进行添加或退出,就出问题.具体的问题你可以将程序编译执行搞
学生数据系统
- 学生数据系统,功能比较完整 操作菜单: (可以输入0~14共15个数字键操作,0是退出系统) 1)新建链表? 2)新建文件? 3)读取文件资料? 4)显示成绩的前几名? 5)查找并显示学生个人资料? 6)显示所有学生的成绩? 7)找出学生中重复的号码并显示? 8)删除学生资料? 9)把新建的链表添加到资料中? 10)查询并修改学生资料? 11)统计输入的学生资料总数? 12)排序 (总成绩\\语文\\数学\\英语\\
lianbiao11
- 实现链表的各种操作,包括插入,删除,更新等基本操作.-achieving Chain of operations, including the insertion, deletion, updating basic operation.
noheadlist
- 无头结点链表的全部操作 无头结点链表的全部操作-without a head node linked list of all operating without a head node linked list of all operations
链表的类实现
- 链表的基本操作包括: 1. 初如化表。 2. 检查表是否为空。 3. 输出表。 4. 确定表的长度。 5. 销毁表。 6. 检索第一个节点中的数据。 7. 检索最后一个节点中的数据。 8. 搜索表中指定的项。 9. 在表中插入一项。 10. 从表中删除一项。 11. 复制一个链表。 -Chain basic operation include : 1. As of early table. 2. Check whether the empty ta
PointerC
- 指针链表操作源码-source operating indicators Chain
houzixuandawang
- 练习链表的使用与操作的猴子选大王程序,以反复建立链表的方式有效解决了有意思的数学问题-practicing the use and operation of the monkey king election procedures Listless repeatedly to establish an effective way to solve an interesting mathematical problem
QUEUE3
- 用c实现的链表操作。可以添加、删除队列元素。并判断添加元素是否为数字。程序中有非常详细的注释。
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)
MoBanHS
- FORTRAN 链表操作源码,可方便实现链表结点的添加、删除、建表等功能-FORTRAN source list operation
dianhuanchaxunxitong
- 操作系统链表操作完整的报告有实验截图和运行结果和使用说明及完整的注释-The list of the operating system operation complete report experiments have screenshots and operation results and instructions for use and fully commented
dataquery
- 数据结构中的链表操作部分的经典算法程序实现,vc++下调试通过,很值得参考!-Operating part of the linked list data structure classical algorithm program vc++ through debugging, it is worth considering!
Chain
- 单链表的头文件,可以判断是否存在环,判断环的长度及入口点,还包括最基本的链表操作-Single list of header files, you can determine whether the length of the ring and the entry point to determine the existence of the ring, the list also includes the basic operation
l
- 链表操作,删除,调价,节点,指针-Chain operations, delete, price, node pointer .......
lianbiao1
- 链表操作 链表的定义 构建 删除 添加的一些基本操作-Basic operations defined chain operations delete the added build chain
Linked-list
- link list 链表操作演示,由dev c++编译器编译运行,是很好的或编程学习资料。-link list
wjwh
- 该代码为链表操作实例,包含链表创建,增加节点,删除节点,倒序节点等-The code for the chain table operation instances, including chain table creation, adding nodes, delete nodes, and nodes in reverse chronological order, etc
二叉链表
- 一、 实验目的 (一) 掌握二叉树的逻辑结构和二叉链表存储结构; (二) 验证二叉树的二叉存储和遍历及其基本操作的实现; (三) 理解算法与程序的关系,能够将顺序表算法转化为对应程序;(First, the purpose of the experiment (1) master the logical structure of the two tree and the storage structure of the two linked list; (two) verify the
linker
- C语言中可复用的链表结构,可以不必关心用户数据结构完成链表的增删该查及排序、保存等操作,提供枚举器枚举链表数据(reusable linked list structure in C language.you don't have to worry about the user data structure, complete the additions and deletions of the list, check and sort, save, and so on, and provide