Coder Social home page Coder Social logo

freejudger's Introduction

注意

此项目已停止开发,仅供学习参考。OJ搭建技术请参考hustoj官网:hustoj.com。 windows上应用程序权限控制非常繁琐,没有linux快捷安全,建议在linux上开发/部署OJ系统。

FreeJudger项目简要概述

用Visual Studio 2010打开Judger.sln,将Daemon项目设置为启动项。

Daemon:应用程序。 Test:测试用。

判题逻辑 compiler:编译用户代码 excuter:执行用户代码生成的程序 matcher:匹配用户程序输出是否正确。 taskmanager:判题任务管理器。 sql:判题程序的数据库交互。

程序配置: config:管理配置文件。 plantformlayer:平台相关。为夸平台开发准备。

其他项目,为上面项目用到的辅助库 logger:日志 process:进程 thread:线程 xml:xml配置文件操作 windowsapihook:用于屏蔽windows MessageBox。

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.