Showing 105 open source projects for "qgis-osgeo4w-2.6.1-1-setup"

View related business solutions
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
    Learn More
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
    Learn More
  • 1
    maXbox

    maXbox

    maXbox: Precompiled Object Based Scripting Tool

    maXbox: Precompiled Object Based Scripting Tool maXbox is a free scripter tool with an inbuilt object pascal delphi engine in one exe! It is designed for teaching, develop, test and analyzing apps and algorithms and runs under Win, Mac and Linux (CLX) to set code in a box without installation and no administration. The tool for 32 and 64-bit is based on an educational program with examples and exercises (from biorhythm, REST services , form building to how math works). Pure Code for Object...
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 2
    Foreval

    Foreval

    Foreval is parser & compiler of mathematical expressions

    Foreval is compiler of mathematical expressions (formulas) (directly to x86-32 CPU/FPU comand) given as string at run-time. Present as "dll" library and Delphi sources. Can be compiled in FPC (Lazarus). Can be direct connection to the program (without dll). Сurrent version ( v. 9.1.1.377c): Examples for Delphi, Lazarus , GCC (Codeblock), (Builder, MSVC - in b.366). Demo: Fractals Julia; Visualizing of functions of complex variable - complex domain coloring , graph plotting...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    forevalz

    forevalz

    ForevalZ - compiler of mathematical expressions with complex numbers

    ForevalZ - compiler of mathematical expressions(formulas) with support of complex numbers (directly to CPU/FPU x86-32 comand) given as string at 'run-time'. (dll library and delphi component). Can be compiled in FPC (Lazarus). Examples for Delphi (2009), FPC , C++(Builder(2009), MSVC(2010), GCC (Codeblock)), VB.NET, VB6, FreeBasic. Demo: Fractals Julia; Visualizing of functions of complex variable - complex domain coloring . (math parser, math expression parser, evaluate formula,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    mhcfs2

    mhcfs2

    engineering programmable calculator

    MhcFS2 - engineering calculator. (v. 1.2) (math expression calculator, scientific calculator, numerical, integral,integration, derivative, root, matrix, differencial, differentiation, equation, LSE,ODE )
    Downloads: 1 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 5
    zaphodsmap

    zaphodsmap

    cross platform configuration system

    A single fact determines the starting point of configuration, and that fact can be the same regardless of whether the software is running standalone under a logged-in user's account, or launched from another program with debugger access, or as a service or daemon, or even as a component within a dynamically linked library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Dynamic Arrays and Hashes (Delphi, C++)

    Very fast classes for working with Dynamic Arrays in Delphi and C++

    (New version 1.04 is released) Dynamic Arrays is a set of useful very fast classes for data manipulating in memory. Flexible memory control, functionality that standard containers do not have, fast operations. Available for Delphi all latest versions and for C++. Powerful Hash and Double Hash classes to work with pairs of values (key and value) and with values that have two keys (key1, key2, value). Give it a try and let me know how it works.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    bjxml

    Xml class with single interface

    Xml class with single interface with some nice utility methods
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Delphi Help Expert

    integrates the Delph 7 help system into later Delphi IDEs

    With the "new" Delphi IDEs also came a new help system which many think is worse than the one from Delphi 7. This IDE plugin lets you call the Delphi 7 help from within the new IDEs. It also lets you specify other resources that you want to have available from within the IDE, e.g. Google search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    iff4pascal

    Units to help dealing with IFF files in Pascal.

    Allows to read and create IFF compliant files using TStream based objects. Interchange File Format (IFF), is a generic container file format originally introduced by Electronic Arts in 1985. It is a flexible and scalable format description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
    Learn More
  • 10

    HTML parser in Delphi

    A Delphi class with functions to read and dissect a HTML file

    ... have valid HTML4/5 tags. It is not necessary that the HTML is ‘correct’ in the sense that end tags may be wrongly placed or be absent altogether. The speed of processing (reading+parsing) is formidable: 15-40 msec per Mbyte or around 1 msec per 1000 HTML tags.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 11
    Easy to use Delphi GDI+ 1.1 Library
    This library enables GDI+ functionality for Delphi 2009 and later. It focuses on ease use and comes width detailed sample applications. This is one of the few GDI+ libraries for Delphi that supports the new GDI+ 1.1 extensions.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12

    .Net Native Library for Lazarus

    The best library to work with .Net Assemblies in Pascal.

    ... illustrate when you need to use DotNetNativeInterface native methods: 1. You want to access and use .Net Framework Class Library in your application. 2. You want to access and use 3rd party .Net Libraries in your application. Competitive Advantages: 1. Access to .Net Framework Class Library. 2. No COM registration of .Net Libraries is required when deployed. 3. Allows any programming language to consume .Net libraries as if they were native code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    .Net Native Interface Library for Delphi

    The best library to work with .Net Assemblies in Delphi.

    ... when you need to use DotNetNativeInterface native methods: 1. You want to access and use .Net Framework Class Library in your application. 2. You want to access and use 3rd party .Net Libraries in your application. Competitive Advantages: 1. Access to .Net Framework Class Library. 2. No COM registration of .Net Libraries is required when deployed. 3. Allows any programming language to consume .Net libraries as if they were native code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    .Net Native Interface Library

    The best library to work with .Net Assemblies in any programming lang.

    ... to the .Net libraries. The following examples illustrate when you need to use DotNetNativeInterface native methods: 1. You want to access and use .Net Framework Class Library in your application. 2. You want to access and use 3rd party .Net Libraries in your application. Competitive Advantages: 1. Access to .Net Framework Class Library. 2. No COM registration of .Net Libraries is required when deployed. 3. Allows any programming language to consume .Net libraries as if they were native code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    High speed math parser

    Expression evaluator for Delphi developers

    Version 2.5 is available! The latest changes are in TFastList class. It is the secondary class intended for fast string managment. The newest TGraph component is available as well. The new ParseUtils.FindFormula method allows searching any of possible formulas within some text. Parse components are intended for Delphi developers and perform high-speed (about 10 million evaluations per second) mathematics and boolean calculations. All components are available for Delphi 6, Delphi 7,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Portable Delphi creates a portable Delphi IDE that can be started from e.g. an USB stick. Currently only Delphi 7 personal edition is supported. Note: A valid license is still required. Delphi itself is not part of the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CodeLibrarian

    CodeLibrarian

    Application moved to https://github.com/taazz/CodeLibrarian

    Application moved to https://github.com/taazz/CodeLibrarian No new releases will be published in Sourceforge this sites will remain frozen in time for the foreseeable future. Allows a user to gather in one place small code samples for specific tasks and makes them easily accessible and searchable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MSSQL Compare Tool

    This tool will compare 2 MSSQL tables one way

    This tool will compare 2 tables one way, during the run it will create sql scripts of all the changes to all the fields in the selected table. Both tables should have the same structure during the run. Insert and Update query's are created during the run and can be saved for later execution. Joins can be added to the from query if only certain records should be compared, as long as the end result only have the current table fields visible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PesoLib

    Biblioteca para obtenção de peso de itens sobre balanças

    PesoLib é uma biblioteca que é capaz de detectar e conectar-se à uma balança plugada no computador, os pesos podem ser recebidos sem a necessidade de solicitação, ou seja quando um item for colocado sobre a balança a biblioteca enviará o peso automaticamente para sua aplicação.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    VCL explorer

    Tool for showing virtual and dynamic methods in BPL classes

    This small tool loads the chosen BPL (compiled by Delphi) and lists all exported classes. For each class it then shows: (1) virtual methods by their index (2) dynamic methods by their 16-bit identifier (3) implemented interfaces and their methods
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    IEEE-754 converter

    Decoding floating point numbers from binary IEEE-754

    This little tool decodes: (1) single, double and extended precision floating point numbers from their binary representation (both Little and Big-Endian) into their decimal exponential representation; (2) 16-byte GUIDs from their binary representation (both Little and Big-Endian) into their normal textual representation; (3) Delphi TDateTime values in Big-Endian to their human-readable textual representation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    tina4stack

    tina4stack

    The Tina4 Stack, selected tools for making PHP development much easier

    The tina4 stack as current is an NGINX/PHP environment which will allow you to do server routing within your code and assist with the layout of your project and allow you to achieve your programming goals on top of a stable code base which has everything from database handling to templating. If you like Manga Comics & want to help then get in touch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Dev-C++ for Homeworks

    Orwell Dev-Cpp with author authentication for homeworks

    ... and reports the authentication status of of all .cpp files in the current directory. This tool is intended for teachers. How to install: simply download a Setup Release and install it. Alternatively, it is possible to just overwrite devcpp.exe in the original Dev-Cpp installation folder with the one in the zip release, and also add Auth.dll in the same folder. Dev-C++ for Homeworks is based on Orwell Dev-C++ software. Releases follow upstream releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SVS-GSM31

    SVS-GSM31

    Sistema de votação por sms

    Software experimental para realização de pequenas eleições ( menos de 3.456.000 votos por dia) através de votação por sms. utilizando a tecnologia GSM através de celulares ou modens GSM. Pode ser utilizado também para pesquisas sobre a opnião pública, promoções realizadas pela mídia etc. Velocidade média de recepção de votos: 40 sms/s Velocidade média de envio da confirmação do voto: 1 sms/s.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    HTML XHTML Parser + XPath

    Delphi HTML XHTML Parser +XPath

    ...: DomTreeNode.FindXPath('//*[@id="TopBox"]/div[1]/div[@class="draw default"]'),NodeList,ValueList)} end; end; Xpath support: attributes - //*[@id="TopBox"]/div/@class comment - //*[@id="TopBox"]/div/comment()[3] text - //*[@id="TopBox"]/div/text()[2] previous level - /../div[@class="draw default"]/img[2]/@alt partial coincidence by search in value of attribute: /div[@class="draw] returned nodes [[div class="draw default"],[div class="draw"], [div class="draw any"]..] like Xpath's function contains
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next