-
-
-
pcap_client.zip
It if capture source code in linux system, It is useful for developer, as It is network program with c language and It can analyze tcp/ip stack after capturing packets.
-
-
Linux.for.Embedded.and.Real-time.Applications.rar
The book explains the use of Linux in embedded and realtime applications. The focus is on how to use Linux subsystems in those specific applications. For example, how to use the network stack in Linux to achieve realtime response requirements.
-
-
[38].zip
(stack)栈的常用操作,包括删除顶部数据,判空栈表,读取栈顶元素,将新数据存入栈内,等等。
-
-
A2-Libraries.zip
... launches batches of threads on the GPU (application controlled
SIMD program structure)
– Fully general load/store memory model (CRCW, arbitrary resolution)
– Simple extension to standard C
– Mature(d) software stack (high-level and low-level access)
-
ss.zip
非递归合并排序,用stack实现的。包含一个test.h头文件
-
nrq.zip
非递归快排,用stack实现的,包含一个test.h头文件
-