Giter Site home page Giter Site logo

qqsq12321 / lanqiaobei-qianrushi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from joyriderjie/lanqiaobei-qianrushi

0.0 0.0 0.0 170.81 MB

这是一个蓝桥杯嵌入式比赛备赛仓库,该仓库提供了多届比赛的完整试卷(包括国赛、省赛和模拟赛)及其详细解析。此外,仓库还提供主板和拓展板的测试工程,帮助参赛者更好地备战比赛。也欢迎各位加入一起改进完善添加仓库中的项目!

Home Page: https://blog.csdn.net/qq_53960242?spm=1011.2415.3001.5343

C++ 0.16% C 97.14% Assembly 2.61% CMake 0.08% Batchfile 0.01%

lanqiaobei-qianrushi's Introduction

蓝桥杯嵌入式

介绍

这是一个蓝桥杯嵌入式比赛备赛仓库,里面主要包含了近几年的国赛省赛的部分题解。这里再附上一个QQ交流群:726128226

项目文件夹说明

|------------------doc:内部包含开发过程中可能用到的文档;

|---------------------------学习手册:内部包含一份完整的学习手册;

|---------------------------开发手册:内部包含一些开发板的参考手册;

|---------------------------开发板原理图:内部包含主板及拓展板原理图与模块分布图;

|---------------------------题单:内部包含一些国赛省赛试题;

|-----------------main_board:内部包含一些主板的测试程序

|-----------------mo_ni_sai:内部包含一些模拟赛的题解;

|-----------------guo_sai:内部包含了一些国赛的试题题解;

|-----------------sheng_sai:内部包含了一些省赛的试题题解;

|-----------------tuo_zhan_ban:内部是一些学习拓展板时的测试程序;

git commit提交规范

git commit提交描述信息格式: <type>(<scope>): <subject>,例如:update(readme):更新了readme文件。

type: 操作类型

类型 描述
add 新增功能
update 更新功能
delete 删除功能
fix 修复 BUG
refactor 代码重构
revert 撤销上次commit
style 代码风格更改
docs 修改文档相关内容

scope: 影响范围

用于说明本次 commit 的影响范围,比如: 具体功能或模块,控制器层,业务层,模型层等,视项目不同而不同。

subject: 简单描述

本次 commit 的简单描述,一般不超过 50 个字符。推荐以动词开头: 新增,修改,设置撤销等等。

lanqiaobei-qianrushi's People

Contributors

joyriderjie 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.