Giter Site home page Giter Site logo

pairproject's Introduction

PairProject

BUAA SE Pair Project

实现一个能求解简单几何形状之间交点的软件。

运行说明

命令行使用:
intersect.exe -i <path to input file> -o <path to output file>

使用命令行输入文件的路径,如:

intersect.exe -i input.txt -o output.txt
GUI使用:

运行bin/MFCGUI.exe可以直接运行GUI程序,注意需要将exe文件与core.dll文件放在同一目录下。

初学GUI,很多功能实现的不够人性化,比如在调节刻度大小时需要先关闭绘图窗口,使用时请注意。

编译项目:

要正确编译项目,请运行include下的exe文件,安装用到的图形库。该库将windowsAPI进行了再次封装,只在编译时需要链接,直接运行GUI.exe文件则不需要。

pairproject's People

Contributors

leomiku avatar cheibniz avatar

Watchers

James Cloos 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.