搜索资源列表
socket
- 智能排插上位机的应用程序,能实现对排插的电压、电流、功率、工作时间的智能监控-Smart power strip host computer applications, to achieve intelligent control of the power strip voltage, current, power, working time
1104
- 、声明一个CPU类,包含等级(rank)、频率(freauency)、电压(voltage)等属性,有两个公有成员函数run、stop。其中rank为枚举类型,声明为enum CPU_Rank { p1=1,p2,p3,p4,p5,p6,p7},frequency为单位是MHz的整形数,voltage为浮点型的电压值。观察构造函数和析构函数的调用顺序。-creat a class CPU which includes rank frequency voltage . frequenc