551 projects for "pygi-aio-3" with 2 filters applied:

  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 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
  • 1
    PIHMgis is a “tightly-coupled” GIS interface to Penn State Integrated Hydrologic Model (PIHM). It is open source, platform independent and extensible. The “tightly-coupled” integrated GIS interface to PIHM has been created in the Open Source QGIS
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Study Engine

    This is a tool by FLL Team 4327 Taz Bot Renegades

    Dont worry: We cant work on this all the time (schoolwork), but updates will be coming soon! This is a tool by FLL Team 4327 Taz Bot Renegades for the FLL World Class Challenge. See more information and support our team at http://fllinnovation.firstlegoleague.org/study-engine# The team website is http://tazbotsrenegades.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    S-Match

    S-Match

    S-Match is a semantic matching framework.

    S-Match is a semantic matching framework. S-Match takes any two tree like structures (such as database schemas, classifications, lightweight ontologies) and returns a set of correspondences between those tree nodes which semantically correspond to one another. S-Match contains implementations of the semantic matching, minimal semantic matching and structure preserving semantic matching algorithms. S-Match applies as a solution in many fields, including: information integration,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    easyjasub

    easyjasub

    Tool to add furigana and in-line translation to Japanese subtitles

    easyjasub (http://easyjasub.sf.net) is a tool to assist in understanding Japanese subtitles those who have a little knowledge of Japanese language, for language learning. It allows you to get subtitles with furigana and in-line translation, in several formats suitable for both video rendering and self-study Timing for the Japanese subtitles is used, the secondary subtitles may be repeated into multiple lines. The synchronization of input text subtitles is very important to properly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    DIASER

    DIASER

    Cloud storage class, open source software.

    DIASER, Geo-data duplication long-term archive system & WAN vault. Manage mixed data archives generated by existing backup software. Ensure availability using commodity hardware. Retain administrative and financial control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LuckyWords

    LuckyWords

    A classic word guessing game

    LuckyWords is an open-source classic word guessing game loosely based on 'Hangman' and 'Wheel of Fortune'. It is targeted for Linux and the KDE desktop, though in principle, as a Python application it is platform independent. LuckyWords depends on Python 3 and PyQt4 and is released under the terms of GPL 3.0. For further information, visit the wiki or our website at www.casualcoding.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sight Reading Trainer

    Sight Reading Trainer

    Scrolling notes in any key for any instrument

    The MIDI Sight Reader Java Applet works again! To use it you should use Firefox with Java Applet Plug-in installed. Developed using Firefox 25.0.1 and Java 7, Update 51. So what is it? Well it scrolls random notes within a selected key, playing them aloud for audio confirmation, while you, the user, play the notes on your instrument. There is no MIDI interface, the name refers to MIDI because it uses the Java Midi API and organizes everything numerically, according to MIDI numbers. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QStarDict is a StarDict clone written with using Qt4. The user interface is similar to StarDict.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BEDBUG CSPRNG & Stream Cipher

    BEDBUG CSPRNG & Stream Cipher

    A family of FLEA-inspired CSPRNGs and Stream Ciphers

    BEDBUG is a small, fast, cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It exhibits uniform distribution, mixes rapidly (with worst-case avalanche better than 16-bits), has no detected bias, and comes in three variants: BEDBUG128, with an internal state array of 128+3 32-bit words; BEDBUG256, with an internal state of 256+3 words; and BEDBUG512 with a 512+3-word state. The former permit seeding with a key of up to 4096 or 8192 bits, the latter with a 16384...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    The MOTET Cipher & SE Scrambler

    The MOTET Cipher & SE Scrambler

    A tiny, fast encryption tool in C

    MOTET is a tiny, fast super-encipherment application written in C, featuring the new CSPRNG/stream ciphers MOTE and BEDBUG in each of their three variants, as well as the "gold standard" among ciphers, ISAAC. MOTET brings multiple levels of encryption, including a ciphertext-hash, a Vigenere mixing function, a choice of Caesar MOD or Caesar MIX ciphering on the primary key-stream, plus a deeply scrambled "outer shell" as a final super-encryption stage. A unique nonce IV guarantees that each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AUM CSPRNG & Stream Cipher

    AUM CSPRNG & Stream Cipher

    A minimal CSPRNG reflecting the Zen of cipher design

    AUM is an extremely fast, small-state, cryptographically secure pseudo-random number generator and stream cipher. AUM exhibits uniform distribution, mixes rapidly, has no detected bias, and comes in three variants: AUM16, with an internal state array of 16+4 32-bit words; AUM32, with an internal state of 32+4 words; and AUM64 with a 64+4-word state. The former permit seeding with a key of up to 512 or 1024 bits, the latter with a 2048-bit key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MOTE CSPRNG & Stream Cipher

    MOTE CSPRNG & Stream Cipher

    A family of small-state CSPRNGs and Stream Ciphers

    MOTE is a fast, small-state, cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. MOTE exhibits uniform distribution, mixes extremely rapidly, has no detected bias, and comes in three variants: MOTE8, with an internal state array of 8+4 32-bit words; MOTE16, with an internal state of 16+4 words; and MOTE32 with a 32+4-word state. The former permit seeding with a key of up to 256 or 512 bits, the latter with a 1024-bit key. Reduced to essentials, MOTE is only 5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An electronic edition viewer for CD-ROM/DVD-Editions, probably also web-editions in future. Uses TEI or similar XML-markup as text encoding language, a proprietary XML-standoff-markup to link text and digital images. Uses TEIdex as search engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    EV3-JavaBrick

    ROS node to control LEGO MINDSTORMS EV3

    - Java SE 1.7 compatible - Can be run on both Windows/Linux PC - Can be run on Android devices(Tested on ASUS fonetab7, ASUS zenfone4, Samsung Galaxy S4) - Can be run on reflashed ARM-based AndroidTV sticks (Tested on MK808) - No custom firmware for EV3 brick - Supports about 15 EV3/NXT/HT sensors - Supports EV3 & NXT motors - Supports Android camera
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Games2Grow

    Games2Grow

    Toying around with free HTML5 games for young children via Construct 2

    Taken offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Plaggie1.1

    Plaggie is a standalone open source plagiarism detection application

    Plaggie is an standalone open source plagiarism detection application for Java programs. The original authors are Aleksi Ahtiainen and Mikko Rahikainen. The original version can be downloaded from the website: http://www.cs.hut.fi/Software/Plaggie/ We at Maynooth University have updated the original version with following changes. 1) Grouping of students with similar submission 2) Color coding matches of code for easy detection 3) Finding groups of cheaters. This modified version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Edu Expressions

    Edu Expressions

    Open Source Online Examination System

    Edu Expression is open source php mysql based online exam system and performance analysis tools equipped with all the modern features to manage and conduct online examination with ease. Some of the features at a glance are 1. Question Bank 2. Question Difficulty Level 3. Question Types 4. Student Group 5. Graphical Report 6. Exam Flexible Settings 7. Minus Marking/Negative Marking 8. Reports and Analysis Tools 9. Group performance analysis chart 10. Web Based installer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Blood Bank

    Blood Bank

    A BloodBank Administration Software

    This networked(LAN) software is made as an IT solution for a blood bank to support the day-to-day actions. The software is coded using Java language and the UI is implemented with JavaFX. Please concern that this software is developed mainly for educational purpose.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Kids Games: We Sow Light

    Kids Games: We Sow Light

    Kids Games in Flash

    Using something I've made? http://www.arrall.com Please, consider contributing in some way to any app I'm working on. Free kids games in a coding language you can freely acquire and create with. The version at http://www.wesowlight.com/ partially works. Tested to run on android 4.0.3 and 4.1 (after googling and installing flash player) You have to twist, poke, and guess your way into full screen mode, but it does seem to work. If it appears to consume your entire screen, touch the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ExactCalc

    Software for exact computing based on interval arithmetic.

    1/3 is not 0.33. Pi is not 3.14. Actually 1/3 is in interval [0.33, 0.34] and pi is in interval [3.14, 3.15]. During computation truncating error is accumulating. At end of computation it is needed to know real boundaries of result. The solution is given by interval arithmetic. Simply speaking, because 1/3 is in interval [0.33, 0.34] and 1/7 is in interval [0.14, 0.15], value 1/3 - 1/7 must be in [0.18, 0.2]. Computation can be arbitrary long and complex but interval arithmetic gives...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A collection of software made by Milos Rancic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NXShield API's and Documentation Online API reference available at: http://www.openelectrons.com/NXShield/html/
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WordTest

    WordTest

    Test your language skills

    Simple Java app which tests your knowledge of words given in the dictionary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Lending Library

    Web-app for book lending and borrowing management.

    This web-app allows you to lend your books to other people and borrow books from them. Its simple: If, for example, you put 2 books for people to borrow from you, you can borrow 2 books from other people. NOTE: This application is in very early developing stages and is not functional yet.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.