Search Results for "computer based exam" - Page 20

Showing 2111 open source projects for "computer based exam"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    ECO

    ECO

    Matlab implementation of the ECO tracker

    ECO (Efficient Convolution Operators for Tracking) is a high-performance object tracking algorithm developed by Martin Danelljan and collaborators. It is based on discriminative correlation filters and designed to handle appearance changes, occlusions, and scale variations in visual object tracking tasks. The code provides a MATLAB implementation of the ECO and ECO-HC (high-speed) variants and was one of the top performers on multiple visual tracking benchmarks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GNOSIS

    GNOSIS

    Example website at https://serck.ddns.net/david/gnosis

    Gnosis is a LMS design to learn modernly. The application is a php platform that use Zend Framework 1 and mysql as the main tools. Four axes are deployed : Course, Exercice, Question/Answer, Collaborate Example website at https://serck.ddns.net/david/gnosis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    R-FCN

    R-FCN

    R-FCN: Object Detection via Region-based Fully Convolutional Networks

    R-FCN (“Region-based Fully Convolutional Networks”) is an object detection framework that makes almost all computation fully convolutional and shared across the image, unlike prior region-based approaches (e.g. Faster R-CNN) which run per-region sub-networks. The repository provides an implementation (in Python) supporting end-to-end training and inference of R-FCN models on standard datasets. The authors propose position-sensitive score maps to reconcile the need for translation variance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    With PHPture you can access your library with pictures made with Apple Aperture from any computer through a web browser over a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 5
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    An Open Community in the Home Automation and Domotics space. We believe an Open Source approach can revolutionize the way people create, install, and maintain software in the industry. Our panel technology integrates with your favorite protocol and runtime hardware through Open Source software. We open up the front-end and support a unified panel and visual programming model. An installer can pick and choose hardware products from different vendors and still present one panel UI to the...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    IRE is a tile-based Computer Role-Playing Game engine based on Ultima 6, but with an emphasis on customisation and cross-platform support. Everything is controlled using scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PhraseComposer

    AACT FCEE Cerebral Palsy UNIVALI

    This tool can improve communication based on communication boards and iconographic symbols. Users with motor and communication disturbs can communicate by selecting characters on a computer screen using expressions like Blink (simultaneous blink left and right eye), individual blink(blink left or right eye), smile, raise eyebrow and some others. In this version, the tool allows users only select character to form phrases and listen letters and/or words (configurable). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Appupdater
    Appupdater provides advanced functionality to Windows, similar to apt-get or yum on Linux. It automates the process of installing and maintaining up to date versions of programs. It is fully customizable for use in a corporate environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Home Portal

    Peer social network

    The Home Portal Project is a peer based social network. It is designed with the intention for its users to not have to use one centralized server based system and instead run a social service as a network of peers! More specifically each user hosts from his computer a bundle of services that are responsible for providing his personal social page and his personal chat room.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    J1939-84 Heavy Duty Vehicle OBD test

    Open-Source (GPL) implementation of SAE J1939-84 heavy duty test

    This project is an Open-Source (GPL) implementation of the SAE J1939-84 test specification. It tests compliance with heavy duty OBD protocols. THIS COMPUTER PROGRAM IS BASED UPON SAE TECHNICAL REPORT J1939-84, WHICH REPORT WAS PROVIDED "AS IS".
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    Battery Script Executor

    Executes user scripts when battery drops below specified level

    This program is pretty simple, you select a battery level and browse to a script file to execute. When the computer is unplugged and the battery level reaches the threshold, a script is executed. This could be used to trigger a network shutdown when you are on a UPS, send email alerts, really anything. Based on Battery Status Tool code originally written by Mad Dog Apps. https://sourceforge.net/projects/batterymonitor/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PhotoCollageForge

    PhotoCollageForge

    Create a picture collage poster on a PC or Mac in a few minutes.

    WARNING: This project is no longer supported. Running this app may now be difficult on a standard Windows PC, Mac OS or Linux PC. It requires both a Java Runtime (JRE) and support for JavaFX, which are no longer preinstalled on most systems today. Running the app by simply clicking the JAR will usually not work any more, sadly. ------------------------------------------------------------------------------------------------- This is a free, quick and easy to use photo collage maker...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 13
    HashingBaselineForImageRetrieval

    HashingBaselineForImageRetrieval

    Various hashing methods for image retrieval and serves as the baseline

    This repository provides baseline implementations of deep supervised hashing methods for image retrieval tasks using PyTorch. It includes clean, minimal code for several hashing algorithms designed to map images into compact binary codes while preserving similarity in feature space, enabling fast and scalable retrieval from large image datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Musenbac

    Multi-threaded Server for Network Based Compilation

    This is a lab based software for online compilation of programs. Currently only supports java compilation. This removes the requirement of installing compilers on every system in a lab based environment. Stores the files from the network on the server itself. Prevents loss of data, makes functioning within a lab more efficient, and reduces cost in terms of both time and cash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vector partition function - a mathematical project with focus on 1) symbolic computation (with the goal of becoming a complete computer algebra system); 2) computations in the area of Lie representation theory; 3) computations with vector partition functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Face Verification Experiment

    Face Verification Experiment

    Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch

    face_verification_experiment is a research repository focused on experiments in face verification using deep learning. It provides implementations and scripts for testing different neural network architectures and training strategies on face recognition and verification tasks. The project is designed to help researchers and practitioners evaluate the performance of models on standard datasets and explore techniques for improving accuracy. By offering experimental setups, it enables...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    BOWS

    BOWS

    Bioinformatics Open Web Services

    BOWS is a generic system based on Web Services which allows programmatic access to applications running on HPC clusters. BOWS allows incorporation of several independent applications since programmers can install them in HPC clusters in any programming language. The lonely requirement is to write a script named “arrow” which calls BOWS back-end services periodically in order to check for new processes and their required parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PasteControl

    This is a pure JAVA API to handle paste image and upload it

    Accessing clipboard is nothing very new in HTML 5. Gone are the days to print the screen of your computer, save it and upload it t server via File Up-loader. We , instead, experience the richness of the web by simply pasting our content on the web page itself. A very good example of the same may be experienced when you paste a screen shot on Github web itself . This project encourages developers to have such facility in the simple Java web application they develop. It's assumed that these...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    BigBlueButton ILIAS

    ILIAS Plugin for BigBlueButton

    Based on the alpha 0.0.2 from andres, modified for ILIAS 4.3 and higher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Gentoo CNC

    Solution for changing your device into full-feature CNC controller

    GentooCNC is a Gentoo based Linux didtribution designed to support hard real-time control of equipment such as industrial machine tools, 3D printers, laser cutters, robots, and coordinate measuring machines using LinuxCNC. GentooCNC is designed to target embedded platforms such as the BeagleBone, Mini2440, as well as conventional desktop platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    RSS

    RSS

    Online cloud school information management software

    ( RSS ) is elegant in its operational concept of a ‘ Service Oriented Approach'.The distributed and synchronized data provides the source of information needed for student, parent, staff and management at a much higher speed. It is designed to speed up various tasks across the institution system and offers modules from student robust features that benefit educators, students, and staff. An ERP solution that can be accessed anytime, anywhere, RSS automates the entire student lifecycle —...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    wimm

    wimm

    Cross Platform application that allows you to track daily spending in

    'Where is My Money' it's open source, cross platform software to track daily spendings. Spendings are grouped into callendar-like view for easy access and analyse. Application builds summury based on added spendings and shows how many was spent per week and per month. All data stored on local computer into user's directory as simple json file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    stripes-test

    testing stripes with tumblr

    Testing Stripes with tumblr.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    AutoWolf

    Bot for id Software's Wolfenstein 3D

    This is a port based on Moritz "Ripper" Kroll's WOLF4SDL port for Wolfenstein 3D, a game developed 1992 by id Software and published by Apogee. The source code to the game has been released as GPL. The port implements a "bot" for this game, where the player is controlled by the computer, in the attempt to solve every level autonomously. Available as binaries for Windows and OS X, and as source package for Linux/UNIX (requires SDL and SDL_mixer to build).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    8 Sounds USB
    XMOS based, USB2 audio card, low power consumption, small form factor, 8 synchronous input channels and 4 stereo output channels.
    Downloads: 2 This Week
    Last Update:
    See Project