搜索结果
找到约 18 项符合
Stacks 的查询结果
按分类筛选
数据结构 Microsoft 面试常考算法 Implementation of Queue using 2 Stacks.
Microsoft 面试常考算法
Implementation of Queue using 2 Stacks.
通讯/手机编程 Enumeration features of the Widcomm and Microsoft stacks under a unique API
Enumeration features of the Widcomm and Microsoft stacks under a unique API
其他书籍 this book mainly includes these contents :linked list, stacks and queuse, recursions, binary tree, m
this book mainly includes these contents :linked list, stacks and queuse, recursions, binary tree, multi tree, graphs, sorting, hashing, data compression.
PCB相关 PCB设计问题集锦
PCB设计问题集锦
问:PCB图中各种字符往往容易叠加在一起,或者相距很近,当板子布得很密时,情况更加严重。当我用Verify Design进行检查时,会产生错误,但这种错误可以忽略。往往这种错误很多,有几百个,将其他更重要的错误淹没了,如何使Verify Design会略掉这种错误,或者在众多的错误中快速找到重要的错误。 答 ...
电源技术 电池管理系统的多点温度测量方案
 
Abstract: It is critically important that lithium-ion battery stacks have a good battery-management system for monitoring many cellvoltages and cell temperatures. Without that monitoring, thermal runaway can lead to a battery explosion. This design idea presentsa low-power circuit that me ...
单片机编程 Mini2440启动代码详解
BIT_SELFREFRESH EQU (1<<22) ;定义SDRAM自刷新标志位
16
17 ;Pre-defined constants 预定义6种工作模式
18 USERMODE EQU 0x10 ;用户模式
19 FIQMODE EQU 0x11 ;快速中断模式
20 IRQMODE EQU 0x12 ;中断模式
21 SVCMODE EQU 0x13 ;监管模式
22 ABORTMODE EQU 0x17 ;异常中断模式
23 UNDEFMODE EQU 0x1b ;未定义模 ...
可编程逻辑 PCB设计问题集锦
PCB设计问题集锦
问:PCB图中各种字符往往容易叠加在一起,或者相距很近,当板子布得很密时,情况更加严重。当我用Verify Design进行检查时,会产生错误,但这种错误可以忽略。往往这种错误很多,有几百个,将其他更重要的错误淹没了,如何使Verify Design会略掉这种错误,或者在众多的错误中快速找到重要的错误。 答 ...
测试测量 电池组电压测量的研究
&nbsp;
Automobiles, aircraft, marine vehicles, uninterruptiblepower supplies and telecom hardware represent areasutilizing series connected battery stacks. These stacksof individual cells may contain many units, reaching potentialsof hundreds of volts. In such systems it is oftendesirable to acc ...
通讯/手机编程 This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the I
This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the INET driver (inet) that provides Unix98 compatible interface to Linux NET4 TCP/IP stacks, and all the necessary manpages and other documentation. Although these components are contained in our LiS and ...
软件设计/软件工程 十部经典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE C
十部经典算法合集 .chm
Fundamentals of Data Structures
by Ellis Horowitz and Sartaj Sahni
PREFACE
CHAPTER 1: INTRODUCTION
CHAPTER 2: ARRAYS
CHAPTER 3: STACKS AND QUEUES
CHAPTER 4: LINKED LISTS
CHAPTER 5: TREES
CHAPTER 6: GRAPHS
CHAPTER 7: INTERNAL SORTING
CHAPTER 8: EXTERNAL SORTING
CHAPTE ...