Showing 344 open source projects for "test"

View related business solutions
  • 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
  • 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

    CRC

    CRC algorithms, test code, libraries and tables

    This is a modified version of the CRC algorithms by Lammert Bies. It supports more algorithms and has been ported to several languages. It's also useful for learning how to do hexadecimal calculations and bitwise operations in various programming languages. Disclaimer: These test programs demonstrate the calculation of CRC. I made these translation with a basic knowledge of each language. They may or may not be appropriately formatted / secured / robustified / idiot proofed or any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hacim Hesaplama

    Hacim Hesaplama

    Fizik Dersi İçin Hazırlanılan Hacim Hesaplama Uygulaması

    Fizik , Matematik vb Derslerinizde Yardımcı Olan Bu Program Sayesinde Dikdörtgenler Prizmasının , Kürenin , Küpün , Silindirin Hacmini Kolay Bir Şekilde Öğrenebilirsiniz Tamamen Türk Yapımı Olan Programımı Test Etmeyi Unutmayınız
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Java Simple Codes

    Simple codes in Java for beginners

    This repository provides a set of simple codes to start learning programming. It aims to help new learner to familiarize with basic programming notions and simple algorithms which must be known by every programmer. Every notion or idea is presented in a separate class while the test class provides an example on how to call (or use) this notion. In a first time, no OO programming notions are introduced. They will be introduced after a fair presentation of basic notions such as variables, loops...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Set4

    Set4

    Set4 is Editor and Question Paper Generator for Teachers and Students.

    Set4 is a special Symbolic Editor especially for Maths. It has Paper Generation Capacity From a Supplied Huge Knowledge Base. There are many Math Editors but they lack Paper Generator Capacity. Any question paper generator normally depend upon third party document editors to input questions. Set4 is stand alone editor capable of creating all types of text including polished mathematics contents and diagrams. Create a database of Qns/Ans of Math Problems for multipurpose long term use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    DIY Arduino Boards IO I2C

    DIY Arduino Boards for IO using port expanders and I2C

    DIY Arduino Boards PCF8674 MCP23017 74HC595 CD4021 I2C Parallel IO Piezo buzzers See the Files section for a wide range of sensors and sample code Schematics PCB Layout Sample Code
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    OpenFlowChem

    Platform for laboratory automation based on Labview

    OpenFlowChem is a platform for quick automation of laboratory processes and experiments. The platform is described in a publication DOI:10.1039/C8RE00046H in details. Briefly, you have self-sufficient Device Monitors – programming units responsible for communication with a single physical unit – and a System Module – the high-level programs that send commands to the Device Monitors. In the files presented, you can download several Device Monitor for hardware as well as ample examples of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Play With Periodic Table 2.0.0

    Play With Periodic Table 2.0.0

    Learn chemistry elements with sound effects & test yourself.

    Play With Periodic Table 1.1.0 is an educational software for all 32 bit and 64 bit editions of Windows. Using it you can learn about all chemical elements or chemistry periodic table with pronunciation or perfect sound effect & image. Here is also two more option to judge your skill about periodic table. Recommendations: You must have installed .netframework 4.5 in your computer. Download Link of .NetFramework 4.5: http://www.microsoft.com/en-us/download/details.aspx?id=30653 ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Digital Logic Simulator (DiLoSim)

    Digital Logic Simulator (DiLoSim)

    Allows you to build your own circuits and test them

    With this software you will be able to build your own circuits and test them. You are allowed to use this easy-to-use tool for educational reasons. Run on Windows: - Install Java: https://java.com/en/download/ - Download the binaries - Open the jar-file with the java runtime Limitations: - Currently only German language supported. - This software requires Java 8 or above to work. Tested with OpenJDK & Oracle Java. For more information check out the project's source code...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Irregular Verbs Generator

    Irregular Verbs Generator

    A simple irregular verbs generator to test your skills!

    This small PC program allows you to randomly generate, through an internal database, irregular verbs in English that must then be conjugated in different forms (Infinitive, Past Simple, Past Participle), finally the program gives a mark to the user in based on the correct answers. The program is completely in English and currently supports 110 verbs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 10
    PyTorch Book

    PyTorch Book

    PyTorch tutorials and fun projects including neural talk

    This is the corresponding code for the book "The Deep Learning Framework PyTorch: Getting Started and Practical", but it can also be used as a standalone PyTorch Getting Started Guide and Tutorial. The current version of the code is based on pytorch 1.0.1, if you want to use an older version please git checkout v0.4or git checkout v0.3. Legacy code has better python2/python3 compatibility, CPU/GPU compatibility test. The new version of the code has not been fully tested, it has been tested...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    TSP Solver and Generator

    TSP Solver and Generator

    Generate and solve Travelling Salesman Problem tasks

    ..., HTML, or ODF. TSPSG may be useful for teachers to generate test tasks or just for regular users to solve TSPs. Also, it may be used as an example of using Branch and Bound method to solve a particular task.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 12

    GMAT Timer

    A Timer for GMAT Exam (Win and Mac)

    A timer does it best to mimic the one in the real GMAT test -- appearing on the right top corner of the screen. Of course, you can set the time to count down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    GMAT AWA Sim

    A Simulator for AWA in GMAT Exam (Win and Mac)

    This is the first app that you can enhance your AWA (Analytical Writing Assessment) skills on a similar interface encountered in the real GMAT test and do not need to finish the whole long exhausted test. You can practice AWA in this single module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Teacher student web

    One Place for Teacher & Student Communication

    Features : Helpful to Teachers in following manner : 1. Create user / students login A/C 2. Disable / Enable Student A/C 3. Upload / Create new Test and Assignment for students of various classes. (BCA BSC, MCA) 4. Manage Student Assignments and Accounts Helpful to Students in following manner : 1. Login A/C 2. View Assignments / Tests 3. Download Assignments and tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Android Math Challenge

    Android Math Challenge

    This simple android game allows people to test their math skills.

    This simple and fun math knowledge game has a variety of difficulty and timer options. This allows you to test you addition, subtraction, multiplication and division skills, with increasingly difficult questions as you proceed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sturesy

    Sturesy

    Student Response System

    ... created by implementing three simple Interfaces. Requirements: Java 1.5+ Recommended: Java 1.7 A first beta-test with approximatly 65 Students can be viewed under the following link: http://youtu.be/Cm9ufuvc9z0 It is currently being used at the University of Hamburg in Softwareengineering 1 with more than 300 Students
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    stripes-test

    testing stripes with tumblr

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

    TESTIMAGES

    Testing images for scientific purposes

    The TESTIMAGES archive is a huge and free collection of sample images designed for analysis and quality assessment of different kinds of displays and image processing techniques. The archive includes more than 2 million images originally acquired and divided in three different categories: SAMPLING and SAMPLING_PATTERNS (aimed at testing resampling algorithms), COLOR (aimed at testing color rendering on different displays) and PATTERNS (aimed at testing the rendering of standard geometrical...
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 19
    100 numpy exercises

    100 numpy exercises

    100 numpy exercises (with solutions)

    This is a collection of numpy exercises from numpy mailing list, stack overflow, and numpy documentation. I've also created some problems myself to reach the 100 limit. The goal of this collection is to offer a quick reference for both old and new users but also to provide a set of exercises for those who teach. For extended exercises, make sure to read From Python to NumPy. Markdown and ipython notebook are created programmatically from the source data in source/exercises.ktx. To modify the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    VocableTrainerX is primarily intended for studying new vocabulary when learning a foreign language. Use it to compile your vocabulary lists and use the program's quiz mode to test yourself on the list. It runs under Mac OS X (Version 10.3 or later).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Alice

    Language quiz authoring and test tool

    A tool used to create language quizzes, execute these quizzes and score them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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: 0 This Week
    Last Update:
    See Project
  • 23
    CMake Examples

    CMake Examples

    A collection of useful CMake examples

    CMake is a cross-platform open-source meta-build system which can build, test and package software. It can be used to support multiple native build environments including make, Apple's xcode and Microsoft Visual Studio. The cmake-examples reposiory includes some example CMake configurations which I have picked up when exploring it's usage for various projects. The examples are laid out in a tutorial like format. The first examples are very basic and slowly increase in complexity drawing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Scala Exercises

    Scala Exercises

    The easy way to learn Scala

    Scala Exercises is an open source platform for learning Scala through interactive exercises and tutorials. It provides a hands-on learning environment where users can read theory and immediately code (in the browser) and see results. The content covers Scala language features, functional programming libraries (cats, scalaz, etc.), and fp-style patterns. It is modular, so additional modules or “sections” can be added for new topics or libraries. The aim is to reduce the friction in learning...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    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...
    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.