Skip to content

gabferreira1337/sistema_codificacao_binaria_combinacao_palavras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary_Encode_System_Words_Combinations

Description

This program aims to implement a system for managing sets of words and their corresponding UFP6 codes (binary encoding with custom ASCII). The implementation includes data structures (Linked Lists, Dynamic Arrays, Hash tables), functions for word conversion, insertion and removal of words, exploration of combinations, word search, sorting, and file input/output.

The application is designed to be used via function calls in a programming environment. There is no interactive interface or graphical user interface (CLI).

Testing

Each functional requirement is accompanied by a specific test function that demonstrates the functionality associated with that requirement.

All the required features for completing the project have been implemented

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published