Search Results for "convert delphi to java" - Page 10

Showing 525 open source projects for "convert delphi to java"

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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    PHN/LAB file format converter

    Convert the format of speech label files

    Research in speech processing requires labeling and segmentation of speech signals, i.e., label files. Two useful formats for label files are the CSLU format (.phn extension) and the HTK format (.lab extension). This program converts speech label files from any of these two formats to the other one. Do this: 1- Provide the source directory (directory where the original label files are). 2- Provide the destination directory (directory where the new label files will be placed). 3-...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    XLSQLATOR

    A tool to convert Excel sheets into SQL code

    Build a tool with nice GUI as well as powerful options to automate building SQL DDL and import statements from an Excel Sheet / Workbook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Bracer

    Bracer

    Repository has been moved to: http://dtitov.github.com/bracer

    Java library for parsing and evaluating math expressions. Javadoc is available at http://bracer.sourceforge.net/javadoc/ P.S. This library depends on Apache Commons Math, so don't forget to include commons-math-2.2.jar to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    block2brick

    Convert Minecraft world to LEGO Digital Designer format

    block2brick converts a part of Minecraft world to a LEGO Digital Designer file. Why? Because they share the feeling of creating big things from small parts. And because Minecraft just looks good as LEGO.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    GpsPrune is a java application to view and manage coordinate data, eg from GPS units. With it you can load a variety of text and Xml formats, view the data (in 2d and 3d), edit and convert the data, correlate photos and audio, create charts and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    sum gnu anti reversi 8x8 -windows

    Use delphi or lazarus to program Anti Reversi by min\max method

    Move to: 1:Delphi version to https://github.com/sum2012/sum-gnu-anti-Reversi-delphi-windows 2:lazarus version to https://github.com/sum2012/sum-gnu-anti-Reversi-lazarus-windows Sum GNU Anti Reversi 8x8 program is an anti Reversi of the classic game "Reversi". The player who has more pieces on the board when the game is finished, loses the game.The program use half score cut method to make it to think faster.I also program java reversi to display reversi in web site.Future will clean up...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    SweetOnionCCG2PTBConverter

    SweetOnionCCG2PTBConverter

    A tool that converts CCGBank to PTB

    Conversion between different grammar frameworks is of great importance to comparative performance analysis of the parsers developed on them. This tool can convert CCG derivations to PTB trees by using Max Entropy models as well as visualizing the tree graphs. The main technical innovation presented here is the effective conversion method which achieves a F score over 95%.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    mp3decoder

    Mp3 decoder to convert mp3 files into wav on Linux, Windows, Android

    Mp3 decoder to convert mp3 files into wav file. Works well on Linux, Windows and Android. Can perform fast fourier transforms on decoded audio data. Under research & development by WeaveBytes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    map2bsb

    converts proprietary .map chart files into bsb (.kap) chart files

    map2bsb is a program that can convert charts in the map format to the more widely used bsb format. Note that there are plenty of map formats: basically each chart plotter (Ozi Explorer, Scannav, etc.) has its own. Note also that the bsb format does not support vectorial charts. Thus the vectorial map chart won't convert. Currently, the focus is on two map formats: - Ozi Explorer map format (seems to work ok) - Scannav map format (still in dev) map2bsb has received the Softpedia "100...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10

    TimeUtil

    Java swing based tool to convert time between different time zones

    Timeutil is a java swing based utility application, which helps in converting time between different time zones. We can also add, subtract date and time using this tool.It should be a handy tool for distributed teams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MMPCS

    Multi-Device & Multi-Platform Code Conversion System

    This project's full name is Multi Mobile Platform Conversion System. For example, WIPI Contents convert to Windows Mobile or Android Application. MMPCS will expand to iOS and Bada platform after first step of success.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Temperature Converter

    Temperature Converter

    A simple app to convert between temperatures.

    This is a simple application to convert between temperatures for Linux, Mac OS X, and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Heightmap2STL

    Convert heightmaps to stl

    Small tool to convert Heightmap images (grayscale) to stl models. Usage: java -jar heightmap2stl.jar 'path to imagefile' 'height of model' 'height of base' http://www.thingiverse.com/thing:15276
    Downloads: 13 This Week
    Last Update:
    See Project
  • 14
    cpp2xml

    cpp2xml

    A tool to convert C++ definitions into XML

    cpp2xml is a tool to convert C/C++ definitions into XML. The main goal is to use the XML as input to code generation tools, but any other usage may be imagined.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    An open platform for Online Filing of Intellectual Property Documents built by an open community of tool providers, operating under an open source model, with a license that grants royalty free and world wide redistribution rights.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Convert/manipulate csv files, Java / GUI Swing; GPL3. Uses Ostermiller Utils (CSV Java, http://ostermiller.org/utils/CSV.html) Alows to define rules for the conversion (copy or replace the contents). Useful eg. for serial mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    hvjavacalendar

    hvajavacalendar is a Java package that has many calendars

    This Java package implements many calendars. In addition to the Gregorian calendar, it has these calendars: Armenian, Bahai, Chinese, Coptic, Egyptian, Ethiopic, French revolutionary, Hebrew, Hindu lunar, Hindu solar, Indian, Islamic, Jalali, Julian, Mayan, Nepali, Persian, World calendar. Different countries changed from Julian to Gregorian calendar in different times. This package has calendars for the following countries (all of them do not exist any more as independend...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    csv2xml

    Convert CSV to XML

    A simple, yet powerful Java utility to convert CSV to XML format. Written with NetBeans. I do not monitor or maintain this code in any way; so use at your own risk. You are welcome to fork this project, but please let me know so I can update links and direct people to you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    CAC2Html - Convert Any Code To HTML - is a project to help developers convert their source code to HTML so that the better formatted code can be included in presentations, blogs and websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Convert csv to kicad schematic symbol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CsvToFootprint

    Convert CSV to Kicad footprint.

    For electronics engineers, when using open source EDA tools, one of big challenge is component schematic symbols and footprints. If you are creating footprints for component with more than 100 pins, it becomes very time consuming and challenging to create error free footprints. Here is a simple program to create footprints for open source EDA kicad. The idea is to describe footprint in .csv format and convert .csv to kicad footprint format. At preset program supports Kicad only, but can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Quick Unit Converter

    Unit Converter for daily used values

    This project indents to provide a small unit converter for a person used to the metric system to find his way out in the imperial system or the other way around. The main goal is to convert the daily life values in a minimum of steps. Ideally 1. start the app, 2. enter the value to convert. There is no willing to have a huge precision 1 decimal is more than enough.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sagleft's Elemental Browser

    Sagleft's Elemental Browser

    Compact, convenient internet browser.

    Convenient, fast and compact browser. Original design and speed. Relevant for owners of laptops and netbooks, as it is very compact and mobile viewer for internet sites.
    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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.