Showing 21 open source projects for "exam result analysis"

View related business solutions
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 1
    DuckDB

    DuckDB

    DuckDB is an in-process SQL OLAP Database Management System

    ... data analysis, e.g. Joining & aggregate multiple large tables. Concurrent large changes, to multiple large tables, e.g. appending rows, adding/removing/updating columns. Large result set transfer to client. For development, DuckDB requires CMake, Python3 and a C++11 compliant compiler. Run make in the root directory to compile the sources. For development, use make debug to build a non-optimized debug version.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Apache Doris

    Apache Doris

    MPP-based interactive SQL data warehousing for reporting and analysis

    Apache Doris is a modern MPP analytical database product. It can provide sub-second queries and efficient real-time data analysis. With it's distributed architecture, up to 10PB level datasets will be well supported and easy to operate. Apache Doris can meet various data analysis demands, including history data reports, real-time data analysis, interactive data analysis, and exploratory data analysis. Make your data analysis easier! Support standard SQL language, compatible with MySQL protocol...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    AnalysePlugin
    .... The result will be stored in a dockable window in same ordering as in the origin and a double click allows you to jump to the original position. It is designed to treat log-files of typical size like 60MB. More features can be found in the help dialogue of the plugin. For generating the dll file I use a msdev compiler. If you like to port it to other OSs just let me know your changes and I'll incorporate it. Best Regards, Mattes H.
    Leader badge
    Downloads: 823 This Week
    Last Update:
    See Project
  • 4
    cquery

    cquery

    C/C++ language server supporting multi-million line code base

    C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server protocol support. Cross-references, completion, diagnostics, semantic highlighting, and more. cquery is a highly-scalable, low-latency language server for C/C++/Objective-C. It is tested and designed for large codebases like Chromium. cquery provides accurate and fast semantic analysis without interrupting workflow. cquery implements almost the entire language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 5
    Enquire Within

    Enquire Within

    A tool for the application of the repertory grid interview

    ... and contrasting elements related to the purpose of the interview. Responses are progressively recorded and can, as required, be analysed for the purpose of constructing further compare and contract questions to gain more granularity. While the repertory grid interview can be carried out manually it is not possible to carry out dendritic analysis of the results on the fly without interrupting the flow of the interview. Enquire Within enables that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TSP Solver and Generator

    TSP Solver and Generator

    Generate and solve Travelling Salesman Problem tasks

    TSPSG is intended to generate and solve Travelling Salesman Problem (TSP) tasks. It uses Branch and Bound method for solving. An input is a number of cities and a matrix of city-to-city travel prices. The matrix can be populated with random values in a given range (useful for generating tasks). The result is an optimal route, its price, step-by-step matrices of solving and solving graph. The task can be saved in internal binary format and opened later. The result can be printed or saved as PDF...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 7

    Command line FFT

    A simple command line utility to produce an FFT/IFFT of ASCII data

    Ever had a bunch of ASCII data that you would like to have a quick look at in frequency domain, but don't want to fire up some bulky analysis software package just for that? Well, I have... So I wrote this tiny tool. It is based on fftw (www.fftw.org) and boost's program options (boost.org). cli-fft is really simple: All it does is to receive ASCII data from a file or standard in, FFT it and write out the result into a file or to standard out.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    aveX is a software for running ABX listening tests (Blindtests). It also provides remote monitoring using OSC protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    C/C++ Program Perfometer

    C/C++ Program Perfometer

    The program enables to get performance of C/C++ program for any metric

    The program enables to get performance of C/C++ program and separated pieces of code for any metrics (for instance : time, memory, metrics defined by user etc.). The measurement results are represented in detailed/summary reports. Latest Version: 2.10
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 10
    KEDR is an extensible system for dynamic (runtime) analysis and verification of Linux kernel modules. KEDR tools operate on the modules chosen by the user and can perform function call monitoring, fault simulation and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Evrika

    Evrika

    Science simulator and advanced calculator based on modules

    ... and interprets code, outputing result. Each new version will offer new possibilities to define your elements and use them, so it is important to always have the last release. Of course, Evrika is backward-compatible, cross platform and free to use. In the near future an advanced editor and viewer will be created, so you can better manage your code and view the results.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    The C/C++ Program Perfometer is an open source tool which enables the programmer to measure the comparative performance of a C/C++ program or of separated pieces of code by one of several desired metrics: e.g., time, memory, or metrics defined by the prog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MBDyn_sim_suite is a collection of free pre&post-processing tools and simulation models for the open-source multi-body analysis software MBDyn forming a general purpose simulation environment for structural dynamics with an emphasis on wind turbines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Bidirectional computer, bicomp, is a virtual machine designed to aid in the research of complexity. bicomp runs its programs in forward or reverse. The program either produces a result from two inputs, or a list of possible inputs given a result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WavetoMidi converts from audio,wav,mp3,etc to midi detecting the notes on the source audio with polyphonic result to midi, the result is not exactly as expected but in newer versions it could be.Uses a easy and customizable graphic user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Datamatrix (2d barcode) reader for Symbian based mobile phones with built in camera. Projects aim is to create a free software that can be used to decoding datamatrix barcodes. Decoded datamatrix result is shown in a dialog box or passed to browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    File-Spector is a small, fast and easy to use binary file analyzer and Inspector. It allows the users to format a complete binary file structure and then use it to read any binary file that matches the specified format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project make some utilities based on FSM(Finited State Machine). The primary goal is to develop some auto generators, output source code or executable binary file. Anyway, it provide a trusty and high-efficient implement of FSM. The result is only a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A program that analyzes the behaviour of an object moving under the influence of gravity given the initial parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Audio spectrum analyzer in software module and a hardware module to display the spectrum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    I/O performance Analysis Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next