Search Results for "pc-basic - a gw-basic emulator" - Page 2

Showing 101 open source projects for "pc-basic - a gw-basic emulator"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1

    The 2DX Project

    Java 2D graphics/utility library

    The 2DX Project is an ongoing project aiming to provide powerful, versatile, and felxible tools for 2D graphics programming in Java. The 2DX-GL core library provides utilities for animation, geometry, basic physics, and more. The Snap2D game engine/library builds upon the 2DX-GL core library by adding features like 2D world management tools, a dedicated scripting language, and high level rendering via the user's choice of either OpenGL or Java2D (OpenGL recommended for high perormance rendering, of course). Check out the full features list on GitHub. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    easyjasub

    easyjasub

    Tool to add furigana and in-line translation to Japanese subtitles

    ...The program is now in early development stage, you may need to read the the inline help (-h option) or browse the code in http://github.com/riccardove/easyjasub A JRE is required, even by the Windows .exe version. wkhtmltoimage is required, take it from http://sf.net/p/wkhtmltopdf BDSup2Sub may be useful (BDN/XML subtitles are created as intermediate output). Basic usage: easyjasub.exe -ja subtitle.jp.srt -tr subtitle.en.srt java -jar easyjasub-cmd.jar -ja subtitle.jp.srt -tr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The basic function is to allow the user to take notes while watching a computer video file. The program combines a video playback window and a very simple text editor. Keyboard shortcuts can control playback, e.g. pause/resume, skip back, etc. MacOS Yosemite Problems - the latest version of MacOS has removed the QuickTimeForJava libraries on which this tool relies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is now hosted at https://github.com/yomboprime/colorator Colorator is a Java image editor for PC, to make images in hi resolution color for the original Sinclair ZX Spectrum 8-bit computers. Colorator can also edit normal SCR Spectrum images. It can export to TAP to view in your real ZX Spectrum or emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Part authoring tool, part electronic environment, BrightMOO is designed to demonstrate the feasibility of building client-side, three-dimensional interactive environments using existing MOO technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SpiroJ
    SpiroJ is a simple generator of hypotrochoids and similar roulettes. The basic principle is rolling one circle on another circle - similar to the classic Spirograph toy, but more flexible. It can export drawing to SVG, EPS and AI formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Bermuda Text-to-Speech

    This project includes basic NLP and DSP techniques for Text-to-Speech

    See TTS demo at: http://rslp.racai.ro/index.php?page=tts This is an entirely written in JAVA project which includes a set of tools and methods designed to enable Multilingual Text-to-Speech (TTS) synthesis. We currently support English and Romanian but we will soon train more models and make them available for download. If you want to read more about our other NLP and TTS tools check out http://nlptools.racai.ro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project is a Java API to control basic Winamp functions. It´s work with a JNI library(C language) to communicate with Winamp SDK (available on http://www.winamp.com/development/sdk). Use the LInk below to download the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Kochol Game Engine
    Kochol Game Engine(KGE) is an object-orianted hardware accelerated 3D Game engine. Easy to use and powerful engine for cutting edge games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10
    The Environment State Virtual Sensors for Android is a library that allows recognition of environmental scenarios in which an Android device can be found. The basic scenarios types are: Motion states, Noise states, Proximity state, ringer-mode state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    UPNPLib-mobile

    UPNPLib-mobile

    Java/Android library for port mapping on UPnP routers

    This library allows to discover UPnP-compatible routers on the local network, get some basic router information, including model and version number, external and internal interfaces addresses, forwarded ports list. Library allows to add new and delete existing port mappings. UPNPLib-mobile is the port of the abandoned UPNPLib project developed by "sbbi". Unlike the original, UPNPLib-mobile intended to be used for Android software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JPacketGenerator

    UDP Packet Generator (Stream generator)

    Very basic UDP traffic generator. Works with a packet receiver to control the network status as Bandwidth, RTT, jitter, Loss % etc etc... Set Source Address, Destination address - Port Packet Size Stream Bandwidth And press start Command Line interface available java -jar JPacketGenerator.jar srcAddress srcPort dstAddress dstPort bitRate_bps All parameters are mandatory and with parameters the generator require no GUI or windows manager to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...Features include timer based and manual capture. Saving of capture image in jpg, jpeg and png formats. Future plans include timer based repeat, email capability and basic image processing like rotate, sharpen. Moved to GitHub: https://github.com/goravtaneza/jcapture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JITCAforWindows

    API to control Apple iTunes

    ...To allow communication with iTunes accross the COM interface the Java COM Bridge Jacob is utilized. Furthermore the API is divided into two parts. The first part (which is called "Basic") consists of classes and interfaces to access the interface provided by Apple. This part contains everything which is part of the original COM interface. But unfortunately the interface is partially not well structured and complex. Because of this there is the second part of the API. This "Extended" API encapsulates the original API and provides easier utiliziation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ImageJforXTF

    ImageJforXTF

    Open source software for processing XTF files

    ...Then the user can resize the image, apply graphic filters, perform measurements and georeference the recorded data using GoogleMap and GoogleEarth, in addition to using the basic functionality offered by ImageJ.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    Video Collection
    A simple java desktop application to manage your personal film collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Basic structure for Android development
    Leader badge
    Downloads: 102 This Week
    Last Update:
    See Project
  • 18
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    GooGrab

    GooGrab

    Capture large maps from Google maps and save to your disk as images

    A simple app that allows you to save large maps from Google ( larger than your screen ) with one click. You can zoom in-out, move the map change map type etc. Supported formats .BMP, .JPEG, .PNG. You also can adjust the .JPEG compression and capture size.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    The Tibetan and Himalayan Library has several open-sourced tools for inputting, manipulating, translating, and transcribing Tibetan-language text, audio, and video. We aim to make using a computer easier for Himalayan peoples and scholars.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    GraphxShop Editor was developed using Java. It is a basic graphics and images editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JIVES
    Java Interactive Virtual Enviroment System - A framework to create latest generation 3D Inventory Based Adventure Games and simulators, where user can combine items of an inventory and make them interact with the entites of a virtual world. Test JIVES online: 1) Download basic demo script from http://sourceforge.net/projects/jives/files/1.0/basic-demo-jme.jives/download 2) Run the applet from http://simonesegalini.altervista.org/jives/test/test.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mouse Gesture Composer (MGC)
    MouseGestureComposer is a graphical partition editor for visual artists and musicians. Basic elements are mouse movements, placed on a timeline segmented in measures, similar to classical music. Uses processing.org. Developed by numediart.org. A video tutorial is available here: http://vimeo.com/33442844 Main developper: François Zajéga - http://www.frankiezafe.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AVISynth UI is a user interface for the script based video editor AVISynth. Written in Visual Basic, It enables you to edit videos using AVISynth with the comfort and ease of use of having a user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Swing-based image widget implemented in MVC fashion. Includes basic classes to implement loading single & multi-page images & compositing via ImageIO, JAI, and AWT Image objects. The widget controls zooming, brightness, contrast, rotation, and inversion.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB