Showing 49 open source projects for "cpu-g"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 1
    Digital Logic Design

    Digital Logic Design

    Digital Circuits Design and Simulation

    DLD V 2.0 Released Digital Logic Design is a Software tool for designing and simulating digital circuits. It provides digital parts ranging from simple gates to Arithmetic Logic Unit. You may start your circuit from simple gates and flipflops and keep on converting them into ICs. These ICs, later on, may be incorporated into other circuits to built more complex circuits like CPU. You may even use SOP expressions to generate digital circuits in IC form. You can use this software to design...
    Leader badge
    Downloads: 124 This Week
    Last Update:
    See Project
  • 2
    TomoJ

    TomoJ

    ImageJ plugin to perform Electron Tomography

    TomoJ is an ImageJ plug-in for tomographic reconstruction. It was designed for electron tomography, however any acquisition with parallel beam should work. TomoJ proposes the preprocessing and the registration of tilt-series prior to 3D reconstructions (WBP, ART, SIRT, OS-SART, compressed sensing). TomoJ is written in Java, the computations are multithreaded and reconstruction can be performed on CPU or GPU (OpenCL). registration is described in: Journal of Structural Biology: X. 2020...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3

    LINE Solver

    Queueing Theory Algorithms

    LINE is an open-source software package to analyze queueing models via analytical methods and simulation. The solver is available for MATLAB, Java (alpha version) and Python (alpha version). LINE features algorithms for the solution of open queueing systems (e.g., M/M/1, M/M/k, M/G/1, ...), open and closed queueing networks, and layered queueing networks. Additional details are available on the project website: http://line-solver.sf.net.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    grafx - Extensible Java Graphics Package

    grafx - Extensible Java Graphics Package

    Extensible Line-drawing & Polygon-filling Rasterization Libs for Java

    Line-drawing and polygon-filling rasterization algorithms in Java. Simple 2D package and more complex 3D package with Z-buffering. Texture mapping not supported at the moment. Color interpolation for lines, Gouraud shading for polygons fully supported. Floating point vertex coordinates, not integer. Pixel-level aliasing, not endpoint aliasing. Doesn't use Bresenham line style! Works with all Java versions. No external dependencies. Suitable for study in academic institutions,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    NNumberGenerator

    NNumberGenerator

    A simple number generator with a user-friendly interface.

    NNumberGenerator is a useful utility for generating random integer and decimal numbers. Requires JDK 19.0.2 at least to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GroIMP

    GroIMP

    Growth-grammar related Interactive Modelling Platform

    Important: Groimp migrates to Gitlab. You can find the latest code at "https://gitlab.com/grogra/groimp/". The version on Sourceforge will not be updated anymore. The modelling platform GroIMP is designed as an integrated platform which incorporates modelling, visualisation and interaction. It exhibits several features which makes itself suitable for the field of biological or ALife modelling: The “modelling backbone” consists in the language XL. It is fully integrated, e.g., the...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7

    Ghawwas_V4

    An open source system for Arabic corpora processing

    ... encoding g. Accept TXT, DOC, DOCX, RTF and HTML formats h. Export the processing results in CSV file format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jenetics: Java Genetic Algorithm Library
    The source code has been migrated and is now hosted on Github: https://github.com/jenetics/jenetics Jenetics is an advanced Genetic Algorithm, Evolutionary Algorithm and Genetic Programming library, respectively, written in modern day Java. It is designed with a clear separation of the several algorithm concepts, e. g. Gene, Chromosome, Genotype, Phenotype, Population and fitness Function. Jenetics allows you to minimize or maximize the given fitness function without tweaking it. In contrast...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Java G-Code Utils

    Utilities for CNC (G-Code) using Java

    Utilities for CNC (G-Code) using Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10
    QueueSimulator

    QueueSimulator

    Simulator of G/G/k queue systems used in computer networks.

    QueueSimulator is a free software which aims to simulate primarily G/G/k queueing systems that are used in computer networks. But it can be used to simulate practically any stable queue system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BoardCAD is an easy to use CAD/CAM-program that allows you to quickly design your own surfboards. It is written in Java and can export STEP-files for compatibility with other CAD-systems, and g-code for CNC machines.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 12
    G-CNC Sender

    G-CNC Sender

    GCode sender for ramps and marlin firmware for CNC Milling Machine

    GCode sender for ramps and marlin firmware for CNC Milling Machine 3D preview RS232 and RS232 over TCP drivers Full GComands control, disable, replace, pause. Full machine control Remap XYZ coordinates GComands description After install select Help->Check for updates..
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    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
  • 14
    Agent.GUI

    Agent.GUI

    The Project moved to github https://github.com/EnFlexIT/AgentWorkbench

    The project has moved to github https://github.com/EnFlexIT/AgentWorkbench Agent.GUI is a simulation framework and toolkit based on the JADE framework. It provides functionalities for time aspects, agent-environment interaction, visualization and load balancing, Furthermore, the included application focuses the usability for end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Angulo

    Angulo

    Measure angles and distances with device sensors

    Angulo is a small app for Android which allows measuring angles based on the built-in magnetic and gravity sensors. It also includes an activity to measure distances to points focused by the camera, which can be handy for determining sizes of a room or other quick measurements. They are also done using the built-in angle sensors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    gannu

    gannu

    Java API and tools for performing NLP and other AI tasks

    Java API and tools for performing a wide range of AI tasks such as: word sense disambiguation (released), optimization (5 Evolutionary Algorithms Implemented ETA February 2014), opinion mining (ETA November 2014) and text wikification (ETA July 2014). Gannu includes some graphical interfaces for scientific purposes. When using Gannu please cite: *Jiménez, F. V., Gelbukh, A. F. & Sidorov, G. (2013). Simple Window Selection Strategies for the Simplified Lesk Algorithm for Word Sense...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    drl2g

    Convert drl files to g code

    This is a utility to process and convert drl files to efficient g code, which will help in drilling PCBs using a CNC. The snapshots are based on the linuxcnc axis program to visualize the results of the program using different algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Autmated Peptide Screening

    Screening peptides for MHC and/or MHC-T cell receptor affinity

    Modified version of AutoGrow, autogrow.ucsd.edu/ , with a mutation script added in the class files, and a global change of the defined mutation point from Hydrogen atoms to Calphas, to allow placement of Amino Acids. Deposited are 3 versions, used for my PhD Thesis. These allow for mutation of short 2-15 amino acid peptides, and associated screening of these using AutoDock or AutoDock Vina, allowing for 8 CPU systems to screen 10K peptides a day or 1-2K with flexible residues added...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pontos

    Pontos

    Pontos calculates distance matrices from DNA sequence alignments.

    ... to the farthest sequences from the ends). Ambiguities (things like R, Y, N, W, etc. in a DNA sequence) can be treated like: - consider ambiguities as always different; - consider ambiguity as partially different (e.g. R would be 0.5 different from A or G); - ignore ambiguities in each pairwise comparison; - remove all columns, globally, that show any ambiguity. Pontos was written in Linux, but should run in any system where Java works. Pontos is licensed under the GPL version 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JeeObserver is an open source java monitoring tool used to analyze java applications and servers performance. It can monitor servlets, JSF actions, EJB beans, JVM cpu and memory usage and HTTP sessions. Full documentation at www.jeeobserver.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pamvotis is a Wireless LAN Simulator for all the current physical layer extentions of the IEEE 802.11 (IEEE 802.11 a/b/g) standard and for the IEEE 802.11e Draft for Quality of Service in WLANs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    jLlama is a desktop application to monitor servers over SSH. Any figure retrieved from the command line can be polled and graphed in real time. Out of the box, jLlama can graph CPU and Memory usage for Linux and Solaris servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    unGrid is an open source framework for distributed medical imaging. The system consists of a computing grid that harnesses idle CPU cycles from existing workstations, and a framework to execute jobs on that grid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a multi-threaded Java program that tries to maximise CPU utilization by separating and distributing the computational part of the work from the file reading and writing part by using separate threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XYZ Machine
    Software application, firmware and U.I. for 4-motors 3-axis milling machine, open hardware, software and mechanics. See also project in details for schematics and images on http://www.contesti.eu/opensource/xyz-dc-motor-controller
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next