项目作者: ThePoog

项目描述 :
Implementation of binary Tree
高级语言: Java
项目地址: git://github.com/ThePoog/BinaryTree-SpellErrros.git
创建时间: 2017-10-06T07:55:03Z
项目社区:https://github.com/ThePoog/BinaryTree-SpellErrros

开源协议:

下载


BinaryTree-SpellErrros

Compile:
javac BTree.java
javac Tbtree.java
javac Tian.java

Test if binary tree working:
java Tbtree -> output shoud be equal to : TestBinaryTree

Test main Program: PS: dictionary.txt must be on the same folder
java Tian < input
output shoud be equal to: output

Considerations:
This is was a mandatory work of a curse in UiO in september’17 -> I’m not enroll in the class, was borred asked for the pdf and the dictionary.pdf.
Took me around 3 hours between writing the code and testing
uploading this now because needed to test how upload from git

Peace out bro