Coder Social home page Coder Social logo

huawei_code_test1's Introduction

huawei_code

华为精英挑战赛

definition 给出数据定义

code 存放代码

提交注释格式

        没有'#'的第一行名字首拼-时间 格式ddhhmm 如gyx-111548 #不按格式写的处以宫刑

        第二行写提交注释,比如大概更改了哪一部分,如对xxx类xxx函数的修改,方便回退版本

开始编写前记得同步

2022.3.11 代码规范_1

                1.所有结构体放入data_struct.h定义,通过include包含

                2.在c_xxx.h中定义类,在c_xxx.cpp中实现成员函数 ,主函数包含c_xxx.h即可

                3.function中的函数以函数名命名xxx.h,在xxx.cpp中实现,将所有函数头文件包含在function.h中

                4.请勿在main.cpp以外定义全局变量,调试代码在提交时删除或者用宏定义

                5.及时commit,注释尽量详细

2023/03/11 function里面的input和output函数可以开始了

2023/03/13 robot::route_control和robot::avoid_crash function里面的robot_table_control,value_hash可以开始了,robot类的两个函数建议先写一个,避免发生同一个文件两个人更改的情况

2023/03/13 整体架构完成,函数接口定义完成

2023/03/14 程序主体完成,进入调试阶段

2023/03/16 测试DEBUG完成 第一版生成 release_1

huawei_code_test1's People

Contributors

gyxqq avatar kyle-you avatar ha-h-ha avatar

Stargazers

lilinlinlinlin avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.