搜索资源列表
certi-SHM-3.0.tar
- certi-SHM-3.0.tar 不错的开源的分布式方针软件 大家多多支持 他是linux-certi - SHM - 3.0.tar good open-source software distributed approach we will support him linux
bbslib.tar
- linux下的BBS,使用BBS CACHE,使得mem消耗很低。 天火系統的特點: 1. 統一物件型態設計,讓各種東西都可以在我的最愛出現。 2. 統一各狀態間的功能鍵。( 程式執行過程只 \"程式狀態\" \"物件型態\" 來判定動作 )。 3. 內建各種系統(POP3/SMTP/NNTP/..),未來只需要執行單一程式,就會擁有各種功能。 4. 每個人都可以簡單設定個人板。 5. 未來任兩個 BBS 間都可以透過帳號作某一種程度的同步(Sync)。 6
eurobenV2.0-shm.tar
- 网络带宽测试工具,C/Fortran,Unix/Linux-Network bandwidth testing tools, C/Fortran, Unix/Linux
shm
- linux中设计简单的客户端和服务器端,是操作系统的上机题-linux to design a simple client and server is the operating system on the plane title
txin
- linux系统的shm.c等源码文件,熟悉linux系统的消息通信机制;基于共享存储区的进程间通信的设计-shm.c systems such as linux-source documents, familiar with the linux system message communication mechanism based on the shared storage area of the design-process communication
xmertl-4.0-rc1.tar
- XMeRTL is a new real-time hypervisor system based on linux. It supports FIFO, SHM, XM-DEV funtions.
shm
- 源代码是在Linux上运行,主要是创建共享内存,以实现进程间通信-Linux source code is run, mainly to create shared memory, in order to achieve inter-process communication
shm.tar
- 运行程序,可在linux下创建指定共享内存名,指定大小的共享内存,用于检测此名称此大小的共享内存在linux系统下是否能创建成功-Run the program, created in linux under the name of the specified shared memory, specify the size of shared memory, used to detect the name of this size of shared memory in linux system
shm
- linux下实现对共享内存的操作等等,对posix提供的接口进行封装-achieved under linux operating on shared memory, etc., to provide the interface to the package posix
shm
- linux共享内存读写实例,麻雀虽小,五脏俱全!-linux shared memory using example
shm
- linux下内存管理shm封装库 自己写的-Memory management package library
shm
- linux下进程间通信,简单的共享内存的实现(源代码),适合初学。-linux under the inter-process communication, a simple shared memory implementation (source code), suitable for beginners.
shm
- 这个是本人写的linux中内存共享的c代码,可以实现,非常具有参考价值-I wrote this is a shared memory in linux c code, you can achieve a very valuable reference
shm
- Linux IPC操作之共享内存,代码包含共享内存的读和写的范例-Linux IPC shared memory operation, the code contains examples of shared memory read and write
warehose
- linux下的仓库物联网系统 linux下的仓库物联网系统 linux下的仓库物联网系统 -#include<stdio.h> #include<sys/types.h> #include<sys/ipc.h> #include<sys/msg.h> #include<stdlib.h> #include<unistd.h> #include<string.h> #include<
shm
- 跨平台(windows/linux)实现进程间内存共享功能(share memory with windows and linux)
linux进程之间的通讯综合实例
- A<========>B<=========>C<=====>D<======>E A与B进程之间通过TCP的socket传递 主要掌握socket的流程: A服务器端: socket -->bind---->listen---->accept send read B客户端: socket-->connect->read send 不懂的可以man一下 man socket B与C
02shm
- Linux平台下共享内存的读写接口封装,简单易用(Shared memory read and write interface package, easy to use)
shm.tar
- 這是一個shared memory的使用範例,使用到簡單的Linux API做共享記憶體的分配。(c sample code: an example of the Linux shared memory user space API usage to demonstrate how to use those API fluently)