Git Product home page Git Product logo

2021-sgg-soc's Introduction

2021-SGG-SOC

2021 WHU SGG summer of code

2021 测绘学院暑期 C++ 编程学校

ℹ️ 项目介绍

测绘学院公众号推送

旨在提高测绘学院同学编程水平,尤其是数据结构与算法相关知识。

🔰 使用方法

本仓库存放编程学校源码,所有参与同学可以提交代码到本仓库。

  1. 创建一个 GitHub 帐号。网站在国外,需要一定手段 ,参考教程
  2. 认识 GitHub。可以体验一下其官方入门教程。
  3. Fork 本仓库,然后可以在 fork 后仓库 修改自己的代码并提交。

💻 仓库结构

.
├── file
│   ├── 7190.21O
│   ├── main.cpp
│   ├── rinexOReader.cpp
│   └── rinexOReader.h
├── geohash
│   ├── 7-14.pptx
│   ├── CMakeLists.txt
│   ├── geohash-cpp
│   │   ├── CMakeLists.txt
│   │   ├── geohash.cpp
│   │   ├── geohash.hpp
│   │   ├── LICENSE
│   │   ├── README.md
│   │   └── test_geohash.cpp
│   ├── geohash.cpp
│   ├── geohash.h
│   ├── geohash-int
│   │   ├── geohash.c
│   │   ├── geohash.h
│   │   ├── LICENSE
│   │   ├── Makefile
│   │   ├── README.md
│   │   └── test-geohash.c
│   └── main.cpp
├── pre
│   └── SOC-01
│       ├── 7-14.pptx
│       ├── components
│       │   └── Counter.vue
│       ├── img
│       │   ├── ellipsoid.png
│       │   ├── geohash-base32.png
│       │   └── world-hash.png
│       ├── netlify.toml
│       ├── package.json
│       ├── README.md
│       ├── slides.md
│       ├── vercel.json
│       └── yarn.lock
└── README.md

1841 directories, 9555 files

2021-sgg-soc's People

Contributors

imgbotapp avatar restyled-commits avatar zy6p 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.