CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - shared

搜索资源列表

  1. shared-memory.rar

    0下载:
  2. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:1.25mb
    • 提供者:
  1. 1131713952

    0下载:
  2. 一段好代码,好东西要大家分享,以后我会把我收集的好东西一一上传的。-a good code, good things should be shared, I will make my collection of good things uploaded on January 1.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.07mb
    • 提供者:shichu
  1. uClibc-20030314.tar

    1下载:
  2. 它通过提供glibc兼容使得应用程序移植到较小的c 库时相当得容易. 它能够应用到带虚拟存储的Linux和uClinux上.在大多数带MMU部件的平台上为使它更加紧凑,它也能够编译成共享库.uClibc支持许多处理器:m68000,ColdFire,ARM,MIPS,v850,x86,i960,Sparc,SuperH,Alpha,PowerPC和 Hitachi 8.-it through glibc compatibility allows applications migrate to t
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.97mb
    • 提供者:李涛
  1. test_m

    0下载:
  2. 入门程序,用于测试共享内存的基本编程, 可以学习共享内存的代码实现-entry procedures for testing the basic shared-memory programming, we can learn from the shared memory implementation of the code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.59kb
    • 提供者:孙憬超
  1. 创建&写共享内存

    0下载:
  2. 创建/写共享内存的c语言程序-create / write shared memory c Language Program
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.44kb
    • 提供者:王莉
  1. 读共享内存

    0下载:
  2. 读共享内存的c语言程序-Reading shared memory c Language Program
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.22kb
    • 提供者:王莉
  1. shared-memory

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

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

    0下载:
  2. 本pdf主要讲了几个在linux环境下利用共享内存进行进程同步的程序-the main speakers in a few linux environment using shared memory process synchronization procedures
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:90.49kb
    • 提供者:叶人杰
  1. share_mem

    0下载:
  2. 一个基于HP机器的共享内存的实现, 很使用,大型系统,资料管理非常有用,只要将资料用sql语句配置好,装载共享内存即可,是一个已经在用的大型系统的共享内存程序,非常有价值.-an HP machines based on the achievement of shared memory, the use of very large systems, information management is very useful. As long as the information is use
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:39kb
    • 提供者:young0401
  1. filechild

    0下载:
  2. 一个演示多线程中共享文件操作符的例子。file是主线程,child是子线程。-a demonstration of multi-threaded shared documents operator example. File is the main thread, the child is the son thread.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.38kb
    • 提供者:李方
  1. CANdriver

    0下载:
  2. ARM下加一个硬件驱动比较复杂,不象x86下比较标准,需要对bsp包做些改动。can卡驱动的改动主要在中断方面,因为它使用的是共享中断。-ARM introduction of a more complex hardware-driven, unlike under the x86 standard for comparison. bsp packets need to do alterations. The card can drive major changes in the suspens
  3. 所属分类:Linux/Unix编程

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

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

    • 发布日期:2017-04-09
    • 文件大小:1.25mb
    • 提供者:常顺
  1. SharedMemory

    2下载:
  2. linux下共享内存的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of shared memory under linux as well as sample code. This package is used for inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:12.81kb
    • 提供者:vividonly
  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 program

    • 发布日期:2017-04-02
    • 文件大小:46.82kb
    • 提供者:DVR
  1. Shared-memory-regions

    0下载:
  2. Shared memory regions——Berkeley db共享内存区域介绍-Shared memory regions- Berkeley db introduced shared memory region
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:15.8kb
    • 提供者:robert
  1. shared-library

    0下载:
  2. Qt共享库的使用,Qt4图形界面应用程序编程!-Qt4 shared library!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-22
    • 文件大小:4kb
    • 提供者:dcun
  1. mmconfig-shared

    0下载:
  2. mmconfig-shared.rar - Low-level direct PCI config space access via MMCONFIG - common code between i386 and x86-64. -mmconfig-shared.rar - Low-level direct PCI config space access via MMCONFIG - common code between i386 and x86-64.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-23
    • 文件大小:4.89kb
    • 提供者:zengtonsin
  1. shared

    0下载:
  2. Shared Resource Open VG for Linux.-Shared Resource Open VG for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-16
    • 文件大小:12.79kb
    • 提供者:doutinpin
  1. mmconfig-shared

    0下载:
  2. mmconfig-shared.c - Low-level direct PCI config space access via MMCONFIG - common code between i386 and x86-64.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5.64kb
    • 提供者:rervongmou
  1. shared-memory

    0下载:
  2. 建立一个shared memory,实现两个处理器之间的数据传输。-The establishment of a shared memory, data transfer between the two processors.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-04-15
    • 文件大小:7.24kb
    • 提供者:Mary
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com