Showing 3761 open source projects for "cynetsvm-java"

View related business solutions
  • 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
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    Avenzoar Digital Pathology Tool
    Avenzoar is a one-year exploration of renal cell carcinoma morphology and its related single nucleotide polymorphisms (SNPa) as a method of automating diagnosis of cancer by using a computer-aided decision tree controlled by analytical statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    * Java classes for parsing text, conversion to XML or to evaluate in Java. The parser is textual-script-controlled with a syntax near Backus Naur Format, named ZBNF. * Some routines for conversion: C-Header or Java to XMI, XML-Documentation generation,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LSM Stack Browser & 3D Plotter
    A software tool enabling the user to browse through an image stack created by a confocal microscope. Points can be plotted through the stack, producing a digital 3D representation, which can be viewed in 3D and compared with other plots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java library that interfaces with "The USB INSTEON PowerLinc Controller" built by Smartlabs Design. This library is built on top of the javax.usb linux reference implementation, but should work under Windows as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 5
    Satellite Tracking Web Service
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AnnaF is an automatic gene annotation framework, that is used to do some automatic annotation for C. higginsianum. It was also tested on F. graminearum and should work well for fungi in general. AnnaF was build upon the pipeline framework Anna.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A physics-related Java library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The goal of Picklist Editor is to display and modify pick lists before spot picking (in proteomics).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JPARSEC is a Java Package of Astronomical Resources for Standard Ephemerides Calculations, focused on accuracy, documentation, 2D/3D charts, realistic planetary rendering, and Astrophysical modeling. For source code visit http://conga.oan.es/~alonso/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 10
    This easy to run and change program for developers, it contains several evolutionary based strategies allowing you try among some function samples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Management and archiving of archaeological survey projects with some GIS-components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SBMLforge is a tool that enables the user to convert and merge KEGG metabolic and signaling pathways (KGML format) to create a single SBML pathway model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An artificial life simulator. A cross-platform application for simulating mutatable organisms on a field with different kind of resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The aim of the project is the creation of an multiuser, webenabled, datahandling, processing and visualisation tool for engineering data from the real word - with Datacollection, Charting, Mapping, Alerting, Messaging and Reporting capabilities .....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OmicBrowse, developed with Flash and Java, is a highly evaluated genome browser integrating omics knowledge ranging from genomes to phenomes and is especially appropriate for positional-cloning purposes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A Java program to paint the experimental and theoretical data obtained of STM and AFM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Java-based number generator package. Includes several strategies, apart from the usual random: constant, serial, function, composite. Besides, generators can be wrapped in different filters to obtain modified data series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GeoGebra is free and multi-platform dynamic mathematics software for learning and teaching geometry, algebra, statistics, and calculus. Download the free software at http://www.geogebra.org. Find the source code at http://www.geogebra.org/trac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Superficially, Dominoes on Acid is a solitaire variant of Dominoes with weird colorful tiles. But on a deeper level it is a GUI for natural deduction. Every completed domino is equivalent to a proof of a tautology in classical propositional logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Neurpheus Morphological Analyser performs morphological analysis, stemming or word form generation tasks using sophisticated classification methods for an analysis of words unseen in a training dictionary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Open extensible system analysis report tool for Java, based on numerous open source analysis initiatives. The XML/XSL batch-processing framework produces integrated HTML/SVG reports of the systems current state and the development over time.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    NXT BTControl
    This is a Java-based remote control application that uses Bluetooth to control a Lego NXT. It uses simple one-line text message to inform the NXT brick on the state of a joystick and its buttons.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Longest Common Subsequence Algorithm and Longest Increasing Subsequence Algorithm by Dynamic Programming by java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a simple program that will factor a quadratic trinomial using both "guess-and-check" and the quadratic formula. You input a, b, and c, where ax^2+bx+c=0; you will get a result in the form of (ax+b)(cx+d)=0 and x=a or x=b.
    Downloads: 0 This Week
    Last Update:
    See Project