morse-code
Convert text into symbols, then convert symbols into sound
I\'d like to know how to let a use开发者_开发知识库r input text ex. \"TEXT\", then have my app convert that \"TEXT\" into something like \"@&^@\", then have my app recognize \"@&^@\" as 4 diff[详细]
2023-03-07 11:53 分类:问答Recursion Filling a Tree
I have a Java class: BinaryTree< t > that I am filling from a file as follow: E . T - I .. N -. M --[详细]
2023-02-18 01:47 分类:问答triggering motherboard buzzer through c++ for morse code generation
Well I\'ve gone back to basics and learning开发者_如何学Python C++ from scratch as the last time I coded any it was years ago. Currently working under Windows cli until getting the Linux box on again.[详细]
2023-02-01 18:34 分类:问答Java: MorseCode Converter
I\'m trying to convert Morse code into text. I have two text files to use with this problem. morseCode.txt: I have a file that i read off that contains the letters and corresponding Morse code equiva[详细]
2022-12-13 20:18 分类:问答