Showing 5041 open source projects for "smart-exception-java-0.2.1.jar"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    ThManager is a tool for creating and visualizing knowledge organization models, such as thesauri, classification schemes, glosaries and other types of controlled vocabulary in SKOS format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EIS environment created on the basis of the Nao Environment provided by the Delft University of Technology. This environment provides a framework that permits to easily extent the environment with new actions and supported robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MorseCrane is a LEGO Mindstorms NXT robot crane using LeJOS NXJ. It receives Morse code messages via a sound sensor and types them on a keyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Zero Sum Game Solver Java Library

    Zero Sum Game Solver Java Library

    Zero Sum Game Solver Java Library is open source java library to solve 2-player finite zero-sum games. This programs solve zero-sum games with linear programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5

    Weight Gallery Mobile

    Mobile Application for Weight Gallery

    This is the official release page for Weight Gallery Mobile. As of right now, it is in beta. The application functions and is (believed to be) bug-free. It only calculates weights at the time and has no added features of saving, loading, or editing weights. Those features are coming soon! As of right now, Weight Gallery Mobile is at version 1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ProteinTracker

    ProteinTracker

    Protein Reagent Tracking and Request

    A web based application to track protein related reagents including DNA constructs, cell lines, supes, and purified proteins. Supports creating, tracking, and prioritizing requests for transfections and DNA. Includes search and PDF reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MuLaViTo

    MuLaViTo

    A framework for the visualization of multi-layer networks

    MuLaViTo is a multi-layer visualization framework which allows to visualize relations between multiple graphs in derived applications. Moreover, it provides helpful means like k-shortest path algorithms, running algorithms in a separate thread, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ***** Discontinued (may still work but will not be updated and supported anymore) ***** This is the MultiView-Extension for NetLogo which enables you to visualize more than one patch variable at a time in additional view windows which represent the world. _______________________________________ Please have also a look on our info page about other NetLogo extensions at http://www.uni-goettingen.de/en/315075.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Grid Computing MDR

    Grid-enabled version of the MDR software

    The objective of this project is to make available an open-source of a gridified version of the Multifactor Dimensionality Reduction (MDR) software (http://www.epistasis.org/software.html).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your hosting business with our vacation rental software Icon
    Manage your hosting business with our vacation rental software

    Empowering your short-term rental business to succeed

    Whether you’re a new or established business, you can rely on Lodgify’s vacation rental property management software for support through every step of your journey.
    Learn More
  • 10
    A program for exploring complex functions, much like the now out-dated f(z). Domain colored plots of complex functions. Click evaluate. Uses reflection so you can code almost anything for your formula. All java. Please help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BlogTEX is an ad-hoc blog posts extraction algorithm written in Java for TREC Blog08 dataset. It includes an optimized sentence model for clearly identifying sentence boundaries in each blog post. Its output can be customized using its config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Xirp stands for "eXtendable interface for robotic purposes". The application aims to provide a feature rich platform for different robotic needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MetaMaster is a Java-based desktop application for defining, managing and manipulating metadata associated with a collection of data files or datasets (both locally and on the network) which are bundled together into "data packages". ANDS-funded
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ArgooMap

    A map-based discussion forum ("argumentation map")

    ArgooMap is an online, map-based discussion forum, which allows participants to reference their contributions to geographic locations. Different versions of ArguMap and ArgooMap/Argoomap were developed by students supervised by Dr. Claus Rinner at Ryerson University (Toronto, Canada) with partial funding from the GEOIDE Network of Centres of Excellence and DAAD, the German Academic Exchange Service. Past and current developers at Ryerson and the University of Muenster include: -...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    The aim of this project is to be a GUI front-end and visualization tools for the Vienna Ab-Initio Simulation Package, also know as VASP. VASP is density functional software which calculates a variety properties of solid state systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    knowceans

    Utility classes from maps to search engine to random samplers

    Collection of several multi-purpose Java libraries. --- knowceans-tools = collection of Java utility classes. --- Highlights: --- org.knowceans.util: IndexQuickSort, TableList: apply order of one array/list to others +++ Vectors, ArrayUtils: array convenience +++ RandomSamplers, CokusRandom, ArmSampler, Densities: random sampling and distributions +++ Arguments: command line parser +++ StopWatch, Which, ExternalProcess: runtime stuff +++ ParallelFor: OpenMP workalike +++ PatternString, NamedGroupRegex: regex convenience --- org.knowceans.corpus: CorpusSearcher: full-text search engine +++ LabelNumCorpus: svmlight corpus storage and filtering +++ NIPS corpus with text, authors, labels and citations --- org.knowceans.map: InvertibleHashMultiMap, BijectiveHashMap: implement n:m and 1:1 relations. --- Other libs: knowceans-arms = port of the Adaptive Rejection Metropolis Sampler (ARMS) for arbitrary distributions +++ lda-j = port of lda-c, implementing Latent Dirichlet Allocation (LDA)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Alignment of the assembled sequences to a reference genome is a common way to obtain a likely order for the contigs, though most of times the final decision is taken by the user. We present the jContigSort, a tool that sorts the genome contigs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    current build is now 12_8_11: Code reformulation, not only to improve/repair, but also to take into account libraries that I don't release (e.g., the applet one). The Jars are compiled under Sun Windows JVM 1.7.0_1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Ocean Sync

    Hadoop Management System

    OceanSync is an Hadoop Management System that allows users to control a variety of aspects of Hadoop. This includes a Graphical User Interface that allows a user to perform HDFS maintenance tasks and submit new jobs to the cluster. The OceanSync product sits on top of any Hadoop Architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Proper is a propositionalization framework written in Java containing several algorithms for generating propositional (and also multi-instance) data from relational databases. It produces data that can be used by the WEKA machine learning workbench.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a Java-based project for complex event extraction from text and co-reference resolution. Currently the code can read BioNLP shared task format (http://2011.bionlp-st.org/) and i2b2 Natural Language Processing for Clinical Data shared task format (https://www.i2b2.org/NLP/DataSets/Main.php). Event extraction includes finding events and the parameters for an event in a text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Football(er) Simulation Markup Language
    Footballer and Football Simulation Markup Language and related Software, Football(er) Simulation Markup Language = FerSML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Interactive Natural Image Segmenation for object cutout for image composition/background replacement. Implementation in Java, tested on version 1.5.0_17. Complete source code available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Subnetwork Analysis Plugin for BiNA
    The plugin allows automatic highlighting of pathways in an easy and understandable manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OrthoInspector is a new software system for orthology/paralogy analysis. Its purpose is to facilitate the installation and the maintenance of a database describing orthology/inparalogy relations and to provide tools to exploit these data.
    Downloads: 0 This Week
    Last Update:
    See Project