CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 共享内存

搜索资源列表

  1. AdvVirtualMemory

    0下载:
  2. 详细讲解windows虚拟内存,不错,共享给大家下载,希望有帮助-Explain in detail the windows virtual memory, yes, download for everyone to share, want to help
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:213945
    • 提供者:王俊超
  1. CMemFileDemo

    0下载:
  2. vc 使用内存映射文件来共享数据\CMemFileDemo的程序源码,希望对大家有所帮助-vc memory mapped files to share data \ CMemFileDemo the program source code, we hope to help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:26054
    • 提供者:王辉
  1. process

    0下载:
  2. 进程之间通过内存共享来对文件进行操作,是个很好的参考-Processes through shared memory to manipulate files, is a good reference
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:12826
    • 提供者:63048843
  1. CMemFileDemo

    0下载:
  2. 使用内存映射文件来共享数据\CMemFileDemo\CMemFileDemo.rar,很不错的vc源码,有兴趣的朋友可以看看。-Use memory-mapped file to share data \ CMemFileDemo \ CMemFileDemo.rar, very good vc source, interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:27546
    • 提供者:杜朝晖
  1. ShareDll

    0下载:
  2. DLL之间相互共享数据,实现内存共享. 有完整的内存锁控制和安全策略.-Share data between the DLLs to achieve the shared memory.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:16347
    • 提供者:shayoo
  1. ntier_test

    0下载:
  2. 本测试程序采用框架中多层核心组件编写,演示了操作数据的各种那个功能,以及程序性能。服务器使用的是2M的ADSL动态IP网络的普通电脑,配置为I5处理器,4G内存,WIN7旗舰版。由于2M的ADSL做服务器上传速度只有最大50K/s所以会大幅影响速度。 在这个服务器环境下,单一客户端检索1000条数据大概要2秒,做多客户端并发下,会大幅度提高速度。如果服务器换专用托管的服务器,10M共享带宽下,单一客户端检索1000条数据大概在400毫秒左右。 -The test program uses
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5748465
    • 提供者:小李
  1. fileshare

    0下载:
  2. windows平台下的内存映射共享文件使用接口-windows platform sharing of files using memory-mapped interfaces
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2624
    • 提供者:cbliu
  1. winpalyer

    0下载:
  2. 一个播放器程序,主要技术是进程通讯,内存共享,包括执行文件,源代码,安装文件-A player program, the main technology is the process of communication, shared memory, including the implementation documentation, source code, installation files
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-02
    • 文件大小:14548434
    • 提供者:king
  1. Stm32_ucos_4

    1下载:
  2. 该程序使用消息邮箱,在内存空间开辟了一片区域,供4个任务共享读写。1个任务在写内存时,其它任务不能读写。多个任务可以同时读该内存区域数据。-This program uses the message mailboxes, the memory space to open up a regional, shared reading and writing for the four tasks. A task to write the memory and other tasks can not r
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:285501
    • 提供者:张扬
  1. ShareMem

    0下载:
  2. 内存资源共享的程序,可以知道内存中哪些资源共享-This is a share share
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2284536
    • 提供者:陈林
  1. Linux-DOC

    0下载:
  2. 动态链接的共享库是 GNU/Linux® 的一个重要方面。该种库允许可执行文件在运行时动态访问外部函数,从而(通过在需要时才会引入函数的方式)减少它们对内存的总体占用。本文研究了创建和使用静态库的过程,详细描述了开发它们的各种工具,并揭秘了这些库的工作方式。-Dynamically linked shared library is an important aspect of GNU/Linux ® . Of the library allows an executable file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:32159
    • 提供者:刘健
  1. 111_src

    0下载:
  2. 对于需要做内存共享程序设计的朋友,这个代码完全可以拿来使用。-Friends need to do memory sharing program designed, this code can be used to.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2306734
    • 提供者:
  1. Chat

    0下载:
  2. 通过共享系统内存实现通讯,忘却两个实例来实现,共享通讯-use system memery to communation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:21461
    • 提供者:zcl
  1. LoopQue

    0下载:
  2. 使用队列实现环形缓冲区的设计,将算法实现和内存分配分开设计,适用于进程间内存共享等的情况-Queue to the design of the ring buffer, to separate design, algorithm and memory allocation for inter-process shared memory
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:252203
    • 提供者:SinfulMan
  1. file_map

    0下载:
  2. 内存共享的例子,两个程序怎样共享同一块内存,实现不同进程间通信-Memory shared examples of how the two programs share the same piece of memory, different interprocess communication
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:16949
    • 提供者:姚立明
  1. 3.10-shared_memory.c.tar

    0下载:
  2. 操作系统进程通信--内存共享方式,C语言实现-Operating system process communication- shared memory mode
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:698
    • 提供者:张明蔚
  1. analysis_elf

    0下载:
  2. ELF(Executable and Linkable Format,可执行与可链接格式)是一种二进制文件格式,用于可执行、对象代码、共享库和内存信息转储。1999 年被86open 项目选为x86 架构上的类Unix 操作系统的二进制文件格式标准.此代码对ELF 文件的数据做简单的拆分,对不同的部分用不同的颜色标识。-ELF (Executable and Linkable Format, executable and linkable format) is a binary file for
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:858448
    • 提供者:wangtt
  1. Window-ShareMemeory

    0下载:
  2. Window下使用内存映射文件共享数据的例子-The Window using memory-mapped file share data example
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:82395
    • 提供者:TT
  1. Tranceserver1

    0下载:
  2. C# 内存共享 Socket 结构体转换byte-C# Memory share socket structure to byte
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:210730
    • 提供者:盛毛毛
  1. ClipBoard

    0下载:
  2. 剪贴板(ClipBoard)是内存中的一块区域,是Windows内置的一个非常有用的工具,通过小小的剪贴板,架起了一座彩桥,使得在各种应用程序之间,传递和共享信息成为可能。然而美中不足的是,剪贴板只能保留一份数据,每当新的数据传入,旧的便会被覆盖。-The clipboard (ClipBoard) is an area in memory, it is a very useful tool for the Windows built-in, has set up a small clipboa
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-06
    • 文件大小:3193307
    • 提供者:yang
« 1 2 ... 28 29 30 31 32 3334 35 »
搜珍网 www.dssz.com