Search Results for "computer system optimization" - Page 40

Showing 2382 open source projects for "computer system optimization"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1

    WS1281 decoder

    Decoding of OOK signals transmitted by a weather sensor on 433,82 Mhz

    WS1281DEC is a portable Win32 application that extract and display the data transmitted by WS1281 weather station external sensor, using the sound device of a PC computer and some additional hardware and software. Hardware requirements are RTL-SDR dongle (e4000 or R820T tuner ), external antenna, and a PC. As additional software, it is necessary to have SDR Sharp and Virtual Audio Cable. The whole system was tested on Windows 7 64 bit OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Coffee_FF

    Coffee_FF

    Keep computer awake on active network/internet, programm or set timer

    Coffee will keep your computer wide awake while your network is active or a program. Coffee prevents standby when your traffic speed on a selected network adapter is above the user configurable threshold or specific software selected. It will keep computer awake without disturbing monitor sleep mode. Have option to delay xx minutes after software does not meet sleep block settings. Have option to send up key press.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    Assisted Interface

    A Qt5 framework for helping handicapped computer users

    Assisted Interface (AIF) is a Qt5/C++ framework for providing computer interfaces to users who may have very limited body control, perhaps only able to use eye gaze to move a mouse pointer. AIF is mainly a matrix of buttons that either are spoken words or action functions. Typical AIF applications are in assisting with communication and operating equipment such as TVs and Hi Fis by IR remote control. AIF can be applied to kiosk type applications. AIF runs on Linux PC, Raspberry...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    New Terrain and 3D Map System

    New Terrain and 3D Map System

    a very lightweight advanced terrain-rendering and 3D map rendering sys

    A very lightweight advanced terrain-rendering and 3D map rendering system. Minimal dependencies: OpenGL, SDL. It's distrib in 2-3 separate modules: 1. the C++ implementation of the terrain- and/or surface- rendering Algorithms I have developed: both a multithread and a non-multithread variant is relaeased. 2. Seme as at point 1. , but with a road-network rendering and collision-detection module I wrote before. It also adds some trees at the top of the terrain. (multitread vesion not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Breaky

    Breaky

    Break time reminders

    v1.5 Remind yourself how long you have been at the computer. Customize time, action, desktop and lockscreen notifications, with a clean, simple UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MathBench PC Benchmark

    MathBench PC Benchmark

    A benchmark to test your CPU, RAM, and system

    MathBench - KRIEG Technologies Developed by: Northumber, KRIEG Technologies This application tests your CPU clock, CPU cores, ALU performance, RAM clock speed and latency, the threading management and your system optimization. It is divided into five calculation: - Pi number calculation - Napier number calculation - Random number generator - Prime numbers generator - Fibonacci series calculation It has four default presets, but the benchmark can be manually configured. - Normal: for all PCs - Gaming: for gaming laptop and gaming PCs - Enthusiast: for the most powerful PCs configurations - Ultra: for PCs configurations with overclocking
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    OpenAxiom: Scientific Computation System

    A system for computer algebra and symbolic mathematics

    OpenAxiom is an open source Computer Algebra System. It offers an interactive environment, an expressive programming language, a compiler, a large set of mathematical libraries of interest to researchers and practitioners of computational sciences.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    RW Trainer

    RW Trainer

    Designs and animates sequential relative work skydive jumps

    RW Trainer is a bilingual Windows application that allows skydivers to design, optimize, animate and print sequential relative work jumps. A "must have" for serious Formation Skydiving competitors, very useful also for judges, FAI rules designers or just beginner relative workers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10

    TFS Build Watch

    The Ultimate Build Nofitication Tool

    Wallboard Team Foundation Server build notification application with a focus towards fun and emotions rather than cold blooded status report. Works best on a wide screen with audio speakers or a TV set connected to a computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Turn Off

    Turn Off

    Shuts down your computer in the selected period of time.

    This is a simple Python GUI that will allow you to turn off the PC automatically in the selected period of time. You can also cancel the previous turn offs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    FreeBSD Offline Package Downloader

    It is a simple downloader of distfiles in ports collection on FreeBSD

    ...It provides a approach that can install the software on FreeBSD system if the computer does not have a direct access to internet. It just like the tool apt-offline on debian. have a fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    blessed

    blessed

    A high-level terminal interface library for node.js

    blessed is a high-level terminal interface library for Node.js that provides a curses-like API in JavaScript. It is designed to help developers build rich terminal applications with widgets, screens, layout behavior, input handling, and efficient rendering. The project reimplements ncurses-style behavior by working with terminfo and termcap data and exposing a Program object for terminal escape sequences. Its widget system feels more DOM-like than many low-level terminal libraries, making...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    ASPI Kit
    # ASPI Kit - Adaptive Identification and Control Software This software is under development by the ASPICC group. Its purpose is to allow users to learn and experiment the use of Neural Networks (NN's) and related Computational Intelligence algorithms on their own data. Users can upload their own data and experiment with various algorithms of various setups to see how the algorithms performs on their data. Users can also investigate and familiarize themselves with the Python code of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Machinist Math Kit

    Set of tools that help CNC machinists

    A set of tools/calculators that help CNC machinists quickly handle math associated with machine technology. Will incorporate more calculators when they are ready the final product will probably be a single combined application. Currently available is a Mill Rate calculator that is recursive, meaning it changes the corresponding values as you manipulate the data. In the works is a Can Cycle calculator that functions the same way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    NotesTyper

    Convert your text typing into music

    NotesTyper system converts text typing into music. You will need computer keyboard, microphone (notebook mic is ok) and Chrome or Firefox browser. NotesTyper has multiple operating modes and settings, which allow to produce different music from same text. Computer keyboards do no allow to input keypress velocity, but NotesTyper overcomes this restriction by processing microphone input level when you type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    GWLauncher

    Launcher app for Guild Wars and Guild Wars 2

    Allows configuring launch options and configuring more than one copy of the game, allowing simultaneously launching several instances. It also has account management for the auto-login feature, so it's easy and fast accessing more than one account on the same computer without having to re-enter the login info every time you want to change accounts. Small and 100% stand-alone: it doesn't require any 3rd party software installed in the computer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Perl OBD-II Logger

    Perl OBD-II Logger

    A Perl program for logging OBD-II PID data

    The goal of the Perl OBD-II Logger project is to create a flexible and efficient application that can capture and log OBD-II Mode 0x01 PID data from an automotive scantool. It is designed with accurate and efficient PID data logging in mind, and provides NO support for reading or resetting diagnostic trouble codes. By default, the output log file contains time-stamped PID values in a simple Comma Separated Values (CSV) format that can be readily imported into popular data analysis or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Bat2015

    Bat2015

    Bachelor of Science (Informatik)

    ...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. Now, it is possible to use as many cores in a network as you want. With a focus on the MILP methods we implement a load balancing and speed up the solving process in a multiplicative way. Sometimes we have super-linear speedup with a small set of hardware. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming.
    Downloads: 157 This Week
    Last Update:
    See Project
  • 21

    Tic Tac Toe

    Exciting Tic Tac Toe game full of features

    Hello World, my name's Nick . I like this game since a long time. I played various versions of it, but they all lack in customization. That always made me want to make my own version of Tic Tac Toe since I was 10 or so. I couldn't even program! So I'm now attempting to make it look beautiful and full of little details. I hope you're gonna enjoy it! Coder: Nick . Tester: Alex You need Microsoft .Net Framework 4.5 or the application won't start. .Net Framework 4.5 is already...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Free Windows Network User Accounting

    Free Windows Network User Accounting

    User Computer and IP Address Tracking

    FWNUA (Free Windows Network User Accounting) runs silently in a Windows login script or GPO and collects data about user logins. FWNUA keeps track of the workstations logins so you don't have to! FWNUA now supports syslog and Splunk! Look for the fwnua - syslog version in the files list. Use Splunk or your own syslog server with data mining tools to create a robust user tracking system. Find our Spunk app on Splukbase: https://splunkbase.splunk.com/app/2773/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    MoodleQuizUtilities

    Moodle quiz and glossary creation utility

    A utility to convert glossaries and questions in text (CSV) format to Moodle format. Using this utility, you can quickly convert a table of term/definition pairs (for example, from two adjacent columns of a spreadsheet) into a Moodle glossary file, ready for import into your Moodle system. The same source data can also be used to create quiz questions as an aid to student learning, asking the student either to match a set of randomly selected definitions to the corresponding term...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    ShutMeDown

    ShutMeDown

    A simple shuttingdown application for Windows

    ShutMeDown 1.2.0 is an simple application that will help you automate common system tasks on your computer, such as shutting down, restarting, hibernating and more. It allows you to create automatic timers to make life easier. You can now set shutting down at particular time and see remaining time on graphical indicators. By using SMD you can save electric energy and money by setting appropriate tasks. You can limit time that you and other users spend using your computer with 'limit tasks'. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Folder Lock

    Folder Lock

    Easily lock and hide any folder, anywhere

    Folder Lock 8.5 is a small program that allows you to lock and hide any folder. Whether the folder is on your computer or USB, Folder Lock will take care of it. Small, and simple, just about anyone can use Folder Lock. Folder Lock now has a working built in updater, so any updates that are released will be available for you to download at your choosing. fl_8_5.exe (Folder Lock...
    Downloads: 2 This Week
    Last Update:
    See Project