Showing 287 open source projects for "integer"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Build Secure Enterprise Apps Fast with Retool Icon
    Build Secure Enterprise Apps Fast with Retool

    Stop wasting engineering hours. Build secure, production-grade apps that connect directly to your company’s SQL and APIs.

    Create internal software that meets enterprise security standards. Retool connects to your business data—databases, APIs, and vector stores while ensuring compliance with granular permissions and audit logs. Whether on our cloud or self-hosted, build the dashboards and admin panels your organization needs without compromising on security or control.
    Learn More
  • 1

    Electronic Data Tags

    Electronic Data Tags value storage API For java.

    ...EDT Basic stores only String values, while EDTA uses EDT Basic to store String, int, boolean, float, long, double, and byte values. To make accessing values easier, EDT and EDTA allow you to assign a name, like "FileLocation", to a value, instead of an integer, like in an array. The values are stored as ISO-8859-1 Strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    light filter calculator

    light filter calculator

    lightweight digital filter calculator

    This program used Remez exchange (equiripple) algorithm calculate a FIR filter coefficients and then convert to integer for FPGA, DSP or MCU. Additionally, it can be design a simple IIR notch filter for reduce power line interfere. You can run in the following way. Good luck!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Random Integer Number Generator

    Random Integer Number Generator

    A small random number generator in C# formerly known as RGN

    A small random number generator programmed in C# as part of another project that may never see the light of day, so it was decided this useful portion should be released. Please note that this program was formerly called RGN, or Simple Random Number Generator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    naoJABU

    Import Nao in an old program

    The project's aim was to integer a new type of character in an old project named JABU (Juggler with Anticipatory Behavior in virtual Universe). JABU put in place a character designed as Pinocchio who has to juggle anticipating the place where the balls will fall (thanks to a neural network). The software was create with ARéVi ( http://svn.cerv.fr/trac/AReVi ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    JColorChanger

    Color Changer based on RGB color values

    Simple tool for displaying and selecting colors based strictly on their RGBA color values. Great for gaining a better understanding of various color effects and/or selecting RGBA values. Includes JTextField where integer [0-255] can be typed and a JSlider with listeners connected to a preview which monitor and display the selected color in conjunction with any change. Also included is a button panel which perform various functions on the RGBA values when clicked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This program converts INTEGER to a BINARY number. This is made in Java, with Swing Interface. This will run on any machine that has JDK 7 and above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The interactive mathematical programming system GYWOPT is released as free software. It has been developed since early 2000 for experiments with the Integral Basis Method for integer programming by U.-U. Haus, M. Köppe and R. Weismantel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Evaristo
    Simulator for Siemens S7-200 PLC. It supports boolean operations, counters, timers, rise up and fall down contacts, and mathematics operations, with integer and real numbers, like sin, cos, tan. Comments and advise are well accepted!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Araway Multiples

    Open-source software in which multiples are calculated.

    ...ALL versions before 1.0 are considered pre-releases. This program only runs on Windows (Mac version may come out soon, so keep your hopes up!) The user is prompted to enter an integer, then you hit enter. Next, the user enters the number of multiples that they wish to be calculated, then hits enter. The computer calculates, and the answers are displayed. Can be very helpful with homework. *Source Code can be found at arawaysoft.weebly.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    microhex [discontinued]

    microhex [discontinued]

    Crossplatform hex-editing software based on Python and Qt

    ...Use it on your own risk (or not use at all). Microhex is an intuitive HEX editing application that enables you to view and manipulate binary data for any file in your computer. Microhex displays the integer column and the characters column, allowing you to add new columns and delete existing ones. Each column can be assigned an unlimited number of linked address bars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function. See the "Things to add in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    libqt4report

    libqt4report

    Reporting tool library for qt4

    A library based on Qt4 to edit reports built from XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CLIIQ

    Accurate Comparative Detection and Quantification of Expressed Isoform

    CLIIQ is a computational method for simultaneous identification and quantification of expressed isoforms from multiple samples in a population. Given the RNA-seq mapping results and gene annotation, CLIIQ reports the list of expressed isoforms in the sample(s) by solving the ILP (Integer Linear Program) problems. Before the wiki page is back, please check http://www.sfu.ca/~yenyil/cliiq.html for instructions for installation and execution of CLIIQ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    HugeCPPNum

    definition huge integer number with 300 digits in cpp

    this project is huge integer number for my data structure course . it use array with 300 element it s better use queue instead if it .i define * - + % for integer number . in cryptography course i'm use it for Miller and Robbin prime test and add qiuck power to it .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ops is a C++ library and a Python module for reading configuration files. The files are written in Lua, which makes the configuration files easy to read and write for the beginner, and yet very powerful for advanced users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    BigI

    BigI is a collection of Big Number libraries

    This set of libraries is for handling big numbers in different formats. The 3 main libraries are BI (Big Integer), Dec (Big Decimal), and Fract (Big Fraction). These libraries are written in c++/cli and can handle a value of any amount of digits. All the basic math (+-*/%Pow and ModPow) as well as equivalence are handled internally in Assembly language. There is also a math library for handling the trig, log, hyperbolic functions and such.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TTMath - a bignum library for C++
    A bignum library written in the C++ programming language as templates. It provides standard mathematical operations like add, sub, mul, div, pow etc. with the big integer and big floating point numbers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    JSON is a lightweight data-interchange format. It can represents integer, real number, string, an ordered sequence of value, and a collection of name/value pairs. QJson is a qt-based library that maps JSON data to QVariant objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MuPuPriNT

    MuPuPriNT

    A primality/compositeness tester for different types of numbers.

    MuPuPriNT (Multi-Purpose Prime Number Tester) is a primality and compositeness tester for many different types of numbers. It is basic, yet full-featured, and offers several different testing methods for each type of number. MuPuPriNT is built on the GNU Multiple-Precision (GMP) integer + rational library, and is available for Windows, OS X, and Linux. Source code is available as well, and can be built on any machine with Qt installed. As of version 2.0, MuPuPriNT is built on the cross-platform Qt application framework. There are currently two versions: MuPuPriNT and MuPuPriNT Extended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LuaLinq

    LuaLinq

    Lightweight Linq-like library for Lua

    Lightweight Linq-like library for Lua. For the latest version of this project, refer to http://code.google.com/p/lualinq/ Sorry for that. The syntax is very similar to LINQ and reminds of SQL, for those who already know those languages. It’s released with a BSD 3 clause license. It uses a very basic subset of Lua, which allows it to be used also in very restrictive embedding scenarios (e.g. videogames). The focus on data instead of processing makes it suitable for all those...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Java Radix Library

    A java library fully dedicated to radixes and number bases.

    ...It can handle numbers with fractions/decimals and arithmetic can easily be done on the numbers making it far better than the conversion methods found in the Long, Integer, Short, and Byte classes. It is helpful to many mathematical areas, those making games, and just to play around with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CLIChart is for quick summarising and visualisation of data, especially from system logs. It extracts summary data from text files, and generates simple charts from tabular data on the command line (CLI). Charts can be displayed in a window or saved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    filesort and control break

    filesort and control break

    sort text files by many keys and create files with conrol break

    There are two applications: 1. filesort: sort a text file by more than one key. 2. controlbreak: read a sorted file and build control breaks and sums. For filesort and controlbraek you need a csv-file. You find a binary for Linux and Windows. The applications used with command-line options (see Documentation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    safe numerics

    Error Trapping replacements fro C++ integer data types.

    Arithmetic operations in C++ are NOT guaranteed to yield the correct mathematical results when applied to C++ integer data types. This library provides compatible replacements which trap anytime an erroneous operation is performed. Requires Boost Libraries keywords: safe integer, safe range
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Number Speller

    Spell numbers

    The purpose of this library is to convert integer values to their english form.
    Downloads: 0 This Week
    Last Update:
    See Project