搜索结果
找到约 12 项符合
queues 的查询结果
网络 word count information using message queues
word count information using message queues
数学计算 queues implementation
queues implementation
matlab例程 Matlab: simulink mdl files for some basic queues.
Matlab: simulink mdl files for some basic queues.
单片机编程 FREERTOS的官方移植文档
FeaturesThe following standard features are provided.• Choice of RTOS scheduling policy1. Pre-emptive:Always runs the highest available task. Tasks of identical priorityshare CPU time (fully pre-emptive with round robin time slicing).2. Cooperative:Context switches only occur if a task blocks, ...
其他书籍 算法ebook(10部算法经典著作的合集) 算法ebook> 10部算法经典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Hor
算法ebook(10部算法经典著作的合集) 算法ebook> 10部算法经典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2)Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett (3)Data Structures and Algorithm Analysis in C by Mark A ...
软件设计/软件工程 十部经典算法合集 .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 ...
其他 The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services.
The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals:
To support massive concurrency, on the order of tens of thousands of clients per node
To exhibit robust performance under wide variations in load and,
To simplify the ...
网络 PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading
PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP sockets and named pipes. PTypes also offers messa ...
其他书籍 輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括 1) base C++ review, 2) Pointers and Dynamic Objects, 3) R
輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括
1) base C++ review,
2) Pointers and Dynamic Objects,
3) Recursion,Linked Lists,
4) Stacks and Queues,
5) Algorithm Analysis,
6) Insertion Sort and Mergesort,
7) Quicksort,
8) Heaps and Heapsort,
9) Lower Bound of Sorting and Radix Sort,
...
通讯编程文档 CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre-processor commands Operator P
CppReference
对于c/c++的详尽说明
C/C++ Reference
General C/C++
Pre-processor commands
Operator Precedence
Escape Sequences
ASCII Chart
Data Types
Keywords
Standard C Library
Standard C I/O
Standard C String & Character
Standard C Math
Standard C Time & Date
Standard C Memory
Other stan ...