CrazyEngineers
  • please urgent, How to design front end for INTEGER FACTORIZATION TOOL?

    Updated: Oct 26, 2024
    Views: 1.1K
    Hi every one,
    My project is Design and Implementation of Integer Factorization Tool based on Multiple Algorithms.I have written code using trial division method, pollards factorization methods ,ecm,quadratic sieve algorithms.I used only two text boxes, one is for input and one is for output,one command to run the back end program on the front end. I used Net Beans IDE for my project.
    can we called this is a tool?
    My friends are saying that this is not a tool?
    If not , can suggest me how to develop tool?
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • mohammadfawaz

    MemberJul 7, 2010

    If that's what's required, then that's the tool needed. You have designed a program that has an input and has an output. I don't think more is needed. That's you tool.
    Are you sure? This action cannot be undone.
    Cancel
  • silverscorpion

    MemberJul 8, 2010

    You can also include options for selecting the algorithm to be used for factorization.
    Use some radio buttons and get the desired algorithm as input. Then use those two text boxes as input and output.
    May be it'll be better.

    And whether you include this or not, still, this can certainly be called as a tool..
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register