- Overview-for-PI-specs_2702_V23_Oct10 This document is the Overview and guidance for PROFINET specifications. It is one of the Technical Specification for PROFINET.
- ssvmmlight-66v svm(支持向量机)是著名的分类算法
- SPM TMS320F2812实现三相SPWM波形
- quaeivued-modem MATLAB程序实现用水线阈值法分割图像
- 程序 LTE 物理层解传输分集预编码matlaB仿真(lte physical layer solution transmission diversity precoding matlaB simulation program)
- MATLAB时频分析 短时傅里叶变换
文件名称:linklist
-
所属分类:
- 标签属性:
- 上传时间:2016-03-07
-
文件大小:4.35kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
链表是一种物理存储单元上非连续、非顺序的存储结构,数据元素的逻辑顺序是通过链表中的指针链接次序实现的。链表由一系列结点(链表中每一个元素称为结点)组成,结点可以在运行时动态生成。每个结点包括两个部分:一个是存储数据元素的数据域,另一个是存储下一个结点地址的指针域。-The list is a non-contiguous physical memory cell, non-sequential storage structure, logical sequence of data elements through the list of pointers linking order to achieve. It lists a series of nodes (each element in the list known as nodes) composed of nodes can be dynamically generated at runtime. Each node consists of two parts: one is a data field to store data elements, and the other is to store the address of the next node pointer field.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
linklist/
linklist/app
linklist/linklist.c
linklist/linklist.h
linklist/Makefile
linklist/app
linklist/linklist.c
linklist/linklist.h
linklist/Makefile
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.