Showing 224 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
  • 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
    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
  • 2
    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
  • 3
    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
  • 4

    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
  • 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

    cimgexplorer

    Exploration and analysis program for (scientific) images

    CImgExplorer is an exploration and analysis program for (scientific) intensity images. It shows floating-point and integer intensity images in a false-colour display and allows range adjustment, zooming, histogram optimisation, and simple evaluation. Reads most formats using GDAL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ResTool

    Display Resolution Scaling Calculator

    ...This can be helpful when used with the "Custom Resolution Utility" available here: http://www.monitortests.com/forum/Thread-Custom-Resolution-Utility-CRU ResTool takes a display's native resolution and a target upscale percent to find an integer-resolution near the upscale target and locked to the native aspect ratio. This is useful because a simple increase at a given percentage typically yields a non-integer resolution at the indicated aspect ratio. Simple rounding of this non-integer resolution will not yield a viewport that is locked to the original aspect ratio. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    intzip

    Fast compression of integer sets.

    IntZip is a lossless compression algorithm for strictly increasing lists of unsigned integers. Compression means that a suitable list of integers can be encoded to a (whenever possible) shorter list of the same integer format. An arbitrary set of integers (i.e., a collection of unique numbers where the order does not matter) may be transformed into suitable input data by way of translation and sorting. The main focus of the algorithm is to encode structural characteristics of a given list, such as coherent intervals and repeated distances. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JCLILIB

    A Java 7 library for parsing command lines.

    ...Features include recognizing arguments either by key ("-h"), by key and value ("-f some_file" or "-f=some_file"), or by position (e.g., second argument not attached to a key). Keys may optionally be repeated with multiple arguments. Values may be specified as String, Boolean, Integer, Long or Double. Unused arguments are returned in an array of strings. A static method is provided to parse arguments with glob-style wildcards (such as "*.bak") and return all matching files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java language binding for pismo file mount. Create virtual folders in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    foobar2000 OpenAL Output

    OpenAL output for foobar2000 v1.1+

    This plugin supports 16 bit or 32 bit fixed point OpenAL output, so it converts foobar2000's 32 bit float wav data to 16 or 32 bit integer wav. Supports 1.0, 2.0, 4.0, 5.0, 5.1, 6.1, 7.1 channels output. Sample rate depends on your sound card. Tested on Creative Sound Blaster X-Fi XtremeMusic under Win8x64. For using: 1. Install OpenAL: http://www.openal.org/creative-installers/oalinst.zip 2. Install vcredist_x86 2010: http://www.microsoft.com/en-us/download/details.aspx?...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11

    Visual Integer Factor

    Puzzle game demonstrating whats so hard about binary integer factoring

    ...This grid is based on pascals triangle, which is a 1d cellular automata that calculates (X choose Y) factorials by each cell being the sum of the 2 cells upleft and upright. Draw a binary integer from a cell going upright, then explore the allowed transforms which may lead you to a factored state in 2 dimensions, from the lowest digit of the 2 odd integers both upright and upleft, its factors, and in the 2d space they are rectangle edges of, those pixels/digitbits must be on when there is an on bit somewhere downleft and downright after crossing empty cells, but if it finds either whole diagonal row empty then it must also be empty/zerodigit. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    UPICL

    A portable integer conversion library.

    Universal Portable Integer Conversion Library (UPICL) is a C library that allows programmers to easily convert and work with integers of any endianness and signed number representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SoftwareTechnology_KovácsMáté

    This project is for the Software Technology class at my university.

    ...The tables contain columns. The columns have names, types and can-be-empty-flags. The column type defines the possilble values of that column, which can be boolean, integer, real or string. If the can-be-empty-flag is not set, than writing data to that row is obligatory. The program must save every table into separate text files (the form of the file name is: <databasename>_<tablename>.dat). These files must contain the count of rows and table specific properties and the rows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Immutable Collections for Java

    Immutable/Persistent Collections Library

    ...The 2-3 tree and integer trie classes are optimized for performance and can be used alongside java.util Collections when immutability is needed for safe data sharing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Bubble BASIC

    A free, minimal 64-bit BASIC compiler for Linux

    ...) * Lots of BASIC functions supported (SIN, COS, EXP, LOG, string functions such as LEN and MID) * All the traditional BASIC operators (unary -, NOT, OR, AND, >, >=, <, <=, = [equality operator], +, -, *, /, ^, function(...), = [assignment operator]) * Three intrinsic data types (all 64-bit): Integer, double precision floating point, and UTF-8 string. Arrays of any dimensionality. * Full Unicode support (UNI function replaces traditional ASC) * Text file I/O. * Compiles to native 64-bit asm (can use fasm or nasm as backend). * Inline asm feature. * Written in Haskell and C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MNCubes

    MNCubes

    Research project to compute repeating patterns in discrete planes

    ...Likewise, a 3D plane can be rasterized into connected cubes. A 'rectangular' cut of m x n cubes is a (m,n)-cube. Given m and n, the goal of this project is to generate all the (m,n)-cubes for all the (integer) discrete planes, based on the intersection vertices on a Farey diagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    iBench

    iBench

    The Cocoa Benchmark

    iBench is a benchmark for Mac OS X constituted by a suite of tests of real-world usage that allows you to check and compare Macintosh computers performance on integer and floating point workloads. iBench is compatible with both Intel and PowerPC Macs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    gxLibrary : C++ (CUDA+AMP+CPU)

    C++ library for easy simulations on any CUDA/AMP/CPU or remote PC

    Helps to program ( in C++) simulations or long-running calculations with many iterations. Easily write C++ code that is same as single-threaded ( or shorter and simpler) , and gxLibrary will compile and run that code as massive multi-threaded on any available GPU (CUDA/AMP) or CPU, either on local or remote PC. Write code functions once, just like they would be written for regular single-threaded cases - no need to write separate code for CUDA or AMP or CPU, or to modify code for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    kmul

    Constant multiplication routine generator

    kmul is a generator of routines for optimized multiplication by an integer constant. In order to calculate a constant integer multiplication, it uses the public domain routines presented in the work: Preston Briggs and Tim Harvey, "Multiplication by integer constants," Technical report, Rice University, July 1994. This technical report implements Bernstein's algorithm documented in: R. Bernstein, "Multiplication by integer constants," Software - Practice and Experience, Vol. 16, No. 7, pp. 641-652, July 1986. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Multi-Column Row Comparator

    Provides multi-column sort capabilities for row-based text file data

    ...This implementation sorts the following column data types: - java.lang.String - java.Math.BigInteger - java.Math.BigDecimal - org.joda.time.DateTime Columns are sorted based on specified attributes, some of which are type specific. For example: - Treat Null as Low Sort Order (boolean) - Ascending Order (boolean) - DateTime Pattern (String) - BigDecimal Scale (integer) ... and others
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MathX

    MathX

    Fixed-length Arithmetic-types library

    MathX is a fixed-length arithmetic-types written in pure c++ templates. The goal is to provide signed-integer, unsigned-integer, IEEE-754 float-point and fixed-point types, all with specific number of bits. To this moment, only signed-integer and unsigned-integer are completed for little-endain architecture. Any compiler that support c++03 or c++11 can successfully compile MathX. Refer to README for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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
  • 23
    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
  • 24

    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
  • 25

    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