A tiny library that brings the support of dictionaries to C programming language with a fast lookup using hash tables. dict type can be used to associate large arrays with string keys.
-
Updated
Aug 27, 2019 - C
A tiny library that brings the support of dictionaries to C programming language with a fast lookup using hash tables. dict type can be used to associate large arrays with string keys.
This is a C-based program where you can create and store contacts. It serves the purpose of highlighting my capabilities in lower level languages like C, while also refreshing myself on the skills I developed in my Computer Architecture class which was done practically entirely in C with some exceptions such as assembly.
Algoritmos y estructuras de datos: Trabajo práctico Nº3 . Desarrollo de un diccionario en C usando hashing abierto
Looks up selected (Japanese) text in your Yomichan dictionaries and displays the result as a popup.
a very lightweight popup dictionary written in C
command line tool for looking up terms in yomidict dictionaries
hand-written dictionaries from the FreeDict project
Add a description, image, and links to the dictionaries topic page so that developers can more easily learn about it.
To associate your repository with the dictionaries topic, visit your repo's landing page and select "manage topics."