-
linux unix makefile 编写指南
linux unix makefile 编写指南-guidelines for the preparation of unix makefile
- 2022-09-05 02:30:03下载
- 积分:1
-
Linux下Qt编程入门
Linux下Qt编程入门-Linux Qt programming entry
- 2022-04-09 08:29:20下载
- 积分:1
-
LINUXvideopPREVIEW, LINUX images below to open a tool for source code
LINUXvideopPREVIEW, LINUX下面打开图像的工具源代码-LINUXvideopPREVIEW, LINUX images below to open a tool for source code
- 2022-01-31 14:12:11下载
- 积分:1
-
Solaris下的调整声音大小的程序
Solaris下的调整声音大小的程序-A program which can adjust voice volume in Solaris OS
- 2022-02-27 07:55:12下载
- 积分:1
-
用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl
用系统调用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 () so that the process of capturing the father onto the keyboard interrupt signal (Ctrl-C bond); When the interrupt signal capture, the father of the process of using system calls kill () to process two signals son, the child process to capture the signal output respectively after the termination of the following information : Process is a Child Killed by Parent! Process 2 Child is Killed by Parent! the process of waiting for the father of two-after the termination process, the following information output after termination : Parent Process is Killed!
- 2022-04-29 20:58:34下载
- 积分:1
-
CoralFTP是一款用Python语言编写的工作在GTK2环境下的FTP客户端软件...
CoralFTP是一款用Python语言编写的工作在GTK2环境下的FTP客户端软件-CoralFTP Python is a language used in the preparation of the environment GTK2 FTP client software
- 2022-01-24 15:15:48下载
- 积分:1
-
国外Linux编程教材,使用与初中级读者使用
国外Linux编程教材,使用与初中级读者使用-A pretty good linux programming book, especially suitable for linux beginner
- 2022-05-27 11:57:00下载
- 积分:1
-
makefile 书写规范,教会您掌握MAKEFILE,轻松she
makefile 书写规范,教会您掌握MAKEFILE,轻松she-makefile written specification, the church you master MAKEFILE, easy to shell
- 2023-01-28 02:30:04下载
- 积分:1
-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1
-
一个在Linux下使用QT库开发可以处理JPEG,BMP,XPM文件的形式…
一个在linux下,利用QT库开发的,可以处理jpeg,bmp,xpm文件格式的应用程序。-One in linux, using the QT library developed can handle jpeg, bmp, xpm file format applications.
- 2022-05-21 09:24:14下载
- 积分:1