Code Monkey home page Code Monkey logo

lotto-analysis's Introduction

Lotto-Analysis

Description

Java/C#/C++/any Language you are familiar with.
Step up Tasks

Create a function to print all possible lotto numbers groups. (Lotto select roll: Pick 6 numbers as a group, all numbers are selected from 1 to 40, no same numbers in a group.
Make each group numbers record style into a binary number as a string.(Example: a group: 1,5,7,24,34,38 into binary style string will be 1000101000000000000000010000000001000100; the length of the binary number is 40, each digit meaning for the number of a lotto ball.)
Make each Binary Number into Decimal Number. (Example: 1000101000000000000000010000000001000100=)
Create a Database to store all data;
Frontend UI & Functions:

Being able to Categorize the regularity of numbers groups. (Example: 10101010101 or 111111 or 1110111 or 111%111)
Make the function that can aloud you to insert a group of numbers then compare with the database;
Make a function for existing numbers that have happen previously, make a excel file import function to import the data of all existing numbers groups and also mark up them with the binary string and decimal number, by the importing and inserting, such numbers will also be marked on all possible groups record.
Creatively make some function for the data analysis, to support on number pick. The regularity of numbers groups is one of this kind. So think of something that you can add on.

Complete the system and package it as installable software.

Extended Ideas

If you have any idea, you can add to this system as you made. For the time limit, you may not be able to complete it, so please list it up and present it to the examiner. This is on the purpose of knowing your creativity.

Documentation

Please do keep up the documentation for your program.

lotto-analysis's People

Contributors

marvin-c avatar

Watchers

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