登录
首页 » C++ » CPP-use-shared-memory-

CPP-use-shared-memory-

于 2014-03-10 发布 文件大小:2KB
0 243
下载积分: 1 下载次数: 4

代码说明:

  C++ 使用共享内存实现进程间通信。 文件映射是一种实现进程间单向或双向通信的机制。它允许两个或多个本地进程间相互通信。为了共享文件或内存,所有的进程必须使用相同的文件映射的名字或是句柄。   为了实现共享文件,第一个进程先调用CreateFile方法。接下来调用CreateFileMapping方法来创建一个文件映射对象。并为文件映射指明一个句柄和名称。由于事件,信号,互斥对象和文件映射等这些内核对象都共享同一个名字空间,所以如果这个名字和其他一个对象的名称重名的话那么将创建失败。(C++ use shared memory to achieve inter-process communication)

文件列表:

C%2B%2B use shared memory .txt,6942,2014-03-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DoxygenToolkit.vim-master
    说明:  vim插件,用于vim编辑器中编写程序时插入程序、函数等的注释说明(VIM plug-in for annotation of inserting programs, functions, etc. when writing programs in VIM editor)
    2019-04-13 11:47:48下载
    积分:1
  • direce3D
    语音3D特效器制作, 获取3D缓冲区对象,最大距离和最小距离等具体设置(3D audio effects device production, access to 3D buffer object, the maximum distance and minimum distance from a specific set)
    2009-11-06 16:29:55下载
    积分:1
  • Libela
    Example on how to control accelerometar sensor on samsung omnia i900
    2010-12-16 02:03:52下载
    积分:1
  • gyhhku
    用LabVIEW实现对输入音频滤波达到降噪效果后通过滤波处理,回复原正弦信号,欢迎参阅。。(LabVIEW to achieve the input audio filter to achieve noise reduction effect, through the filtering process, reply to the original sinusoidal signal, welcome to see..)
    2017-07-04 17:01:21下载
    积分:1
  • Release Notes for IDT77222/252 Windows NDIS5 ATM Device Driver, version 1.3
    Release Notes for IDT77222/252 Windows NDIS5 ATM Device Driver, version 1.3
    2022-11-19 23:35:03下载
    积分:1
  • UniteFindCompositor
     C#数据库升序、降序排列数据,对联合查询后的结果进行排序,在SQL语句中经常用到对读取到的数据集进行排序的问题,本例是在联合查询后进行的数据库升序排列和降序排列,有兴趣的可一看。(C# database Ascending, Descending data, to sort the results in the union query, sort of read data set is often used in SQL statements, this case is the union query the database in ascending order and descending arranged interested can see.)
    2013-04-25 11:29:12下载
    积分:1
  • jinchezhushou
    易语言进程助手进程监控源码 一款很不错源码 经过亲测 实时关闭运行进程 经测试win7运行正常(Process easy language assistants process monitoring source through a very good source close to run real-time pro-test process runs properly tested win7)
    2014-06-08 02:17:13下载
    积分:1
  • usbview_test
    基于WDK开发,查看USB设备信息, 编译成DLL动态库,可直接调用(Developed based on the DDK, see the USB device information, compiled into a DLL dynamic libraries, and can be called directly)
    2012-04-10 16:39:23下载
    积分:1
  • aec_nlms_dsp
    e4改进NLMS算法的回声消除器研究与DSP实现,挺不错的一篇论文(aec)
    2010-07-20 11:03:31下载
    积分:1
  • redis-2.8.15.tar
    redis数据库最新的稳定版2.8.15,支持key-value存储,具有很高的执行效率。(redis database latest stable version 2.8.15, support for key-value store, with high efficiency.)
    2020-09-07 16:08:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载