56 projects for "visual" with 3 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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    CodeWorld

    CodeWorld

    Educational computer programming environment using Haskell

    CodeWorld is an educational programming environment that uses a Haskell-inspired language to teach computational thinking through graphics and interactive animation. The web-based IDE provides immediate visual feedback: students write code that draws shapes, composes pictures, and responds to events to build simple games and simulations. Its API emphasizes mathematics and geometry rather than low-level UI details, making it approachable for classrooms and self-learners. Projects run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Science Olympiad Scoring System

    Science Olympiad Scoring System

    Excel based scoring system for Science Olympiad tournaments

    This is an Excel based scoring system for use at Science Olympiad tournaments. Versions have been in use since 2002 at tournaments all over the country. It is free for non-commercial use and modification. Please submit any bug reports or feature requests by emailing the author at the address listed on the Startup page in the workbook. Click on the green button above to download the current Div C version, or on the files link to get the Div B version (be sure to save to disk first, then...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    LeetCode Animation

    LeetCode Animation

    Demonstrate all the questions on LeetCode in the form of animation

    ... their underlying logic. The project also includes a curated set of 40 problems from the “Sword Pointing to Offer” series—commonly asked in technical interviews—accompanied by detailed analyses and visual breakdowns. These materials are designed for both beginners starting their algorithm journey and experienced developers seeking to reinforce their understanding. Originally published through the WeChat public account “Brother Wu Learns Algorithms”, LeetCodeAnimation has become a valuable learning resource.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    EduMIPS64
    EduMIPS64 (aka edumips) is a cross-platform MIPS 64 ISA simulator. It can be used to run and debug MIPS programs that are written using the MIPS64 instruction set. It supports visual debugging and lets you see what instructions do in the pipeline.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    Impro-Visor

    Impro-Visor

    Leadsheet notation with auto-generated playback, improvisation advice

    Impro-Visor® is a music notation tool for producing monophonic lead sheets, specifically intended to help the improviser. Chord symbols are used to generate backing tracks automatically. Improvisation advice exists in the form of note coloration, database of licks, and automatic lick generation from grammars. Grammars can be learned automatically from transcriptions. Styles can be edited and created by the user. Other features include generation of roadmaps for understanding keys and...
    Leader badge
    Downloads: 199 This Week
    Last Update:
    See Project
  • 6
    Speech and Debate Timekeeper
    Timer for speech and debate competitions. Keeps track of speech order, time limits, and prep time for various debate formats (Policy, LD, Parliamentary, Public Forum, etc.) and individual events. Gives verbal and visual time signals.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    NET-Simulator was created to help lecturers and students in the study of computer networks. Students can build virtural networks in the virtual environment provided by NET-Simulator. These devices are controlled by means of command line interface.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 8
    TESTIMAGES

    TESTIMAGES

    Testing images for scientific purposes

    ... patterns). Please cite the following papers when using any image in this archive: * ASUNI N, GIACHETTI A, "TESTIMAGES: A Large Data Archive For Display and Algorithm Testing", Journal of Graphics Tools, Volume 17, Issue 4, 2015, pages 113-125, DOI:10.1080/2165347X.2015.1024298 * ASUNI N, GIACHETTI A, "TESTIMAGES: a large-scale archive for testing visual devices and basic image processing algorithms", STAG - Smart Tools & Apps for Graphics Conference, 2014.
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 9
    AccInformaciónRecursos

    AccInformaciónRecursos

    Plugin de Moodle para accesibilidad en los recursos

    El plugin incorpora el modo de acceso del recurso (visual, auditivo, textual), permite vincular recursos equivalentes con otros modos de acceso, realizar comentarios sobre la accesibilidad o buscar el recurso apropiado para el modo de acceso requerido.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Power your business with flexible POS software. Icon
    Power your business with flexible POS software.

    Square Point of Sale

    POS Software allows your business to accept payments from customers and keep track of sales. Square Point of Sale software also helps you handle online orders and inventory, reach your customers, and manage your team.
    Learn More
  • 10

    FindAKanji

    a tool to learn about Chinese (and Japanese) characters

    ...) characters. For use without much prior knowledge. - Working with Japanese text, with powerful help. Input devices based on visual similarities and pure ASCII readings. Automatic space insertion before dictionary words and word highlighting. Compact info display in 'Trading Card' style. Currently the example database contains over 95.000 readings, including readings for more than 4500 of the most common Kanjis. A youtube tutorial shows how to extend the database.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    JMCAD - modeling of dynamic systems
    JMCAD is an program for the modeling and simulation of complex dynamic systems. This includes the ability to construct and simulate block diagrams. The visual block diagram interface offers a simple method for constructing, modifying and maintaining complex system models. The simulation engine provides fast and accurate solutions for linear, nonlinear, continuous time, discrete time, time varying and hybrid system designs. With JMCAD, users can quickly develop software or "virtual" prototypes...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    Visual Integer Factor

    Puzzle game demonstrating whats so hard about binary integer factoring

    VisualIntFactor will be an interactive educational and scientific tool demonstrating multiply, factor, conversion between unary counting and binary integers, all in the same grid of hexagons. This grid is based on pascals triangle, which is a 1d cellular automata that calculates (X choose Y) factorials by each cell being the sum of the 2 cells upleft and upright. Draw a binary integer from a cell going upright, then explore the allowed transforms which may lead you to a factored state in 2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simured is a multicomputer network simulation whith visual interface to see packet movement on the network. It is multi platform and there are versions in Java and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This software is an experimental visual file reader, useful e.g. for people interested in speed-reading and brain-training.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    kidware

    Kid safe flash apps packaged in webpages

    .... The games are also up on kongregate.com where some of them use that system to track high scores, however, there is a lot more visual spam on that site. More levels and audio are planned for future updates. Open to suggestions for future games. Check out wudiware.com for some of the other projects, like brainstorm browser, which is more for an older audience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MarcXimiL is a flexible multi-platform bibliographic similarity analysis framework. Features: deduplication, information monitoring, visual analysis, plagiarism detection. Supported: MARCXML, OAI-PMH2 harvesting, and importation of text MARC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A linguistic tool to aid in the study of Linguistics/Phonology, specifically distinctive features of possible language sounds. Comprised of both a Visual C++ .NET version as well as a Java based web applet version. The C++ version has all but been ab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Emma: rating tree
    An app for quickly building collections and rating them. Test at www.wudiware.com/emmaframe.php Should be good for games and communication. Lots left to add. Try the "cuteness challenge". Ideas welcome (emma should be good at idea dev. too).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Biomedical Information Management System (BIMS) is a modular multilayer object - oriented software architecture, which provides a flexible computational solution to capture and manage a heterogeneous biomedical data: textual and visual information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vokabeltrainer Makro für MS Excel. Bietet integrierten csv-Import. Mittels configfile/config-Dialog einrichtbares Formatierungstool verfügbar. *Working on PyGTK Version with multi-language support*
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Visual code generation tool for the LAG Adaptation Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Formulator MathML Editor
    Formulator MathML Editor is a mathematical expressions editor of Presentation and Content MathML. Formulator makes it simple to develop software, keenly aware of the mathematical typesetting and semantics rules, and able to calculate simple formulas.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    Microsoft .NET connector for the Fedora Commons repository system. Developed by Jeroen Suijkerbuijk, commissioned and sponsored by Maastricht University Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The UIUC OAI Metadata Harvesting Project software for creating OAI Providers & Harvesters is implemented in Visual Basic and Java, and includes various stand-alone packages, plus object libraries which can be used to develop custom Providers or Harvester
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Tool to achieve measures of sizes and angles using a set of visual drawing rules in screen. The rules can be resized, inverted and placed horizontally and vertically. Multiple pointers to capture polygonal forms. Easy to use and multiplatform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
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.