Code Monkey home page Code Monkey logo

prime-calculator's Introduction

Prime Calculator

English / 日本語

This software factors a natural number into prime numbers and looks up prime numbers within a specified range, with the trial division algorithm.

Supported Platforms

  • Windows 2000 or later
    • Tested on Windows 2000 SP4, XP SP3, and 11.
  • Windows CE .NET 4.0 or later
  • Wine
    • Enables macOS and Linux to run this Prime Calculator.
    • Tested the AMD64 version on M2 MacBook Air (Rosetta 2).

Read Brain Wiki for supported Sharp Brain electronic dictionary devices.

How To Run

Note

Some pieces of anti-malware software falsely labels software from individual developers as malware. If you faced this behavior on this software, restore it from the chest or allow it. You can check out the source code and build it yourself if you are not sure whether this software is safe.

Download an appropriate one from Releases and run it on your device. No installation needed. You can also uninstall this software just by removing the executable file itself, as it doesn't touch the system registry or such.

You will first see the "Prime Factorization" mode. Enter a natural number in the input box and press the OK button or the Enter key, to get the result.

You can switch to the "Enumerate Prime Numbers" mode in the Options menu. Specify a range to enumerate prime numbers and a max count within, and press the OK button or the Enter key to start. You can set to use a text file as the output destination, as the output box can only hold 65,535 or less characters.

You can use the File menu to export the contents in the output box to a text file or copy it to the clipboard. Also, you can use the top row (QWERTY...) keys to input numbers if your device does not have number keys.

License

This software is licensed under the MIT License. You must agree with the licensing terms to use this software.

prime-calculator's People

Contributors

watamario15 avatar

Watchers

 avatar

prime-calculator's Issues

Features planned to be implemented

  • Refactor
    • コードを統合する
    • String Table をマクロで参照する
  • CeGCC による compile に対応する
  • Common Control を初期化する
  • 高 DPI 対応をちゃんとする
  • Visual Style に対応する

エディットコントロール周りの不具合の修正案募集 / Gathering workarounds about a problem around edit controls

メインのReadmeに記載しているとおり、エディットコントロールへの入力に各種不具合が存在します(詳細はReadmeを参照)。
この件について対処法をご存じの方がいらっしゃいましたら、是非ともお教え頂きたいです。

As I wrote in Readme, this software has some problems around inputting to edit controls (Please refer to the Readme).
If you have any workaround for this, I would like you to tell me!

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.