A program that allows you to encrypt or decrypt text via the command line according to a Caesar or Vigenere cipher.
-
Updated
Nov 20, 2018 - C
Before there were graphical user interfaces, command-line interfaces were used to issue commands to a computer. Programs that handle the user interface are called command language interpreters, often known as a shell. A CLI may give a user more control over the computer and programs they wish to execute.
A program that allows you to encrypt or decrypt text via the command line according to a Caesar or Vigenere cipher.
Repository for C Programming for Beginners, Section 9, by Jason Fedin on Udemy.com
Address Book is a C application which keeps track of names, telephone/mobile numbers and e-mail addresses. It is a console based application which uses standard I/O for adding and deleting contact names, phone numbers and e-mail addresses, searching names and associated numbers and email addresses, updating numbers and email addresses, and delet…
generic command line interface(CLI) with easy configurabilty for windows and Linux made in C
Repo for my Uni project in Advanced Programming
PassKeeper - a password manager expected to work on both linux and windows
Simple CSV file manipulation utility.
Repository for Chapter 13 of C Primer Plus, 5th edition, by Stephen Prata.
Operating Systems
GG はシリアルコンソールを実現するための支援ライブラリです。コンソールを組み込むための補助的なツール(例えば書式付出力や文字列変換)を含みます。 GG for CCRX は ルネサス RX でのポーティング例です。
Minimal API based portable serial terminal utility for micro controller environment, portable across all hardware, with 'C command line argument' based function calls.
To-Do List program written in C using Code Blocks.
A command-line based music player
Repository for C Programming for Beginners, Section 11, by Jason Fedin on Udemy.com
Repository for C Programming for Beginners, Section 13, by Jason Fedin on Udemy.com
This project is a simple C program designed to analyze the frequency of lowercase letters in a text file. It prompts the user to input a filename, then reads the file character by character, counting the occurrences of each lowercase letter. Once the file is processed, it displays the total appearances of each lowercase letter in the file.
IRON Shell : command-line-interface for executing various UNIX commands with pipes, redirection, signals handling and most of the builtin shell commands. Similar to shells like bash, zsh, etc
BME VIK BAMBI tantárgy házi feladata
A tiny game about remembering the positition of a same letter in a board