-
number1
实现带头结点的单向链表的创建、删除链表、插入结点等操作,并能实现年龄递增的两个单向链表合并一个链表,合并后的链表按年龄递减,可认为同名同年龄是同一个学生,每个学生在合并后的链表中仅出现一次。最后打印输出合并后的链表元素,验证结果的正确性(Take the lead node singly linked list to create, delete linked list, insert node operation, and age of increasing two-way linked list merge a linked list, combined linked list decreasing by age, with the same name in the same age a student, each student appears only once in the combined list. The final printout list elements after the merger, the correctness of the verification results)
- 2013-05-14 15:14:33下载
- 积分:1
-
UNIX环境高级编程
说明: APUE,linux开发人员必读,内容为文字版有目录,超级推荐,为了下载别的(unix network program)
- 2020-06-18 04:20:02下载
- 积分:1
-
ino的程序贴切而有吸引力
Arduino 的程序 BluetoothLock ino的程序贴切而有吸引力ino的程序贴切而有吸引力ino的程序贴切而有吸引力ino的程序贴切而有吸引力ino的程序贴切而有吸引力ino的程序贴切而有吸引力ino的程序贴切而有吸引力
- 2022-11-17 01:00:03下载
- 积分:1
-
injDll
Visual C++6源码,注射DLL到指定进程,使进程执行Dll的代码。(Visual C++6 source, injection DLL to specified process, the process of implementation of Dll code.)
- 2011-06-12 22:07:24下载
- 积分:1
-
PendMove
常用RS232串口通用库类,可直接使用,谢谢大家~(The common library of the RS232)
- 2013-08-31 22:13:51下载
- 积分:1
-
图书馆管理
附录:程序源代码
---------------------------------------------ReaderLinkList.h---------------------------------
#include"Reader.h"
class CReaderLinkList
{
public:
CReaderLinkList();
virtual
~CReaderLinkList();
public:
CReader *ReaderHead;
};
---------------------------------------------Book.h------------------------------------------------
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-26 09:48:33下载
- 积分:1
-
BigNumeberOperator
这是高精度大数运算的源码,对于大于64位的整形数字的四则运算,是万能的啊……(This is the code of big number s operator.)
- 2011-08-09 15:25:09下载
- 积分:1
-
ad9851的单片机程序上位机软件
ad9851的单片机程序上位机软件,为广大网友参考(AD9851 program upper computer software, for the majority of netizens reference)
- 2020-06-22 05:40:01下载
- 积分:1
-
STM32_ucos
用stm32f103做的示波器源代码,在kiel环境,用ucos实时系统。(Stm32f103 to do with the oscilloscope the source code, in kiel environment, with uc os real-time systems.)
- 2010-01-19 15:37:54下载
- 积分:1
-
yanse
说明: 一个基改变对话框的背景颜色于对话框的MFC AppWizard应用程序中(A base to change the background color of dialog in the MFC AppWizard dialog application)
- 2011-02-27 13:00:45下载
- 积分:1