Showing 287 open source projects for "integer"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1

    XInt

    A big number C++ class

    ...XInt stands for eXtended Integer. In fact, they are extended in two directions - l and r. The l extension is the fact that they do not have a size limit (except for available memory) and the r extension is that they have decimal places (also unlimited). A large part of math.h has been overloaded for XInt and the rest will follow. The functions that have not been overloaded (sin etc.) can still be accessed as there are conversion operators to and from long double.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    GA-tools

    general genetic algorithms optimization fortran 95 routines

    High level optimization routines in Fortran 95 for optimization problems using a genetic algorithm with elitism, steady-state-reproduction, dynamic operator scoring by merit, no-duplicates-in-population. Chromosome representation may be integer-array, real-array, permutation-array, character-array. Single objective and multi-objective maximization routines are present. Possible to incorporate own crossover and mutation operators exclusively or in addition to standard operators that are included by default. The aim is to make it possible to quickly develop a high performance GA for any given application problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JavaMutex

    Provides 100% pure Java mutual exclusion.

    Freely redistributable open source 100% pure Java for mutual exclusion. Read-write and read-only reentrant lock, condition variable, atomic wraps for Boolean, Integer, Long, and Reference. Cell pool with optional locking, object exchanger, Intersect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PortaBase

    A Portable Database

    A personal database application for Maemo devices as well as PCs running Linux/UNIX, Mac OS X, and Windows. It can be used as a shopping list, password manager, media inventory, financial tracker, TODO list, address book, photo album, and more.
    Downloads: 3 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

    karkinos

    Tumor genotyper for Exome sequence that detects SNV,CNV, aTumor purity

    karkinos is tumor genotyper which detects single nucleotide variation (SNV), integer copy number variation (CNV) and calculates tumor cellularity from tumor-normal paired sequencing data. Accurate CNV calling is achieved using continuous wavelet analysis and multi-state HMM, while SNV call is adjusted by tumor cellularity and filtered by heuristic filtering algorithm and Fisher Test. Also, Noise calls in low depth region are removed using EM algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    LazySloth

    A tool to quickly generate SQL create table query and Java Bean

    ...The accepted options : -java : to generate only java -sql : to generate only sql -both : to generate both java and sql. The column starts with a letter to specify the data type and the rest is the column name. Accepted data types are : i for Integer, n for Double, s for String, d for Date, We'll try to add more data types in next versions. You can add other properties using ":" : if it starts with s : for size, the rest of the property will be parsed to an integer, if it starts with an a : for auto_increment (for MySQL, doesn't affect Java code), if it starts with a p : for Primary Key. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    json4sapnw

    json4sapnw

    Another JSON extension for SAP ABAP

    ...Thanks to the SAP community and especially to Rüdiger Plantiko for the basic work (http://ruediger-plantiko.blogspot.de/2010/12/ein-json-parser-in-abap.html). Enjoy! last Changes: - JSON HTTP Client - HTTP Auth for Basic, SAP Basic+SSO, WSSE - Bugfixes: Big Integer, negative Integer - Array with has_next/next - Object with robust set_text method - OpenWeatherMap.org Example (see files/example)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fast implementation of the old deprecated itoa(), lltoa() etc... plus some C++ wrapping. Theoretically controversed but practically very useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    RTE

    Rapid Text Edior

    RTE is a rapid text editor with column selection and a numeric sort ascending and descending (integer or double)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10

    Harbour OORDB

    OORDB is a Object Oriented Relational Database Lib for Harbour Lang

    OORDB is a Harbour Library that provides capability to define, build and maintain Relational Databases using an Object Oriented approach in which the Database is maintained by defining Primary Keys, Relations, Dependencies, Constrains (at table and field level), Secondary Indexes are supported. Fields can be of the following types: String, Memo, Integer, Float, Logical, Date, DateTime, Modtime, Object ( a Table Object )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ICE (Interval Calculator for Engineer)

    ICE (Interval Calculator for Engineer)

    Interval Calculator for Engineer

    ICE is a simple mathematical calculator with very useful shortcuts for Engineer: works natively with tolerance, can run Monte Carlo analysis, uses engineer notation, includes most of the day by day functions used by engineers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    5.Kernelized qtl-haplotype mapping (HPC)

    5.Kernelized qtl-haplotype mapping (HPC)

    Fortran/R program for kernelized qtl-haplotype mapping by mixed model

    ...Two kernels; the Gaussian and Van Raden kernels, are allowed for the mixed model analyses. The haplotypes are defined by a sliding window of L SNP markers (L is an integer greater or equal to 1). Hence, 2^L haplotypes can be (not necessarily) observed for a sliding window (e.g. 2^6=64 for L=6). Reference: http://gsejournal.biomedcentral.com/articles/10.1186/1297-9686-46-45
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    tiny-json

    JSON library for Delphi

    This is a small and clean library for associative arrays with Boolean / Integer / Float / WideString values. Allows import (export) from (to) JSON text. Extensive error-checking. Uses FunHash (by Sokolov Yura), HatTrie (by Daniel C. Jones), FastInt64 and FastMove (by FastCode project).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XParallax viu

    XParallax viu

    Software for automated astrometry

    XParallax viu is a free software tool for automated astrometric data reduction of astronomic CCD images. It helps astronomers to perform an accurate astrometric reduction of dozens ore even hundreds of images which can be used in subsequent data analysis process. Fit headers generated by this software are fully compatible with other commonly used image utilities like SAO DS9 or Aladin Sky Atlas.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15

    acarsdec_int

    Attempt at integer only version of Thierry Leconte's acarsdec

    This is a branch of acarsdec where most FPU intensive ops have been replaced with integer only counterparts. The light version of acarsdec works on machines as weak as PogoPlug. Please feel free to comment, A version where PLL section of MSK demodulator is also integer has been added on April 6, 2016.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Multiprecision Calculator
    The calculator of big numbers This program was created for basic arithmetic operations with signed integer numbers. Each number represents the following data structure: array of 1024 unsigned integer numbers (digits), the number of significant digits, the radix (from 2 to 36 inclusive) and the sign of this number (-1 or 1). The program is written in C language and has Russian interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PSL_CALC

    create operations sheets for students

    operations sheets divided by operation, integer/real, and by level within each operations each sheet is unique due to the use of random data english, french, portuguese and spanish versions (more languages to come) requires only browser with javascript enabled can be used on the site or downloaded
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    goGPS
    goGPS MATLAB is an advanced GNSS observation processing software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Steepest-descent-like search algorithm

    Heuristic search to find 21-variable PW type functions with NL>1047552

    ...See comments in "pw21_nlac.cpp" in the zipped file for details. 2) Steepest-descent-like iterative search algorithm used in the same paper is implemented using the files in "sdl_algo.zip" which are briefly described as follows: "stp_ineq_pw21.cpp": Main file containing the source code (see comments therein for details). "ADK.txt": Contains the integer values corresp. to the vector space representations of nonzero elements in GF(2^{21}). "INEQs_21s.txt": Contains the coefficient matrix (see Appendix A). "EC.txt": Contains all the 115 groups (each is an equivalence class). "mersenne.cpp" and "randomc.h": Used to generate initial random solutions. For any queries please contact to selcukkavut@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    32-BIT GENERAL PURPOSE INTEGER PROCESSOR

    32-BIT GENERAL PURPOSE INTEGER PROCESSOR

    Simple single cycle processor based on triadic Harvard architecture.

    A 32-bit MIPS simple single cycle processor based on triadic Harvard architecture with a RISC-like ISA. This project is done in Cairo University-Faculty of Enigneering, Electronics and Electrical Communication department (EECE-2017)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Counters

    Some easy to use counters which can be used in more complexes loops.

    In this project i include some easy to use counters which can be used in more complexes loops. Some of this counters are : - BinaryCounter (binary counter) - PermutCounter (permutation counter) Binary Counter allow a control of a succession of integer vectors : 0 0 0 1 0 0 1 0 0 0 1 1 0 1 0 0 ... in same way as bits in a byte. PermutCounter have next succession of arrays (in case of size 4) : 0 1 2 3 0 1 3 2 0 2 1 3 ... 3 2 1 0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EasyPowoliX64

    EasyPowoliX64

    An assembler language emulator to lean it easily!

    ...This assembler is simulating a modern 64-bit CPU (Central Processing Unit) with a low level and simple RAM (Random Access Memory) with a capacity of max 128 Kilobyte (131.072 Bytes). The memory is divided into 16.384 addresses with 64-bit memory cells (Long-Integer btw. Int64).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Grammar based Combinatorial Solver

    Grammar based Combinatorial Solver

    Solver with Applications in Computer Network Systems Design

    The solver performs an exhaustive search on the space defined using simple formal language grammar constructs to identify solutions that meet the objective and constraints. It can be used to easily define complex discrete multi-dimensional combinatorial problems that are otherwise difficult to model using Mixed Integer Linear Programming solvers. The solver does not make any assumptions on continuity of the search space. The solver is implemented in PHP. A GoJS based visualization is provided for model's grammar. Two system design model samples are provided. One uses the solver to identify low power network design for Passive Optical Networks given a set of choices for provider and customer premises equipment and a set of optical domain constraints. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bat2015

    Bat2015

    Bachelor of Science (Informatik)

    The toolkit glpk supports methods for mixed integer linear programming (MILP). These methods solve Capital Budgeting Problems (CBP). Unfortunately, glpk does not support any multithreading and there is no feature to distribute problems via network connections. Today, this is a pitiable sight, because modern computer systems are coupled by networks and support multi threading. We create a distributed system with Apache thrift and the C-API of glpk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Qt Micro Properties Editor

    Minimalistic properties editor for Qt applications

    A minimalistic properties editor for Qt applications based on QTreeWidget.
    Downloads: 0 This Week
    Last Update:
    See Project