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

搜索资源列表

  1. threads

    1下载:
  2. Linux高级编程:多线程、线程池、并发处理、信号等-Linux Advanced Programming: Multi-thread, thread pools, concurrent processing, signal, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:6230
    • 提供者:张三
  1. 07

    0下载:
  2. Linux下进程间通信实例之一--信号,编译gcc -o 07_02 07_02.c-Linux, inter-process communication- signal
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:9151
    • 提供者:hero
  1. linuxflockipc

    0下载:
  2. linux下面的文件锁和信号量的程序-linux lock the following documents and procedures for traffic signal
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:30360
    • 提供者:站长
  1. linux_useAPI_and_other

    0下载:
  2. linux 应用程序API_进程 进程和信号编程 管道/io ,进程间通讯,网络编程, 线程机制 -linux application process and signal process API_ programming pipeline/io, inter-process communication, network programming, threading mechanism
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:424385
    • 提供者:aa
  1. pthread

    1下载:
  2. linux下的多线程的创建及信号同步,信号量,互斥量-under linux to create multi-threaded and signal synchronization, semaphores, mutex volume
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:26502
    • 提供者:wuqian
  1. sigaction.c

    0下载:
  2. A sample program to demonstrate the usage of signal handling in linux C programing language.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:744
    • 提供者:jeff
  1. linuxC

    0下载:
  2. linux下的C语言编程入门 目录介绍 1)Linux程序设计入门--基础知识 2)Linux程序设计入门--进程介绍 3)Linux程序设计入门--文件操作 4)Linux程序设计入门--时间概念 5)Linux程序设计入门--信号处理 6)Linux程序设计入门--消息管理 7)Linux程序设计入门--线程操作 8)Linux程序设计入门--网络编程 9)Linux下C开发工具介绍 -linux under the direc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:63038
    • 提供者:yiliang
  1. ipc

    0下载:
  2. Linux IPC (message queue, pipe, sharememory, semaphore, signal and socket) examples
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:718975
    • 提供者:Ricky
  1. signal

    0下载:
  2. linux下利用信号通信机制写的通信程序-linux signal communication mechanism to make use written communication program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1624
    • 提供者:朱博
  1. signal-comminication

    0下载:
  2. linux高级编程中有关于进程间通信 管道和信号等重要操作的源代码实例 非常的详细 希望大家喜欢-Advanced Programming in the linux on the inter-process communication channels and signal operation and other important details of the source code for examples of great hope that everyone likes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7523
    • 提供者:韩佳楠
  1. 6

    0下载:
  2. linux的信号实验,帮助理解linux的信号机制-linux signal experiments to help understand the signaling mechanism linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:600
    • 提供者:lili
  1. DecodeMagStripe

    0下载:
  2. Decoding the signal from magnetic stripe card or ticket using just a simple magnetic head connected to a microphone jack. Recording an audio WAVE file, and then this information can be decoded by the 2 programs included. First program dab.c deco
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:7829
    • 提供者:jojoland
  1. xkbdbthid-0.1_src.tar

    0下载:
  2. This linux driver let you use your USB bluetooth dongle to simulate keyboard. You can use your linux machine as a keyboard to other computer. Good example of using this driver is to wake up other machine at night by sending bluetooth signal.
  3. 所属分类:Network Security

    • 发布日期:2017-03-29
    • 文件大小:512647
    • 提供者:fociwm
  1. linux

    0下载:
  2. LINUX进程间通信程序设计演示代码,包括3种通讯方式:管道通讯,信号通讯,共享内存通讯。-LINUX programming inter-process communication demo code, including three kinds of communication: communication channels, signal communications, shared memory communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3429
    • 提供者:mini
  1. Linux-driver-development15

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:593783
    • 提供者:华清远见
  1. linux-sig

    0下载:
  2. linux 信号示例代码,程序包中包含多个不同版本,供参考学习!-linux signal sample code package contains several different versions, for reference to learn!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:30036
    • 提供者:admiral
  1. process-signal.tar

    0下载:
  2. LINUX信号资料和简单的代码,学习性的-LINUX signal data and a simple code to learn of the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:35610
    • 提供者:lvjingbang
  1. Linux-serial

    0下载:
  2. Linux 系统串口使用代码 /* * Program: serial.c * Author: Paul Dean * Version: 0.0.3 * Date: 2002-02-19 * Descr iption: To provide underlying serial port function, * for high level applications. * */ #include <termios.h>
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:7952
    • 提供者:zhangxiaojun
  1. linux-signal

    0下载:
  2. 关于linux信号量的学习的资料,主要讲解信号量的使用-linux signal study
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:260763
    • 提供者:周文
  1. signalp-4.1c.Linux.tar

    3下载:
  2. SignalP 4.1 server predicts the presence and location of signal peptide cleavage sites in amino acid sequences from different organisms: Gram-positive prokaryotes, Gram-negative prokaryotes, and eukaryotes. The method incorporates a prediction of cle
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-15
    • 文件大小:7651328
    • 提供者:xiaxiaxia
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com