双向链表
- 网络list;Double Linked List;Doubly Linked List;doubly-linked list
-
采用C语言的双向链表数据结构描述和记录用户所编制的梯形图,从而将梯形图的全屏幕编辑功能转换成双向链表的规范化操作。
Double linked list data structure programmed by C language to describe and record ladder diagram programmed by users , which can convert whole screen function for ladder diagram into standard operation after assembling .
-
用OOP方法实现的一种双向链表及其在专用智能设备中的应用
A Kind of Dual Link List that Realizes with OOP Method and It 's the Application in the Special Intelligence Equipments
-
一个用C语言编写的图书馆管理系统,采用双向链表的数据结构。
A C language library management system , a two-way linked-list data structure .
-
下面五个宏是带有双向链表的DKOM的基础。
The following five macros are the basis for DKOM with doubly-linked lists .
-
带头结点的双向链表算法讨论
The Discussion on the Algorithm in Double Chained Linear List With First Node
-
基本上,在项目添加到列表中,他们被追加到一个双向链表。
Basically , as items are added to the list , they are appended to a doubly linked list .
-
而双向链表是链表的一种,也是数据结构的标准数据结构之一。
And two-way linked list is a list as well as data structures , one of the standard data structure .
-
这个程序是基于双向链表实现的,很好地诠释了此特殊的数据结构。
This procedure is based on the realization of two-way linked list , a good interpretation of this particular data structure .
-
一般来说,如果你曾经采取了编程过程中,你可能知道什么是双向链表的。
Generally , if you 've ever taken a programming course , you probably know what a doubly linked list is .
-
建立双向链表的数据结构,解决了管网节点计算机自动编号的两个关键技术:点捕捉和线捕捉。
Two key techniques of snapping points and snapping lines are settled as a result of data structure of doubly linked list .
-
采用双向链表进行动态结点分配的算法,提高了算法效率;
The bidirectional link table is applied to carried on the dynamic node assignment , for enhancing the efficiency of the algorithm ;
-
关键技术在于在采用双向链表描述梯形图的基础上,对梯形图进行二次抽象。
The key technic is to make another abstract for ladder diagram on the base of taking double list as its structure model .
-
对图元的管理则使用双向链表的结构,以数据文件的形式保存图形。
The management of graphic unit adopts the data structure of double linked list and save graphics in the form of data file .
-
采用双向链表的数据结构来描述和记录梯形图的各种信息,以实现全屏幕编辑功能。
Information of grading level and the passing order of bamboo sticks were stored in doubly linked list data structure by control algorithm .
-
在该系统中,文件和目录都采用同一种结构,通过建立由文件节点组成的版本双向链表和区域双向链表,实现了日志功能。
The version bidirectional list and area bi-directional list made up of file node are design to realize the function of the journal file .
-
针对无操作系统的系统任务管理灵活性不足的缺点,建立了具有双向链表结构的任务控制块,方便了任务管理。
For operating system task management inflexibility , we established task control blocks which have two-way link table structure , so that making task management convenience .
-
采用面向对象技术和双向链表数据结构,开发了约束调整算法的通用程序,并将其嵌入到遗传算法中。
Using O-O technology and double linked list data structure , the general program of constraint adjustment algorithm is developed and embedded into the genetic algorithm .
-
在建模过程中,利用双向链表来存储树模型的控制点数据,然后采用数据结构中深度优先遍历方法,遍历出树模型中每段树枝。
In the process of modeling , getting two-way linked list to store control point data of the tree model . Then using the depth-first traversal method to traverse the two-way linked list .
-
介绍了数据处理的几种算法,提出了采用双向链表存储大量数据的算法,并利用VC++实现了该数据优化的算法。
Some methods on data processing are introduced . A kind of algorithm is put forward , namely , large data sets are stored by means of double direction chain chart , which is realized by VC + + .
-
文章就作战模拟初始态势生成系统的主要功能、信息流程、数据结构及军标双向链表类的设计与实现作了较为详尽的论述。
This paper discusses in detail the design of the main functions , information flow and data structure of the system as well as the design and realization of the class of the bi-directional table for the military sign .
-
系统采用双向链表的形式存放译码后的加工信息,根据双向链表中每个结点内的加工信息,调用运动控制卡的库函数,实现工件的轨迹控制;
The system adopts double linked list to store the machining information after decoding , according to each node machining information of double linked list , calls the built-in functions of the motion control card , realizes locus control of the workpiece ;
-
即以文本形式的零件程序转化成二维文本,采用双向链表的数据结构描述和记录每行零件程序段,在内存中建立映像区,实现全屏幕编辑。
The whole screen editor is carried out by way of transforming the text - formed parts programs into 2 dimension text file , using the data structure of double linked list to describe and record each line of parts program , and constructing the map area in memory .
-
缓冲区的数据结构采用双向循环链表和哈希表。
Double-linked circular list and hash table are used here to manage all buffers .
-
两个长数字串全乘快速算法实现&双向循环链表应用实例
The Fast Algorithm of two Long Digital Strings Multiplication & The Application of Double-linked Circular Lists
-
通过数据结构的双向循环链表的插入和删除算法,进一步理解令牌总线网的站点插入和删除,把学科间的内容相互衔接起来,使问题更加简单化。
This paper , by mastered insertion and deletion of node algorithm in double circle linked list , goes a step further to understand the insertion and deletion of station , achieving mastery through a comprehensive study of the subject so that abstract problem becomes easy and simple .
-
在研究工作流和实现高校办公自动化系统的基础上,设计并实现了一个双向的数据库链表工作流管理引擎。
On the basis of studying workflow management technology and university OA , a double database link list workflow management engine is designed and realized .