Showing 6136 open source projects for "data.6bin"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    GeoPaddler

    GeoPaddler

    Load and retrieve geo data.

    This application allows you to post geo data and retrieve it. Useful for sharing position information while you're paddling with your ride/friends. You can control who views your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PAC-man ROM for LG P760

    PAC-man ROM is a combination of the three Super ROMS

    ...INSTRUCTIONS TO FLASH Requirements: -- Unlocked P760 -- Knowledge about flashing roms Steps to flash: -- Make A Backup -- Reboot Into Recovery -- (If you are coming from stock or other rom) Do full wipe - wipe data, wipe cache, format /system -- Flash ROM -- Flash Gapps -- Reboot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LExAu: Learning Expectations Autonomously. Library for on-line data driven statistical machine learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EasyDataQuality for Pentaho Kettle

    EasyDataQuality for Pentaho Kettle

    EasyDataQuality for Pentaho Data Integration in Kettle

    EasyDQ plugins for Contact cleansing in Pentaho Data Integration in Kettle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 5

    Dynamic Presentation Generator

    DPG is a web CMS developed by the JAFU-Project

    ...DPG is built on Spring framework components, such as Spring MVC and Spring Security. Some features that Spring can provide are an Inversion of Control container and facilities for data access, messaging, testing, secure authentication and authorization. Check out a running version of DPG on http://test.jafu.ii.uib.no:8080/dpg_sf/ Log in with username/password sourceforge/sourceforge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    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: 0 This Week
    Last Update:
    See Project
  • 8
    IP-Port Analyzer
    A JAVA base application that will scan a list of IPs and associated port to validate if it is reachable. Provides you a graphical view and historical data on the previous run. Can be run once or through a start/stop mechanism. You can import a CSV list or add the entries manually. The IP-Port Analyzer has many customizable features so this tool will adapt to your needs. Feel free to comment and help me debug and enhance this software. I'm doing this has a way to get back into programming and trying to stay up to date on it as well. *** REQUIREMENTS *** - JAVA 1.6 (JRE or JDK)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    java2JIBXBinding

    Convert Object model to Xml binding for JIBX

    One day im really unoccupade and so think a solution of one of my knoweledge and implements this engine to solve my life and my lazy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Stand-alone Java library implementing parser/formatter/comparator/validator for JSON/XML-like text formats oriented on JSON-like object model (list,map,scalar + reflection). Library is designed to maximize adaptivity via set of extendable modules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Portable Linux

    Portable Linux

    Portable Ubuntu Linux for Scientific Computing

    ...Swap out the root.disk with the ones provided here. Overview LAMP stack running on localhost (127.0.0.1). Scientific, productivity & media packages include R (Rattle Data Miner), GridEngine, Condor, cooperative computing tools, WINE, LibreOffice, Evolution, Clinica, Neuro Debian Desktop, PsycoPy, OpenVibe, 3DSlicer, Paraview, Openshot. Cheers, Gregory Remington
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Evaristo
    Evaristo is an ERP solution written in Java (2 tier), though only avaialable in Portuguese, since version 4 is fully internationalizable. It requires a PostgreSQL database in order to store the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    JForex2Excel

    A bridge between the JForex platform and a spreadsheet (Excel files)

    This work pursued two main objectives: - Develop a java library that allows to easily create Excel files via OLE2.0 technology, which could be used by developers regardless of the data origin. - Develop a system for JForex platform, taking advantage of the library developed, which allows End Users to easily obtain data from any instrument offered by the platform at any period, or the Ticks information of the instrument. At the same time, this system could be improved, modified and / or extended by other developers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    NN Image Recognition (with source-code)

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

    ...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
  • 15
    Myrtle

    Myrtle

    A simple programmable spreadsheet for learning statistics.

    ...Myrtle offers a unique bookmarking facility which allows students to create and reuse named references to their favorite cell ranges. This can help students focus attention on the important relationships among particular rows or columns of data. Myrtle's graphics and reporting features allow students to report back to their instructors their mastery of course content.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Please see https://github.com/davemckain/snuggletex
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Our goal is to find out useful and funny ways for expanding the possibilities of many FOSS by integrating them with other FOSS and proprietary systems. You'll find here many open source plugins and extensions useful to put those FOSS hermits together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JOMM is a "Java Object Model Mapping" Framework about generic persistence mapping between different worlds of models, such as Java model classes, SQL relational schema or XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jCompoundMapper
    Library for fingerprinting (decomposition) of chemical compounds. It has several tweaking possibilities and exporting options for data mining toolkits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CSV Loader is a Java application that loads data from Excel CSV files into Oracle, MySQL, and PostgreSQL relational databases. IMPORTANT: After downloading, please visit http://csvloader.sourceforge.net for installation instructions. The source files are available at https://github.com/awijasa/csvldr. Use Netbeans IDE to open the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PBM stealth

    Data hiding in bi-level pbm images

    Implementation of block parity for hiding data in bi-level pbm images in java. Increasing the security of stenography by using a random symmetric key for embedding and extraction of data from image. The project also has a PBM viewer in java and ascii viewer which shows the pbm images in ascii format.This project uses binary coded pbm images. Research paper : http://arxiv.org/abs/1304.1683 Key mechanism is not functional and program have bugs which are to be fixed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    This project is ANDS (Australian National Data Service) funded and aims to provide a mechanism for researchers within the University of Western Australia to upload research datasets to a central petastore. It also aims to publish metadata about the datasets to RDA (Research Data Australia) so that the datasets can be discovered (and potentially shared) by searching or browsing through the ANDS website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Vehicle Simulation Environment

    Modeling, Simulation, & Control

    The Vehicle Simulation Environment consists of a library of Java classes designed to aid in building, propagating, and displaying (in Java3D) vehicle models.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB