Ver Fonte

Initial commit

LiuZe há 1 ano atrás
commit
5722881b2d
2 ficheiros alterados com 67 adições e 0 exclusões
  1. 64 0
      .gitignore
  2. 3 0
      README.md

+ 64 - 0
.gitignore

@@ -0,0 +1,64 @@
+# ---> C++
+# Compiled Object files
+*.slo
+*.lo
+*.o
+*.obj
+
+# Precompiled Headers
+*.gch
+*.pch
+
+# Compiled Dynamic libraries
+*.so
+*.dylib
+*.dll
+
+# Fortran module files
+*.mod
+
+# Compiled Static libraries
+*.lai
+*.la
+*.a
+*.lib
+
+# Executables
+*.exe
+*.out
+*.app
+
+# ---> C
+# Object files
+*.o
+*.ko
+*.obj
+*.elf
+
+# Precompiled Headers
+*.gch
+*.pch
+
+# Libraries
+*.lib
+*.a
+*.la
+*.lo
+
+# Shared objects (inc. Windows DLLs)
+*.dll
+*.so
+*.so.*
+*.dylib
+
+# Executables
+*.exe
+*.out
+*.app
+*.i*86
+*.x86_64
+*.hex
+
+# Debug files
+*.dSYM/
+

+ 3 - 0
README.md

@@ -0,0 +1,3 @@
+# Measure
+
+测量代码,包含模块:夹持杆雷达、雷达数据采集、入口雷达算法、