登录
首页 » 数据结构 » 链表实现

链表实现

于 2022-01-26 发布 文件大小:1.46 kB
0 327
下载积分: 2 下载次数: 1

代码说明:

应用背景C语言实现链表...(包含完整注释,使用链表结构可以克服数组链表需要预先知道数据大小的缺点,链表结构可以充分利用计算机内存空间,实现灵活的内存动态管理。但是链表失去了数组随机读取的优点,同时链表由于增加了结点的指针域,空间开销比较大。链表最明显的好处就是,常规数组排列关联项目的方式可能不同于这些数据项目在记忆体或磁盘上顺序,数据的存取往往要在不同的排列顺序中转换。链表允许插入和移除表上任意位置上的节点,但是不允许随机存取)关键技术包含初始化链表函数、检测链表是否为空函数、清空链表函数、查找第i个元素函数、查找与e相同元素函数、在制定位置插入元素函数、删除指定元素函数、获取链表长度函数

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 病人管理系统
    病人管理系统是用来保持病人预约和病史。
    2022-02-15 00:20:35下载
    积分:1
  • 这是关于古代9连环问题的求解过程,包括安装跟坼卸
    这是关于古代9连环问题的求解过程,包括安装跟坼卸-This is a chain of nine ancient problem solving process, including the installation of crack with dumping
    2022-04-01 14:14:11下载
    积分:1
  • ACCESS编写的库维护操作平台,可以给写ACCESS程序的同志提供参考...
    ACCESS编写的数据库维护操作平台,可以给写ACCESS程序的同志提供参考-ACCESS prepared database maintenance operation platform, you can write to the ACCESS program to provide reference comrades
    2022-04-29 01:44:46下载
    积分:1
  • 这是中模拟栈的一个精典例子利用火车进站出站模拟出栈和入栈...
    这是数据结构中模拟栈的一个精典例子利用火车进站出站模拟出栈和入栈-This is the data structure of a simulated stack classic examples of using the train station stop simulated stack and pushed
    2022-07-24 05:01:28下载
    积分:1
  • 图书管理系统源码及报表分析,库管理..
    图书管理系统源代码及报告分析,图书管理系统源代码及报告分析-Library management system source code and reports analysis, library management system source code and reports analysis of
    2023-01-03 02:35:07下载
    积分:1
  • phpMyAdmin v4.1.0 rc3
    phpMyAdmin是一个以PHP为基础,以Web-Base方式架构在网站主机上的MySQL的资料库管理工具。phpMyAdmin 可以管理整个MySQL服务器(需要超级用户),也可以管理单个数据库。为了实现后一种,你将需要合理设置MySQL用户,他只能对允许的数据库进行读/写。那要等到你看过MySQL手册中相关的部分。   phpMyAdmin 4.1.0 rc3 更新日志:2013-12-7 phpMyAdmin 4.1.0 第三个候选版本发布,此版本包含了很多重大改进和bug修复 phpMyAdmin 4.1.0 现在最低支持PHP 5.3 版本和 MySQL 5.5 版本。 以下是一些重大的改进: *当连接控制主机时可以指定端口 *创
    2022-10-01 12:15:05下载
    积分:1
  • YAN Wei
    严蔚敏的数据结构(C语言)源码,适合研究-YAN Wei-min data structure (C language) source code, suitable for research
    2022-04-10 07:43:29下载
    积分:1
  • 相当不错 最新的
    相当不错 最新的-quite the latest
    2022-03-12 02:34:19下载
    积分:1
  • 初学者学习c语言的编码,
    初学者学习c语言数据结构的编码,-Beginners to learn c language data structure encoding,
    2022-09-25 03:00:02下载
    积分:1
  • 1, for providing patients with better and faster and more efficient services and...
    1、为病人提供更好更快、更快的服务,提高医院在医疗市场的竞争力以及吸引更多的病人到本医院就医; 2、人力工资昂贵,迫使医院采用计算机以提高劳动效率; 功能:1、门诊挂号:为病人提供就医卡方便病人; 2、住院病人管理系统:是医院可以随时了解病人情况; 3、药房管理系统:提高了药品管理的质量,和工作效率; 4、门诊医生工作站、住院费用的管理、病历管理系统、以及外部接口等。-1, for providing patients with better and faster and more efficient services and improve the hospital in the medical market competitiveness and to attract more patients to the hospital 2, manpower, high cost of labor, forcing hospitals to improve the working efficiency of the computer function : 1, out-patient registration: In order to provide patients with the convenience of patients for medical treatment card 2, patients management system: a hospital patient can understand 3, pharmacy management system: To improve the quality of drug management, and efficiency 4, the doctor-patient workstations, the cost of hospital management, medical records management system, as well as external interfaces.
    2023-05-18 04:40:04下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载