88 programs for "cpu-g" with 1 filter applied:

  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
  • 1

    Pofig

    Portable Figure Out system properties

    pofig - portable shell script for probing base system properties: OS, OS version, kernel version, distro, distro version, architecture. It detects: 19 operating systems, 11 major linux distros, 13 CPU types. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FlexxCpu

    FlexxCpu

    Flexible and eXpandable Cpu simulation

    A small simulation of an experimental customized Cpu called FlexxCpu. A virtual Cpu whose assembly instructions have been strongly influenced by old cpus architecture (8080, 6809, z80, 68k, etc...) Please support this project by donating to this fundraiser: ------------------------------------------- Give birth to new travel bicycles!!! https://gofund.me/2201d2a4 -------------------------------------------
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    sudoku86

    sudoku86

    a 16-bit Sudoku game for DOS and 8086/8088 CPUs

    Sudoku86 is a Sudoku game designed to run under DOS. It is a 16-bit, real mode application using CGA or VGA video output (320x200). It has been compiled using Turbo C 2.0.1. Sudoku86 comes with 100 sudoku grids. Sudoku86 requires: - 50K of free conventional memory - a 8086/8088 compatible CPU - a CGA, MCGA or VGA graphic card - a two-button mouse - a DOS 3.0+ compatible operating system
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Search and Kill (SnK)

    Automatically kill Windows processes using search criteria.

    Command line tool to automatically find and kill Windows processes using search criteria. Designed specifically to eliminate such cases when it is very hard to kill hung process with normal means (e.g. resource hungry fullscreen 3D game) and you have to restart your PC. By binding SnK with specific search criteria to some hotkey (with AHK for example) you can now kill such processes with ease.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 5

    bsum

    tiny DOS tool that computes BSD checksums of files

    bsum is a tiny tool (256 bytes!) that computes the BSD checksum of any file. It requires only a few kilobytes of memory, and is fast even on an 8086-class PC. bsum supports files of any size (as long as your file system is able to handle them). The BSD checksum is displayed in hexadecimal format (ie. four alphanumeric characters, like "C2E1"). bsum is an excellent candidate for veryfing data integrity on systems that are very constrained in terms of disk space, memory or CPU power. Typically...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Hydrogen/Core51 is a Keil C51 None-Preemptive OS. CORE written by Pure C (well..almost Pure, has 10 lines inline ASM). CORE minimal resource **Size about 2.3~5K ROM, 20+ Byte RAM. it is depends modules your chosen. **CORE also TAKE TIMER0 to tick for real-timing, and need xdata for HEAP CORE Support **dynamic Create/Terminate Thread(TASK) **Synchronize Object (Event / Semaphore / Critical Section), Thread(TASK) Naturally GIVES UP CPU by WaitFor these Synchronize Object...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Emulator of Wang 700

    The functional model of the old calculator series Wang 700 and 15VSM

    This project introduces a console application designed for functional emulation of the USA old calculator series Wang 700 and their USSR derivatives 15VSM (15ВСМ). The main goal of the project is emulation of those models made in Soviet Union: 15ВСМ-5, 15ВМ16/32/128 - which are also known as D3-28 (Д3-28). The choice of them is due to the extremely strong and authentic CPU command set developed by Soviet engineers as a superset around the original Wang 700's command set. While Wang 700 were...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    debug_new

    debug_new

    C / C++ everything-memory debugger

    Warning: Older projects may have to be compiled with -DDEBUG_NEW_CONFIG_HAVE_DEPRECATED Debug_New offers the possibility of debugging memoryleaks, not only (note the "not only"; that's just one of its functions) in a <report-memory-leaks-on-shutdown> kind of way, but implemented using memory-states. - Cross platform + Cross compiler support (only utilizes the preprocessor and template-voodoo-magic for c++) - Supports C and C++ - Supports gcc and g++ - Supports pthread and any posix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Distant Speech Recognition

    Beamforming and Speech Recognition Toolkit

    BTK contains C++ and Python libraries that implement speech processing and microphone array techniques such as speech feature extraction, speech enhancement, speaker tracking, beamforming, dereverberation and echo cancellation algorithms. The Millennium ASR provides C++ and python libraries for automatic speech recognition. The Millennium ASR implements a weighted finite state transducer (WFST) decoder, training and adaptation methods. These toolkits are meant for facilitating research and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 10
    x3drenderlibrary

    x3drenderlibrary

    A 3d rendering framework

    x3d render library is a 3d graphics framework with implementation of several useful rendering algorithms: a rasterization renderer(with implementation of both builtin software rendering & opengl hardware rendering); a path tracing renderer(cpu based) x3d demoscene is a framework and tool chains dedicated in animation production. x3d render library is used for the rendering component
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Graphic creator

    Graphic creator

    Application for creating graphics

    This app can be create graphic from 3 ways : 1) String function ("x^2+sin(x)) 2) Polynomial (1,0,0 -> x^2) 3) Lagrange's interpolation (set dots to build graphic) You can be create 2 graphic (in next version maybe >2 ) and solve equation f(x) = g(x)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Circuit simulator SPECI-SPICE

    Circuit simulators like SPICE for low memory computers

    SPECI-SPICE is a subset of SPICE intended to run on low powered computers like Amstrad CPC, ZX Spectrum, CP/M machines, old PC machines, some programmable calculators,etc. by keeping most important functionality of SPICE 2.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    picosntp

    SNTP client for DOS, based on the picoTCP library

    picoSNTP is an SNTP time synchronization client for DOS. It requires a 8086-compatible CPU, and a working network connectivity via a packet driver. It's based on the picoTCP stack (and more specifically, on its DOS fork - picotcp4dos)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    fast_count_multi

    Extremely fast NGS read counter

    ... gtf_file bam_file(s) > output Requires bamtools API library at run time, and c++0x for compile. git clone https://github.com/pezmaster31/bamtools cd bamtools mkdir build cd build cmake .. make export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:path to/lib g++ -I bamtools/include/ -L bamtools/lib/ -o fast_count_multi fast_count_multi.cpp -lz -lbamtools -fpermissive -pthread -std=c++0x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lite Browser

    Lite Browser

    A free web Browser to access internet fast with less CPU usage!

    A free web Browser to access internet fast with less CPU usage!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Blood Money 616

    Blood Money 616

    A Kingpin Mod - Blood Money 616

    ... person shooter ahead of everything on the shelf. It was the first game to have locational damage quarters. The 1st game to go too far! This is not a G rated game!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HimemX

    HimemX

    The ultimate DOS XMS memory manager

    This is HimemX - the open-source XMS memory manager of FreeDOS. Uses unreal mode when possible and has a very low conventional memory footprint. Got any patches? Noticed any bugs? Please report your findings on the FreeDOS mailing list: freedos-user@lists.sourceforge.net
    Downloads: 56 This Week
    Last Update:
    See Project
  • 18
    ComputationalGeometry

    ComputationalGeometry

    2D environment demonstrating computational geometry algorithms

    This is an application made for educational purposes. It demonstrates some basic algorithms of computational geometry in 2D space. You can create, edit and delete points and vectors and then choose them as the input for algorithms selectable from the menu. Import and export from a to XML files is also possible. Many thanks to GeoSoft for providing open-source library G which was used for 2D graphics. You can find it here: http://geosoft.no/graphics/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EDK - Extensible Development Kit
    A multiplataform development kit 2D for Linux G++ and Windows MinGW. features: 2D render with OpenGL. Clock and FPS control. Multithread WIndows and Linux. Templated Binary Tree. Network TCP/UDP SERVER/CLIENT. SQL using SQLite. Áudio 2D and 3D using SFML. View Based Render. 2D Shape Render. Animation with interpolation Line/Curve. 2D Bones with IK and BVH loader. Physics 2D using Box2D. Tile Set and Tile Map. Cenario layer based. XML parser using pugiXML. https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Go Gmailer

    Go Gmailer is a java based desktop app to send emails.

    Go Gmailer is a java based desktop app to send emails.It is developed for people having slow internet connection.It is real simple and quick to send emails from this app. N.B.: It is recommended to create an app password for this app and choose remember me option to login after entering the app password so that you don't have to remember the app password for your G-mail account separately.This is JAVA based app so no doubt of security! If you have any issues with app then feel free to email...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Advanced Batch Image Converter

    Advanced Batch Image Converter

    Multiplatform tool for batch image conversion

    ABIC is a multiplatform tool for converting images from and to a wide variety of formats, for example: JPEG, TIFF, PNG, JPEG-2000, WebP. It can also read some historic ones, in particular Amiga IFF (ILBM). ABIC is completely free, open sourced, and is also entirely nag-free.
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 22
    DGen

    DGen

    Portable Sega Genesis/Mega Drive emulator.

    DGen is a free, open source and portable emulator for Sega Genesis/Mega Drive systems.
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 23
    mintyMac winny

    mintyMac winny

    A complete windows 7 styled mintyMac xfce desktop with wine 1.7.22

    mintyMac winny addition is our windows themed distro. Mac OS X themes are pre installed as well among many others. Made for the window user who wants a ready to go LINUX Distro that includes all the standard mintyMac releases features plus including the Full working Wine version 1.7.22 with pre installed software including , Video Light Box, Seamonkey web browser email client and WYSIWYG HTML editor and notepad ++, Whisker Menu, Docky, Evolution (email), Skype, Pidgin, Filezilla, Chromium...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TinyReminder

    TinyReminder

    Tiny reminder with very simple user interface and no installation

    (Translations needed - see Wiki for the details.) Tiny reminder with very simple user interface and no instalation, for people, who have no time to learn how to use it. Reminds once by chosen time period or repeatedly on regular time intervals basis. Elements of the interface dynamically changes to give the user instant grafical feedback of his or her action. Even after launching the reminder, all chosen settings may be dynamically changed by double clicking the icon in the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    BGINFO4X - BGINFO for X and for Windows!

    BGINFO4X - BGINFO for X and for Windows!

    Shows desktop information on your screen

    BGINFO for X, also called BGINFO4X, is a clone of the popular program BGINFO for Microsoft Windows created by Sysinternals. BGINFO4X is designed for pretty print useful information (CPU model, Hostname, IP address, OS version, Office version, and much more ...) on your desktop background or wallpaper. See the screenshots to see BGINFO4X in action. BGINFO4X is Multi Platform (Windows, MacOSX, Linux, BSD). BGINFO4X is Highly Customizable. BGINFO4X is Open Source. BGINFO4X comes...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project