Search Results for "java project with source code" - Page 173

Showing 14906 open source projects for "java project with source code"

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1

    openhealthpractice

    A simulation environment for physiology models simulation

    ...). This simulation environment is built using Spring Framework and Java technologies. For more information on how to deploy and use the tool, check the installation and user manuals. This tool was developed within the Synergy project. You can view our publication about the Simulation Environment here: http://www.translational-medicine.com/content/12/S2/S7 The rest of the publication outcomes of the project can be found here: http://www.translational-medicine.com/supplements/12/S2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    IQuant

    A pipeline for quantitative proteomics based upon isobaric tags

    ...-8plex for testing and a user's manual. If you have any question about IQuant, please contact me: wenbo@genomics.cn. The source code of IQuant can be found here "https://sourceforge.net/p/iquant/code/".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    YAKINDU Statechart Tools / itemis CREATE
    itemis CREATE - formerly known as Yakindu Statechart Tools (SCT) - is a tool for the specification and development of reactive, event-driven systems with the help of state machines. It consists of an easy-to-use tool for graphical editing and provides validation, simulation and code generators for different target platforms. Visit http://www.statecharts.org for more information! !! YAKINDU SCT HAS MOVED !! DOWNLOAD FROM https://info.itemis.com/download-yakindu-statechart-tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FrancescoMontorsi ScientificResearch

    FrancescoMontorsi ScientificResearch

    Scientific research work of Francesco Montorsi,Univ. of Modena, Italy

    This project hosts the code and the documents which were created by Francesco Montorsi during his PhD at the University of Modena and Reggio Emilia, Italy, about indoor and outdoor localization and navigation techniques. The code (mostly MATLAB code) is publicly available to enable reproducible research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5

    jDosbox

    Java x86 emulator base on Dosbox

    This is an x86 emulator written in pure Java based on the Dosbox project. It currently supports running Dosbox's built in DOS and well as booting into Windows 95/98/NT4.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6

    Joda - Time

    Project moved to GitHub

    Joda-Time provides a library of classes to replace the Java JDK Date and Time classes including formatting. It is based around the ISO8601 datetime standard, but also provides full support for other calendar systems, such as Gregorian and Buddhist. Project moved to GitHub: https://github.com/JodaOrg/joda-time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Darkfall Emulator

    Darkfall Emulator

    Develop an emulated Darkfall Online Server.

    This project is the development of an open source fully emulated Darkfall Online Server and reverse engineering the proprietary game engine that DFO uses, the SF3D engine as well as its source code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    fusie

    Fuzzy scala inference engine

    Rewriting from Java to Scala and improving my university project on course Artifical Intelligence Systems. About project in russian: http://brunneng.blogspot.com/2013/06/fuzzy-scala-inference-engine-fusie.html Can be used from maven: <dependency> <groupId>net.sf.brunneng.fusie</groupId> <artifactId>fusie</artifactId> <version>0.8.1</version> </dependency>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Triad Decompiler

    TRiad Is A Decompiler

    Project moved to https://github.com/electrojustin/triad-decompiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    VoR ~ Voice Recognition

    VoR ~ Voice Recognition

    VoR is a voice recognition tool for Android.

    It is an Open-Source project that acquire the word spoken and open the its page in Wikipedia. It include a VoR Engine ~ Voice Recognition Engine make by CMU Sphinx tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DIY-EFIS is a project to develop an open-source EFIS for experimental aircraft. The system comprises source code written in C++. The primary flight display has been migrated to using CANaerospace as the data feed for the system. This is currently being tested using a prototype AHRS and EDU for a lycoming engine. The code is written to use a Lawicel CANUSB interface for the data feed and is working on Windows and Windows CE although only a target project for Windows is provided due...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    noSisyphos

    Embedded Rapid Application Development

    The main goal of this project is to provide a rapid application development tool (including a framework) for developing application (if possible) without coding (or scripting) for the GUI. This system should be modular, which means, it's possible to add own components. The IDE (aka Tantalus) of the project must be able to handle also the self implemented components, without a recompile. It's possible to work parallel for the gui, the information are stored in XML, but for usage the data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project has moved! See the web site for the new location.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    NFC communication library

    Android library for communicating with NFC tags

    The primary Source of communication With an Android-powered Device when dealing With NFC tags, is through NDEF Messages. However, when desiring to use the extended features of the individual tags, the user is required to implement the tags binary protocol stack. This Project is an attempt to ease the workload of Developers desiring this type of Access, by providing a simple API for communicating With the tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    micropanel
    MicroPanel (uPanel) is the next generation of Flight Instrument for simmers. It succeed to first npanel project OnePanel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Knock to Windows

    Knock to Windows

    Knock Code for Windows - While Screen On

    Knock to Windows is a tool who lock your desktop and protect your files. Just set pattern and that's all. No need to remember difficult password. It's a great alternative for stock Windows password lock. Beta Changes: https://sourceforge.net/p/knocktowindows/tickets/2/ If you liked my project you can donate with Bitcoins: http://goo.gl/ZYMTX7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    videoinfoss

    video analysis

    This project is aimed to analyze video in detail, which contains DCT coefficients, Motion vector and so on. Actually, it was developed based on newest FFMPEG source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SwibPlex
    SwibPlex - is a fun game for Linux, like to SupaPlex. Main hero - is called Swiborg. He is one of the symbols of Russia Indi GameDev. In game You can flip upside down to the level or you can install a portals. See linuxgamesdev.blogspot.com for more. 26.11.2011 - add html5 (canvas) java script experimentall port. See "browse files" for more details... 20.07.2014 - rewrite code of original SwibPlex/ Add lights effect on levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    xeo is a free (GPLv3) open project management for nanostructures using Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Athus

    Manage, merge, filter and convert population genetics data

    This project assists you in performing population genetic analyses by taking over the ugly, boring and error-prone data manipulation steps. Starting from well specified input formats VCF, BED and FASTA and a unique configuration file describing data (f.e. from SNP-arrays or sequencing) as well as filtering one can create standard POPGEN formats like Eigenstrat, PEDMAP (PLINK), Treemix ... In addition there are several utilities for * generating VCF from SNPArray data (NCBI - GEO, Illumina...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Contador de Lineas de Codigo (SLOC)

    Contador de Lineas de Codigo (SLOC)

    Cuenta líneas de código Java, C, C++ en un proyecto

    Esta aplicación cuenta el nº de líneas (con o sin comentarios y líneas vacías) de un proyecto Java, C, C++. No sigue ninguna métrica de estimación de la complejidad del código como la complejidad ciclomática, etc. Sólo la métrica SLOC teniendo en cuenta líneas vacías, comentarios y corchetes para hacerse un idea del tamaño del proyecto sin más pretensiones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open RVC-CAL Compiler
    The Open RVC-CAL Compiler (Orcc) is a compiler under BSD license for the RVC-CAL dataflow programming language. Please consult the project homepage at http://orcc.sourceforge.net for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OmniLoader

    OmniLoader

    Encode files and other resources for direct use in Java programs.

    Encapsulating a simple hex-encoding API, the OmniLoader User Interface provides an easier way to bookmark, as well as encode / re-encode external resource files. Initially designed for direct class-level API access to embedded source code files, OmniLoader package & class names can be easier to remember. By selectivinly including only the source code you want to distribute, OmniLoader Resources are also more secure. IDE defauts to omit ALL source code do not need to be changed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Graph-RAT
    Graph-RAT is a database abstraction layer designed to make it easy to use a large library of graph-analysis routines on a database as well as add new kinds of algorithms to data mining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    NetworkService

    Networking framework for Java applications

    NetworkService is a Java network API that simplifies development of LAN-based applications. It allows programmer to build locatable, state-monitorable software modules and exchange data between them in a peer-to-peer fashion. These modules can be given 'meaningful' names (Tom, FileServer1, Printer2..etc) instead of static IP address. NetworkService's project also provides SawaTalk - a server-less chat application (bundled with the final version of NetworkService ). SawaTalk has...
    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.