Showing 96 open source projects for "com object"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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
    com-hfg

    com-hfg

    java library for XML, HTML, or SVG generation + bioinformatics classes

    The com.hfg (hairyfatguy.com) library is a collection of utility classes that make it easy to construct XML, HTML, XHTML, or SVG in an object-oriented way from within your Java application or webapp. It also contains other IO utilities and bioinformatics classes for phylogenetic trees, taxonomy, and multi-chain proteins. Requires JDK1.8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    clone.hackernewsdelta.com

    clone.hackernewsdelta.com

    Internet Website Content Voting System + CMS

    Build your own website based on hackernewsdelta.com enterprise grade lamp cms software php cms website application. Use to build normal websites similar to any other platform except we have internet page / object voting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Componentes ACBr
    Paleta de Componentes para as Linguagens Delphi e Lazarus, compatível com Windows e Linux, que permite acesso direto a equipamentos de Automação Comercial, sem DLL's, interagindo com eles direto na porta serial.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 4
    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: 104 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 5

    radon-transform-for-java

    Library with a Radon Transform implementation for Java

    ...That RadonTransformExecutor invokes the RadonTransformCalculator, and returns a Future<RadonTransformCalculator>. If succeeded, you will get a RadonTransformCalculator object, which includes a RadonTransformResult, which has the Radon Transform, which can be browsed. The shared zip includes the library and an example, which shows how to make the library work in a real case. You can see more information at: https://www.frojasg1.com:8443/downloads_web/web/html/radon.html?origin=sourceforge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GNAVI: GNU Ada Visual Interface

    GNAVI: GNU Ada Visual Interface

    GNAVI: The GNU Ada Visual Interface.

    The GNAVI project provides GWindows, a Rapid Application Development framework for Graphical User Interfaces on MS Windows. The durable Open Source answer to Delphi and Visual Basic. Alire crate: https://alire.ada.dev/crates/gwindows Mirror: https://github.com/zertovitch/gwindows
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    OpenMCDF

    OpenMCDF

    Structured Storage .net component - pure C#

    OpenMCDF is a 100% .net / C# component that allows developers to manipulate Microsoft Compound Document File Format for OLE structured storage. It supports read/write operations on streams and storages and traversal of structures tree. Development and issue tracking has moved to github platform at https://github.com/ironfede/openmcdf
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    stduuid

    stduuid

    A C++17 cross-platform implementation for UUIDs

    A C++17 cross-platform single-header library implementation for universally unique identifiers, simply know as either UUID or GUID (mostly on Windows). A UUID is a 128-bit number used to uniquely identify information in computer systems, such as database table keys, COM interfaces, classes and type libraries, and many others.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Adventure IDE

    Adventure IDE

    General-Purpose IDE, Lightweight Text Editor

    Leader badge
    Downloads: 87 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
    .Net Runtime Library for Delphi

    .Net Runtime Library for Delphi

    This is the best library to work with the .Net framework from Delphi.

    The .Net Runtime Library for Delphi (CNClrLibrary) is the best library to work with .Net framework and .Net libraries from Delphi. It is designed to provide a way to interact with applications written in anyone of the .Net languages (such as C#, Visual Basic.Net, Delphi.Net, JScript.Net, etc) from Delphi. CNClrLibrary allows Delphi to use .Net libraries without the need for registry entries, COM registrations, or changes to the .NET libraries. Competitive Advantages: - No extra dll...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    .Net Native Interface Library for Delphi

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

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for Delphi programming language to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries. The following examples...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    .Net Native Library for Lazarus

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

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for Lazarus/Pascal programming language to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries. The following examples...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    .Net Native Interface Library for C/C++

    The best library to work with .Net Assemblies in C/C++.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for C/C++ programming language to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries. The following examples...
    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.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for programming languages such as C, C++, Fortran, Assembly, Pascal, Java, VB etc to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    jptimer

    Ferramenta que contabiliza o tempo de um processo ou uma janela

    Utilize para somar horas de trabalho em um determinado projeto utilizando a lista de processos do windows, ou uma janela/programa qualquer com determinada palavra chave no titulo ou simplesmente para verificar o tempo de um processo ou janela. JP timer verifica e faz uma lista de processos em um grid, para que seja selecionado e contabilizado. O monitoramento de processos acontece enquanto determinado processo esta ativo, o monitor de janelas somente quando a janela não esta minimizada....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    StrategyStateGenerator

    Generator for strategy and/or state pattern code in Java

    New version 2.0.4 is available since April, 4th 2017 ========================================= Please download from here: https://sourceforge.net/projects/strategystategenerator/files/strategy-state-generator-2.0.4/ Description =========== The *Strategy/State Generator* creates Java Source Code for classes representing strategies of strategy pattern or states of state pattern in a half-automated way. The *State Pattern* and the *Strategy Pattern* are from a technical view...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Auto Backup MySQL

    Auto Backup MySQL

    Sistema de backup e Restauração MySQL - FTP v 3.7.8.11

    Ajude nosso trabalho faça uma doação de qualquer valor http://mpago.la/YQYO Nova versão com restauração do backup e correção na execução do backup o sistema não trava, com execução 100% mais seguro todos os dados da conta ftp, mysql e são gravados em um arquivo ini criptografados, localizado na pasta "C:\TyttoSoft\BKPConfig.ini" Execução de backup mysql com extenção *.sql Envio do backup por FTP (File Transfer Protocol) com proteção TLS (Transport Layer Security). Sistema com...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TyRecibo

    TyRecibo

    Sistema Emissor de Recibo versão:1.0.1.2

    Ajude nosso trabalho faça uma doação de qualquer valor http://mpago.la/YQYO Sistema emissor de recibo, com cadastro de clientes e opção para impressão 1 e 2 vias. Sistema trabalha em rede facilitando ainda mais e usando banco de dados mysql. Sistema multi empresas cadastra quantas empresas for necessário e na impressão do recibo só escolher a empresa, facilitando para quem tem mais de uma empresa. Novidades da nova versão: *Opção para alterar modelo de recibo. *Opção para...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Masm32Ref is a free Software, is intended for Assembly programmers, to extract the .INC file to direct access to COM objects and .net object, contains everything a programmer, for use directly without adding or modifying,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PAMIE

    A Python class to allow the user to automate Internet Explorer

    ...This new Python class starting with 2.0 allows the user to automate Internet Explorer browser for QA testing, development testing, or web scraping. This python class only runs on Windows (only) and automates Internet Explorer using the COM object, there is no support for Firefox, Chrome, Safari or Flex at this time. This is not an Application. Also check out the original "SAMIE" (Perl module) written by Henry Wasserman.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Universal CNC for COM port
    Universal CNC for COM port. It's software to control CNC using arduino board(RC servo+Encoders). It has build in CAM software.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    TurboPower Abbrevia

    TurboPower Abbrevia

    Advanced data compression toolkit for Delphi and C++Builder

    Abbrevia is a compression toolkit for Delphi, C++Builder, Kylix, and Free Pascal. It supports compressing and decompressing PKZIP, Microsoft CAB, tar, gzip, and bzip2 archives, and can create self-extracting executables. On Windows it also provides Delphi wrappers for the LZMA, Bzip2, and WavPack SDKs, and PPMd decompression. Abbrevia also has several visual controls that simplify displaying and manipulating archives, including treeview and listview components.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 23
    TempMonitor

    TempMonitor

    A simple Qt-based visualizator for measurement flow

    Application was designed for visualization of measurement flow. Measurements should been taken from Melexis mlx90614 contactless temperature sensor by Arduino_Uno_Rev.3 board and then by means of serial port connection sended to PC. Application simply listen appropriate COM port and visualize measurements. You can find a sketch for the Arduino board on project homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Implementation of DCOM wire protocol (MSRPC) to enable development of Pure Bi-Directional, Non-Native Java applications which can interoperate with any COM component.The implementation is itself purely in Java and does not use JNI to provide COM access.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    jwlink

    x86-linker to create 16-, 32- and 64-bit binaries.

    jwlink is a fork of OW wlink. It can digest OMF, COFF and ELF object modules and libraries. Output formats supported are Raw binaries, DOS COM and MZ, Win16, Win32 and Win64, ELF32 and ELF64, and more.
    Downloads: 23 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB