搜索资源列表

  1. devmemmap

    0下载:
  2. 驱动编写,可以将PCI内存映射到系统内存-prepared drive can be mapped to the PCI memory system memory
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:8151
    • 提供者:朱超良
  1. ShareMemory

    0下载:
  2. java可以实现内存共享的,请看这是内存映射的源代码-java can achieve shared memory, which is memory Look at the source code for mapping
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5580
    • 提供者:卢武
  1. mmap

    0下载:
  2. 该代码适用于嵌入式开发,内存映射的驱动程序-The code applies to the development of embedded memory mapping Driver
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:30952
    • 提供者:托蒂
  1. quickSort3.12

    0下载:
  2. 内存映射,多线程快速排序,测试速度1000000/30s-memory mapping, multi-threaded quick sort, test speed 1000000/30s
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5764585
    • 提供者:王占亭
  1. MemoryShare

    0下载:
  2. 这个实例分成服务器程序和客户程序,显示了如何使用内存映射文件在两个或多个独立进程间传送数据。-this case into a server and client, showing how to use the memory mapping documents in two or more independent transmission of data between processes.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1308
    • 提供者:王林
  1. VBSendText

    0下载:
  2. VB进程间通讯演示(1.0) 说明:一共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:52250
    • 提供者:gy
  1. memoryyingshe

    0下载:
  2. 一个内存映射程序,包括CLENT,SEVER,内容非常详尽.经典-a memory mapping procedures, including CLENT, SEVER, in great detail. Classic
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:53465
    • 提供者:黄石
  1. 08ReadBMP

    0下载:
  2. 内存映射文件的功能之一就是将磁盘上的整个文件读入内存,应用程序直接访问这块内存就相当于访问文件的内容了。这对于从比较大的文件中读信息来说相当方便。-memory mapping document is one of the functions of disk read the entire document into memory, Application procedures directly to the memory of thi
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6010
    • 提供者:张真
  1. FileMemView

    0下载:
  2. 一个内存映射文件的com组件,将windows中的内存映射函数封装了,可以方便地进行内存映射文件操作-a memory mapping documents com components of the windows memory mapping function package, can convenient for the memory mapping file manipulation
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:49753
    • 提供者:蒋荣安
  1. mapviewTest

    0下载:
  2. 刚才内存映射文件组件的测试程序,描述了如何使用该组件-just memory mapping document components testing procedures, a descr iption of how to use the components
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:125872
    • 提供者:蒋荣安
  1. VBfanbianyi

    1下载:
  2. 一款VB程序反编译工具,能够反编译VB5/VB6的部分程序代码。 主要功能如下: 1、分析程序所用窗体,模块,类模块API,图标,图像; 2、反编译P-CodeExe代码; 3、重建VB工程; 4、加密模块,防止其它软件反编译; 5、抓取内存映射文件。 -new anti-VB compiler tool that can decompile VB5/VB6 part of the code. The main
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2317952
    • 提供者:魏存庆
  1. www.cohoo.com.cn.socket

    0下载:
  2. 共四个演示。分别如下: 1:Sample    一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText    不用窗口子类化,而达到和发送自定义消息同样的效果。  3:SendFile    由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat    演示2和演示3使用的都是SendMessage
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:52570
    • 提供者:cohoo
  1. FileMap

    0下载:
  2. Window下使用内存映射文件共享数据的例子,有客户端和服务器端-Window use file-sharing memory mapping data example, the client and server
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:78619
    • 提供者:liuyidao
  1. mememoryfile

    0下载:
  2. 通过VC实现 内存映射的文件,非常方便好用-VC achieve through memory mapping document, a very convenient handy
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:53465
    • 提供者:刘本
  1. 2006021801

    0下载:
  2. 共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:52568
    • 提供者:毛东
  1. APIforregistry

    0下载:
  2. DLL内存映射HOOK示例代码v1.0.rar-DLL memory mapping HOOK sample code v1.0.rar
  3. 所属分类:Dephi控件源码

    • 发布日期:2008-10-13
    • 文件大小:82441
    • 提供者:guweijie
  1. VCram

    0下载:
  2. VC++中使用内存映射文件处理大文件,文件操作是应用程序最为基本的功能之一,Win32 API 和MFC 均提供有支持 文件处理的函数和类,常用的有Win32 API 的CreateFile()、WriteFile()、 ReadFile()和MFC 提供的CFile 类等-VC use memory-mapped file handling large files, file manipulation application
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:104003
    • 提供者:victor
  1. memorymappedfilesyntaxoperation

    0下载:
  2. 6.如何使用内存映射文件实现多个程序间互斥运行?-6. How to use memory-mapped file to achieve a number of procedures among mutually exclusive operation?
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:36597
    • 提供者:hanyou
  1. gpio1

    0下载:
  2. 利用开发板上的/dev/mem设备,进行内存映射,驱动cpu的GPIO口,点亮和熄灭led灯.附makefile文件-use development board / dev / mem equipment, memory mapping, Drivers cpu GPIO the mouth, and the lights extinguished led lights. makefile attached document
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:18636
    • 提供者:luchong2000
  1. led-driver

    0下载:
  2. LINUX下控制LED屏的驱动程序,可以实现内存映射功能-LINUX LED screen under the control of the driver, can be achieved memory mapping function
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:41602
    • 提供者:deeply2000
« 1 2 3 4 5 67 8 9 10 11 ... 24 »

源码中国 www.ymcn.org