文件名称:Signaling-experiments

  • 所属分类:
  • 驱动编程
  • 资源属性:
  • [WORD]
  • 上传时间:
  • 2013-03-24
  • 文件大小:
  • 9kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • wei***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

信号实验

1.  研究kill命令,掌握通过kill命令发送信号的方法。

2.  编写程序,通过定义信号处理函数来截获user消息。在消息处理函数中,设置标志变量,而主程序中通过系统调用pause()等待消息,如果消息是user,则在终端窗口上显示信息。打开命令行窗口,运行这个程序。

3.  打开另一个命令行窗口,通过ps命令获得2中程序的进程号,用kill命令给该进程发送user消息,观察其输出。

4.  通过alarm函数给自己进程发送消息,每5秒钟一次,每接收到一次消息显示信息,10次后进程结束。

5. *编写程序,通过kill()函数发送相同的消息,观察输出。

流程图:

-Signal in Experiment 1. Study the kill command master sends a signal via the kill command. 2 programming, user defined signal processing functions to intercept messages. Message processing function, set the flag variable, while the main program pause () system call to wait for further news, if the message is a user, the information displayed on the terminal window. Open a command line window and run this program. Open another command line window, by the ps command process No. 2 program, send the user a message to the process with the kill command to observe the output. By the alarm function to their own processes send messages once every 5 seconds, each received a message to display information to the end of the process 10 times.* Program, through the kill () function to send the same message, the observed output. Flowchart:
(系统自动生成,下载前可以参看下载内容)

下载文件列表





Linux-Signaling experiments.doc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org