Search Results for "programs for windows" - Page 54

Showing 3256 open source projects for "programs for windows"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 1
    vf2nsrtesting
    My Test site for development of programs
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    PHP Dev Engine 2.0
    PHP Dev Engine 2.0 - a new look at PHP as a programming language. With PHP Dev Engine 2.0, you can create console (and not only!) Application in PHP, which was not originally designed for this purpose. You can also compile these applications into stand-alone EXE programs. Also, you are provided with the function of input data from the keyboard, which is an important feature in many programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    QZAntics Chug For Windows

    Chug allocates and locks all available memory on the system

    QZAntics Chug For Windows is the first in a line of programs intended for the practical joker and mischief maker. QZAntics Chug For Windows is a very simple program which allocates and locks all available memory on the system it is running and doesn't stop until the program has been terminated or caused a complete system crash. Just imagine 'Pac Man'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FunShapes
    Editor 2D graphical objects / Редактор графических 2D объектов The editor is written on C ++ using cross-platform Qt5. It can serve as a template for novice programmers using Qt to create their own programs using 2D graphics. In the program code can be found examples:
    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.
    Start Free
  • 5

    StormLisp

    Developing Lisp programs for the LEGO EV3 brick

    Developing Lisp programs for the LEGO EV3 brick. I have developed in the Java programming language a Lisp interpreter named StormLisp. It can be started on the PC either to process general Lisp programs or to experiment with Lisp. In addition, its main domain is the LEGO EV3 brick that can be controlled by using a StormLisp program. For this I use the leJOS EV3 system which enables the LEGO EV3 brick to process Java programs. This system must first be installed on the LEGO EV3 brick....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    8051 Simulator

    Simulator of 8051 microcontrolers

    Software for simulation 8051 instructions. It can translate all 255 instructions, but instructions for external memory are not implemented yet. 8051 simulator have nice GUI based on Qt where you can load your programs in assembly language, run them, step them, debug them and so... GUI shows all registers and their values you can also connect virtual LED, 7seg or button module to any port of microcontroler. It's not in english... but hey, just follow pictures
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    Core Analyzer

    Core Analyzer

    A power tool to debug core dump, memory corruption, optimized code.

    ...It is thorough, labor-free, and insightful. I use the tool on daily basis and it is proved to be invaluable to debug many tough issues. The tool supports x86_64 architecture including Windows/RedHat/SUSE/MacOSX (32-bit and 64-bit). For more information, please see the project's web site
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    StarlungOS

    StarlungOS

    A simple but complex OS

    Starlung is a simple but complex OS based on MikeOS. It includes user configurable programs and an easy to use interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Screen Sushi

    Screen Sushi

    Crop screenshots, pin them like Sticky Notes! Upload many at once

    ...Developed by Shane Matuszek and released under the MIT opensource license. - Dual Screen / Multi monitor support - Pin screenshots and pasted images like sticky notes on top of other programs - Can upload to Imgur (or even automatically) - Keep track of upload links to view or remove - Supports Windows Vista, Windows 7, Windows 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 10

    NotOpeningTwiceDLL

    This DLL prevents your program to run two instances simultaneously

    This DLL checks if your program is already running and controls what has to be done if this is the case. What is new is that it not only checks if the processnames are the same, but also checks if the sha512 hashes are the same. If the names are the same but the hashes are not, apparently there is another program with the same name, but now, it will no longer stop your program from running, while still not opening multiple instances! This DLL is written in vb.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dndf

    dndf

    Perform a drag'n'drop of file handler given full file path as text.

    dndf is a Drag'n'Drop utility. Perform a drag'n'drop of one (or more) file handler given a text corresponding to the full file path. In the standalone mode there is a text-area where you can usually drag'n'drop (or copy-paste) the "full file path" text, from any other program (notepad, browser). In the called mode you can execute it by your local web server or similar and pass the path through arguments. Why dndf.exe? 1. I develop some programs web-based to manage (index/search) my...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    NeuroSolutions: Formula Generator

    Utility converts the weights file of a MLP Breadboard into a formula

    The NeuroSolutions: Formula Generator utility converts the weights file of a default MLP breadboard (1-hidden layer with a TanhAxon in the hidden layer and either a TanhAxon or BiasAxon in the output layer) into a usable formula that can be copied and pasted into your own programs to compute the output of the trained neural network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java Vulnerable Lab - Pentesting Lab

    Java Vulnerable Lab - Pentesting Lab

    a deliberately vulnerable Web application

    This is Vulnerable Web Application developed for course by Cyber Security and Privacy Foundation (www.cysecurity.org) for Java programmers The full course on Hacking and Securing Web Java Programs is available in https://www.udemy.com/hacking-securing-java-web-programming/ WAR file: ---------- https://sourceforge.net/projects/javavulnerablelab/files/latest/JavaVulnerableLab.war/download Virtualbox VM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Machine Level Java

    Do low level stuff in Java, just like with inline assembly in C

    Easy to use low level technology for speed optimization in Java programs. It requires just your preferred IDE and nothing more! Write low level stuff with intellisense, tooltips, type checking and other help from IDE. It is 100% plain Java, but with capability to increase speed of some algorithms almost in order of magnitude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bytecheleby

    Bytecheleby

    Portable shell for portable applications

    Bytecheleby is a portable shell for portable applications. it provides a customizable desktop environment and easy access to your portable programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Automated Build Tool

    Utility to install programs from tar archive

    This python script can decompress,configure,compile and install tar and zip archives with only one command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    TI Programs

    TI 83/84 Programs

    ADD VENTURE - A number guessing game built for the TI-83/84 -- "There's a way to do it better...Find it."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    NetComp Scan

    IT Admin tool used for remote computer and network information

    NetComp Scan comes with 7 tools to make life easier ComputerInfo - Allows you to get basic information from remote computer including last logged on user, storage device info, time since last restart, and installed programs. IP info - Ping allows you to get your computer IP information including public IP and also allows you to ping like cmd. MAC Changer - Changes MAC with option to revert to default. Ping Sweep - Sweeps a specified network range and returns online...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Acheron is a Common Lisp (CL) to JavaScript (JS) compiler. Programs are written in a subset of CL and after compilation executed in a webbrowser. Acheron has native functions that are written in JS and are the bridge between CL and JS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    STMX

    High-performance transactional memory for Common Lisp

    STMX is a high-performance Common Lisp library for composable Transactional Memory (TM), a concurrency control mechanism aimed at making concurrent programming easier to write and understand. Instead of traditional lock-based programming, one programs with atomic memory transactions: if a memory transaction returns normally it gets committed, if instead it signals an error (Lisp slang for throwing an exception) it is rolled back. Memory transactions can safely run in parallel in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    zaBox

    zaBox

    Collect favorite programs in one place.

    zaBox is a Windows small application which holds your favorite Programs / Application in one place. Easy accessible through keyboard shortcut CTRL + ~. You can manage your favorite applications from the program's icon from system tray. If you have any comment / feedback / suggestion, please submit to the discussion forums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Grobots

    Real-time strategy programming game

    Grobots is a real-time strategy programming game, in which programs (in a dialect of Forth) control teams of robots as they forage, reproduce and fight. It runs on Mac OS X, Windows, and (without graphics) Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    sdjson

    A Java client to the Schedules Direct JSON Data Feed

    This project provides a Java client to the Schedules Direct JSON data feed. There are two parts to this project. First, a raw grabber that will pull your lineup data directly from the SD server and store it in a local cache. The second part is a Java API that allows for programmatic access to the data from within your Java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Startup Selector

    open a group of programs after Windows logon

    BE ADVISED: WHILE THIS PROGRAM DOES WORK, IT'S OLD, INCONVENIENT, NOT MAINTAINED, AND SHOULD BE REMADE COMPLETELY. With Startup Selector you can customize up to 9 groups of programs. When you open the client, you will be presented with an OpenGL window displaying the groups and the programs in each group. Click on a group (or press enter) to start the execution of its programs. A timer will count down from a number of seconds - when it reaches 0 the selected group will be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    PDF::Reuse

    Reuse and mass produce PDF documents

    This module gives you a possibility to reuse PDF-files. You can use pages, images, fonts and Acrobat JavaScript from old PDF-files (if they were not encrypted), and rearrange the components, and add new graphics, texts etc. There is also support for graphics. In the tutorial there is a description of how to transform simple PDF-pages to graphic Perl objects with the help of programs based on this module. The module is fairly fast, so it should be possible to used it for mass production.
    Downloads: 0 This Week
    Last Update:
    See Project