Search Results for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files" - Page 25

Showing 681 open source projects for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files"

View related business solutions
  • ACI Learning: Internal Audit, Cybersecurity, and IT Training Icon
    ACI Learning: Internal Audit, Cybersecurity, and IT Training

    Proven skill building for every aspect of your support or IT team.

    Traditional training doesn't equip employees with the practical skills they need to drive business success. ACI Learning provides hands-on IT and cybersecurity training designed to build real-world, on-the-job skills. Our outcome-based programs empower employees with certification prep, industry-recognized credentials, and flexible learning options. With expert-led video training, labs, and scalable solutions, we help businesses, individuals, governments, and academic institutions develop a skilled workforce, align with business goals, and stay ahead in a rapidly evolving digital world.
    Learn More
  • Free Website Monitoring Service | UptimeRobot Icon
    Free Website Monitoring Service | UptimeRobot

    The free online uptime monitoring service with an App is available for iOS and Android.

    With the Free Plan, you can monitor up to 50 URLs, check for a website's content (using the keyword monitor), ping your server or monitor your ports in 5-minute intervals. You can create a status page to showcase your uptime. SMS or Call alerts can be bought anytime.
    Learn More
  • 1
    The Ability Driven Strategy Game Libary is a project which aims to provide a flexible datastructure that can be used to represent a variety of environments and objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Virtual World Project aims to create a protocol and the associate client and server that represent a 3 dimensional world where users can share knowledge and their own creative endeavors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a VSE - Visual Scene Editor. VSE is a tool for creating xml-based descriptions of 3D scenes for 3D computer games. It is written on C/C++, using MFC, STL and IrrLicht ( http://irrlicht.sourceforge.net/ ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ever wanted to investigate the inner workings of a Digital Video Broadcast (DVB) stream? This programme allows you to analyse the tables and packets within a DVB Transport Stream either from a recorded file or live (dependant on hardware).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 5
    mani-xml-stats is a useful utility that converts the mani_stats.dat file from the mani admin plugin into an xml file. It can use FTP to retrieve the stats file from a server and to upload the xml file to a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project hast moved to <https://launchpad.net/tbook>. It is currently inactive.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    A set of XML specifcations for game-related metadata, an API, and a collection of associated tools for managing data. This is to serve as a reusable infrastructure for creating game frontends able to deal with large numbers of games (such as MAME).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Collects EXIF information from image files (currently JPEG) recursively through a directory structure, and prints the information in histogram form (as numbers sorted by bin size). It uses the Exiv2 library to parse the files. C++ on Win32 and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cross-programming-language object serialisation. The library uses a schema to write object networks to, and create object networks from, a file (eg XML). Written in Java with ports to C and C++ to follow. Features include file recovery and versioning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise AI Agents for Every Customer Moment Icon
    Enterprise AI Agents for Every Customer Moment

    For enterprise companies looking for AI Agents

    From chat to voice to SMS, every conversation gets a smart, personalized response powered by your policies, tone, and data.
    Learn More
  • 10
    A binary protocol, library, and utilities for serialization and manipulation of data. Designed to replace XML. Features: *Compact (not compressed) binary encoding. *Strongly-typed, using type definitions. *Platform independant
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    That's "Deci" as in one-tenth... Based on the "80/20 rule", something like 1/10 of the code provides far more than half of the functionality. This is a partial, non-validating, and VERY SMALL STL-based C++ implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MinXL : Minimalist XML Library. A portable (STL-based) lightweight C++ library to process XML stream/file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Unrilities is a cross-platform toolkit for previewing and editing Unreal Engine package files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A Java 2 based implementation of the PHP MythWeb project with standalone reusable communication library for MythTV versions 0.17 and higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lightweight RPC-like library. Designed for control and simplicity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A small, low resource RSS aggregator, used to download BitTorrent files with an external client. Will support search terms, incremental downloading, and checking for already downloaded torrents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XMLSocketd is a server written in C++ to be used with the ActionScript class XMLSocket for communication between Flashmovies. Can be used for chats, whiteboards, etc in conjunction with any serverside script like PHP for authentication and room handling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    POPsearch is a desktop search engine that's designed to help you find information on your computer. This information can then be accessed remotely with RSS feeds, email feeds, or from any computer that has a web browser.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    forked / moved to: http://makroz.googlecode.com/ http://cxxlnz.googlecode.com/ http://mathez.googlecode.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    C++ implementation of w3c DOM standart (first gates project)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XMLPDF allows you to generate PDF documents painfully with a simple XML descriptive input. XMLPDF can act as a PHP module, or as a standalone binary. XML source is more or less structured as HTML page, but implements containt pagination, embedded image
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XMLNode is a library that represents the XML in an easy to use object model. It has STL adaptors to ease traversing and transforming the XML. XMLNode is geared towards data driven XML as opposed to document driven XML. It is still a work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PeLib is a compiler-independent C++ library that can be used to work with Windows PE files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PyINI is a cross-platform INI file parser library that can read, edit and create INI files. INI is a plain text format for storing program profile. PyINI is written in Python, and C/C++ (and other languages in the future) binding is also avaiable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This library contains routines, classes and all needed for reading and writing the Fast Universal File Format (F.U.F.F.). It is a binary file format with fixed structure sizes and a full structure description inside a file's header.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB