-
SkyEye
skyeye-1.0.0.rar surce code
- 2022-02-03 23:27:39下载
- 积分:1
-
应用平台 SCO OpenServer 5 是一个模拟下雨的小玩意,含目标程序和源程序...
应用平台 SCO OpenServer 5 是一个模拟下雨的小玩意,含目标程序和源程序-application platform SCO OpenServer 5 is a simulated rain gadgets, including procedures and objective source
- 2022-02-26 03:40:07下载
- 积分:1
-
iSCSI协议的源代码,很好的深入研究。
一个iSCSI协议实现源代码,好好研究不错。-an iSCSI protocol source code, a thorough study of good.
- 2022-08-15 17:13:09下载
- 积分:1
-
用MFC制作的一款IE风格的浏览器
用MFC制作的一款IE风格的浏览器-produced using MFC new style of IE browser
- 2023-06-18 20:30:04下载
- 积分:1
-
这是 gnu 程序中 ls 程序的源代码程序。
这是 gnu 程序中 ls 程序的源代码程序。-procedures ls program"s source code procedures.
- 2023-01-07 22:25:03下载
- 积分:1
-
freescale of the i.MX31 processor vpu processing the source code package for tho...
freescale的i.MX31处理器的vpu处理源代码包,供从事进行网络传输和音视频编解码开发人员使用;-freescale of the i.MX31 processor vpu processing the source code package for those engaged in network transmission, and audio and video codec developers to use
- 2022-02-28 18:54:51下载
- 积分:1
-
linux下音频录音和播放程序源码,了解linux下的音频编程。
linux下音频录音和播放程序源码,了解linux下的音频编程。-Under linux audio recording and playback program source code to understand the audio programming under linux.
- 2022-05-30 03:21:54下载
- 积分: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
-
Linux环境下usb数据采集设备的驱动程序
Linux环境下usb数据采集设备的驱动程序-The driver program of usb data acquisition equipment under linux system.
- 2022-05-29 17:09:16下载
- 积分:1
-
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景...
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景
for(i=0 i
- 2022-02-16 05:28:10下载
- 积分:1