Showing 147 open source projects for "double"

View related business solutions
  • 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.
    Get Started Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1

    openvpm

    Open Vistual Project Manager

    OpenVPM is a Virtual Project Manager providing next features: - Organizations - Departaments - Groups of people - People - Double account budget - Project Portfolios - Agile management (scrum, kaban, mixed) - Personal management & Get Things Done - Tree typed task definition - Dynamic definition workflows - and lots of more usable stuff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    WordHighlighter

    Highlights words in plain texts

    ...Sample applications: * Finding in a text words which shouldn't appear * Finding in a text words of interest How to input text: * Typing * Pasting from the clipboard * Loading a text file Requirements: Java 6 or higher Starting the application: java -jar WordHighlighter.jar Under a Desktop environment such as Windows, GNOME or KDE usually a double click on WordHighlighter.jar starts it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lotus Notes Mail Query

    Lotus Notes Mail Query

    Notes Mail Query allows you to search arcoss multiple notes archives

    ...Notes Mail Query is written in java and can run in Mac, Linux and Windows helping you to index your email archives and help you find data from all the text fields in the emails. Double clicking on the results opens the mail in our native email client (Notes). Its is a basic requirement that we have notes installed before using this application. Feel free to drop in comments and brickbats. More features coming up. The current release for windows is an alpha release and expect some bugs to crop out... Thank you !!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java apple computer emulator

    Java apple computer emulator

    Cross-platform Apple //e emulator

    NOTE: This is the old Swing version. The current version of Jace can be found here: https://github.com/badvision/jace Because of malware injections in other Sourceforge projects, the author has removed all binaries from Sourceforge. You may look at the legacy source still hosted here but are highly encouraged to check out the new version hosted in Github for recent updates on this project. Thank you for your interest in this project! ][ Infinitum!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5

    Csv2SQL

    Transform CSV to flat ready-to-import SQL output.

    Provides a no-shrills interaction to generate SQL queries based on arbitrary basic inputs such as CSV. After extracting, just double click on the CSV2SQL.jar file and choose a CSV file to generate SQL out of. Output should show on the next screen. That's it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NetJeopardy

    NetJeopardy

    Networked Jeopardy game

    Multiplayer networked jeopardy game. Requires Java Runtime Environment. See demo video: https://www.youtube.com/watch?v=KWJys7BOoLE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Swap Puzzle

    Swap messed up puzzle pieces to restore a primary picture.

    ...The objective of the game is to swap the messed up puzzle pieces to restore the primary picture. If you click on an element it will be highlighted with a blue border. Double click on the same element will cause the border to be removed. To make a swap click on the piece you wish to move. Then click again on the square you want to move it to. Positions of the two pieces will be changed. Continue the process until the image is recovered. The faster you finish the puzzle and the fewer moves you make, the higher your score. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SWTOR - JCounter

    SWTOR - JCounter

    ...Il est téléchargeable sur ce site : http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html Cochez la case "Accept License Agreement" puis prenez l'installateur en fonction de votre système d'exploitation. Une fois le JRE installé vous n'avez plus qu'à double cliquer sur le .jar et le programme se lance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Sudoku Solver Applet

    A Sudoku Solver in Java

    1/ Double-click the cell you want to edit. The background color changes to white. The possible values appear in it. 2. Edit it to leave the requested number only. You can also click one of the buttons under the table: Click "Back" to cancel last entered number. Click the red "Reset Board" button to start a new puzzle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Monetário

    Monetário

    Representando e operando valores monetários.

    Alternativa a BigDecimal e Double para representar e operar valores monetários entre [-9223372036854775808L e 9223372036854775807L].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ...Using FTP Uploader: 1.Before opening FTp Uploader,open a file in the current tab of text 2.Fill in The Login Details And Click Connect to connect to ftp server 3.double click a directory to open the directory,Single click a file and press download to download ,single click a file and press delete to delete,single click a file and type "new name" and press rename to rename 4.click "refresh" to refresh directory listing5.type name and press "create dir" to create directory 5.click "upload here" to upload the file opened in the current TAB of text editor to current directory of FTP server
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Webcam Viewer

    Webcam Viewer

    Simple Linux (Java) image viewer for keeping track of webcams

    Cycle through a set of saved webcam URLS, save images automatically to disk. Double click zoom view. Minimal interface. Developed for Linux, JRE >v6. Full desktop integration from .deb. Will run directly from .jar from MS Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    Last Java Collection Library

    Java library to work with scalar arrays as usual Collections

    ...Java code working with collection interfaces such as List or Collection is inapplicable for arrays. Some libraries supply methods to work with object array. These methods are generic and built-in types int, boolean, long, short, byte, double, float suffer. The number of scalar type is small and finite. There are realization of Iterable, Iterator, Collection, and List interfaces for each scalar type. Also the library gives such useful methods as contains and indexOf for objects with Iterable interface only. Yeah. There is some stupidness because all implementations differ between each other only types and this code has 100% implicit coupling and duplications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HydroTurb

    HydroTurb

    Software of water turbine locations in France

    We are 5 students from ECE gathered for a project for our fourth year of engineering school: This project named HydroTurb is realized in the context of a PPE, which means Project multidisciplinary by team in French. Why this project If this project is so attractive is that it has a very strong double interest: - At First, the very subject of the project on tidal energy, which is one of the most interesting renewable energy for the future - Second, this project focuses on the potential energy in the French representing the places of possible locations of turbines on the French coast. Description of tidal energy The tidal energy consists of using the force and power obtained from waves and current. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Oranje TV

    Oranje TV

    Logiciel pour regarder la télévision avec Orange

    ...Lors du premier lancement, la liste des chaînes mettra un peu du temps à s'afficher car les logos des chaînes doivent être téléchargés. Pour regarder une chaîne, double-cliquez sur la ligne qui lui correspond ou sélectionnez cette dernière et cliquez sur le bouton 'Lire' en bas à droite de la fenêtre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Nero JCalculator

    Simple Java calculator made by Nero using Java programming language.

    This project is for learning purpose, it's about developing a calculator using Java, at last, I want to release it for free with nice GUI and these stuffs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GnuCashToQIF converts a GnuCash XML file into multiple QIF files, one for each account. Transfers remain intact, and double-entry income/expense accounts become categories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A file splitter made in java to split and join files very quickly for easier transfer over the internet. Has option to delete parts one by one while joining/splitting. Supports joining .001, .002 parts as well. Just double click to join the files..
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 19
    IOJU

    IOJU

    generate i18n properties file, edit, get i18n object in classes

    ...http://sourceforge.net/p/jcrazysuite/ 1) Data & test class are completly separated. It makes no hardcode data in your test class. 2) Perfect mapping for data & java object(eg: POJO, POCO, Model). eg: int, boolean[], List<Double>, BigDecimal[][], YourPojo, YourPojo[], List<YourPojo>... 3) i18n object data for developer, there is no similar software component in the world up to now. 4) Ant .properties style, eg: key.my.dir=${user.dir}, key.others=${key.my.dir} 5) no need to config. Independence of Testing Framework, eg: JUnit3, JUnit4, TestNG, Android Testing Framework... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Flickr Photo Downloader

    Flickr Photo Downloader

    Flickr Photo Downloader

    With this software you can download permitted by author photos from any Flickr account CURRENT release - 1.0.0 beta once downloaded, extract .jar file and double click on it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TIniFile
    TIniFile is for Java developers to manipulate 'ini-like' files which work like this: [Section] Key=Value. It's easy to integrate it into a Java project. It has set and get functions for String, Integer, Double and boolean values.The development process began in 2005, so I think that Version 1.4 runs stable. It comes with the Java source code and an example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MLPlot
    MLPlot is a lightweight plotting library written in Java. It produces vector graphics in the SVG format but can also save EPS, JPG, PNG,..(if convert and inkscape are installed). The goal is to imitate MATLAB's 2D plotting functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JFire - Free ERP & Trading Platform

    JFire - Free ERP & Trading Platform

    A trading platform including ERP, CRM, and accounting

    JFire is a trading platform including ERP, CRM, accounting (full double-entry) and cross-organisation-trading written in Java based on J2EE, JDO and the Eclipse RCP. See http://www.jfire.net for more information.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    ...The method is based on SVM but other ML algorithms can be adopted. The method details are explained in the following paper: Ehsan Emadzadeh, Azadeh Nikfarjam, and Graciela Gonzalez. 2011. Double Layered Learning for Biological Event Extraction from Text. In Proceedings of the BioNLP 2011 Workshop Companion Volume for Shared Task, Portland, Oregon, June. Association for Computational Linguistic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a series of *.java Classes for making programming tasks simpler, much like Apache Commons. Included in this src package is an Advanced Randomizer, TStringList Clone From Delphi, an Algorithem Class, and Method MultiTask Better than Runnables.
    Downloads: 0 This Week
    Last Update:
    See Project