Search Results for "vb6 code convert" - Page 9

Showing 345 open source projects for "vb6 code convert"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Aspose for DNN

    Aspose for DNN

    This project holds source code for Aspose for DNN project.

    Aspose for DNN project provides a quick and easy to use Module development template for DotNetNuke 7+ with ability to automatically download selected Aspose components and seamlessly adding them to your DotNetNuke module project on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Text Hex Convert v2.1.1 -src
    This is the source code for Text Hex Decoder that I released earlier. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    C# ResIL Wrapper

    C# wrapper for the ResIL Image Engine.

    A code wrapper written in C# for the ResIL Image Library providing useful access to ResIL functions. Includes an image object to store relevant images and perform tasks with and on them. Uses a slightly modified version of ResIL 1.8.3 (https://sourceforge.net/projects/resil/) Based on this project for general structure. http://www.mastropaolo.com/devildotnet/ This project is incomplete. I've only implemented the things I needed at the time. I will be adding to it eventually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BinaryCrypt

    BinaryCrypt

    Binary Conversion Calculator

    With BinaryCrypt, you can convert between regular text, binary, hexadecimal, octal decimal and decimal. You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary. The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    This vim plugin provides the ability to convert current file to colored HTML, BBcode, (in future) LaTeX or whatever you have written specification for.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    VB6MouseWheelFix

    VB6 Mouse Wheel Fix

    VB6 Addon that fixes VB6 Code Window IDE to properly support both MDI, and SDI environment mouse wheel events. Microsoft and other fixes simply didn't work for me. And because it took me 1 day to write this code, its public domain now ;)
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 7

    SAP PI XSD Creator tool

    XSD tool is mainly developed to reduce the effort of manuall

    ...To overcome this we have developed the code in PHP for converting CSV to XSD format. This will ease half of our work, instead of manually creating all the elements. Since the XSD can be imported into most of the EAI middleware tools for creating the corresponding message structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ski timer

    Ski timer

    Ski timer software

    ...Arduino based example code is included in the documentation. The communication is currently fixed at 38400 baud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    tags2uml

    Generates UML class diagrams, from source code

    Generates UML class diagrams, from source code. Please see GitHub page for more info. Command line tool to convert from a Exuberant-ctags tags file to a UML class diagram, through Graphviz, for all object oriented languages supported by ctags The input file is a tags file, generated by Exuberant-ctags using --fields==+latinK. The output file is a Graphviz DOT file whose name is specified through the program options, or to stdout.
    Downloads: 0 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

    Nehul Singh IDE for .Net

    NS-ORG IDE for DOT NET Programming

    ...It starts from USB drives, supports read-only projects, comes with integrated unit and performance testing tools, Git, NuGet and a lot more features that make you productive as a developer.It ships with a lots of new features of code completion and snippet insertion,clipboard mapping and the best of all is it can convert code of VB.Net-Python,BOO,C#,Ruby and vice-versa.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    From SCA-XML to Java

    From SCA-XML to Java

    Parsing of a SCA-XML file and creation of a corresponding Java class.

    The aim of this project is to provide a certain number of syntactic rules to allow, from a XML file as input containing a code defining a Service Component Architecture (SCA), to recognize its structrure, to memorize relative variables and then to convert the input file in a Java file. Through the use of the tool provided by this project, the automatic generation of a Java class allows to avoid the use of SCA and its XML file (named ”composite”) without losing any funcionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is my new Archive of all the Open Source VB 6 (VB6) Applications I have found. All the source code here is open source, but is not owned by me unless noted. By using the code here you must agree to the Original Authors Licenses agreements. Also you must give credit to any author of the Original Code. For More Info on the Code please read Any Readme Included in the Code and the Readme's I have uploaded to each Folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    calc2booktab.latex

    calc2booktab.latex

    Script for OpenOffice/LibreOffice to convert tables to Latex-Code

    ...The soruceforge page won't get any bugfixes, please use the github repo if you want to try this macro. -------------------------------------------------------------------------- A Python extension for OpenOffice/LibreOffice to convert selected cells to LaTeX-Code. Its similar to Calc2Latex, but typographic formatting is more advanced (numeric columns, dcolumn-package, booktab-package) Script is tested and working with... ... Ubuntu 12.04 64 bit / LibreOffice 3 ... Windows 7 64 bit / LibreOffice 3* ... Arch Linux 64 bit / LibreOffice 4.2 *Encoding problems with special characters (non-unicode) on Windows reported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Aspose for Hadoop

    Aspose for Hadoop

    This project holds source code for Aspose for Hadoop project.

    Aspose for Hadoop project enables Apache Hadoop / MapReduce developers to work with various binary file formats. The developers can create and convert binary sequence files into text sequence files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TransAlyser

    VB6-Code Translation Tool

    TransAlyser Half-Automatically translates VB6-Code to other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    prcs2hg

    Command to convert a PRCS project to Mercurial revisions

    prcs2hg is a command (and also a Python package) to convert a PRCS project to Mercurial revisions. It would help you publish the revision history of an obsolete project whose changes were maintained with PRCS. prcs2hg requires a working prcs command to extract versions from a PRCS repository and this project also provides the restored 'k' versions of PRCS for use with prcs2hg. The source code repository is separately hosted on Bitbucket with a public issue tracker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PhoneVerter

    Program which converts alphabetic phone numbers to numeric form

    An example of a program use would be to convert the number "1-800-FLOWERS" to "1-800-3569377" How to use (copy of readme): 1. Unzip PhoneVerter2.1 2. Click on the exe file entitled "phone_verterv2.1.exe" 3. Program should work! 4. For ease of use you may and should use a shortcut to easily access the program! This program is released under the terms of the MIT license - source code is hosted here: https://github.com/thedan16/phone_verter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    light filter calculator

    light filter calculator

    lightweight digital filter calculator

    This program used Remez exchange (equiripple) algorithm calculate a FIR filter coefficients and then convert to integer for FPGA, DSP or MCU. Additionally, it can be design a simple IIR notch filter for reduce power line interfere. You can run in the following way. Good luck!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Clear4Amiga

    Clear4Amiga

    Joomla! plugin for cleaning HTML code and convert it to HTML 3.2 or 4

    Clear4Amiga is plugin intended to clear HTML code generated with Joomla!, to strip codes not compatible with HTML 3.2 or HTML 4.0. Plugin will clear code only for selected Web browsers so data will be altered only for e.g. older or mobile browsers. In combination with compatible template same site and same articles can be CSS formated for modern browsers and converted to HTML 3 for ancient browsers. Plugin sould work with Joomla! 2.5.x (1.6, 1.7), up to version 3.x.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    AccessXBase3

    AccessXBase3 is a database built on the DBASEIII platform

    I started with DBASE III for dos, and moved the project into VB6. I realize it needs to move from there, but all the simple data types are covered, it can do MEMO fields but that needs a little work to actually write them, but the plan was to create a modern implementation. I have source files on that level. I was side tracked at the time so I've not gotten that far on my own, but the DLL is able to read and write the files, I've written code that will allow for marcos and I'd like to see DBASEIII format take over. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    mta2ww

    Project aiming to convert Maple T.A. questions to WebWork questions

    mta2ww aims to translate Maple T.A. questions source code to a working WebWork question.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    page2images

    page2images

    Here is the part of the page2Image project source code, you can downlo

    The page2Images is to capture the desktop web site on a mobile phone a full-size display thumbnails. There are a lot of mobile emulators in the internet. But most of them are fake and does not support javasript and flash very well.Also, they does not support redirect actions. You will not see the real result in the phone. Page2Images provide this tool to fix all of those problem.100% mobile websites friendly,Flash/heavy Javascript friendly, 99.9% online guarantee, Easy to integrate with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Ogg Omg Metadata Getter for PHP

    Previously known as Ogg.class.php

    This is a continuation of Ogg.class.php by Nicolas Ricquemaque, which in turn was a split from File_Ogg by David Grant (don't you love Free Software?). Initially this project will just fix bugs and make minor adjustments to Ogg.class.php code, no backward incompatible changes will be made without an announcement. The version numbers will continue from the 1.3g, the latest released version of the ancestor project. Note: This project will __not__ help you to convert your media files into Ogg or to mux several Ogg streams together. It __will__ help you to get correct information about an already converted file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LCD TFT 240 320 hx8347a SSD1289 sdcard

    LCD TFT 240 320 hx8347a SSD1289 sdcard

    Lcd TFT 320*240 with touchscreen and SdCard

    Sample code for hx8347-A and SSD1289 for 8bits MCU ( begin with Freescale MCU 9s08aw60 with codewarrior V10.x and now Coldfire V1) , print text , draw line , box , circle, scrolling, get coordinates of touchpanel , read BMP file and FATlite drivers from Freescale revised ( FAT16 ). Tested on 9s08aw60 demoboard : http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=DEMO9S08AW60E&fr=g New release with Coldfire V1 Flexis MCF51AC256A (32bits) pins to pins compatible with 9s08aw60
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Codegroup

    Codegroup

    A Java application for transferring computer files in 5 letter groups

    Codegroup is a Java application that will allow one to convert binary (or text) computer files in to 5 letter codegroups for transmission over email, landline telephones, radioteletype or Morse Code. Codegroup has internal error correction & limited cryptography capabilities. Codegroup : ZZZZZ YBPIL AIAIG FMOPP CPAAA DGNGP GPGPA ADNJN ELJKO ELIMO GEOHF KIFGP IFBCB PKCPI YJMHE PHBHP PPOBH NCOHD AKLLL AGHFP DEGEF LKELC EAIJI ABAGP AHPPO IHHPH OHPDF YNFPB ALEPO KMPKP Once this program has a graphical user interface, an Enigma like subsystem must be devised for data whitening. ...
    Downloads: 0 This Week
    Last Update:
    See Project