-
fork和exec系列调用前后,进程在内存的“数据段”,“堆栈段”和“代码段”有什么不同?读了之后,你就会知道了,...
fork和exec系列调用前后,进程在内存的“数据段”,“堆栈段”和“代码段”有什么不同?读了之后,你就会知道了,-fork and exec calls before and after the Series, in memory of the process "of the data", "stack of" and "code of" what"s the difference? After reading, you will know,
- 2022-05-12 11:15:43下载
- 积分:1
-
本文档主要描述在LINUX下如何创建库文件
本文档主要描述在LINUX下如何创建库文件-This document discript how to create SO libery
- 2022-07-24 08:18:59下载
- 积分:1
-
在Linux环境下播放器mplayer的源
在Linux环境下的Mplayer播放器源码-In the Linux environment player Mplayer source
- 2022-02-20 13:39:54下载
- 积分:1
-
USB键盘驱动,是标准的驱动,可以试一下,很好用!
USB键盘驱动,是标准的驱动,可以试一下,很好用!-USB keyboard-driven, is a standard driver, you can try, a good use!
- 2023-08-26 02:10:03下载
- 积分:1
-
nios ii cpu核,包含通用IO口、sdram、flash、uart
nios ii cpu核,包含通用IO口、sdram、flash、uart-nios ii cpu、genernal io port、sdram、falsh、uart
- 2022-03-26 08:28:45下载
- 积分:1
-
学习UNLIX的好材料 电信内部资料 不容错过
学习UNLIX的好材料 电信内部资料 不容错过-Materials UNLIX good study of the internal telecommunications information should not be missed
- 2022-04-08 17:34:52下载
- 积分: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 下 Qte IPC通信程序,包含客户端及服务器端
Linux 下 Qte IPC通信程序,包含客户端及服务器端-Linux under Qte IPC communication program, including client and server-side
- 2022-03-03 22:05:56下载
- 积分:1
-
换行符转换,在linux下编辑过的文本经该程序转换可以在windows下查看而不出现黑块,也可以转回来...
换行符转换,在linux下编辑过的文本经该程序转换可以在windows下查看而不出现黑块,也可以转回来-Convert line breaks in the next linux text edited by the program can convert windows to view instead of black block, you can switch back
- 2022-02-22 09:04:57下载
- 积分:1
-
revised volume SIGINT signal example
修改信号量SIGINT例子-revised volume SIGINT signal example
- 2022-02-05 06:24:58下载
- 积分:1