Showing 21 open source projects for "DOS"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    gnuplot

    gnuplot

    A portable, multi-platform, command-line driven graphing utility

    A famous scientific plotting package, features include 2D and 3D plotting, a huge number of output formats, interactive input or script-driven options, and a large set of scripted examples.
    Leader badge
    Downloads: 4,781 This Week
    Last Update:
    See Project
  • 2
    Funiter (FUNction ITERation) is developed for educational purposes, generating graphs of several types for iteration of real and complex functions with comfortable switching between related types of graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Algoritmos (Manzano & Oliveira)
    Nesta área você encontra os códigos dos algoritmos dos exemplos de aprendizagem tratados no livro "Algoritmos: Lógica para desenvolvimento de programação de computadores" codificados nos interpretadores algorítmicos VisuAlg, ILA+, G-Portugol, Portugol Online, Portugol Studio e Portugol IDE. In this area you will find the codes of the algorithms of the learning examples dealt with in the book "Algorithms: Logic for computer programming development" coded in the VisuAlg, ILA+, G-Portugol, Portugol Online, Portugol Studio and Portugol IDE algorithmic interpreters.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Pascal NUCLEUS (GUI/VM)

    Pascal NUCLEUS (GUI/VM)

    Portable Pascal GUI Library for Atari ST/TT/MSDOS

    NOTE: As of r816, Nucleus source code is licensed under GPLv3. (8th Oct 2017) Nu|cleus [ˈnjuːklɪəs] - The central and most important part of an object, movement, or group, forming the basis for its activity and growth. This is yet another long-term project (YALP?). The aim is to write a portable GUI/OS for Atari ST, Amiga and DOS. The code must be small, fast and support modern GUI features. ie: Embedded component controls. The code current compiles with Highspeed Pascal (Atari ST) or FreePascal. I hope to have it compiling for the Amiga (also using Highspeed Pascal), and supporting a built in p-code compiler/interpreter for cross platform development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Whitaker's Words Latin Dictionary

    Whitaker's Words Latin Dictionary

    Latin dictionary and grammar aid: Latin to English, English to Latin.

    Written in the Ada programming language, William Whitaker's Words Latin dictionary provides definitions and grammatical analysis of words found in Latin texts. It can deduce the dictionary form of a word based on the form actually found in a text. It can handle Latin words, phrases, or whole files. The dictionary contains some 39000 entries, as would be counted in an ordinary dictionary. This may generate many hundreds of thousands of 'words' that one can construct over all the declensions...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    VSOL

    Aplicativo para simulação e solução de vigas

    Este aplicativo foi desenvolvido através de um trabalho de conclusão do curso de Engenharia Civil da Universidade do Extremo Sul Catarinense. Seu uso está restrito para fins educacionais e não deve ser reproduzido comercialmente. O usuário é responsável pelas conclusões dos resultados obtidos pelo aplicativo. O autor, orientador e instituição de ensino envolvidos no desenvolvimento desse aplicativo, não têm nenhum dever legal ou responsabilidade por danos causados de forma direta ou indireta pelo uso de alguma informação disponibilizada por esse aplicativo. Não existe nenhum compromisso ou garantia do bom funcionamento do aplicativo.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ASCII Scrabble

    ASCII Scrabble

    Scrabble game (English) for console, braille friendly

    ASCII console-based Scrabble game. Simplified version of TuxWordSmith to run in XTerm, DOS or other console. Compatible with braille consoles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Escalonamento de processos é uma atividade organizacional feita pelo escalonador da CPU que possibilita executar vários processos de forma mais viável e concorrente. Este programa simula este escalonamento através de alguns dos principais algoritmos escalonadores (FIFO, SJF-preemptivo, PRIORIDADE-preemptivo e RR). +Dados de Entrada -numero de processos -burst time de cada processo (tempo de execução) -tempo de chegada de cada processo *prioridade (quando necessário) +Saída -tempo de espera de cada processo -tempo de espera médio de cada algoritmo -turnaround médio de cada algoritmo -mostrar qual algoritmo teve o melhor maior desempenho +Implementar os algoritmos -FIFO -STF preemptivo -PRIORIDADE preemptivo -RR(quantum definido pelo usuário)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KT made us
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10

    LancheSaudavel

    Jogo de Educação Alimentar

    O jogador escolhe os alimentos arrastando-os para o prato, dependendo dos alimentos que escolher o será descrita uma análise. Requisitos: - Sistemas Operacionais suportados: Windows, Linux, MacOS e Solaris. - Máquina Virtual Java 7.0 Créditos: - César Martorelli da Silveira - Clorivaldo de Oliveira Júnior - Marcos Juinthi Koba Morise - Sandra Possebon Gatti - Tais Maria Otsuko
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sudoku MC

    Sudoku MC

    Sudoku solver based on the initial work of Michael Kennett

    Console based sudoku solver. It is a modified version of the solver included in the Ubuntu distribution of Linux, and has similar functionality to the original by Michael Kennett. New features: - You interactively can open and save boards with it. - The title of the board can be edited. - Added early contradiction check to detect if the board is unsolvable: 1 2  . | .   .  . | . . . .   .  . | 1 2  . | . . . .   .  . | .   .  . | 1 2 . -------+-------+------- 2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a "Lite" version of Kollapse. This utility is designed to test a web server for the Null Byte vulnerability. If a web server is vulnerable to the Null Byte attack a Denial of Service (DoS) results. This causes the web page to be unavailable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    YASP (Yet Another Simple Processor) is a 8-bit microprocessor with microcontroller capabilities (I/O ports, REQ, ACK) that can be used as a small computer for educational purposes. Its development environment includes simulators and assemblers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Esse projeto é uma reimplementação dos processadores hipotéticos descritos no livro "Fundamentos de Arquitetura de Computadores" de Raul Fernando Weber, usados em diversas faculdades no sul do Brasil, incluindo o Instituto de Informática da UFRGS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Common Hardware Recovery Solutions by Ukrainian-Russian network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Das Horner-Schema ist ein schnelles und einfaches Verfahren, um einen Funktionswert von Polynomen an einem gegeben Wert zu berechnen. Dieses Projekt beinhält eine Facharbeit und Programmierbeispiele in Pascal und Java zum Thema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple, easy-to-use program for conjugating spanish verbs in the console or in a snazzy GUI. Recognizes nearly all irregular verbs automatically and it\'s easy to add more. Works on any OS Python supports, including Windows and most unix-based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Zeta can be used to calculate zeta potentials for ka>6 from electrophoretic mobilities measured at the stationary level, from apparent zeta potentials displayed by zetameter or from apparent mobilities measured at 3 different levels in a rectangular
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RPilot is a GPL'ed implementation of the IEEE-standard language PILOT. It is an interpreter written in ANSI C, and will work on any system with a standard C compiler
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    This is a reprository of software I have written. It is written in C, C++ and hopefully in some obscure Basic :-) I gladly share my stuff with you under the MIT license, so you can do what you want with it (almost)... :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a project that simulates the German Military Enigma machine during WWII.. It is a project for beginers to learn to program and to meet people. If anyone is interested in helping, please email me @ dustin@rockhill.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB