Showing 43741 open source projects for "netsvm-java"

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
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1
    VP (VideoParody)

    VP (VideoParody)

    1 of a kind video conferencing app with amazing features.

    Video Conferencing, Snapchat, Skype & YouTube Video parody Creator & Recorder. Video conferencing that allows you to swap your face with the face of ironman, batman, a tiger, Darth Vader or 2 eye masks. Change your voice to bart simpson or optimus prime or use your own voice in video conferences and when recording. Download YouTube videos of 5 minutes or less in duration. You can download music videos or the videos you will be parodizing. Videos you will parodize must consistently show 1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Enhydra JaWE (Java Workflow Editor) is the first open source graphical Java workflow process editor fully according to WfMC specifications supporting XPDL as its native file format.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    NEXUSe2e Business Messaging Server
    NEXUSe2e server provides XML based messaging using e.g. ebXML to integrate business processes that span multiple companies. Its main use is for supply chain integration, e.g. for exchanging orders and other business documents in electronic form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Alfresco Community Edition

    Alfresco Community Edition

    Open Source Enterprise Content Management ECM

    The open source Enterprise Content Management (ECM) software that handles any type of content, allowing users to easily share and collaborate on content.
    Leader badge
    Downloads: 176 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    x205

    x205

    Leveraging the shoulder of a Giant, x205 is complete ready to use CMS.

    x205 CMS comes as a complete core system allowing *easy-to-install* modules and themes. This allows you to include modules to store content in news, forums, downloads, etc. Or change the looks very easily, by changing the theme. x205 is a fork of Xoops 2.0.5, we will add details as to why, how, what's happening and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    eq-diagr

    eq-diagr

    Chemical Equilibrium Diagrams

    Create chemical equilibrium and predominance area diagrams easily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java API to Access XML database for Arabic Word Net (AWN) from this page http://www.talp.upc.edu/index.php/technology/resources/multilingual-lexicons-and-machine-translation-resources/multilingual-lexicons/72-awn The API code provides many built-in functions. The Java API code also computes semantic similarity between two Arabic concepts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ProMoVis

    A Tool for Control Structure Selection in Interconnected Processes

    ProMoVis is a software environment which can visualize a process system and analyze this interconnected system using the control structure selection methods. The tool s implemented as either a standalone software for industrial use or as a research version which can run within Matlab, both released under the Apache Open Source license. ProMoVis is not limited to the control structure selection problem as additional analysis methods can be added easily. For the re-use of existing models a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    fastdex

    fastdex

    Speed ​​up the compilation speed of apk

    If you can't stand the slow compilation of apk (especially if there are multiple dex in the project), fastdex can help you speed up the apk generation process. Scan all project codes and add a dependency on the fastdex.runtime.antilazyload.AntilazyLoad class in the construction method. The purpose of this is to solve the problem of class verification. For details, please refer to Android. Take a snapshot of all the dependencies of the current project, in order to compare whether the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10

    WSINF

    Here I add a code written for my College classes

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gvSIG CE (Community Edition)

    gvSIG CE (Community Edition)

    The full-featured, easy-to-use desktop GIS with real processing power!

    The Community Edition (gvSIG CE) is a fork of the gvSIG desktop GIS project (http://www.gvsig.org). It is open to external contributors and fully community-driven. Our official releases are designed to be portable and include all necessary binaries for Linux, Mac OS X and Windows. No installation necessary: Just download, unpack and run!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Gladivs - Screen Capture

    Gladivs - Screen Capture

    GladivsSC is a simple and lightweight screen capture application.

    Gladivs SC allows you to take screenshots from all monitors in your system. You can choose what monitors you want to capture from. You only have to select a destination folder for the captures and press the [Print Screen] button to perform captures. Now it's very simple. Also you can capture a region in your monitor. In this new version you can choose the destination of the capture directly from an options window that appear after screenshot is taken. Note that Oracle JRE 8 or higher is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    mep4j

    Math Expression Parser 4 Java

    Math Expression Parser 4 Java MEP4J is a high performance math expression strings parser for Java (J2SE >= 5). Compare its performance against similiar libraries and let me know your experince. The library manages the 5 operators (+, -, /, %, *) together with the following functions: - "abs" - "cos" - "sin" - "acos" - "asin" - "cosh" - "sinh" - "tan", - "tanh" - "atan" - "sqrt" - "cbrt" - "root" - "log" - "log10" - "log1p" - "exp" - "expm1" - "atan2" - "pow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PVF Server

    Multi-protocol server written in Java

    This is a multi-protocol server written in Java that can be extended to support any protocol. Configuration is done through the application interface or through a web based interface. An HTTP web server is built-in. The project is NOT intended for production runs. It was not updated since 2004. The current version was ressurected only as a teaching aid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EasyDeviceInfo

    EasyDeviceInfo

    [Android Library] Get device information in a super easy way

    Android library to get device information in a super easy way. The library is built for simplicity and approachability. It not only eliminates most boilerplate code for dealing with device information but also provides an easy and simple API to retrieve them. EasyDeviceInfo is split into multiple module-libraries, v2.2.0 onwards. Use the appropriate one as per your requirement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Easy Infrastructure Monitoring

    Easy Infrastructure Monitoring

    Easily monitor network infrastructure services

    An easy alternative for monitoring network infrastructure services. Focused on monitoring without requiring server changes or even special requirements on the monitoring machine. Can monitor remote systems via SSH or other communication channels. Intended to be extremely easy to use especially in smaller and medium sized network environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    N2A

    N2A

    Neurons to Algorithms - A neural modeling and simulation workbench

    "Neurons to Algorithms" (N2A) is a language for modeling neural systems, along with a software tool for editing models and simulating them. N2A is currently "alpha" software. The download provided on SF is for convenience to those who wish to preview the software. Please see our site on github for development status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    STEMCalc IV - Mathematics Swiss Knife

    STEMCalc IV - Mathematics Swiss Knife

    The Fourth Edition of STEMCalc and the biggest one yet!

    +++DISCLAIMER+++ The project is still currently in beta, thus have bare functionality, and possible bugs. Anyone who can spare time and lend a helping hand as a beta-tester is very appreciated. Contact the author for more information. +++INTRO+++ STEMCalc IV is a simple, yet powerful, console-programmed calulator written in Java, performing one calculation with two numbers max at a time and other various functions. +++STORY+++ This is the fourth edition of the previously abandoned...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RCOSjava is a simple simulated operating system and hardware written in Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Universal Tag Finder

    Universal Tag Finder

    Is tool for query HTML content

    Universal Tag Finder is a tool to query against html content in the file system. For developers it allows to find out relevant elements during the troubleshooting and validating periods. Does not need to bother on massive regex to find out elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CPLEX Formula Generator

    CPLEX Formula Generator

    Simple Program to Formulate Optimization Problem

    Simple program written by JAVA to generate formula of optimization problem and save it in LP format so you can use CPLEX to run/solve this formulation. Author Rakan Alanazi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IntelliJDashPlugin

    IntelliJDashPlugin

    A smart and simple plugin that provides keyboard shortcut access

    A smart and simple plugin that provides keyboard shortcut access for Dash, Velocity or Zeal in IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm and Android Studio. To install the plugin in your IDE go to Preferences -> Plugins -> Browse repositories and search for "Dash". The default shortcut assigned to smart-search is Cmd-Shift-D (Mac OS X) or Ctrl-Shift-D (Windows, Linux). A menubar command named "Smart-Search Documentation" can be found in the "Tools" menu. The plugin either searches...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    secureshares

    SecureShare is a web-based file exchange system

    SecureShare is a web-based file exchange system running under Tomcat 6 or 7 with a MySQL backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AcMus is a project on musical acoustics devoted to the development of models and computer tools for the study of room acoustics and focus on helping the investigation of issues related to the design, control and acoustic treatment of environments. AcMus has not been maintained for a few years now, but the code may still be useful. We consider the current repository to be at https://gitlab.com/ccsl-usp/acmus .
    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.