搜索资源列表

  1. shared memory in DLLs

    0下载:
  2. 共享DLL中的变量,可以让多个程序共用一个程序.-shared DLL variables, which allows multiple processes to share a procedure.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:52267
    • 提供者:hayes
  1. shared-memory

    0下载:
  2. unxi下共享内存的使用,提高系统效率-unxi under the use of shared memory, increase system efficiency
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1311810
    • 提供者:周杰
  1. SharedMemIpc_demo

    0下载:
  2. 使用共享内存通讯的程序例子-the demo of communication using shared memory
  3. 所属分类:进程与线程

    • 发布日期:2024-05-06
    • 文件大小:10240
    • 提供者:站长
  1. shared-memory

    0下载:
  2. unxi下共享内存的使用,提高系统效率-unxi under the use of shared memory, increase system efficiency
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:1311744
    • 提供者:周杰
  1. ShareMem共享内存

    0下载:
  2. 一个好的共享内存编程例子,通过该例子可以掌握共享内存编程的方法。比较实用-a good example of shared memory programming, through which we can get examples of shared memory programming method. More Practical
  3. 所属分类:Shell编程

    • 发布日期:2024-05-06
    • 文件大小:1886208
    • 提供者:王杰
  1. shared memory in DLLs

    0下载:
  2. 共享DLL中的变量,可以让多个程序共用一个程序.-shared DLL variables, which allows multiple processes to share a procedure.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-06
    • 文件大小:52224
    • 提供者:hayes
  1. LanFind

    0下载:
  2. 网络搜索计算机,可以查找到共享文件夹!!!!!!!!1-computer network search, to find the shared folder! ! ! ! ! ! ! ! 1
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-06
    • 文件大小:186368
    • 提供者:润子
  1. ShareMemory11

    0下载:
  2. vc中使用共享内存实现进程间通信,代码易懂-vc use shared memory to achieve inter-process communication, code understandable
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:82944
    • 提供者:梁白鸥
  1. shared

    0下载:
  2. 数据挖掘中很不错的源码,一个share算法的java源程序,有极好的可读性-data mining is a good source, a share algorithm java source files, has an excellent readability
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:232448
    • 提供者:leo
  1. MapTest

    0下载:
  2. windows进程通讯的例子,共有三种模式: 共享内存,管道,SOCKET,可以给未接触过的人作为参考-windows example of the process of communication, there are three models : shared memory, pipes, SOCKET. it has not been exposed to people as a reference
  3. 所属分类:通讯编程

    • 发布日期:2024-05-06
    • 文件大小:74752
    • 提供者:111
  1. id3java

    0下载:
  2. id3的java实现,是个不错的源码。其中有一些共享文件也可为c4.5共享-id3 achieve the java, is a good source. Some of which are shared will be able to share c4.5
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-06
    • 文件大小:292864
    • 提供者:林奇
  1. SharedDll

    0下载:
  2. 这个程序是我尝试使用dll共享内存段的代码。当多个程序调用dll时,dll中会产生一块所有程序可以访问的内存块,可用于用于进程通信和控制。-this procedure is to try to use the shared memory of the dll code. When the number of procedures called dll, dll will have an all procedures can acces
  3. 所属分类:进程与线程

    • 发布日期:2024-05-06
    • 文件大小:75776
    • 提供者:姚秋林
  1. eventshare

    0下载:
  2. Sample code that demostrates how to use shared events in Kernel mode.-Sample code that demostrates how to use sha red events in Kernel mode.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:9216
    • 提供者:first
  1. SharedMemory

    0下载:
  2. 这是一个共享内存很好的例子,是进程间通信最常用的一种方法,我觉得对大家很有帮助-This is a good example of shared memory, inter-process communication is the most commonly used a method, I think very helpful to everyone
  3. 所属分类:通讯编程

    • 发布日期:2024-05-06
    • 文件大小:5120
    • 提供者:chuchu
  1. shared_memory_gpu

    0下载:
  2. 利用cuda进行gpu的编程,可以在NVIDIA geforce 8800以上显卡上执行。利用了它的共享内存。比在cpu上执行快的多。-Carried out using cuda GPU programming, NVIDIA geforce 8800 can run more than graphics. Use of its shared memory. Than in the cpu to run faster and more
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:laote
  1. NTShares_demo

    0下载:
  2. 此源码为设置本地文件夹为局域网内的共享文件夹-This source for the establishment of a local folder for the local area network within the shared folder
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-06
    • 文件大小:116736
    • 提供者:liuruihan
  1. Program-Library-HOWTO

    0下载:
  2. programming libraries how to in linux, static libraries, shared libraries, etc-programming libraries how to in linux, static libraries, shared libraries, etc....
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:48128
    • 提供者:DVR
  1. shared-memory

    0下载:
  2. 利用信号量,锁,共享内存来实现线程同步的很好的例子-Using semaphores, locks, shared memory to achieve a good example of thread synchronization
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:1312768
    • 提供者:常顺
  1. ComponentOne-Shared-cracked

    0下载:
  2. ComponentOne Studio For ActiveX 2010 Vol1 cracked ComponentOne Studio for ActiveX2010 最新破解 http://download.componentone.com/pub/ActiveX/studio/Updates/C1StudioActiveX_2010v1.zip-1. Extract C1LicenseActivationC.exe and
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:179200
    • 提供者:li
  1. Power PMAC Shared Memory

    0下载:
  2. Power PMAC Shared Memory
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:275456
    • 提供者:MDelta
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org