代码搜索:ACT
找到约 7,251 项符合「ACT」的源代码
代码结果 7,251
www.eeworm.com/read/435439/6966315
c jf_act.c
void fun_act_on(void ) //根据请求动作
{
//压缩机开/关 排气高(连续3次)、排气感温包故障、高压保护、低压保护(连续3次)、压缩机过载保护(连续3次)时关压缩机
if ((fault_state4 &b_fault_hpp) ||(fault_comp_guozai_times>=3) ||(fault_lpp_times>=3)||(fault_exTH
www.eeworm.com/read/435439/6966331
_c jf_act._c
void fun_act_on(void ) //根据请求动作
{
//压缩机开/关 排气高(连续3次)、排气感温包故障、高压保护、低压保护(连续3次)、压缩机过载保护(连续3次)时关压缩机
if ((fault_state4 &b_fault_hpp) ||(fault_comp_guozai_times>=3) ||(fault_lpp_times>=3)||(fault_exTH
www.eeworm.com/read/296774/7114219
h objc-act.h
/* Declarations for objc-act.c.
Copyright (C) 1990 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/296774/7114463
c objc-act.c
/* Implement classes and message passing for Objective C.
Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
Contributed by Steve Naroff.
This file is part of GNU CC.
GNU CC i
www.eeworm.com/read/197407/7997575
cpp act3.cpp
// average completion time with m persons
#include
#include "hsort.h"
class Task {
friend void main(void);
friend void ACT(Task J[], int n, int m);
public:
o
www.eeworm.com/read/197407/7997804
out act3.out
The tasks should be done in the order given below
12 by person 1
11 by person 2
10 by person 3
9 by person 4
8 by person 5
7 by person 1
6 by person 2
5 by person 3
4 by person 4
3 by person
www.eeworm.com/read/197407/7998777
cpp act1.cpp
// average completion time with one person
#include
#include "hsort.h"
class Task {
friend void main(void);
public:
operator int () const
{return time;}
www.eeworm.com/read/297233/8041338
h objc-act.h
/* Declarations for objc-act.c.
Copyright (C) 1990 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/297233/8041460
c objc-act.c
/* Implement classes and message passing for Objective C.
Copyright (C) 1992, 1993, 1994, 1995, 1997 Free Software Foundation, Inc.
Contributed by Steve Naroff.
This file is part of GNU CC.
GN
www.eeworm.com/read/145372/12732783