Showing 32 open source projects for "js32.lib"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    ThingPulse ESP8266 Weather Station

    ThingPulse ESP8266 Weather Station

    ESP8266 Weather Station library supporting OpenWeatherMap

    ..., install libraries 561, 562, and 563 with "platformio lib install", adapt the WeatherStationDemo.ino file to your needs. The simple class uses the header date and time to set the clock. NTP-based time class written by Fabrice Weinberg. We fixed many bugs and improved performance and changed the API a little bit. Either compare your code to the updated WeatherStationDemo or read through the upgrade guide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    EasyCSP

    Constraint Satisfaction Problem solving library for Java

    EasyCSP is an open-source Java library for Constraint Satisfaction Programming. EasyCSP offers search algorithms for both CSPs and CSOPs. EasyCSP supports CSPs to be formalized using objects or int expressions. EasyCSP on GitHub: http://github.com/cordisvictor/easycsp-lib
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    TX Library

    TX Library

    TX Library is a tiny graphics library for Win32 written in C++.

    TX Library is a tiny graphics library for Win32 written in C++. It is a small sandbox for the very beginners to help them to learn basic programming principles. The documentation is currently in Russian. More info here: http://storage.ded32.net.ru/Lib/TX/TXUpdate/Doc/HTML.ru, http://ded32.net.ru/news/2011-04-03-58, http://ded32.net.ru.
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 4
    XBNF

    XBNF

    (X)BNF simple and clever translation grammar compiler

    ... among languages like YMAL, JSON or any programming languages - networking - probalities - cryptology Easy installation : see Files and download the proper binary according to target architecture. Many XBNF grammar samples : see Git repository into samples/ folder XBNF libraries project : see https://sourceforge.net/p/xbnf/xbnflib/ci/master/tree/lib/ Contact me at damo@cpan.org French documentation : https://sourceforge.net/p/neurotranslator/neurotranslator/ci...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    dev.log.lib

    dev.log.lib

    PDFsam Basic est notre application de source gratuite et ouverte pour

    Fusionner Fusionner des fichiers PDF, sélectionnez les pages, les signets de fusion et les formulaires interactifs Séparer Diviser un fichier PDF à des numéros de page donné, au compte tenu du niveau de signets ou dans les fichiers d’une taille donnée Extraire du PDF Extraire des pages des fichiers PDF Pivoter Faire pivoter les fichiers PDF, toutes les pages ou seulement les pages sélectionnées Mélanger Fusionner des fichiers PDF ensemble prenant des pages alternativement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TeaCrypt-lib

    TeaCrypt-lib

    Tiaray's Exposed Architecture library

    Exposed architecture for integrity and confidentiality. Librairie en matière première pour la cybersécurité.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Librarian Guide

    LibGuide is customized ISO containing Koha, WordPress and Gate Entry

    ... ------------------------------------------------------- MySQL Details: Database (Koha) - koha_library Gate Entry - lib Library Website - wordpress Password of MySQL - kitkit ------------------------------------------------------- WordPress (For designing Blog/Website Administrator Page : http://localhost/library/wp-admin User ID : library Password : Library*123# Blog Frontpage : http://localhost/library -------------------------------------------------------
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ATFinder (lib)

    BT configuration by AT commands for Arduino (lib)

    Bluetooth module configuration finder by AT commands with auto-configure options for Arduino. How to install a library: https://www.arduino.cc/en/Guide/Libraries
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Lib Measurement Angles for C++ (GCC)

    Lib Measurement Angles for C++ (GCC)

    Library Measurement Angles for C++ GCC

    The main objective of this project is to support the student who is new to computer programming, where the student can expand the library's functionalities by engaging in the production activity of simple software in development. In addition to the students linked to me, other people can participate by adding other features to the library. This library has a set of features defined for converting angle measurements. For more libraries, go to:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    Lib Hyper Math for GCC (C++)

    Lib Hyper Math for GCC (C++)

    Library Hyper Math for GCC (C++)

    This library has complementary features to the "cmath" library. Here we present functions for trigonometric calculations (cot, sec, csc, acot, asec, acsc) and hyperbolic (coth, sech, csch, acoth, asech, acsch) and exponential (nthrt) calculations and more. The results are presented in radians. For results in degrees multiply 180/M_PI by radians or use function torad. For degrees multiply M_PI/180 or use todeg. For more libraries, go to:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lib Clock for GCC (C++)

    Lib Clock for GCC (C++)

    Library Clock for GCC (C++)

    Simple library that provides the basic features to perform the time calculation between two times provided. The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service - https://clubedeautores.com.br/book/209155--C_Underground_Programmer?topic=compiladores#.WNfZkJt_aKY. For more libraries, go to: https://sourceforge.net/u/augustomanzano/profile. To see my...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lib Roman/Arabic for GCC (C++)

    Lib Roman/Arabic for GCC (C++)

    Library Roman/Arabic for GCC (C++)

    This library performs the numerical conversion of Arabic numerical values into Roman numerals and Roman numeral values into Arabic numerals. This resource is developed with didactic and pedagogical objectives. Its commercial use may not be of extreme importance. The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lib Finance Math GCC (C++) Lotus 123

    Lib Finance Math GCC (C++) Lotus 123

    Library Finance Math for GCC (C++)

    This library has the implementation of all financial functions in the Lotus 1-2-3 spreadsheet for C++ language, respecting the same nomenclature used (where possible). The financial features of this library are based on the collection of finely-tuned features found in the old Lotus 1-2-3 spreadsheet software. For more libraries, go to: https://sourceforge.net/u/augustomanzano/profile. To see my curriculum vitae go to: http://lattes.cnpq.br/8184615061457853. Augusto...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lib Date for GCC (C++) 3.0 RC

    Lib Date for GCC (C++) 3.0 RC

    Library Date for GCC (C++)

    This library has the resources to control calendar dates. It is possible to determine leap year, last day of the month, day of the week, perform calculations of days between dates and other possibilities. The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    yxblibs

    this lib is just for some test code of my ideas

    I have many ideas when I learning new technology, or new program lang, and I will implements them, upload them here, to share with all of my friends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    EPSON EG9018C ARM C library

    EPSON C library for ARM STM32F3

    C library for 640x480px monochrome LCD display - EPSON EG9018C with 2 fonts included. Can be adapted to any uC you can imagine (which can handle at least 37.5kB RAM +~5kB ROM for font data). Tested on STM32-DISCOVERY (STM32F303VC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    OoOfficeAutomation

    openoffice integrate

    you can integrate and fully automate your work on openoffice CALC using openoffice SDK and my lib make it easy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    acl_cpp

    a powerfull c++ library for win32/linux, server framework, HttpServlet

    acl_cpp(which has been included in acl project: https://sourceforge.net/projects/acl/ , please download it from acl project url) is a c++ wrap library for acl, and acl_cpp has many more useful functions than acl, such as streaming mime parsing, handler socket supporting, and db(mysql and sqlite) pool interface, HttpServlet, etc. With acl_cpp, you'll get more powerfull acl functions, and the quickly development, module programming, good luck!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Digital Communication Systems Lib: This library contains digital communucations systems implementations, such as BSPK and MIMO - WOFDM. Various OpenSource Projects: 1. Password/Username/Domain Analyzer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a 3D graphics lib providing the tools easily load and draw 3D meshes on the screen. It also provides a SceneGraphManager for culling. The rendering pipeline is completly based on shaders so no fixed functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    My first project in Scheme and first time on Sourceforge. I am trying to write a Chez Scheme library containing a high-level language to fasciliate the developement of Brainfuck-Code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lib Along32 is a function library of linux nasm, which is mainly moified from Irvine32 lib, the auxiliary library in "Assembly Language for Intel-based Computers", written by Kip R. Irvine.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Project to use lib GRAPHIC: ALLEGRO SDL gokernel gokernel@hotmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Small C++, Python library providing a wrappers for common OS functions. The Interface of bhdzlib is directly using standard C++ templates, classes and functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is little script, based on PHP language. It helps to organize, manage and share your digital library. Includes UDC navigation,
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next