326 programs for "qgis-osgeo4w-2.6.1-1-setup" with 2 filters applied:

  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
    Learn More
  • 1
    mf4j is a library for read/write the metastock files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GPX is mainly a physics engine, written in C++, focused on real time simulations. Project also provides a graphics library, built on top of SFML. Physics part is independent from graphics library and can be used with any other front-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    You know the component scanning feature of Spring? You'll love this: component scanning as easy as select(javaClasses()).from("your.package").returning(allAnnotatedWith(YourAnnotation.class)). Can support any language running on the JVM. ---------- eXtcos is now also available from Maven Central. To include it into your Maven project just add this dependency: groupId: net.sf.extcos artifactId: extcos version: 0.4b Unfortunately Sourceforge doesn't support XML snippets in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    StratFramework

    Strategy PHP-Framework

    Strategy PHP-Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Your Live Streaming Platform Icon
    Build Your Live Streaming Platform

    Scalable, Ultra Low Latency and Adaptive WebRTC Streaming

    Ant Media Server is a streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency.
    Learn More
  • 5

    GPU Interruptible Kernels

    Create CUDA kernels with unlimited variables and execution time

    Implementation of heavy computing tasks on GPU's faces two limits: 1) number of parameters/variables in each kernel; 2) computation time. This very simple C++ header allows to easily create CUDA kernels that overcome both limitations. The library adds a small overhead to the GPU kernels, but in carefully designed applications the slowdown should hardly be noticeable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Simple Date Handler

    Very small and simple java.util.Date handler library

    Small and simple Java Date handler library, based on public static methods for basic java.util.Date manipulation. The main features: - add minutes, hours, seconds to a given date; - get the hour 00:00:00 and 23:59:59 from a given date; - get the diference in hours, minutes, seconds between 2 given dates; - check if 2 or more dates are in the same week, month; - check if 2 or more dates are the same day; - get the start and end of the month;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project (osgi4ami-tecnodiscap) comes from the branch revision-3 of the osgi4ami project as a name standardization process, following osgi4ami-monami project creation. This project becomes the Universidad de Zaragoza (Tecnodiscap) Implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JINAH gathers minimalistic libraries that helps on general Java development, avoiding the rewriting of boilerplate codes and providing base classes, utility classes, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    JExec

    Incapsulate Java/oos features for easy usage from legacy or other lang

    Incapsulate Java/oos features for easy usage from other lang or OS (eg legacy, AS400). Java programmers can take advantage from many features offered by the language itself as from that created by the open source comunity; but integration with other languages may be painfull, expecially from OS/lang like AS400/RPG. JEsec want to be a collection of encapsultated java/oos features directly java-callable or proxied by JEsec tcp-ip service or by JEsec client caller. Example of java/OOS...
    Downloads: 1 This Week
    Last Update:
    See Project
  • A complete payments platform, engineered for growth Icon
    A complete payments platform, engineered for growth

    Accept payments and move money globally with Stripe's powerful APIs and software solutions designed to help you capture more revenue.

    Millions of companies of all sizes—from startups to Fortune 500s—use Stripe's software and APIs to accept payments, send payouts, and manage their businesses online.
    Learn More
  • 10
    MongoLantern - MongoDB Fulltext Search

    MongoLantern - MongoDB Fulltext Search

    Open Source MongoDB Fulltext Search Server

    MongoLantern is an open source full text search server using MongoDB as index storage, which allows MongoLantern to migrate any changes very easily into account using MongoDB API. It's written originally written in PHP can be migrated to any desired language as required using it's future APIs. MongoLantern 0.7 - Stable/Production Release: 1. MongoLantern API support enabled. 2. CSV indexer added as a plugin. 3. node.js API client added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jQ-Windows

    jQ-Windows

    jQ-Windows is a jQuery based window manager

    jQ-Windows is a jQuery based window manager component which can be used in web applications. The user interface easily integrates with the jQuery-UI library. There is no public release yet, although there is a development release available for download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Zebra_Dialog

    Zebra_Dialog

    A lightweight dialog box plugin for jQuery

    Modal dialog boxes are a great way to show information to your users, but to also alert them of errors or warnings. Zebra_Dialog is a small (4KB minified), compact (one JS file, no dependencies other than jQuery) and highly configurable dialog box plugin for jQuery, meant to replace JavaScript’s “alert” and “confirmation” dialog boxes, and built using the jQuery Plugin Boilerplate. The plugin can also be used as a notification widget (when configured to show no buttons, and to close...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Zebra_Datepicker

    Zebra_Datepicker

    A lightweight date picker plugin for jQuery

    Zebra_Datepicker is a small, compact and highly configurable date picker plugin for jQuery, meant to enrich forms by adding a datepicker functionality. It works by automatically adding a calendar icon to the indicated input fields, which users can then click to open up an inline date picker. Users can easily jump between months and years due to the intuitive interface and finally, the selected date will be entered in the input field using a specified date format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Zebra_Database

    Zebra_Database

    A MySQL database wrapper written in PHP

    Zebra_Database it is an advanced, compact (one-file only), lightweight, MySQL database wrapper built upon PHP's MySQL extension. It provides methods for interacting with MySQL databases that are more powerful and intuitive to use than PHP's default ones. It supports transactions and provides ways for caching query results either by saving cached data on the disk, or by using memcache. The class provides a comprehensive debugging interface with detailed information about the executed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zebra_Image

    Zebra_Image

    A lightweight image manipulation library written in PHP

    This is a compact (one-file only), lightweight, object-oriented image manipulation library written in and for PHP, that provides methods for performing several types of image manipulation operations. It doesn't require any external libraries other than the GD2 extension (with which PHP usually comes pre-compiled with). Zebra_Image's code is heavily commented and generates no warnings/errors/notices when PHP's error reporting level is set to E_ALL. With this library you can rescale, flip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Typesafe representation of tuples in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PorTypes

    A library of portable integer types

    PorTypes is a library of integer types. Currently, the library provides one unsigned integer type and one signed integer type. Both types have fixed width, which is specified at compile time via template parameters. The signed integer type uses 2's complement representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jute
    A collection of useful but simple Java utility APIs including configuration, plugins, user management and testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Flexible Properties (FProp) - library to manipulate by property trees in Qt projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JWikiDump
    Es un módulo escrito en Java que permite procesar los XML Dump (Backup superior a los 4GBs) de las Paginas de Wikipedia (pages-articles). JWD persiste las Paginas en ObjectDB (BDOO) o bien deja al usuario definir que hacer por cada una que encuentra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A light GUI framework designed specifically for use with Simple DirectMedia Layer [SDL] 1.3 and officially maintained support libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A framework for implementing various editors in Java. Intended to simplify and expedite the development of customized development tools for various game engines by providing various, commonly used controls to be used in the target application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Modules for developing, configuring and running a computation based on function blocks entirely in Python. Function block based computation is a data, event and state driven approach to data processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Java Galician Locale is an implementation of Java localization SPIs which will allow the Java VM to use the Galician Language (locales "gl" and "gl_ES"), one of the official languages of Spain, which is not included in Sun's JVM distribution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Support for Java 3D in NetBeans IDE. Currently only a wrapper for Java3D libraries. The goal is to at least provide Matisse with every component a user can add to its form, and later a static Universe Editor.
    Downloads: 0 This Week
    Last Update:
    See Project