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

搜索资源列表

  1. 信号量sem

    0下载:
  2. 这是自己写的一个关于经典ipc问题-读者写者的实现。(用信号量实现)-this is the one to write his classic IPS on the issue-the readers to write to achieve. (Using signal capacity achieved)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.71kb
    • 提供者:梁立平
  1. sem_fun

    0下载:
  2. 一组关于linux/unix下sem信号量的控制函数代码,实现对信号量的创建,加,减,删除,返回操作值等操作.-a group of linux / unix sem signal under the control function code, the signal achievement of creation, plus or minus, delete, returned to the operating value of such an operation.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:901byte
    • 提供者:danis2008
  1. bbslib.tar

    0下载:
  2. linux下的BBS,使用BBS CACHE,使得mem消耗很低。 天火系統的特點: 1. 統一物件型態設計,讓各種東西都可以在我的最愛出現。 2. 統一各狀態間的功能鍵。( 程式執行過程只 \"程式狀態\" \"物件型態\" 來判定動作 )。 3. 內建各種系統(POP3/SMTP/NNTP/..),未來只需要執行單一程式,就會擁有各種功能。 4. 每個人都可以簡單設定個人板。 5. 未來任兩個 BBS 間都可以透過帳號作某一種程度的同步(Sync)。 6
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:271.25kb
    • 提供者:夯夯
  1. Rhapsody-0.1.8.tar

    0下载:
  2. sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据库模块详见storage/目录下面的 btree.c与pager.c container目录为常用的容器实现,如果rbtree avltree map heap list vector hashtable deque T树 B树, test目录为测试程序代码经过初步测试,比较稳定。 os_api:装
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:246.58kb
    • 提供者:林绍川
  1. sem

    0下载:
  2. 在类unix中可以方便使用的封装后的信号量操作的接口。-In unix-type can be user-friendly package of the semaphore after the operation interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:904byte
    • 提供者:halllock
  1. sem

    0下载:
  2. 信号量的基本操作是我在学习linux编程时写的-Semaphore s basic operation is my linux programming in learning to write the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1.79kb
    • 提供者:刘海洋
  1. AgoraVai

    0下载:
  2. Teste d esenvolvimento utilizando windows CE aplicaç ã o simples e sem problemas teste já-Teste de desenvolvimento utilizando windows CE aplicaç ã o simples e sem problemas teste já
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:743.62kb
    • 提供者:Elias
  1. UNIXCcode

    0下载:
  2. 用C语言编写的Unix代码实例 供大家参考 -#include <sys/sem.h> #include <sys/types.h> #include <sys/ipc.h> #include <stdio.h> #include <sys/stat.h> #define VERIFYERR(a, b) if (a) fprintf(stderr, " s failed.\n", b) else fp
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:147.08kb
    • 提供者:netdavid
  1. sem.tar

    0下载:
  2. Linux下信号量编程,封装好了接口,可以方便使用-Semaphore programming under Linux, the interface wrapper, you can easily use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.97kb
    • 提供者:yuchun
  1. sem

    0下载:
  2. 代码在Linux上运行,主要是解决生产者消费者的问题,实现进程间的通信。-Code running on Linux, the main producers and consumers to solve the problem, to achieve inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1.93kb
    • 提供者:wwy
  1. semop

    1下载:
  2. 在linux环境下关于信号量的代码,semop-On the semaphore code, in the linux environment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:739byte
    • 提供者:
  1. Sem

    0下载:
  2. Eco Friendly System. How to Make System Friendly For Environment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:102.54kb
    • 提供者:Heero
  1. Sem

    0下载:
  2. linux下system V信号量的C语言封装,及其示例代码,用于进程间通信。-Provide C-language package of system V semaphore under linux as well as sample code. This package is used for inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:9.12kb
    • 提供者:vividonly
  1. semaphore_sharedmenory_fork.tar

    0下载:
  2. Consider a car manufacturing plant. Assume that the manufacturing happens in three stages. In the first stage chassis is manufactured. In the second stage the car is assembled.In the third stage the car is tested. There are two yards, one for parking
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1.83kb
    • 提供者:devesh
  1. sem

    0下载:
  2. Semaphore in linux programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:2.87kb
    • 提供者:hireraju
  1. char-driver-by-sem

    1下载:
  2. 一个字符驱动源码,基于信号量同步。亲自试验,可以运行。-A character-driven source code, semaphore-based synchronization. Test yourself, you can run.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3.82kb
    • 提供者:王涛
  1. sem

    0下载:
  2. linux信号量使用方法,示例中包括源码和makefie,以及经过编译的文件,可以直接运行-linux semaphore usage, examples including source code and makefie, and compiled files that can be run directly
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:4.35kb
    • 提供者:顾满洲
  1. scull-sem

    0下载:
  2. LINUX 驱动入门 字符设备 从入门到提升之 mydve_sem-linux driver primer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:97.79kb
    • 提供者:小敏
  1. sem

    0下载:
  2. linux进程见通信systemv信号灯C语言实现程序,有详尽的sem操作函数,可以作为linuxC语言进程间通信学习的参考代码-linux process see communication systemv signal C language program, a detailed sem operating functions can be used as inter-process communication linuxC language learning reference code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1.65kb
    • 提供者:wuming
  1. sem

    0下载:
  2. 信号管理,资源使用冲突处理机制,PV原语的应用-pv concurrence de ressource
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.92kb
    • 提供者:王碧皓
« 12 »
搜珍网 www.dssz.com