Search Results for "matplotlib-1.0.svn.win32" - Page 2

Showing 872 open source projects for "matplotlib-1.0.svn.win32"

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    SiteWhere

    SiteWhere

    An industrial strength open-source application platform for the IoT

    SiteWhere is an industrial-strength, open-source IoT Application Enablement Platform that facilitates the ingestion, storage, processing, and integration of IoT device data at a massive scale. The platform leverages a microservices architecture that runs on top of cutting-edge technologies such as Kubernetes, Istio, and Kafka in order to scale efficiently to the loads expected in large IoT projects. SiteWhere embraces a distributed architecture that runs on Kubernetes and provides both...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JUnit 4

    JUnit 4

    A programmer-oriented testing framework for Java

    ... Source Software, released under the Eclipse Public License Version 1.0. JUnit celebrates programmers testing their own software. In this spirit, bugs, patches, and feature requests that include JUnit tests have a better chance of being addressed than those without.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 3
    Clearcase plugin for Eclipse

    Clearcase plugin for Eclipse

    Eclipse plugin for VCS ClearCase

    Provides a ClearCase plug-in for the eclipse development environment. The plug-in Require a ClearCase client installed. We welcome feedback from end-user to make the plug-in more user-friendly. Release info will be published on release mailing-list. Version 2.2.36 --> requires java 1.7 or higher. Version 2.2.42 --> requires java 1.8 or higher.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    TymeacDSE

    TymeacDSE

    Data Parallel Engine for JavaSE

    TymeacDSE is a Fork-Join application server employing the Divide-and-Conquer methodology in either an embedded or remote (RMI) configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5

    TymeacSE

    Task Parallel Engine for JavaSE

    TymeacSE is a full-feature, multi-threading, fork-join framework for Java SE development (RMI and internal server). TymeacSE provides a high performance queuing facility, professional thread management and recursive processing that is easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Java Ledger

    Accounting Journal and Ledger and Balance Sheet

    This will be an accounting application operated at least in the beginning from the command line. It will do basic account or book keeping. It will give you journal reports, accounts reports, ledger account reports and balance sheet reports, also maybe income statements reports. Journal and Chart of Accounts are kept in xml files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project will be a project that will be used by Speleologist (cavers) to help aid in the mapping of the underground world. It will be simple at first.. only allowing the entry of survey (dist/azmith/V-angle) and give back a line plot..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Le jeu de société Puissance4

    Le jeu de société Puissance4

    author : @ZaofuMachine - date : 07/08/2020 - version : 1.0

    L'application : Le jeu a été conçu avec le modèle d'architecture MVC (Métier(Modèle) - Vue - Contrôleur ). Lors de l'étape de compilation et d'éxécuter, vous devez être dans le dossier Puissance4. Exemple du dossier où vous devez vous situer : C:/Jeu_Societe_Puissance4/Puissance4> La compilation de l'application : Ensuite, veuillez éxécuter la commande suivante : javac "@compile.list" L'éxécution de l'application : Pour éxécuter, veuillez taper la commande suivante : java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Data visualization software for creating different types of appealing charts and graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    JavaSeis
    JavaSeis.org: Java based software for processing and storing petroleum industry seismic data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    tamacat-httpd

    Java HTTP Server / Reverse Proxy

    [Moved] https://github.com/tamacat-1-4 The tamacat-httpd is a open source Java Web Server software, powered by Apache HttpComponents. This is a customizable HTTP/HTTPS Server framework and Reverse Proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    yad2xx

    Yet Another JNI-D2XX Interface Project

    A Java Native Interface (JNI) library suitable for communicating with a range of USB interface chips from FTDI via the D2XX driver. It currently supports OS X 10.10+ and Windows 7/8 x64. On OS X, the 64 bit JVM is supported. On Windows, support is limited to the 64 bit JVM (Java 1.8 is now 64 bit). Version 1.0 --------------------------------- - Java 8 - SPI support and sample (via MPSSE)
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13

    xml2csv.jar

    Command-line xml to csv tool

    xml2csv is a small command-line tool written in JAVA and can be used on all platforms, for which JRE 8 or higher is available. Examples: 1. Help java -jar xml2csv-1.0.jar --help 2. Extract nodes from xml: java -jar xml2csv-1.0.jar --nodes test/cd_catalog.xml The result is the full node name and number of repetitions: /CATALOG=1 /CATALOG/CD=26 /CATALOG/CD/TITLE=26 /CATALOG/CD/ARTIST=26 /CATALOG/CD/COUNTRY=26 /CATALOG/CD/COMPANY=26 /CATALOG/CD/PRICE=26 /CATALOG...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java Games and Graphics is meant to be a fun project. The goal here is to have fun with JAVA graphics and JAVA games. There is no specific goal as to what kind of graphics or games.This project features an RPG Role Playing, MUD, and Turn Based Combat gam
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    IDFC Artifact Property Plug-in

    A Maven 3.1 plugin for generating properties about artifacts

    ... insert property values into tokens in project files. You can include this plugin directly in your project as follows: <groupId>com.idfconnect.devtools</groupId> <artifactId>artifact-property-plugin</artifactId> <version>1.0</version>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BuildCraft

    BuildCraft

    BuildCraft mod for Minecraft

    BuildCraft is a mod for Minecraft. BuildCraft itself is licensed under the MMPLv1 or MPLv2 if you need the specifics, but generally, you can. By default, many simple (primarily worldgen/decorative) blocks are supported out of the box, such as the kind of blocks added by Chisel 2 or Ztones. However, for many other mods, special support is required to allow for rotation and remove the chance of duplication bugs appearing. BuildCraft Compat is a BuildCraft addon designed to add cross-mod...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    gt-jdbc-korean

    gt-jdbc-korean

    Korean Spatial DBMS Driver

    The Development of Domestic Spatial DBMS Driver supporting java based Open Source GIS(GeoServer, uDig) ● Manual: - https://sourceforge.net/projects/gt-jdbc-korean/files/GeoServer-uDig_KoreanSpatialDBMS_Manual_ko_v.1.0.pdf ● DataStore plugins: - Altibase Plugin( http://www.mangosystem.com:8080/gxt/docs/data/database/altibase.html ) - Tibero Plugin( http://www.mangosystem.com:8080/gxt/docs/data/database/tibero.html ) - Kairos Plugin( http://www.mangosystem.com:8080/gxt/docs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Example Decorator Plugin

    Eclipse decorator plug-in example.

    This project is an example of an Eclipse decorator plug-in for decorating objects in the 'Remote Systems' view of the IBM Rational Developer for i.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MorganaXProc (Implements XProc 1.0)

    MorganaXProc (Implements XProc 1.0)

    A Java implementation of XProc: An XML Pipeline Language

    ... are supported out of the box, while a flexible connector mechanism also allows to employ your favorite XSLT and XQuery processors. The current version is 1.0.x. It is very close to the recommendation with all related tests of the XProc Test Suite passed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Magic Lantern

    Magic Lantern

    Build Cross-platform Applications

    Magic Lantern is a framework for developing multimedia applications. It is designed to be a cross-platform solution for multiple targets such as desktops, game consoles, mobile devices and set-top boxes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    EsiGate
    This toolkit allows developpers to assemble several web applications into a single one. Pages are build using contents, resources and page templates coming from the original applications. The applications may use different technologies (Java, PHP...)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Some experimental SQL client generation code for building client packages and other various half completed trials - (mostly around databases, particular Firebird).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    REST Countries

    REST Countries

    Get information about countries via a RESTful API

    Get information about countries via a RESTful API.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Niche Analyst (NicheA) was developed based on the BAM framework which allows users to create virtual spaces and virtual species, and to analyze ecological niches in both multivariate environmental and geographic spaces, linking views of the niche in the two spaces. The unique functionality in NicheA, not available in other software programs, is estimating Grinnellian niches of species based on environmental variables and occurrence records, but with a clear focus on fundamental ecological...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25
    JMEDS (Java Multi Edition DPWS Stack)

    JMEDS (Java Multi Edition DPWS Stack)

    JMEDS is a lightweight, modular extendable Java Framework for DPWS.

    JMEDS is a lightweight, modular and extendable software framework for using the "Devices Profile for Web-Services (DPWS)" in Java based environments. It runs on Java CLDC (e.g. on embedded devices), CDC, Android and SE platforms. 12.02.2014 v2.0.0 beta 10 fixed the EXI release and included schema files for EXI's schema informed mode, multiple other bug fixes 25.09.2013 Bugfix release of JMEDS Framework: v2.0.0 beta 9a 30.08.2013 v2.0.0 beta 9 New version of JMEDS...
    Downloads: 2 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.