单链表 meaning in English
single linked list
singly linked list
Examples
- List processing is one of the computer s biggest strengths ; singly linked lists provide the basis for a number of interesting algorithms and techniques that are useful in every aspect of programming
列表( list )处理是计算机最强功能之一;单链表( singly linked lists )为可以应用于编程各个方面的许多有趣的算法和技术提供了基础。 - Singly linked lists are a powerful abstraction that allow programmers to represent numerous types of data ; extending those lists to handle arbitrary data types can offer effective tools for processing data
单链表是使得程序员可以描述多种类型的数据的一种有效抽象;可以将链表的使用扩展到任意类型数据的处理当中,这为处理数据提供一个有效的工具。 - Bassing on the theory of equivalent calculates , this paper utilizes the data structure and c + + program design language , to analyze the logic structure of proposition formula , designs the saving structu - re that use the broad sense menu chained list , and explored to beg for in this foundation how to carry out its basic operation , thus and further clarifying the computer implementation algorithm of the complicated equivalent calculation
本文针对等值演算理论,通过数据结构和c + +程序设计语言,分析了命题公式的逻辑结构,设计出用广义表单链表的存储结构,并在此基础上探讨了如何实现其基本操作,从而进一步阐明了复杂等值演算的计算机实现算法。