Wentao Yang's repositories
Duo_8086_processors_Data_Transmission_based_on_Proteus
Using two 8086 processors and 8259, 8253, 8255, etc. to realize the simulation of data transmission between the two 8086 processors, with the environment of Proteus 8 and assembly language.
CS_545_MLSP_Project
CS 545 Machine Learning for Signal Processing course project
N-ary_Tree_and_Traversal_based_on_Prolog
A realization of an n-ary tree and its traversal based on Prolog, which is invented by myself. It is the completion of a partial task from an university assignment, finding a reasonable route from the most Western to the East based on GPS information, a hard assignment indeed ... except for me.
Language:Prolog000