搜索资源列表
1131713952
- 一段好代码,好东西要大家分享,以后我会把我收集的好东西一一上传的。-a good code, good things should be shared, I will make my collection of good things uploaded on January 1.
uClibc-20030314.tar
- 它通过提供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
test_m
- 入门程序,用于测试共享内存的基本编程, 可以学习共享内存的代码实现-entry procedures for testing the basic shared-memory programming, we can learn from the shared memory implementation of the code
创建&写共享内存
- 创建/写共享内存的c语言程序-create / write shared memory c Language Program
读共享内存
- 读共享内存的c语言程序-Reading shared memory c Language Program
shared-memory
- unxi下共享内存的使用,提高系统效率-unxi under the use of shared memory, increase system efficiency
synchronized
- 本pdf主要讲了几个在linux环境下利用共享内存进行进程同步的程序-the main speakers in a few linux environment using shared memory process synchronization procedures
share_mem
- 一个基于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
filechild
- 一个演示多线程中共享文件操作符的例子。file是主线程,child是子线程。-a demonstration of multi-threaded shared documents operator example. File is the main thread, the child is the son thread.
CANdriver
- 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
shared-memory
- 利用信号量,锁,共享内存来实现线程同步的很好的例子-Using semaphores, locks, shared memory to achieve a good example of thread synchronization
SharedMemory
- linux下共享内存的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of shared memory under linux as well as sample code. This package is used for inter-process communication.
Program-Library-HOWTO
- programming libraries how to in linux, static libraries, shared libraries, etc-programming libraries how to in linux, static libraries, shared libraries, etc....
Shared-memory-regions
- Shared memory regions——Berkeley db共享内存区域介绍-Shared memory regions- Berkeley db introduced shared memory region
shared-library
- Qt共享库的使用,Qt4图形界面应用程序编程!-Qt4 shared library!
mmconfig-shared
- 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.
shared
- Shared Resource Open VG for Linux.-Shared Resource Open VG for Linux.
mmconfig-shared
- mmconfig-shared.c - Low-level direct PCI config space access via MMCONFIG - common code between i386 and x86-64.
shared-memory
- 建立一个shared memory,实现两个处理器之间的数据传输。-The establishment of a shared memory, data transfer between the two processors.