登录
首页 » c++ » 设计并实现Unix的“time”命令

设计并实现Unix的“time”命令

于 2023-07-20 发布 文件大小:255.09 kB
0 30
下载积分: 2 下载次数: 1

代码说明:

设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: • 使用CreateProcess()来创建进程 • 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 • 调用GetSystemTime()来获取时间 在Linux下实现: • 使用fork()/execv()来创建进程运行程序 • 使用wait()等待新创建的进程结束 • 调用gettimeofday()来获取时间 mytime的用法: $ mytime.exe program1 -$ mytime.exe program1

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • fl2
    操作系统 实验二 进程同步与互斥 实现的基本的进程的同步、互斥,并用银行家算法实现与死锁预防(Second, the process of experimental operating system synchronization and mutex realize the basic process synchronization, mutual exclusion, and bankers with the deadlock prevention algorithm)
    2008-04-21 15:51:39下载
    积分:1
  • dialog_cut
    说明:  此程序实现了动态切分窗口的功能,间接的方法实现了长久以来困扰我的一个难题(Realize this process of dynamic segmentation window function, the indirect method of achieving long been one of my problems plagued)
    2008-09-06 11:10:42下载
    积分:1
  • m24lc1025
    基于stm32的microchip的m24lc1025 eeprom,容量1024Kb。(Stm32 - based microchip m24lc1025 eeprom with a capacity of 1024Kb.)
    2021-01-11 13:48:51下载
    积分:1
  • JumboTCMS_src
    实现接口的服务器建议支持Internet时间服务器同步,同时保障部署将博CMS的服务器时间准确性。(Servers implementing the interface recommend supporting Internet time server synchronization, while ensuring the accuracy of server time when deploying CMS.)
    2019-06-24 09:24:14下载
    积分:1
  • The Art of C++ Source Code
    The Art of C++ Source Code 隋書代碼,需要重新排列。
    2022-02-07 10:16:52下载
    积分:1
  • 实验1 跑马灯实验
    正点原子STM32F103精英板跑马灯例程(Punctual Atomic STM32F103 Elite Board Horselight Routine)
    2020-06-21 11:00:02下载
    积分:1
  • i2c
    IIC驱动,改变宏定义管脚即可直接使用,非常方便!!!(IIC Driver, Change the macro definition pin can be directly used, very convenient!!!)
    2020-06-18 15:00:01下载
    积分:1
  • Keysight E5071C TDR操作指南
    Keysight E5071C TDR操作指南(Keysight E5071C TDR operation guide)
    2020-11-20 11:29:37下载
    积分:1
  • sim900_amr_file_playing_application_note_v1.03
    playing amr files fro sim900 mudule
    2015-10-30 14:07:47下载
    积分:1
  • LEAGUESKIN_8.24.4
    用于替换某个文件,可无视任何权限,达到各种想要的功能(Used to replace a file, regardless of any permissions, to achieve the desired functions)
    2018-12-27 09:30:54下载
    积分:1
  • 696518资源总数
  • 104326会员总数
  • 25今日下载