Search Results for "opensource java code" - Page 72

Showing 5484 open source projects for "opensource java code"

View related business solutions
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • 1

    RFXCAM

    A CAD/CAM Package for CNC GCode Creation

    RFXCAM is an opensource CAD / CAM package targeted at CNC machines (Mills, routers...). The idea is to create the basic interface for geometry manipulation and toolpath creation. Heavy python plugin support will allow a future community to create a vast selection of unique plugins for added functionality specific to their needs. Tutorial 1: https://www.youtube.com/watch?v=bNvE2H8b6Yc&feature=youtu.be
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    IQuant

    A pipeline for quantitative proteomics based upon isobaric tags

    IQuant is an automated pipeline for quantitative proteomics based upon isobaric tags. It integrates post-processing tool of protein identification and advanced statistical algorithms to process the MS/MS signals generated from the peptides labeled by isobaric tags for quantification. IQuant can run from a graphical user interface (GUI) as well as a command-line interface and work with both Windows and Linux system. This website contains the IQuant software, an example data labeled by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JavaEExt

    Desarrollo Rápido de Aplicaciones con Java EE y ExtJS

    JavaEExt consiste en un poderoso framework de desarrollo basado en la Plataforma Java EE con Interfáz Rica de Usuario utilizando la Tecnología JS y Ajax incorporadas dentro del ExtJS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 5
    With ShortcutJava you can write Java code with shortcuts such as multiple-exception catches and aliases. You can also create new shortcut plugins. It has an Ant task for compiling with Ant. The shortcuts will work with ANY version of Java!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Content Management System

    This is a java based content management system.

    This is a java based content management system. As per the system concept, content of dynamic pages could be maintained over the administration panel. And external functions could be written using the code base by following the given instructions to customize. Application is developed on Struts1 and Hibernate JPA and based on MVC architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BTS Pentesting Lab

    BTS Pentesting Lab

    BTS Pentesting Lab - a deliberately vulnerable Web application

    ...Currently, the app contains the following types of vulnerabilities: *SQL Injection *XSS(includes Flash Based xss) *CSRF *Clickjacking *SSRF *File Inclusion * Code Execution *Insecure Direct Object Reference *Unrestricted File Upload vulnerability *Open URL Redirection *Server Side Includes(SSI) Injection and more... Java version of this application can be found here: https://sourceforge.net/p/javavulnerablelab/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    MSM's ToolBox

    Set of different opensource tools for Win32

    This is my personal set of old unfinished and deprecated win32 tools held here for reference only. No binaries included. Code is completely unclean and unstable. Use or explore it at your own risk!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SwibPlex
    ...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
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • 10

    Java Code Converter

    Color code your java code on forums easily and quickly!

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CarDriving2D
    Back to the 2 Dimensions in a arcade car driving game :a road and plenty of things to see and overtake ! Written in java without OpenGl,the source code is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CodeSounding is a sonification framework which makes possible to hear how any existing Java program "sounds like", by assigning instruments and pitches to code statements (if, for, etc) so that the flowing of execution is played as a flow of music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An Open-Source Tic Tac Toe game written in the Java programming language. Originally written for an Intro to Computer Programming course, later slightly modified for better code optimization. The source code and the executable (.JAR) will be provided in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Code for Semi-Supervised Machine Learning Techniques, Self-Learning and Co-training used in the paper: Rania Ibrahim, Noha A. Yousri, Mohamed A. Ismail and Nagwa M, El-Makky. “miRNA and Gene Expression based Cancer Classification using Self-Learning and Co-Training Approaches”. IEEE International Conference on Bioinformatics and Biomedicine (BIBM), pp. 495-498, 2013. --------------------------------------------------------------------------- For Self-Learning: java -jar -Xms1700m SelfLearner.jar [trainFile] [testFile] [labelFile] [unlabeledFile] [Alpha] [ClassifierType(randomforest,svm)] [resultFile] [ClassifierModelFile] For Co-Training: java -jar -Xms2500m CoTraining.jar [trainFile-Side1] [testFile-Side1] [labelFile-Side1] [unlabeledFile-Side1] [trainFile-Side2] [testFile-Side2] [labelFile-Side2] [unlabeledFile-Side2] [MappingFile] [Alpha] [ClassifierType(randomforest,svm)] [resultFile] [ClassifierModelFileSide1] [ClassifierModelFileSide2]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    .... --------------------------------------------------------------------------- To run the library, just double click on the jar file. Also, you can use the following command line: Java -Xms1500m -jar "ML Library.jar" to ensure that the java virtual machine has enough space to run. You can find sample test files under code/Test. Test files for clustering part are under code/Test/InputFile which contains two chameleon datasets from: http://glaros.dtc.umn.edu/gkhome/cluto/cluto/download Also, you can find sample test files for self-learning and co-training under its corresponding folders. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    some code snippets, my sandbox moved to github: https://github.com/binfalse/stuff see:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    DbMaintain enables automatic roll-out of updates to a relational database. It brings database scripts into version control just like regular source code and can be used to transparantly deploy databases from development on to production.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Incremental Mitosis code for paper: Rania Ibrahim, Naglaa Ahmed, Noha A. Yousri, Mohamed A. Ismail: Incremental Mitosis: Discovering Clusters of Arbitrary Shapes and Densities in Dynamic Data. ICMLA (1) 2012: 102-107. ---------------------------------------------------------------------------- To run Incremental Mitosis, please type the following in the command line: Java -jar incrementalMitosis.jar [f] [k] [inputFilename] [patternNumber] [distanceMethod(euclidean,cosine,pearson,KLD,jaccard)] [outlierHandlingUsage(0,1)] [outputFile] [draw(0,1)]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AnnotationsForStatements-plugin

    AnnotationsForStatements-plugin

    Write annotations for statements

    This Eclipse plug-in will allow the software engineer to write annotations for statements. This plug-in will automatically extract the written code to a method, including its annotations, without changing the way you program. The plug-in is built for the Java programming language and is currently able to transform statements that support comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    TCC4Java

    TCC4Java is a java binding for TCC. With TCC4Java, you can use TCC as

    What is TCC4Java? 1. TCC4Java is a java binding for TCC. With TCC4Java, you can use TCC as a backend for dynamic code generation. 2. Supported os: Windows x86/x64 Linux x86/x64/arm Mac OS X Debian kFreeBSD x86/x64 FreeBSD x86/x64 NetBSD x86/x64 DragonFlyBSD x86/x64 TCC4Java has been tested under the following os: Windows XP SP3 x86 Windows 7 SP1 x86 Ubuntu 12.04 x86/x64 Mac OS X 10.7 Debian kFreeBSD 7.5.0 x86/x64 FreeBSD 9.0 x86/x64 (The FreeBSD based os such as GhostBSD, PC-BSD, ArchBSD, MidnightBSD are also supported) NetBSD 6.1.4 x86/x64 DragonFlyBSD 3.6.2 x86/x64 3. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    JDiv

    JDiv is a multimedia API for game development

    JDiv is a library of graphical programming multiplatform JAVA, use the graphics library based on DIV2 and libgdx. Notable for the simplicity of programming, thanks to the programming through processes. Each process is independent, each running a separate code to other processes and can be assigned graphics, rotation angles, execution priority, etc ... In addition to the libraries themselves, may be used any of the functions of JAVA and any of the functions of libgdx.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    PARUS

    PARUS

    Dataflow parallel programming language for clusters

    PARUS is a data-flow parallel programming language that allows to build parallel programs for clusters and MPP multiprocessors. The data-flow graph is automatically converted to the C++/MPI source and linked with the libparus runtime library. Also there are available tools for benchmarking cluster interconnect and visualize it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Greatly Open Android Ticket Service

    Greatly Open Android Ticket Service

    GOATS - Application to handle GLPI tickets

    Code moved to https://github.com/ReyAnthony/GOATS/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RepairsLab Android

    RepairsLab Android

    Android frontend for RepairsLab

    ...tested on Samsung Galaxy note and Samsung Galaxy note 2. Requirements : http://repairslab.sourceforge.net/ configured with MySQL database server or Firebird This is my first java program and i am absolutely no expert. code need cleanup and any help will be really appreciated just put your suggestions on Discussion or Tickets MORE INFO ON THE WIKI Eventually donation are needed to put it on Google Play Store for auto update.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB