clean code
This commit is contained in:
@@ -1,8 +1,11 @@
|
|||||||
/**
|
/*
|
||||||
* @file model_process.h
|
* @file model_process.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020. Huawei Technologies Co., Ltd. All rights reserved.
|
* Copyright (C) Huawei Technologies Co., Ltd. 2020-2020. All rights reserved.
|
||||||
*
|
* Description: model_process
|
||||||
|
* Author: fuyangchenghu
|
||||||
|
* Create: 2020/6/22
|
||||||
|
* Notes:
|
||||||
* This program is distributed in the hope that it will be useful,
|
* This program is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|||||||
@@ -1,8 +1,11 @@
|
|||||||
/**
|
/*
|
||||||
* @file sample_process.h
|
* @file sample_process.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020. Huawei Technologies Co., Ltd. All rights reserved.
|
* Copyright (C) Huawei Technologies Co., Ltd. 2020-2020. All rights reserved.
|
||||||
*
|
* Description: model_process
|
||||||
|
* Author: fuyangchenghu
|
||||||
|
* Create: 2020/6/22
|
||||||
|
* Notes:
|
||||||
* This program is distributed in the hope that it will be useful,
|
* This program is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|||||||
+6
-3
@@ -1,8 +1,11 @@
|
|||||||
/**
|
/*
|
||||||
* @file utils.h
|
* @file utils.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020. Huawei Technologies Co., Ltd. All rights reserved.
|
* Copyright (C) Huawei Technologies Co., Ltd. 2020-2020. All rights reserved.
|
||||||
*
|
* Description: model_process
|
||||||
|
* Author: fuyangchenghu
|
||||||
|
* Create: 2020/6/22
|
||||||
|
* Notes:
|
||||||
* This program is distributed in the hope that it will be useful,
|
* This program is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|||||||
+6
-4
@@ -1,9 +1,11 @@
|
|||||||
//main.cpp
|
/*
|
||||||
/**
|
|
||||||
* @file main.cpp
|
* @file main.cpp
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020. Huawei Technologies Co., Ltd. All rights reserved.
|
* Copyright (C) Huawei Technologies Co., Ltd. 2020-2020. All rights reserved.
|
||||||
*
|
* Description: model_process
|
||||||
|
* Author: fuyangchenghu
|
||||||
|
* Create: 2020/6/22
|
||||||
|
* Notes:
|
||||||
* This program is distributed in the hope that it will be useful,
|
* This program is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|||||||
@@ -1,10 +1,11 @@
|
|||||||
// Model_procccess.cpp
|
/*
|
||||||
|
|
||||||
/**
|
|
||||||
* @file model_process.cpp
|
* @file model_process.cpp
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020. Huawei Technologies Co., Ltd. All rights reserved.
|
* Copyright (C) Huawei Technologies Co., Ltd. 2020-2020. All rights reserved.
|
||||||
*
|
* Description: model_process
|
||||||
|
* Author: fuyangchenghu
|
||||||
|
* Create: 2020/6/22
|
||||||
|
* Notes:
|
||||||
* This program is distributed in the hope that it will be useful,
|
* This program is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|||||||
@@ -1,10 +1,11 @@
|
|||||||
//Sample_process.cpp
|
/*
|
||||||
|
|
||||||
/**
|
|
||||||
* @file sample_process.cpp
|
* @file sample_process.cpp
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020. Huawei Technologies Co., Ltd. All rights reserved.
|
* Copyright (C) Huawei Technologies Co., Ltd. 2020-2020. All rights reserved.
|
||||||
*
|
* Description: model_process
|
||||||
|
* Author: fuyangchenghu
|
||||||
|
* Create: 2020/6/22
|
||||||
|
* Notes:
|
||||||
* This program is distributed in the hope that it will be useful,
|
* This program is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|||||||
+6
-5
@@ -1,10 +1,11 @@
|
|||||||
//Util.cpp
|
/*
|
||||||
|
|
||||||
/**
|
|
||||||
* @file utils.cpp
|
* @file utils.cpp
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020. Huawei Technologies Co., Ltd. All rights reserved.
|
* Copyright (C) Huawei Technologies Co., Ltd. 2020-2020. All rights reserved.
|
||||||
*
|
* Description: model_process
|
||||||
|
* Author: fuyangchenghu
|
||||||
|
* Create: 2020/6/22
|
||||||
|
* Notes:
|
||||||
* This program is distributed in the hope that it will be useful,
|
* This program is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|||||||
Reference in New Issue
Block a user