Showing 3080 open source projects for "user%20%26%20admin%20panel%20script"

View related business solutions
  • Free Website Monitoring Service | UptimeRobot Icon
    Free Website Monitoring Service | UptimeRobot

    The free online uptime monitoring service with an App is available for iOS and Android.

    With the Free Plan, you can monitor up to 50 URLs, check for a website's content (using the keyword monitor), ping your server or monitor your ports in 5-minute intervals. You can create a status page to showcase your uptime. SMS or Call alerts can be bought anytime.
    Learn More
  • Resco toolkit for building mobile apps Icon
    Resco toolkit for building mobile apps

    A no-code toolkit for building responsive and resilient mobile business applications for Microsoft Power Platform, Dynamics 365, Dataverse and Salesfo

    Deploying mobile apps with Resco takes days, not months—all without writing a single line of code. Workers can download the Resco app from AppStore, Google Play, or Windows Store, log into your company environment, and instantly use the app you have published on any device.
    Learn More
  • 1

    Face Recognition Based Login Assistant

    Login to Websites Automatically Using Your Face as Password

    ...Face detection is mostly used along with facial recognition feature to extract faces out of an image or video feed and identify the faces against a set of stored images. This feature can be used for tracking prisoners, attendance and signing in to user accounts. The Viola - Jones Algorithm presents a novel face detection technique, we would implement this technique for face detection and then use eigen faces method to recognize the person in the image. Once recognized the person can easily sign in to any applications without the need of typing passwords or usernames.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Operations Research EXperiment Framework for Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    TFAST

    Software for analysis of afSELEX-seq data

    Transcription Factor Analysis using SELEX with High-Throughput Sequencing (TFAST) is software developed by the Mobley lab at the University of Michigan designed to assist with transcription factor binding site discovery using data generated from aptamer-free SELEX-seq (afSELEX-seq).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Cyrface

    Cytoscape and R interface

    A Cytoscape plug-in to interface with R language. The connection is established using Rserve library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 5

    NN Image Recognition (with source-code)

    This is ANN trained application to predict digits from 0 - 9.

    It can predict digits from 0-9 with Artificial Neural Network. I trained ANN with 100 samples of each digit. It takes input of 20x20 pixel image and predicts it with Neural Network. It may predict wrong digit due to very low sample data but it work 90% correctly. Note: JRE 1.6 is required to run this application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DobHelper

    DobHelper

    Make star maps for anywhere at anytime

    ...Choose from a database of thousands of deep sky objects, including all Messier, Caldwell, and NGC objects. Also allows recording of notes on viewed objects, and configuration of user-generated observation lists.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    TikiOne JaCoCoverage

    TikiOne JaCoCoverage

    Java (6&7) Code Coverage Plugin for NetBeans, based on JaCoCo

    NetBeans module that provides JaCoCo code coverage (Java7 compatible). For Ant based JavaSE projects. Maven and Gradle support may be added later. WARNING: Binary files have been removed. They're now on a NetBeans update center. Please check https://github.com/jonathanlermitage/tikione-jacocoverage#download-stable-and-dev-builds for details. ~Jonathan Lermitage <jonathan.lermitage@gmail.com>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TronTool

    TronTool

    Tuning of java neuroph.org neural nets.

    By using a neural net from neuroph.org with the programmlanguage Java, you can change the net by this software. Easy watch it on the screen and move the values up or down. More or less value at the output neurons. Saving, Loading from different .nnet`s. Adding comments. Changing the visible output neuron Setting wished input neurons to get visible. A small fast and easy weight version and a continuing version, which should get involved in the neuroph project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LARA

    LARA

    Lightweight Architecture for boundedly Rational Agents

    For the purpose of policy simulation in coupled social-ecological systems (e.g. energy supply), a credible modelling of actors – especially citizens – and their decision processes is needed. This requires a framework capable of handling high numbers of heterogeneous agents (several hundreds of thousands). LARA (Lightweight Architecture for boundedly Rational Agents) meets these requirements and fills the gap between frameworks without built-in psychological foundations and full-fledged...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-Powered Identity Governance Icon
    AI-Powered Identity Governance

    For IT Teams and MSPs in need of a solution to simplify, optimize and secure their SaaS, file, and device management operations

    Define governance policies, manage access, and optimize licenses with unified visibility across every identity, app, and file.
    Learn More
  • 10

    qcasoft

    Qualitative Comparative Analysis with Fuzzy Data in JAVA

    This software allows qualitative comparative analysis with fuzzy data. The program is based on the work of C.C. Ragin. For more information, see the following articles: * Ragin, C. C., 1987, The Comparative Method. Moving beyond qualitative and quantitative strategies, Berkeley/Los Angeles/London: Univ. of California Press. * Ragin, C. C., 2000, Fuzzy-Set Social Science, Chicago/London: University of Chicago Press. * Ragin, C. C., 2000, Redesigning Social Inquiry: Fuzzy Sets and Beyond,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Razor is a set of Java- and JOGL-based medical image tools which can be composed into a standalone application or integrated into other medical imaging applications. Via JOGL, Razor uses OpenGL to enhance and accelerate some medical imaging functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A collection of Java ports of open source terrain and solar system generation packages. Code has been extensively refactored, extended and documented. GPL License with exception for required libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Open Java Weather API

    Java weather API that provides uniform access to different sources.

    This package provides a common interface for users to access weather information from different data sources, and a skeletal implementation for data providers to quickly set up data access via Java. At a glance, the weather information is categorized into features and each feature is further divided into weather properties. Users query the data source by features or weather properties, and then receive the data as a list of weather reports. Strongly typed weather properties ensure that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    javadbchem

    A universal chemistry database system, using Java and any rdbms

    This projects provides a mechanism which saves chemical structures to a rdbms. Everything is written in Java and is independent from the rdbms used (first tested system is mysql, tweaking might be needed for others). The chemistry is handled using Chemistry Development Kit, this is proven code. The system holds atoms and bonds as entities in the rdbms, this makes it possible to have properties recorded using foreign keys and referential integrity. Apache Torque is used for database access....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    is-sfe

    is-sfe

    Information System "Supercritical Fluid Extraction"

    Information System "Supercritical Fluid Extraction" has developed as tool for collecting and analyzing the experimental data from various supercritical fluids experiments. The final target is to help to scientists who worked with supercritical fluids to predict some useful properties such as density, solubility etc. In order to calculate molecular descriptors, parse SMILES and another applied purposes is used Chemistry Development Kit (https://sourceforge.net/projects/cdk).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    TML - Text Mining Library for LSA & CMM

    TML is a Java Library for LSA and extracting Concept Maps from text

    TML has moved to http://www.villalon.cl/tml.html and the code to https://github.com/villalon/tml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    openAut

    openAut

    Open Source Hardware For Industrial Automation

    This project is aimed at producing open source hardware for real time use in industrial automation. This project will have a few sub-projects that will focus on individual hardware for various industrial purpose. Some of the sub-projects will be of type Field-IO Modules development, Analog-IO Module development etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ShoX is a scalable simulator for wireless networks written in Java. It is easy to install, configure and use, so that reliable and expressive scientific results can be gathered in a short time. Documentation: http://sourceforge.net/apps/mediawiki/shox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NeSSi2

    NeSSi2

    Network security simulator

    At the moment NeSSi² is not actively maintained anymore since we are planning a successor project. NeSSi² is a network simulation tool suite addressing in particular network security aspects. Sample capabilities are profile-based attack generation, traffic analysis and support for attack/malware detection algorithm plugins.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    ECG2HRV

    ECG2HRV

    import and store ECG, associate to clinical data, automatic HRV

    http://www.youtube.com/watch?v=AOzpNMC-FXU This multi-platform application will enable the user to import digital CSV ECGs at any sampling rate and store them in an encrypted local DB along with relevant clinical data of the patient. It also performs automatic QRS complex detection and RR interval classification showing the output in a visual chart that the user can edit to correct sources with artifacts or pats with bad detections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    iBRAIN2 Workflow Manager

    A system for automated analysis and data handling for RNAi screens

    The iBRAIN2 software system for RNAi high-content screening integrates automated analysis and customizable data management. It enables robust and complex parallel processing on computer cluster infrastructure and allows for reliable storage of primary and resulting data sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Anteater

    Anteater

    Annotation Tool to Extract Endangered Animals from Text Resources

    The goal of this project is the extraction the information listed below from texts downloaded from the Federal Register (https://www.federalregister.gov). The texts are mainly applications for permits, notices about given permits, etc. This software tool is developed by the Max Planck Institute for the History of Science (http://www.mpiwg-berlin.mpg.de) in collaboration with Dirk Wintergrün and Etienne Benson.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NTC thermistor library
    The project offers support for NTC thermistor calculations. The Steinhart-Hart equation is a mathematical model for these thermistors. Software to calculate the coefficients based on temp-resistance tables and functions allowing conversion are provided.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    PARSEC - PAtteRn SEarch / Context

    PARSEC - PAtteRn SEarch / Context

    PARSEC - PAtteRn SEarch and Contextualization

    ...PARSEC represents an intuitive, modular (easily extensible) and all-in-one solution for the efficient integration of lots of diverse genomic information in order to perform nonlinear localization and characterization of biological sites in a user-friendly environment. See the wiki for hardware requirements and supported browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    LIMS-A

    Laboratory Information Management System with Complete Lab. Automation

    Laboratory Information Management System with Complete Laboratory Automation. This Project is created by Fatih University Computer Engineering Students .. Hasan SARMAN Hamadou Doudoun Niangadou Feugang Kemegni Fabrice it helps to automate complete lab system. its originally created to use on a R&D lab. if you wish you can use it on every kind of labs. it comes with Client Server based Access control Mechanism which cordinate access control with registered projects.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB