Skip to content

lpxofbuaa/intersect-v2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

【BUAA软工】结对编程作业

  • master分支下目录:
.
|-- README.md
|-- bin
|   |-- GeometryCore.dll
|   |-- gui.zip
|   `-- intersect.exe
|-- src
|   |-- Constant.h
|   |-- DoubleUtils.cpp
|   |-- DoubleUtils.h
|   |-- Exception.cpp
|   |-- Exception.h
|   |-- GeometryCore.h
|   |-- GeometryShape.cpp
|   |-- GeometryShape.h
|   |-- GeometryStatistic.cpp
|   |-- GeometryStatistic.h
|   |-- Intersect.cpp
|   |-- Point.cpp
|   |-- Point.h
|   |-- Reader.cpp
|   `-- Reader.h
`-- test
    |-- stdafx.cpp
    |-- stdafx.h
    |-- targetver.h
    `-- unittest1.cpp

  • bin文件夹下的exe为命令行程序,gui.zip为GUI的打包程序
  • GUI的详细代码具体见gui分支,该分支为命令行程序的代码,test为单元测试

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published