lwqsiii88

所属分类:Windows编程
开发工具:Visual C++
文件大小:6KB
下载次数:0
上传日期:2019-01-01 00:52:21
上 传 者cotreugmhbfng
说明:  该代码为链表操作实例,包含链表创建,增加节点,删除节点,倒序节点等
(The code is an example of a linked list operation, including the creation of a linked list, the addition of nodes, the deletion of nodes, the reverse order of nodes, and so on.)

文件列表:
1link_list.h (1177, 2017-11-06)
students_list.h (891, 2017-11-06)
students_list.c (2313, 2017-11-06)
Ylink_list.c (3086, 2017-11-06)
studentinfo (13507, 2017-11-06)

该代码为链表操作实例 link_list.c 为链表操作函数程序 students_list.c 为主函数程序 studentinfo 为linux下使用 gcc *.c -o studentinfo 编译后的可执行程序 运行说明:linu下,在当前目录下使用 ./student 命令执行该程序后按提示输入学生信息(学生姓名,性别,年龄,分数等),按 ctrl+D 结束输入,并打印所有学生信息。

近期下载者

相关文件


收藏者