Search Results for "java dev tool program" - Page 5

Showing 175 open source projects for "java dev tool program"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1

    SW2PSA

    SW2PSA (Stop & Wait and Sliding Window Protocol Simulator and Animator

    SW2SPA is an educational simulator with animation for network protocols that allow reliable data transfer, specifically developed for the stop and wait protocols, go-back-N and selective repeat. The aim of SW2PSA is to be used as a tool to support the animation of this protocols in a course like data networks, communication protocols or other related, and to include in the course a project that involves the programming of any of these protocols using a very known language as Java. Since it is an open source program also helps the student who wishes to know the structure of a simple discrete event network simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    GPXReport

    Analyze gpx files and store summary in Sqlite database

    There are many good programs to manage gpx tracks from my sport activities. My favorite one is gps-prune to view gps tracks on a map and make changes. However, I was missing a simple tool to store summary information about a gpx track into a database to keep track of my training efforts. That's why I created GPXReport. GPXReport is a desktop solution which is written in Java and should run on most computers. The program can read a gpx-file and calculate basics information such as: - overall and moving time - distance (km), - average and max speed - time, km uphill and downhill It automatically classifies the acitvity as hiking, MTB or race bike. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Seurat

    A sequence analysis tool for normal/tumor DNA and RNA data.

    THIS IS NO LONGER THE HOME FOR SEURAT. PLEASE GO TO https://sites.google.com/site/seuratsomatic/ --- Seurat is an sequence analysis program for somatic mutation and allelic imbalance discovery in paired tumor and normal genome and transcriptome data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    jmint

    jMINT - Java Mutation for Integration Testing

    jMINT is a integration fault injection tool which identifies data exchanges across classes and inject faults along those path. It is primarily based on the idea of program analysis and code mutation. The cross boundary data exchanges are identified by performing data flow analysis using java byte code analysis and transformation framework-soot. Mutant injection is also done via the soot framework. jMINT tool can be used to measure the effectiveness of integration test suites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    XML validating & querying tool

    Comman-line interface XML validating & querying tool

    The program processes the given source XML file according to command-line arguments. It can validate the file (with -x or -d option) or query XPath expression (with -p option). Usage: java -jar clivaq.jar -- shows the help screen java -jar clivaq.jar -d <file.dtd> <file.xml> -- validates the <file.xml> java -jar clivaq.jar -x <file.xsd> <file.xml> -- validates the <file.xml> java -jar clivaq.jar -p "<XPath expression>" <file.xml> -- evaluates an XPath expression
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ISWYAD

    ISWYAD

    ISeeWhatYouAreDoing - a tool for remote acces with very! low bandwith.

    ISeeWhatYouAreDoing is a useful tool for getting screenshots and executing commands over Tcp/Ip or Ftp. Because it has NO security the Tcp/Ip part shouldn't be used in public networks (Use a firewall! :)). It was designed for easily keeping an eye on what people in your home network are doing and (if necessary) turn f.e. your brother's computer off when he forgot. As said it is able to work on very bad connections. Bin/Bin.zip is the basic package with client and a gui server,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MoonPlanner

    MoonPlanner

    Moon calendar: shows moon's phase, signs and relatives plant's part

    MoonPlanner is a Java calendar that allow to view moon's phases, moon's signs (constellations in which the moon is), and show the part of the plant corresponding to each sign (flower, fruit, leaf or root). For every calendar's day the user can attach notes (that are stored in a persistent database). At the startup the program will remind you if there will be notes for current day.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Subnet Calculator

    A simple tool that performs network math with subnets.

    Given a valid IP address and subnet mask, this program will return the necessary subnetwork data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    symbion

    symbion

    3-D Java code comprehension tool based on runtime analysis

    3-D Java code comprehension and visualization tool that allows the recording of the execution of a java program from an arbitrary point to another and visualizes the call graph in a 3-D environment, featuring a source code browser to aid code comprehension. https://docs.google.com/file/d/0B9tS9YG34Qd4RlVTMUo5UFRGUzg/edit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Attraverso questo programma è possibile monitorare le attivita di una rete di utenti che utilizzano openoffice.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Galois sub-hierarchy builder

    Visualize Galois sub-hierarchy of 2d matrix

    GSH builder is a free Galois Sub-Hierarchy visualization tool. The algorithm for calculating GSH is called Pluton and the present Java realization is based on two articles. "Efficiently computing a linear extension of the sub-hierarchy of a Concept Lattice" by Anne Berry, Marianne Huchard, Ross M. McConnell, Alain Sigayret and Jeremy P. Spinrad. "Performances of Galois Sub-hierarchy-building algorithms" by Gabriela Arevalo, Anne Berry, Marianne Huchard, Guillaume Perrot and Alain Sigayret In you're in need of other GSH algorithms or their realizations in C++, you might want to investigate a project called Galicia on sourceforge. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    BatchPD

    BatchPD: Batch automation of a primer design pipeline for human genes

    BatchPD is a primer design program developed to address the needs of clinical diagnostics laboratories to design primer oligos for PCR amplification against human gene exons, taking into account of SNPs where possible. Research paper publication: http://www.bioinformation.net/008/97320630008365.htm BatchPD checks specificity via in-silico PCR, provide gene/exon specific relevant information summarised in an end spread-sheet; Primer design, PCR checks and other relevant information are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Harmony of the World

    The Harmony of the World

    A fair attempt at the Keplerian tradition to explore the solar system

    ...Apparently his observance of a harmonic law of planetary motion was reason for him to propose a computable system of pitch and harmony deriving from angular velocity. The purpose of the programming project is as a tool to examine his system. With Java 2, it provides an open-source solution for listening to harmonies so generated by planetary motion. This program can run on any computer provided with a Java Virtual Machine (Rev 1.5 or greater). JAVA 2, system independent. Purpose:to encourage research in harmony in astronomy, math and music. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Java LANScanner

    A pure bava baseb gui program to scan LAN network

    This tool scans the LAN network to find active hosts and scans for specific open ports .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    map2bsb

    converts proprietary .map chart files into bsb (.kap) chart files

    map2bsb is a program that can convert charts in the map format to the more widely used bsb format. Note that there are plenty of map formats: basically each chart plotter (Ozi Explorer, Scannav, etc.) has its own. Note also that the bsb format does not support vectorial charts. Thus the vectorial map chart won't convert. Currently, the focus is on two map formats: - Ozi Explorer map format (seems to work ok) - Scannav map format (still in dev) map2bsb has received the Softpedia "100%...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CesTa (Code Enhancing Security Transformation and Analysis) is a tool for enhancing security by program transformations. Focused on Smart Cards (Java Card in particular), powered by Ant, ANTLR and StringTemplates.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    jSyncer

    File system synchronization tool

    Simple utility to synchronize the content of two file system directories. I've never had problems using it but it's not guaranteed to work perfectly: this program comes with ABSOLUTELY NO WARRANTY, USE AT YOUR OWN RISK!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This tool supports the implementation of Measurement and Analysis Process of CMMI-Dev and MPS.BR models, based on GQM method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MSA2SNP is a tool for mining SNP sites in multiple sequence alignment (MSA). This tool inherits the easy-to-use interface from MEGA4 Explorer with advance data presentation. MSA2SNP lets you visualize alignments and import from CLUSTAL program directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The program versusSNP is a flexible tool for mining SNPs between two close related genomes. First, we align all the orthologous genes and select SNPs, then the SNPs are separated into categories based on their mutation types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Comag Meta File Reader
    Comag PVR 2/100CI HD Video Catalogue Tool - A very simple Java Swing application to search in a folder or harddrive for recordings and then read informations from Recording Meta-Files of the Comag PVR.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    This tool allows people to do discourse analysis digitally. It requires Java (http://java.sun.com). Most computers should have Java pre-installed. Double-clicking the file should launch the program. Instructions are found under the Help menu, if needed.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EmailFiles

    EmailFiles

    Email the files you want

    EmailFiles is a simple tool built using the Java programming language that is able to check a folder for new files and email them to a specified email address. When the files is successfully mailed the program will delete the files. The program can be easily configured via the available configuration file. You require a valid email account to send the emails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The program Virtual Network Simulator for Web 2.0 is a tool that allows the simulation of assembly and configuration of computer network projects, virtual or physical. It also simulate the sending of a package between the hots of origin and destinati
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    JSharing is a cross-platform file sharing tool. Its a desktop program which allows user to share his/her files and folders from any operating system to any other operating system.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB