This is an assignment completed for Applied Materials on 20181014 at 1309 hours Pacific Standard Time. The assignment stands corrected as of 20181019 at 2110 hours Pacific Standard Time.

root dcd6bc7368 Modified the set_parity_print program to take the character 6 年之前
assembly dcd6bc7368 Modified the set_parity_print program to take the character 6 年之前
build dcd6bc7368 Modified the set_parity_print program to take the character 6 年之前
dependencies ae85be2ebd Initial commit of Assignments_20181010_Applied_Materials. 6 年之前
includes dcd6bc7368 Modified the set_parity_print program to take the character 6 年之前
intermediates dcd6bc7368 Modified the set_parity_print program to take the character 6 年之前
objects dcd6bc7368 Modified the set_parity_print program to take the character 6 年之前
source dcd6bc7368 Modified the set_parity_print program to take the character 6 年之前
GNU_AGPL_License_3_0.md ae85be2ebd Initial commit of Assignments_20181010_Applied_Materials. 6 年之前
Makefile ae85be2ebd Initial commit of Assignments_20181010_Applied_Materials. 6 年之前
README.md ae85be2ebd Initial commit of Assignments_20181010_Applied_Materials. 6 年之前

README.md

The assignment defines and implements a simple thread-safe object-oriented single linked list data structure with merge sort and duplicates removal functionality and a routine designed to compute and to set the parity bit for a string of characters, then output these characters to the standard output in hexadecimal form.