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

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

View related business solutions
  • Optimize every aspect of hiring with Greenhouse Recruiting Icon
    Optimize every aspect of hiring with Greenhouse Recruiting

    Hire for what’s next.

    What’s next for many of us is changing. Your company’s ability to hire great talent is as important as ever – so you’ll be ready for whatever’s ahead. Whether you need to scale your team quickly or improve your hiring process, Greenhouse gives you the right technology, know-how and support to take on what’s next.
    Learn More
  • 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
  • 1
    Longford

    Longford

    A cross platform Lua based game engine

    ... + Creation of Sprites including polygon Shapes and rectangular Bitmaps with transparency (import as PNG, JPG, GIF, BMP, TGA) + Creation of Textfields based on bitmap fonts. + Translation, rotation and scaling of sprites. + Box2D physics engine. + Play sound effects using WAV files and stream music using OGG files. + Automatic tweening system + Texture atlases so that many Bitmaps can be "cut out" of a single larger picture file. + Supports user-written shaders for advanced graphic effects. + Automatic resolution scaling. + Supports OpenGL or DirectX backend
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Amethyst Game Engine

    Amethyst Game Engine

    Data-oriented and data-driven game engine written in Rust

    Data-driven game engine written in Rust. Amethyst uses a rigorous Entity Component System (ECS) architecture to organize game logic. This abstracts away some of the parallelism work, allowing easier exploitation of multi-threading in games. The ECS is rich in features and very efficient, as it never does any memory locking while remaining entirely thread-safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    bosa2020

    Link Sharing are made simple

    Link Sharing are made simple
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Earthdawn Character Editor

    Earthdawn Character Editor

    The ECE is for creation and managing ED3+ED4 characters.

    The Earthdawn Character Editor is a java-based utility to create and manage character for the role-playing game Earthdawn Third Edition and for the role-playing game Earthdawn Forth Edition. It is intend to be very flexible, so almost the full behaviour can be configured through xml-based config-files. Multi language support is possible.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Houzz Pro is the #1 business management software for home construction and design professionals. Icon
    Houzz Pro is the #1 business management software for home construction and design professionals.

    Get the all-in-one tool for marketing, project and client management built specifically for remodeling and design professionals.

    Get an all-in-one solution that spans the full customer lifecycle, including marketing, CRM, estimation & proposal building, project management, a 3D Floor Plan builder, an online invoicing and payment portal, as well as a client portal and collaboration tools. Start a free trial today to see why thousands of Pros run their business on Houzz Pro. Plans available for all business sizes.
    Learn More
  • 5
    Urho3D

    Urho3D

    Cross-platform 2D and 3D game engine

    !!! The project repositories have been migrated to https://github.com/urho3d/Urho3D !!!
    Downloads: 39 This Week
    Last Update:
    See Project
  • 6
    Portuguese Translation for M&B Warband

    Portuguese Translation for M&B Warband

    Portuguese Translation for Mount & Blade (pt-pt) v. 1.174

    I 'm doing a Portuguese translation (pt-pt) for M&B Warband v. 1.174 native mod and all mods based on it, such as: Demigod's Native++, Enhanced Native - War forFreedom, For Gold, Glory and Greatness, BannerPage. It still requires some work to complete the translation, 15 of the 17 text files are already done and ready to download. The others will be put here as soon as they are finished. They have my copyright just in order to protect my intelectual property, but they are completely free to download and use by anyone. If you detect any errors, please let me know in order to correct it (use preferably the Wiki for this). ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Euler

    Euler

    A distributed graph deep learning framework.

    Data in the fields of text, speech, and images is easier to process into a grid-like type of Euclidean space, which is suitable for processing by existing deep learning models. Graph is a data type in non-Euclidean space and cannot be directly applied to existing methods, requiring a specially designed graph neural network system. Graph-based learning methods such as graph neural networks combine end-to-end learning with inductive reasoning, and are expected to solve a series of problems such as relational reasoning and interpretability that deep learning cannot handle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    nCine

    nCine

    A cross-platform 2D game engine

    ...Indent with tabs (4 spaces) but use spaces for continuation line alignment. Pascal case for classes, enumerations, typedefs and constants. Put Doxygen brief descriptions in header files and additional documentation in implementation ones. Use Qt style for Doxygen detailed descriptions (/*! */) and end them with a period.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Boss Engine

    8-bit Graphical API for Java

    ...It offers easy to use functions for handling graphics, basic i/o and more. Screen access is performed through virtual framebuffers that allow direct read/write access to indexed color screen data. API is coded entirely with native libraries. No third party libraries required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • A warehouse and inventory management software that scales with your business. Icon
    A warehouse and inventory management software that scales with your business.

    For leading 3PLs and high-volume brands searching for an advanced WMS

    Logiwa is a leader in cloud-native fulfillment technology, revolutionizing high-volume fulfillment for third-party logistics (3PLs), B2B and B2C fulfillment networks, and direct-to-consumer brands. Our flagship product, Logiwa IO, is an advanced Fulfillment Management System (FMS) designed to scale operations in the digital era. Logiwa elevates digital warehousing to new heights, ensuring dynamic and efficient fulfillment processes. Our commitment to AI-driven technology, combined with a focus on customer-centricity, equips businesses to adeptly navigate and excel in rapidly changing market landscapes. Discover the future of smart fulfillment and how you can fulfill brilliantly with Logiwa IO.
    Learn More
  • 10
    gditools

    gditools

    A Python program/library aimed at GD-ROM image files.

    This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more. This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the 'addons' folder to learn how). For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional).
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    Bunny and coronavirus

    Bunny and coronavirus

    A 2D game about Bunny and coronavirus

    Bunny has to go out to earn money when the coronavirus spreads! Bunny has to go out to earn money, and at the same time, she has to be careful not to get infected with the coronavirus! Therefore, as far as possible, you should be careful about the coronavirus thrown by people or on contaminated surfaces.To protect against the coronavirus, Bunny also uses masks and hand washes.After earning enough money, Bunny can go home. This game is built by GODOT game engine and you could download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    eGPXviewer

    eGPXviewer

    eGPXviewer is a 3D GPX track viewer

    eGPXviewer is a GPS track viewer capable of summarizing key data of input track GPS series, displaying the track's altitude & speed profile and provide interactive 3D perspective views of it. The GPS track data should be input from a GPX exchange formatted file which is typically obtained by downloading a GPX file from a GPS receiver/tracker (e.g. Garmin™) or an iOS™/Android™ tracker app. The GPX exchange format is a standard output file format available in most GPS tracker devices/applications. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    chatbot_chung
    chatbot chung is a keywords based probabilities algorythm simple entertainment chatbot with 3D talking openGL avatars written in freebasic. Can import aiml simple question/answer or question/random/answers or single star/ multi srai data saved from "AIML_chung" open source application . Online html5 javascript version with 44 languages multilingual auto detection available on the website (source included in the zip file). SORT gentext text generation algorythm option added (desktop version) .
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    SmartBody

    Character animation system for games and simulations.

    SmartBody is available for download for Windows, Linux and OSX users. SmartBody can also be used on Android and iOS platforms. SmartBody is a character animation platform that provides the following capabilities in real time: * Locomotion (walk, jog, run, turn, strafe, jump, etc.) * Steering - avoiding obstacles and moving objects * Object manipulation - reach, grasp, touch , pick up objects * Lip Syncing - characters can speak with simultaneous lip-sync using text-to-speech or prerecorded audio * Gazing - robust gazing behavior that incorporates various parts of the body * Nonverbal behavior - gesturing, head nodding and shaking, eye saccades - Online and offline retargeting of motion - Automatic skinning and rigging SmartBody is written in C++ and can be incorporated into most game engines. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Blaze Minecraft Control Panel

    Blaze Minecraft Control Panel

    Control your minecraft server remotely

    There are a few good commercial Minecraft server conttol panels, but I could not find a really good one that was FREE! So with my limited proamming skills, I set about writing one for myself. So pleased I was with it (even with the sloppy coding) I wanted to share it with others.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Trivia for Roadtrips

    Trivia for Roadtrips

    A question-answer game for various trivia topics for road-trips

    TRIVIA-4-ROADTRIPS is a question-answer game for various trivia topics for entertainment during ride share and road trips. A running score is maintained and displayed. If the choice is incorrect, the gamer can ask for a hint or make another attempt at the cost of a point. Additionally, upon completion of the game, the gamer can request the issuance of an official backseat driver's license. The backseat driver's license does not permit the holder to operate a vehicle and is for entertainment...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    TreasureBox

    TreasureBox

    Organizes and searches user-defined items and images in a MySQL DB.

    Treasure Box is a free standalone java application that documents, displays and searches user-defined items arranged in a hierarchy or tree structure. The system is similar to how a file management system organizes files and folders on your computer's storage devices. Items can be associated with zero, one or more images. All the data associated with an item as well as the names of the item images are stored in a MySQL database on the users PC. Other things I found useful to photograph were items on shelves like books or CDs. By providing a zoom and rotate features I was able to browse my books or CDs on my shelves anywhere in the house. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Picross is a logic game in which you have to fill squares in a grid to reveal a picture. Licensed under CeCILL, it's a free software written in Java. It can be run as a stand-alone application, as an applet, or as an Android application (WIP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Aventura en html

    Una aventura conversacional en un único archivo en HTML

    Este proyecto nace y se desarrolla durante la cuarentena del Covid 19, como un juego para entretener a mis amigos. El desarrollo tambien sirve para entretener al autor de la misma :-) . El resultado es una aventura conversacional en texto, que puede jugarse directamente desde el navegador. Hay una versión en node, que se usó para el desarrollo, pero el objetivo es generar un archivo único en html. Por este motivo se recomienda jugar directamente desde el navegador, ya que la versión mas...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QuteScoop
    QuteScoop is a platform-independent status indicator for VATSIM. It's available for Windows, Mac and Linux. Visit its new development location https://github.com/qutescoop/qutescoop for current downloads and source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cuberite

    Cuberite

    A lightweight, fast and extensible game server for Minecraft

    ...One of its defining features is a Lua-based plugin API that allows developers to easily extend the server with custom features, commands, and gameplay mechanics. Cuberite is designed to run on a wide variety of platforms including Windows, Linux, macOS, Android devices, and embedded systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KonsolScript and Game Engine

    KonsolScript and Game Engine

    Free and Open Game Programming Language for Windows and GNU/Linux

    ...The whole Game Development Kit is suitable for teaching 2D game programming. The end goal of this project is to have a common gaming platform for Windows, GNU/Linux, Mac OS, including mobile platforms like Android where any newbie can learn how to make his game/animation etc. A lot of work has been made and a lot more is to be done. It might need to hire programmers to make an engine for Android, and Mac OS, then some in-house testers for stability among these platform
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    Proyecto para generar al azar encuestas y procesar resultados en PSeint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SuperEnalotto

    Combina statistiche classiche con metodi di entaglement quantistico

    ...Il programma elabora anche tre giocate secondo le statistiche classiche determinando i migliori numeri in funzione di frequenze di uscita e ritardo ed escludendo quelli fuori dal range con la regola dei tre sigma (dev.std.). È intuitivo e facile da usare, ho scritto il codice partendo da zero incluse le routine di input e del controllo del mouse, così non dipende da copyright, librerie o frameworks e può essere usato liberamente anche in sistemi non windows. Non son un giocatore ma un matematico, ho testato il programma e in molti
    Leader badge
    Downloads: 69 This Week
    Last Update:
    See Project
  • 25
    Extreme Injector

    Extreme Injector

    DLL injector for gaming and other uses

    Extreme Injector is a software tool commonly used to inject Dynamic Link Libraries (DLLs) into other processes running on a Windows system. Often used in gaming and software development, this tool allows users to modify or add custom functionality to a target application by "injecting" DLL files, which can influence the application's behavior or provide additional features. Extreme Injector is popular in the gaming community for enabling modifications or "mods" in games, but it also has potential misuse in game cheating and malware deployment, as it allows for altering applications in ways the original developers may not have intended.
    Downloads: 2,241 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB