Search Results for "pascal program" - Page 3

Showing 122 open source projects for "pascal program"

View related business solutions
  • 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
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    filthy Editor

    filthy Editor

    Simple text editor written in Lazarus

    filthy Editor is a simple text editor written in the Lazarus IDE. The program compiles and runs on both Windows and Linux (not tested on OS X but it should also run too).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JComp

    Program to translate source codes

    Program is aimed to be able to translate source codes from one language to other. Currently it only works (somewhat) for the following translations: - pascal to java - pascal to php - c to php Any constructive suggestions or feature requests are welcome
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    NWQterm

    Packet radio terminal written in Borland Pascal

    A ham radio terminal program for packet radio (AX.25) to be used on top of BPQ-node software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    filthy Lucre

    filthy Lucre

    Currency converter

    Written in Lazarus and Free Pascal, this program connects to the internet and obtains the latest exchange rates from http://api.fixer.io/ in JSON format. This program was originally used as a programming example at http://www.cyberfilth.co.uk/hey-boy-what-you-coding-for-a-pascal-odyssey/
    Downloads: 2 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
    Learn More
  • 5
    Transposer

    Transposer

    Transposer changes chords from one key to another in a song file.

    ... otherwise be transposed. There are two editing panes in the main window. One is for the original song, and the other is for the transposed song. Earlier versions of this program were command line only (CLI), then I used QT to augment my C++ source to create a GUI. This project is now developed in Lazarus, using a collaborative approach. I (abudeveloper) and my son (iamslinger) are working together on this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MOTE CSPRNG & Stream Cipher

    MOTE CSPRNG & Stream Cipher

    A family of small-state CSPRNGs and Stream Ciphers

    MOTE is a fast, small-state, cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. MOTE exhibits uniform distribution, mixes extremely rapidly, has no detected bias, and comes in three variants: MOTE8, with an internal state array of 8+4 32-bit words; MOTE16, with an internal state of 16+4 words; and MOTE32 with a 32+4-word state. The former permit seeding with a key of up to 256 or 512 bits, the latter with a 1024-bit key. Reduced to essentials, MOTE is only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BEDBUG CSPRNG & Stream Cipher

    BEDBUG CSPRNG & Stream Cipher

    A family of FLEA-inspired CSPRNGs and Stream Ciphers

    BEDBUG is a small, fast, cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It exhibits uniform distribution, mixes rapidly (with worst-case avalanche better than 16-bits), has no detected bias, and comes in three variants: BEDBUG128, with an internal state array of 128+3 32-bit words; BEDBUG256, with an internal state of 256+3 words; and BEDBUG512 with a 512+3-word state. The former permit seeding with a key of up to 4096 or 8192 bits, the latter with a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SES Super-Encypherment Scrambler

    SES Super-Encypherment Scrambler

    SES brings back the uncrackable onetime pad, with a digital twist.

    SES brings back the uncrackable onetime pad, with a digital twist. It is well known that a random key of message-length is the only provably unbreakable cipher. SES uses cryptographic strength pseudo-random keys of message-length for its many encipherments, in addition to offering true one-time pad capability for the intrepid. SES is built on ISAAC, Bob Jenkins' unbroken CSPRNG, a fast and simple stream cipher placed in the Public Domain in 1996. SES now gives you the ability to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FicMake

    FicMake

    Document layout program with multiple output formats

    FicMake is a document layout program, which works in combination with groff, gnu make and a few other programs (most of which come with your favourite Linux Distribution) to allow you to concentrate on the writing itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Solutions to Protect, Detect and Respond Against Cyberattacks Icon
    Cybersecurity Solutions to Protect, Detect and Respond Against Cyberattacks

    Kroll's elite cyber risk experts deliver end-to-end cyber security services for organizations in a wide range of sectors, across the globe.

    From system upgrades or a move to the cloud … to applications meant to improve the customer experience … and to integral third-party relationships, one misstep can cascade into IP theft, wire fraud, ransomware, data breaches and more; not to mention regulatory action, civil litigation and reputational damage. That’s why we’ve structured end-to-end solutions to manage the entire threat lifecycle.
    Learn More
  • 10
    nsapache

    nsapache

    NSA Apache Log Inspector

    This program (alogrpt) will find activities in your Apache Log Files which indicate mass data collection quickly using a simple alogrithm. A supplement program is included (aplogip) for more functional Log searches and can be used to confirm results of alogrpt. It has been in use for over a year and has identified thousands of snoopers. Both programs expect Apache Default Log Formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ISC - The ISAAC Stream Cipher

    ISC - The ISAAC Stream Cipher

    ISC lets you encrypt & decrypt text and files of any type up to 4GB

    ISAAC is a cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It was developed by Bob Jenkins from 1993-1996 and placed in the Public Domain. ISAAC is fast - especially when optimised - and portable to most architectures in nearly all programming and scripting languages. After more than 20 years of existence ISAAC has not been broken, and the little program you have here allows you to use it to encrypt and decrypt text of arbitrary length, files of any type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DSLstats

    A program for monitoring a DSL connection

    The purpose of this program is to monitor the state of an ADSL or VDSL2 connection. It works with DSL routers using Broadcom chipsets, which have a fully functional telnet interface with access to the Broadcom CLI. It also supports some Thomson/Technicolor routers via their custom CLI, but some of the features of the program are not available for these models. All of the data is obtained from the CLI via telnet. Data is displayed in graphical form, and also can be seen in raw telnet CLI format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lua Built-In program

    Lua Built-In program

    Self-running Lua interpreter.

    Lua Built-In program (L-Bia) is a self-running Lua interpreter. It turns your Lua program with all required modules (either Lua or C libraries) and an interpreter into a single stand-alone program.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Double Fractal with 3D Prototype

    Double Fractal with 3D Prototype

    Easily creates high complex fractal images. Includes 3D prototypes.

    ... X. Fractals are infinite complex images defined by a finite definition. We find in fractals a model to understand many different sciences such as economy, health and weather. Many scientists love fractals. Double Fractal is a program that creates fast and easily high complex images. No specific knowledge is needed to use this program, it is a program that can be run just for fun. Please enjoy the better than ever Double Fractal 3 with its brand new 3D JP1 Set prototype.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Icecast Explorer

    Icecast Explorer

    Icecast radio stations Browser and Player

    Icecast Explorer is a small Open Source browser and player for icecast radios stations. it find radios stations by genre , start the listening, records stations thanks to streamripper features: *embedded media player *record function ( using streamripper ) *save and load playlists *streams vu meters *the program shows the playing stream title CREDITS DEVELOPERS Core executable (src/IcecastExplorer): * Copyright © 2014: Dunham ( www.3nitysoftware.com...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Shoutcast Explorer

    Shoutcast Explorer

    Shoutcast Browser

    Shoutcast Explorer is a small Open Source browser and player for shoutcast radios stations. it find radios stations by genre , download radios stations playlists (.PLS Files Extensions) and open the default associated program for .Pls files types to start the listening. added in version 2: *embedded media player *record function ( using streamripper ) *save and load playlists *streams vu meters *the program shows the playing stream title CREDITS DEVELOPERS Core...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Pascal Chess

    A chess game written is turbo pascal

    The purpose of this project was to test my programming skill, and because a friend dared me (don't get any ideas). Those who program in pascal will know that it is not designed for creating games. Please note that this project was started a year after I first learned to program (pascal is my first language), and so the old code may be very basic. (Feel free to look at it, it's the CHESS.PAS file) The notes and do do list (see files) contains my plans with the project and its version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ornament

    ornament

    Pattern analysis in art

    The Program analyses patterns of art sources according to researches of Rudolf Arnheim, Ernst H. Gombrich.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Scriptoria

    Helping to transcribe scanned old documents

    Scriptoria is a program that helps you to transcribe scanned old documents, with an interface that combines a text editor and an image viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Boxshade is a program for creating good looking printouts from multiple- aligned protein or DNA sequences.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21

    Turbo Pascal x32/x64 PL

    Edytor Turbo Pascala pod systemy 32/64 bitowe.

    Program ten jest edytorem kodu w języku Turbo Pascal. Program zawiera także kompilator FPC współpracujący z 64 bitowymi wersjami systemu Windows. 04/01/2013: Tryb pełnoekranowy, Ustawienia czcionki, Zawijanie wierszy 24/05/2012: Poprawki w kodzie, Poprawka błędnej obsługi ReWrite (plik bez podanej pełnej ścieżki był tworzony w 'Documents and Settings') 14/05/2012: Optymalizacja kodu, Waga pliku .exe zmniejszona o 40% 07/05/2012: Dodano obsługę otwierania kilku plików na raz...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    WitchRL
    This project is a "roguelikelike" with OpenGL graphics and unusual magic system. It's migrating to Android now!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Updater

    Simple project updater from SourceForge

    Programm to check new version of your working program on SourceForge site and update it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple program to calculate time tracking of 2 computers in internet club (project is closed)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Extended SourceWare Archive Group
    XSWAG (Extended SourceWare Archive Group) is a revival project for the famous SWAG code archives for the Pascal programming language. This project is open to every Pascal/Delphi programmer who wishes to contribute to the global Pascal knowledge base. Current version (testing 0.9) features : - a reader program : allows users to browse through the code archives, organizes them by type and operating system and updates the archives from multiple XSWAG servers...
    Downloads: 0 This Week
    Last Update:
    See Project