搜索资源列表
设置时间使程序自动运行
- 本程序可以设置程序为自动被执行,使用方便,使程序在您需要的时候被自动执行!-this program can be set to automatically process implementation, user-friendly process, in the time you need to be self-executing.
os
- 一个操作系统的进程调度的实验。三种调度算法分别为 FCFS、优先级、时间片轮转。 其中优先级算法设置了三个级别的优先级。分别为0、1、2 。0为最高 2为最低。-An operating system process scheduling experiment. The three scheduling algorithm respectively FCFS, priority, time slice rotation. The priority algorithm set three leve
BattCharger
- 充电器编程,控制充电时间,次数,并且带有警报,起到充电保护的作用,错误警报,设置外部中断为边沿触发-Charger programmed to control the charging time, the number of times, and with alarm to play a role in charging protection, false alarms, set the external interrupt is edge-triggered
Clock
- C++ 时钟类的实现,闹钟功能。程序可以自动获取系统时间,也可用户自己设置时间。闹钟通过蜂鸣实现,-Achieve C++ clock class, alarm clock function. Program can automatically obtain the system time, the user can also set up their own time. Achieved by beep alarm,
Kinescope
- 运行程序,打开程序主界面。在屏幕录像模块的主窗体中,用户可以设置录像文件名和存储位置,并可以进行录像和抓图,还可以对已有录像文件进行播放、重命名、另存为、查看时间和删除等操作。-Run the program, open the main program interface. In the main window screen video module, the user can set the video file name and location, and you can capture
CTimer
- 时间类CTime,用于表示时间值(小时、分钟、秒)。要求:可以初始化时间值,显示当前时间,并具有将秒数加1的功能。在主函数中声明CTime的对象,并设置其初始时间,然后测试秒数加1的功能(通过一个循环语句将初始时间依次加1秒,并在屏幕输出当前时间)。-Time class CTime, used to represent the time value (hours, minutes, seconds). Requirements: You can initialize a time value,