Showing 371 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
  • 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
    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
  • 2

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

    Firula

    A Framework for Intelligible Branch-Cut-and-Price implementations

    Firula (Framework for Intelligible Robust User-defined Linear-programming Algorithms) is a framework for implementing Branch-Cut-and-Price algorithms where the user needs only to define a mixed integer linear programming model for the master problem and provide a solver for each subproblem. All variables and constraints are identified by a character string in the API. It requires a linear programming solver to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    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
  • 8
    c-connect-4-game

    c-connect-4-game

    a connect four in console using basic c

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 10

    Free.iso8583.NET

    ISO 8583 message parser/compiler (Free.iso8583.NET)

    ...The other parts will accept message as a model object and also send message as a model object. The model object is an object whose properties representing each fields in the message and their value has been converted to the appropriate type such as integer, decimal or string. Developed using C#.NET. Please feel free to send bug report and feedback (especially about the standard) to atmulyana@yahoo.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    AndroidMaterialPreferences

    AndroidMaterialPreferences

    Provides various "Material Design"-styled preferences

    "AndroidMaterialPreferences" is an Android-library, which provides various preferences, which are designed according to Android 5.0's Material Desing guidelines even on pre-Lollipop devices. In order to use the library, the dependency "AndroidMaterialDialog", which can be found via the URL https://sourceforge.net/projects/androidmaterialdialog, is also needed. An Android test project, which provides JUnit tests for this library, is available via the URL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

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

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

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

    CalcMatr

    Calculations with matrixes of integers or fractions up to 4 x 5

    Integer and fractional elements are allowed, but not floating point numbers. Matrices (or their elements) and systems of linear equations can be also generated by the app, to practice with operations and propieties. The app calculates the matrix range, determiner of square matrices, traspose, inverse of inversible matrices (that is, square matrices with non zero determiner), the matrix of adjuncts, the forms of Gauss and Gauss-Jordan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Microcode update notification

    Small startup script that notifies update info about CPU micorcode

    Even a CPU has a little firmware inside. Since a lot of years it is possible to update it to fix little or bigger bugs. Usually this operation is done while updating your motherboard's BIOS, and the update is permanent. But thanks to the architecture of the linux kernel, we can update it at the last version every time we boot our OS. This is a really fast operation brought to you by microcode.ctl (in Ubuntu), and it permits to avoid waiting for an updated closed-source BIOS to solve bugs; it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java language binding for pismo file mount. Create virtual folders in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

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

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

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

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

    TwitchQuizBot

    Twitch chat bot dedicated to run quizzes.

    ...RepeatQuestion; -you can request the list of available chat commands through !Commands chat command. -you can request the top of the leader board with !Top<X> command, where X is arbitrary integer; -it has a built in simple client for a twitch chat; -integration with loyalty points; -it has an option to accept answers with small misspellings. -[TEST FEATURE] You can provide a link to the image file instead of text question and let the users guess what image is it - bot will slowly show it piece by piece
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Currency-lib

    It's a class library that implements functions for working with curren

    Currency project is a class library that implements functions for working with currencies. Currency class is responsible for arithmetic functions and storage. It implements the integer math with accuracy up to 1/10000. CurrencyInfo class is responsible for storing information about specific currency in accordance with ISO-4217. CurrencyInfoDir class implements catalog of descriptions currencies, as well as searching for descriptions of currency by the ISO-4217 code. It's also provide the data about currency for the country. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

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

    VisualCPU

    Graphical out-of-order CPU simulator

    Java Swing application that simulated an out-of-order CPU. Support already exists for renaming, out-of-order issue, out-of-order completion, in-order retirement, handling of branch misprediction, and integer instructions (single-cycle, multiply, divide, load, store).
    Downloads: 0 This Week
    Last Update:
    See Project