Showing 43 open source projects for "dual n back"

View related business solutions
  • Effortlessly manage macOS, iOS, iPadOS and tvOS devices across multiple clients and locations. Icon
    Effortlessly manage macOS, iOS, iPadOS and tvOS devices across multiple clients and locations.

    The Most Powerful Apple Device Management Tool for MSPs and IT Teams

    Addigy solutions accelerate Apple adoption in any environment.
    Learn More
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
    Sign up
  • 1
    ...Whereby these layers contain particles. The wavefront passing through the predetermined volume is thus scattered by the particles in each layer. Axial hologram is reconstructed by numerical back propagation of the wavefront to the first layer of volume. Further, two adjacent layers with particles are obtained. These layers are subsequently compared using the correlation function. It is highly recommended to use default parameters of the program, only changing N, Np, D, ∆z and the distribution regimes. You can see supporting information in Specification of the program.docx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    physicsmata

    API for all possible cellular automata that work same at all angles

    Its strange how the "sorted pointers" normalizing makes just about any random function, as long as it connects the inputs to the outputs on some path, vibrate as some nonlinear shape of wave. This could be used as a game interface for evolvable musical instruments or fluid puzzle games. Physicsmata is similar in effect to SmoothLife but simpler and pure Java. The cellular automata API takes a function to run at each point. Its parameters are sums of screen brightness (n color dimensions are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Brain Workshop

    Brain Workshop

    Python implementation of the Dual N-Back mental exercise

    Brain Workshop is a Python implementation of the Dual N-Back mental exercise. This exercise is the only mental activity that has been scientifically shown to improve your short-term memory (working memory) and fluid intelligence.
    Leader badge
    Downloads: 521 This Week
    Last Update:
    See Project
  • 4
    Slideshow 3D
    This program shows stereo-images in a dual beamer environment or on a single screen as red-cyan-anaglyph with interactive adjustment of the image pair’s parallax offset. It provides native support of MPO-files (Fuju Finepix 3D).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Houzz Pro is the #1 business management software for home construction and design professionals. Icon
    Houzz Pro is the #1 business management software for home construction and design professionals.

    Get the all-in-one tool for marketing, project and client management built specifically for remodeling and design professionals.

    Get an all-in-one solution that spans the full customer lifecycle, including marketing, CRM, estimation & proposal building, project management, a 3D Floor Plan builder, an online invoicing and payment portal, as well as a client portal and collaboration tools. Start a free trial today to see why thousands of Pros run their business on Houzz Pro. Plans available for all business sizes.
    Learn More
  • 5
    Seta Engine

    Seta Engine

    Engines for Batch Games

    WARNING 1: project abandoned! (I'll come back some day) WARNING 2: project website is abandoned. Seta Engine Is a set of engines for batch games. Now you can program with notepad your own games in batch scripts with sound and colours! Please use the web page of proyect to get a complete list of launched sample games. Get help and usage guide: https://sourceforge.net/p/seta-engine/wiki/Home/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Code Honor

    Code Honor is a software which gives you privacy in keeping your text

    Code Honor is a software which gives you privacy in keeping your text file which you do not want to share with everyone. But the speciality lies here. It does not hide or simply puts a password rather it changes your text into numbers you assign which again can be converted back into normal text. The application of this software is that when you need to share your text publicly keeping its privacy preserved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    The Project N

    The idea isn't to reach you goals, it's to make progress towards them,

    ProjectN is a little 3D project that I started a while back and tinkered around in. It is currently a 3D world that you load maps into and other things. This is always changing as I have yet to do enough development to enslave myself to one format. That is about it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SuperTab

    SuperTab

    Perform all your vim insert mode completions with Tab

    supertab lets you drive completion with the Tab key instead of the default Ctrl-N/Ctrl-P, making insert-mode completion feel more natural. It can cycle through completion items and optionally fall back to indentation or other behaviors when no completion is available. The plugin plays nicely with omnifunc and user-defined completion sources, so language-specific engines or LSP-backed completions slot in seamlessly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's. Indeed, the term dates back even farther than ISAM. ... See the project web...
    Downloads: 2 This Week
    Last Update:
    See Project
  • The most user-friendly sales commission software for revenue-focused teams Icon
    The most user-friendly sales commission software for revenue-focused teams

    Everstage is a trusted ICM for public companies and enterprises worldwide-across industries

    Rated as #1 sales compensation management software, Everstage helps businesses streamline commission administration, boost sales performance and improve ROI with actionable insights. Top features: No-code plan designer, detailed commission statements, advanced commission forecasting, quota management, queries & approval workflows, deferred commissions (ASC606), BI-powered reporting, and more.
    Learn More
  • 10

    hex2lorem

    Perl code that converts hex to string of english words

    Inspired by Paperkey as a means to make hex into something human-friendly so you can convert it back into digital easily. md5 (32 hex digits) convert into 8 english words, while sha1 (40 hex digits) convert into 10, which ain't bad! eg: $ ls | md5sum 52ec5c3ac9cf1f0f75638b11856be430 *- $ ls | md5sum | hex2lorem fellowships gamesmanship sexiest cantona interceded metalled madrigalists thickset $ echo -n "fellowships gamesmanship sexiest cantona interceded metalled madrigalists thickset" | hex2lorem -t 52ec5c3ac9cf1f0f75638b11856be430
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SW2PSA

    SW2PSA (Stop & Wait and Sliding Window Protocol Simulator and Animator

    SW2SPA is an educational simulator with animation for network protocols that allow reliable data transfer, specifically developed for the stop and wait protocols, go-back-N and selective repeat. The aim of SW2PSA is to be used as a tool to support the animation of this protocols in a course like data networks, communication protocols or other related, and to include in the course a project that involves the programming of any of these protocols using a very known language as Java. Since it is an open source program also helps the student who wishes to know the structure of a simple discrete event network simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ...Temporal operators are provided to the user in the form of JAR. Once the JAR file is included in the user project, the required temporal operators can be invoked using specific parameters. The query builder at the back end analyses these parameters and builds query accordingly. Authors: Ramya N (ramyauv85@gmail.com), Ramyashri M (ramyamoneera@gmail.com), Pooja P (poojaparamesh@gmail.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Mass Blaster

    Dual Ship Shoot'em Up Game

    Mass Blaster is one of the most intense arcade shooters for Windows and Linux. You will take control of two ships simultaneously to blast away at the invading Square Army. On your left, take down enemies with the red n' rad Trigerus. On your right, command the cool blue Pythagora to wipe out your foes. Choose from 4 modes of difficulty to fight your way through 10 gutsy levels. Only those with the skills to pilot both ships at the same time will go on to become High Score Heroes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyExPsiN is a Python crossplatform (Linux/Windows) module for made easy writing psychological experiments. Right now includes functions for DMTS (Delayed Matching to Sample), N-Back, Spatial N-Back, "Grammatical", Mixed Dots, Stroop, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The game of Cows-n-Bulls is back ! Gnu-Moo aims to provide a command line as well as GTK+ front-end for the user to play the cows-n-bulls game. Multi-game sessions and relevant session stats are provided, which can be useful to test heuristic algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple dual n-back trainer, written in C++, and using SDL (and only SDL). Designed to mimic the simple training scheme outlined in Jaeggi's paper on developing working memory, it features a professional voice artist for the letter sounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A recipe application developed as an n-tier solution using Java for the back and middle tiers, and .NET as the client. Although the solution is a bit extravagant, it is an ideal construct to help developers understand how to develope an n-tier soln.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XMMS Jukebox Component. The jukebox that lets you pick the next N songs, and plays them. Then switches back to random mode playing. Eventually I would like to also track the most requested songs etc, as well as be driven by a barcode reader.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB