Showing 115 open source projects for "windows kernel program"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Bats-core

    Bats-core

    Bash automated testing system

    Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected. A Bats test file is a Bash script with special syntax for defining test cases. Under the hood, each test case is just a function with a description. Bats is most useful when testing software is written in Bash, but you can use it to test any UNIX program. Test cases consist of standard shell commands. Bats makes use of Bash's errexit (set -e) option when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Safe Exam Browser
    Safe Exam Browser is a webbrowser-environment to carry out online-exams safely. The software changes any computer into a secure workstation. It regulates the access to any utilities and prevents students from using unauthorised resources.
    Leader badge
    Downloads: 146,644 This Week
    Last Update:
    See Project
  • 3

    image spinning

    An experiment in assembly language computer programming.

    I have added a new exe file which is a bit improved. It's the same one that I put in "photo rotate". It can load lots of jpeg pictures. As before the program is To spin a picture so it spins around freely through 360 deg turns. This description is about the older version of my program. An experiment in assembly language programming, its .asm file is here, it is compiled by the free fasmw assembler. The program needs a .bmp type of picure having between 1400 and 500 pixels diameter....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Quiz/Survey/Test - QST

    Quiz/Survey/Test - QST

    A Free, complete, enterprise grade, open source exam management system

    QST, the worlds unparalleled open source online/lan assessment software. From a quick quiz on your phone to very large scale, high stakes, proctored desktop testing, we make it easy/secure/economical. Our intuitive design contains features (Immediate detailed results, Create/Export/Import/Convert Questions, WYSIWYG/Math-Chemistry/Basic Editors, Question/Item Bank, Multiple Question Types, Multiple Delivery Styles, Multiple Delivery/Results Options, Adaptive/Branching Questions, Randomly...
    Leader badge
    Downloads: 91 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    EarQuiz Frequencies

    EarQuiz Frequencies

    Software for technical ear training on equalization

    ...In the Learn mode, you listen to the pink noise or music (or other external audio) excerpts with switched off and on 1-octave or 1/3-octave graphic EQ, boosting or cutting frequency bands within certain spectral ranges. Then in the Test mode you are given a sequence of 10 similar examples, where you try to guess, which frequencies are boosted or cut, and you get scored. The program is Free Software, distributed under GNU GPL v3 License.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    LanguageFlashCard

    Randomly display language quiz lines from a text file

    This C# program is a very simple tool for randomly displaying quiz lines in the top text box from a user-created file. The user can then conjure his response and click again to proceed to select another quiz line. If the user can't remember the correct response, he/she can click the lower text box to get the correct answer. The user-created file consists of lines of quiz text, each followed by a line of hint/help text. So the user-created file should have an even number of lines. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    Please download the above zip file and extract it to a secret folder and run the quiz.sh script from that folder in your terminal program, as shown in the youtube videos : https://youtu.be/kQi0XlIaT9M and https://youtu.be/prwKN5DiFp0 You may change the contents of the quiz.txt file to your liking, while maintaining the format of it. Note: Press Enter/Return key after typing on your Terminal, to proceed to the next step, while testing the quiz.sh script. Also, increase the terminal...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    EasyQuizzer

    EasyQuizzer

    Helping teachers around the world to create unique tests per student.

    English Developed with the aim of helping teachers from different areas to create automated tests that are unique for each student. EasyQuizzer stores all questions in a database management system. Subsequently, an exam is set up with the desired items. The program will then run randomization algorithms that will shuffle both the questions and the alternatives so that there are no two identical exams. Portuguese-Brazil Desenvolvido com o intuito de auxiliar professores a criar provas...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Personal Study Planner

    Personal Study Planner

    Python program that create a personalized study plan for your exams.

    ...Run the program with `python3 studyplanner.py` or `py studyplanner.py` If you are having trouble with Python or don't feel like installing it, you can also run the executable located inside the 'dist' folder. Windows only. This project is licensed under the Apache-2.0 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    Graph Capture

    Graph Capture

    Fast 2D charting from raw data

    The software was designed for suitable chart creation. From text files or programs, that haven't visual charts themselves, data is passed to "Graph Capture" and plotted there. But you have to write Perl RegEx expressions to extract X and Y-values from raw data. Otherwise, you can request suitable filter templates here https://www.facebook.com/vlad.dubov.77. For making RegEx expressions short docs are also included in the program. You can find "Help: regular expressions in Perl" in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Quiz

    Quiz is a tiny console/terminal based C program to conduct assessments

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VerificaMe

    VerificaMe

    Make a written verification on a computer and get immediatelly results

    The VerificaMe program for Windows allows students to be verified via computer and obtain an immediate and printable result consisting of grades and mistakes made by students. The purpose of the program is to simplify and automatize the correction of the written verifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Position Analyzer 2

    Position Analyzer 2

    Tells you your position and students ahead you in BIEK examination.

    This program will analyze your result PDF file and tells you the position and students ahead you in your respective course line if you have chosen your own result PDF. It will tell their percentages. > It has a option to just show your own result. > If you want to analyze another position, no need to load PDF again, just put the numbers and press START.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    libirt

    The new site is at http://psychometricon.net/libirt/

    The new site is at http://psychometricon.net/libirt/ Library of functions to estimate the items and abilities from the responses of subjects to a questionnaire. The IRT models supported are the logistic model, the multivariate logistic model, the graded model and smoothing by penalization and kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Play With Periodic Table 2.0.0

    Play With Periodic Table 2.0.0

    Learn chemistry elements with sound effects & test yourself.

    ...id=30653 or, http://www.filehippo.com/download_dotnet_framework_4/ License for use: Freeware. Free for private/personal use. You can distribute this program, freely without any charge. Do not change the program or the zip file in any way. Implementing the idea in different platform/language will strictly prohibited. Developer: Md. Musabbir Al Mamun Contact: musabbir.mamun@gmail.com cell no. +8801726315133 http://www.facebook.com/musabbir.mamun ID: CE-10021, Dept.of CSE, MBSTU. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Logicheck

    Logicheck

    An interactive tool to test logical structures and expressions

    This program is intended to be useful for testing Boolean logic or propositional logic. It sets out logical expressions with symbols such as "AND" and "OR" in a graphical user interface. A truth table can then be generated for any such set of expressions. It can also be used to test the validity of deductive arguments - the program will advise whether an argument is valid and if not, list the counter examples to the argument.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Scrabble Finder
    Pl: Program do wyszukiwania słów z podanych liter oraz sprawdzania czy dane słowo jest dostępne w danej grze. En: Program to search for words with the letters and to check whether the word is available in the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    OSPC

    Open Software Plagiarism Checker

    A open source software plagiarism checker. It checks the similarity of individual files and generates various types of reports. Also it is able to find groups of similar submissions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    Interactive Math Flash Cards

    Basic Mathematical Operations

    This program aims to develop a program to achieve mastery on the Basic Mathematical Operations (Addition, Subtraction, Multiplication and Division) for Kinder – Grade 3 pupils. Learning of basic mathematics at an early age is considered the foundation in understanding of higher level mathematics concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Vocabulary Learning Assistant

    The Vocabulary Learning Assistant helps the user to learn vocabulary.

    The Vocabulary Learning Assistant helps the user to learn vocabulary, such as language translations or technical definitions. It uses a user-created text file (or multiple files) that contain the content to be learned, and then opens a pop up window at a user-defined interval (scheduled by Cron on Linux) to test the user. This window contains the word to be defined or translated on the left, and a text field for the user to enter their answer on the right. The program is more likely to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    STAR Communication Board

    Application to test and improve three-part communication skills.

    The STAR Communication Board is a project aiming to test and improve the three-part communication skills of system operators. A physical board with electronic components was designed and built in 2015 by William "Stormy" Mauldin and Garrett Maples for the System Operations Training department of the Electric Reliability Council of Texas (ERCOT). This program, written by Stormy Mauldin, is a virtual version of the board. It is more modifiable than the physical board, so it allows for a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SimpleDSO
    This program written in Python is used for capture screenshot or raw data from a UNI-T digital storage oscilloscope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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"...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24

    Easy Test Maker

    A simple way to make multiple choice and written tests.

    This program makes it easy to create tests by formatting them for you and compiling all the questions into one file. You have the option to include written questions, multiple choice questions, or both. Feel free to go back to previous questions and change them with the question select feature. When you are finished you can preview, print, or export your test and answer key. The format of the text is customizable by font, font size and line spacing.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next