Showing 32 open source projects for "hex-view"

View related business solutions
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1
    MyBox

    MyBox

    Easy Tools of PDF, Image, File, Network, Data, and Medias

    javafx-desktop-apps pdf image ocr icc barcode color-palette text bytes markdown html archive compress digest video audio editor converter media https://github.com/Mararsh/MyBox Self-contain packages need not java env nor installation. Jar packages need Java 16 or higher.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SWTGraph - A set of SWT Graphs/Charts
    A set of SWT customdraw widgets to represent, view, manipulate and interage with data using a Graphical User Interface. The SWT Graph project is a collection of custom-draw canvas developed to solve some user interface aspects when you need to represent advanced data interactively. The entire project is based on the idea of layers. With a LayeredCanvas, you can update some regions without affecting others. You can cache some parts of your component without redrawing it every time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Nexplorer is a web-based phylogenetic browser, used to view and edit comparative data, and ideal for creating publication-quality views in which the tips of a tree are aligned with the rows of a character matrix (e.g., a sequence alignment).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mosby

    Mosby

    Model-view-presenter and model-view-intent library for modern Android

    Mosby is a model-view-presenter and model-view-intent library designed specifically for Android apps. Migrating a Mosby 2.x based app to Mosby 3.0 should be straightforward. Just replace all import statements of your app in android studio. Mosby has a plugin for Conductor. The aim of this library is to help you build modern android apps with a clean Model-View-Presenter architecture. Furthermore, Mosby helps you to handle screen orientation changes by introducing ViewState and retaining...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security. Icon
    Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
  • 5
    GMOL

    GMOL

    A tool for 3D genome structure visualization

    GMOL is an application designed to visualize genome structure in 3D. It allows users to view the genome structure at multiple scales, including: global, chromosome, loci, fiber, nucleosome, and nucleotide. This software was built upon the pre-existing Jmol package by Prof. Cheng's group. The software is developed in Prof. Jianlin Cheng's Bioinformatics, Data Mining and Machine Learning Laboratory in the Computer Science Department at the University of Missouri - Columbia, USA. The project...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    RoundedImageView

    RoundedImageView

    A fast ImageView that supports rounded corners, ovals, and circles

    A fast ImageView (and Drawable) that supports rounded corners (and ovals or circles) based on the original example from Romain Guy. It supports many additional features including ovals, rounded rectangles, ScaleTypes and TileModes. There are many ways to create rounded corners in android, but this is the fastest and best one that I know of because it does not create a copy of the original bitmap, does not use a clipPath which is not hardware accelerated and not anti-aliased, does not use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    UltimateRecyclerView

    UltimateRecyclerView

    A RecyclerView(advanced and flexible version of ListView in Android)

    UltimateRecyclerView is a RecyclerView(advanced and flexible version of ListView) with pulling to refresh, loading more, swiping to dismiss, draging and drop, animations ,sticky header,show or hide toolbar and FAB when scrolling and many other features.You can use it just like RecyclerView. Notice that UltimateRecyclerView is a project under development. Swipe to refresh(using android.support.v4.widget.SwipeRefreshLayout). Many kinds of animations. Swipe to dismiss. Parallax or normal head view...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An IDE for people interested in Machine Vision/Image Processing. Written in Java, using JAI. It allows users to view image data and also provides a drag and drop environment that users can create/execute graphs of JAI operators.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Syntainia
    The objective of this project is to provide an innovative tool for visualization of multiples genomes. Written in Java, it presents a simple and intuitive user interface to view and manipulate the relationships between groups of genes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 10
    Eviewbox is a java imaging suite, its purpose is to view and spread native DICOM medical images and allowing for 2D reconstructions. EViewbox applet will allow to see the DICOM images on every platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    GWT Highcharts
    GWT Highcharts is a freely available open source library that provides an elegant and feature complete approach for including Highcharts and Highstock visualizations within a GWT application using pure Java code. Note: the source code for this project is now being maintained on GitHub here: https://github.com/squinn/gwt-highcharts
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    CPS Wildfire Management Tool

    CPS Wildfire Management Tool

    A wildfire decision support system and visualization tool from Emxsys.

    The Wildfire Management Tool (WMT) predicts the potential fire behavior of a wildland fire. WMT incorporates a 3D terrain viewer, the tenets of the Campbell Prediction System (CPS) and the Rothermel fire spread equations to depict fire behavior. WMT is used to adjust tactics & strategies to ensure the safety of firefighters and the effective use of firefighting resources. Requires Java 8 (included) - http://www.java.com/download
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    AndroidStaggeredGrid

    AndroidStaggeredGrid

    Android staggered grid for multiple columns with rows of varying sizes

    An Android staggered grid view which supports multiple columns with rows of varying sizes. The StaggeredGridView was developed due to requirements for the Etsy app not met by any existing Android libraries. Namely a stable implementation with the ability to have a different number of columns in landscape & portrait, to sync grid position across orientation changes and support for headers & footers. The library was built for and tested on Android version 2.3.3(SDK 10) and above. It could...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Appacts

    Appacts

    Appacts Open Source Mobile Analytics Platform

    Appacts was designed and developed with user in mind, leaving old style analytics services behind and starting fresh. We’ve looked for a way to empower our users by presenting data to them in a quick summarised view. We are here to make analytics exciting, engaging and more importantly productive, so you can make right decisions quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Mandelbrot Viewer

    View the Mandelbrot set easily at high zooms

    A simple Java application to view the Mandelbrot set at almost any zoom and resolution and save images of it to a file. Features: -high precision for deep zooms -background threads to prevent GUI freezing -adjustable color scheme -easy point-and-zoom fractal browsing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 2 This Week
    Last Update:
    See Project
  • 17

    SciChart

    Interactive Swing based Charting library to display science data

    This free charting library supporting in the initial version line plot and bar plots. Provides: Axis sharing independent rescaling and panning of axis and datasets. Basic tooltips Legend displayer component with ability to select the active dataset. It is designed upon the Model View Controller paradigm. This mean that the dataset related API is abstracted in a model. This model is used by the swing components. Display related functionality is limited to the swing components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project aims to develop a method to identify communities in a social network according to some point of view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Graph polynomials and view prime numbers on a ulam spiral graphing plot. Only integer numbers. Based on an old GPL version of the JEP equation parser. See website for additional examples/live applets Seems to be closely related to Cellular automaton.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AlViz is a research prototype for visual ontology alignment implemented as multiple-view plug-in for Protege using J-Trees and Graphs. Based on similarity measures of an ontology matching algorithm AlViz helps to assess and optimize the alignment results
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ViSoR provides a visualization of several social indicators, statistics and crimes for the Ruhr Area in Germany. It allows users to view and compare particular suburbs or regions in this area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Developed in Java programming language, this software lets its users view and manipulate hierarchical data structures represented as a hyperbolic trees.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    oBrowse is a web based ontology browser developed in java. oBrowse parses OWL files of an ontology and displays ontology in a tree view. Protege-API, JSF are used in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Get an up-to-date view of what's happening in your social network. You can browse based on specific keywords (tags) and see who's talking about what in your proximity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jSVR is an implementation of the Single view 3D reconstruction technique. It allows the recreation of 3D scenes from a single image. It provides a UI that navigates the user through a number of steps from a source image to a complete 3dmodel of the scene
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next