Giter Site home page Giter Site logo

autotest_ds_hw2_2's Introduction

##介绍: 本程序是算法第二次作业第二题的testcase生成器,会自动帮你生成随机的testcase并比对。

##用法: 编译你的cpp文件取名叫a.exe(就默认的)并放入此文件夹,打开test.exe,输入三个参数: 第一个是你想生成节点的数量; 第二个是你想生成的信号源强度; 第三个是你想测试的testcase个数。 如:我想生成5个节点的树,信号源为10,测试10次,就输入5 10 10。 然后查看结果即可

##杂项: 文件夹中的test_a_b_c.exe 是生成a个节点的树,信号源为b,测试c次的便捷程序,免于输入直接测试。

generator.exe: testcase生成器,请不要更改此文件的名字。
corr: 正确的程序,也请不要更改此文件的名字。

autotest_ds_hw2_2's People

Watchers

James Cloos avatar Cunhan You  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.