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

搜索资源列表

  1. signal to killchild

    0下载:
  2. 用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl-C键);当捕捉到中断信号后,父进程用系统调用kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止:  Child Process 1 is Killed by Parent!  Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息后终止: Parent Process is Killed!-with system call signal ()
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.24kb
    • 提供者:microstone
  1. 07

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

    • 发布日期:2017-04-03
    • 文件大小:8.94kb
    • 提供者:hero
  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
    • 文件大小:744byte
    • 提供者:jeff
  1. ReturnsTheWifiSignalStrengthInBars

    0下载:
  2. Returns The Wifi Signal Strength In Bars 1 to 5
  3. 所属分类:Scanner

    • 发布日期:2017-04-12
    • 文件大小:927byte
    • 提供者:cakcaknaplok
  1. unix-signal

    0下载:
  2. unix 系统变成中 信号的功能 使用简介-unix signal
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:113.32kb
    • 提供者:赵哲焕
  1. signal

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

    • 发布日期:2017-03-30
    • 文件大小:1.59kb
    • 提供者:朱博
  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
    • 文件大小:7.35kb
    • 提供者:韩佳楠
  1. an_intellegent_audio_water_marking_based_on_dwt-s

    1下载:
  2. All three, Discrete Wavelet Transform (DWT) - Singular Value Decomposition (SVD) and Adaptive Tabu Search (ATS) have been used as mathematical tools for embedding data into an audio signal. In this paper, we present a new robust audio waterma
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:260.52kb
    • 提供者:Rishi
  1. dessoundsignal

    0下载:
  2. 运用DES算法对音频信号进行加密处理,主要采用置换和移位运算来实现加解密.-DES algorithm used to encrypt the audio signal processing, mainly replacement and shift operations to achieve encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3.47kb
    • 提供者:yuanyuan
  1. lsbsoundsignal

    0下载:
  2. 最不 重 要 位(LSB)方法DO是将秘密数据(水印数据)嵌入到载体数据中最简单的一种方法,它是在时域里隐藏数据。任何的秘密数据都可以看作是一串二进制位流,而音频文件的每一个采样数据也是以二进制数来表示。这样,可以将部分采样值的最不重要位用代表秘密数据的二进制位替换掉,以达到在音频信号中嵌入秘密数据的目的。-The most significant bits (LSB) method of DO is the secret data (watermark data) embedded into
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:972byte
    • 提供者:yuanyuan
  1. signal

    0下载:
  2. 关于信号的代码,自己写的,很简洁,很实用!希望能给初学者提供帮助-On the signal code, write their own, very simple, very practical! Hope that I can help beginners ... ...
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4.19kb
    • 提供者:华青
  1. signal

    0下载:
  2. 信号是在软件层次上对中断机制的一种模拟,是进程间通信机制中唯一的异步通信机制。 示例中给出了信号的使用方法-Signal in linux looks like software interrupt mechanism and it is the only asynchronous communication mechanism in inter-process communication. Example codes shows us how to use the signal.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:5.04kb
    • 提供者:y
  1. signalsExample

    0下载:
  2. Some examples/programs of using unix signals. Write a program wich simulates a stopwatch. First the timer is initialized at 0. When receiving SIGUSR1 an intermediate time will be displayed. When receiving SIGUSR2 the program will end. Write a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1.08kb
    • 提供者:mariaandreea5
  1. signal

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

    • 发布日期:2017-04-08
    • 文件大小:4.88kb
    • 提供者:aram
  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
    • 文件大小:34.78kb
    • 提供者: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
    • 文件大小:7.77kb
    • 提供者:zhangxiaojun
  1. signal

    0下载:
  2. 基于Linux下的进程通信中的信号量通信,以及相关的实现代码-Based on the process of communication under Linux the magnitude of the signal communication, as well as the realization of the relevant code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:14.64kb
    • 提供者:zzy
  1. linux-signal

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

    • 发布日期:2017-04-05
    • 文件大小:254.65kb
    • 提供者:周文
  1. signal

    0下载:
  2. 使用signal()给某信号注册一个处理函数 改变了SIGINT信号的默认行为(结束当前进程)-signal(SIGINT, callme) while(1) return 0
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1.57kb
    • 提供者:小贼
  1. Signal

    0下载:
  2. Signal handle in C++
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-28
    • 文件大小:2kb
    • 提供者:hoainampt2000
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com