-
single
单链表逆置的源码~提供了源码和源码说明~简单实用,适用于课堂作业程度(Reverse single linked list provides a set of source code source code and source code ~ ~ simple and practical instructions for classroom work degree)
- 2011-02-15 13:58:07下载
- 积分:1
-
LINK
建立链表的算法:
新节点链入表尾建立链表:
动态分配第一个节点变量;
用指针head 妥善保存链表第一个节点的地址值;
依次动态分配一个新节点变量;
将上一个节点的指针域指向新生成的节点;
循环3),4)步骤,直到所有节点均连入链表;
将最后一个节点的指针域赋值为0;
(Establish the list of algorithms:
The new node links footer build list:
Dynamic allocation of the first node variable
Keep the list head pointer of the first node address value
In order to dynamically allocate a new node variable
The domain of a node pointer to the new generation of nodes
Cycle 3), 4) step, until all nodes are connected to the chain
Pointer field will last node assigned to 0 )
- 2015-01-05 16:03:48下载
- 积分:1
-
手机蓝牙房间控制器
采用STC12C5A60S2通过蓝牙模块控制房间内的灯光,调节时间,烙铁温度等设备,并通过OLED屏SSD1106显示出设备的工作状态。
- 2022-06-01 14:44:33下载
- 积分:1
-
MCG
MC9S12DZ60时钟初始化程序, C语言, code warrior 软件(initial program of MCG, C language,code warrior software)
- 2012-01-02 18:01:07下载
- 积分:1
-
AlumniInformationSystem_C
To record alumni contact information
- 2020-06-24 06:40:02下载
- 积分:1
-
0931205
做完半年的毕业设计后,老师让我对opnet软件学习写的一个总结,希望对后来的同志们有所帮助,()
- 2018-06-06 15:57:59下载
- 积分:1
-
2014
2014 Continuous Learning of Human Activity Models - imp(2014 Continuous Learning of Human Activity Models- imp)
- 2015-03-15 19:10:40下载
- 积分:1
-
c++常用算法集,包含数据结构,图论等成熟经典算法
c++常用算法集,包含数据结构,图论等成熟经典算法
-c++ commonly used algorithms, including data structures, graph theory, such as mature classical algorithm
- 2022-03-17 16:30:36下载
- 积分:1
-
bankCPPclasses
Bank account implementation using classes in C(Bank account implementation using classes in C++)
- 2016-02-15 04:14:12下载
- 积分:1
-
温湿度监控系统
基于物联网的温湿度传感器自动恒温技术,该技术利用IIC通信,实现温湿度自动调节.(Automatic Constant Temperature Technology of Temperature and Humidity Sensor Based on Internet of Things)
- 2020-06-20 10:00:01下载
- 积分:1