소스 검색

Initial commit

LiuZe 1 년 전
커밋
5722881b2d
2개의 변경된 파일67개의 추가작업 그리고 0개의 파일을 삭제
  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
+
+测量代码,包含模块:夹持杆雷达、雷达数据采集、入口雷达算法、