搜索资源列表
使用内存映射文件共享数据的例子 FileMap.zip
- 使用内存映射文件共享数据的例子
共享库
- 讲述了如何在unix/linux下做动态共享库- How narrated has made the dynamic sharing storehouse under unix/linux
探测网络共享密码
- 用VB写的探测网络共享密码的源代码,十分有用,希望成为黑客的人,可以学学。-It is a source code which written buy VB,it can detect the network code,which is very useful. You d better learn it if you want to be a hacker.
进程线程间共享数据的DLL
- 应用内存映射文件方式,实现了在应用程序的进程之间进行共享数据-application memory mapping document, achieved in the application process for sharing data between
共享内存
- 共享内存示范代码,该程序给出了,多线程共用内存的事例-shared memory model code, the program is a shared memory multi-threaded stories
创建&写共享内存
- 创建/写共享内存的c语言程序-create / write shared memory c Language Program
读共享内存
- 读共享内存的c语言程序-Reading shared memory c Language Program
共享软件加密算法库 3.22
- 共享软件加密算法库-sharing software encryption algorithm library
创建写共享内存
- 创建写共享内存的例子,学习ipc的好-create shared memory example, a good learning IPS as moving
共享软件的注册加密法
- 介绍如何对共享软件加密。针对菜鸟!文档!-how to share encryption software. Against a birdie! Document!
memmap
- windows 内存共享事例程序详细介绍了WINDOWS内存的访问读写-windows shared memory examples procedures described in detail WINDOWS memory access to read and write
ShareMem
- VC下的共享内存类,可以添加删除数据。共两个文件ShareMem.cpp和ShareMem.h-VC under the shared memory class, you can add delete data.
ShareMemory
- Windows下共享内存工具库,包含源代码和例子程序(服务器与客户端)-Shared memory under Windows tool library, including source code and sample applications (server and client)
com_test
- linux/unix下使用unix域套接字通信与使用共享内存+信号量通信方式的用时测试比较代码。-linux/unix use unix domain socket communication and the use of shared memory+ semaphore method of communication when the test code.
shared-memory
- 利用信号量,锁,共享内存来实现线程同步的很好的例子-Using semaphores, locks, shared memory to achieve a good example of thread synchronization
sharedmemry
- linux 多线程编程, 共享内存传递数据,为了实习多个线程同时访问数据,需要互斥,保证数据同步等-linux multithreaded programming, shared memory to transfer data, in order to practice multiple threads simultaneously access the data, need mutual exclusion, to ensure data synchronization
linuxIPC
- Linux 进程间通信实例包括:共享内存、管道、套接字域、消息队列、信号、信号灯;注释详细,全部经过编译验证-Examples include the Linux inter-process communication: shared memory, pipe, socket domain, message queues, signals, lights comment in detail, all compiled authentication
sharemem
- linux下共享内存的简单实例 可以很好的理解共享内存是怎么回事 很简单的-shared memory under linux simple example can be a very good understanding of how shared memory is a very simple matter
使用内存映射文件共享数据的例子 FileMap
- 使用内存映射文件共享数据的例子- The use memory maps the document sharing data the example
内存共享c#版
- 运用windwosAPI共享内存的使用实例(Using windwosAPI shared memory example)