搜索资源列表
libshd
- SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Socket 套接字类 SH_Tcp TCP类
comexample
- COM技术及其分布式应用,这上一个典例,好东东应该共享-Distributed COM technology and its application, which on a typical example, should be shared good Dongdong
COMObject
- COM server with shared memory
COM
- COM是一种跨应用和语言共享二进制代码的方法。与C++不同,它提倡源代码重用。ATL便是一个很好的例证。源码级重用虽然好,但只能用于C++。-COM is a language shared across applications and binary code. And C++, which advocates the source code reuse. ATL is a good example. Source-level reuse is good, but only for C++.
MuiltiProcessTab
- 一个简单的多进程多标签页浏览器,使用的是进程间通信实现,还使用了共享内存-A simple multi-process multi-tab browser, using inter-process communication, also uses a shared memory