sitemap.xml - Search
About 50 results
Open links in new tab
    Kizdar net | Kizdar net | Кыздар Нет
  1. Morse code translator - Code Golf Stack Exchange

    Jan 28, 2011 · Write the shortest program to transform the standard input into Morse code. Characters not in the table should be …

  2. Translate Morse code based on tone duration

    Nov 16, 2017 · Goal Morse code is often represented as sound. Given a stream of bits that represent whether sound is on or off, …

  3. Morse Decode Golf - Code Golf Stack Exchange

    Aug 25, 2014 · Morse code symbols are stored by changing "." and "-" into binary digits 0 and 1, prepending a "1" (so that leading …

  4. Telegraphy Golf: Decode Baudot Code

    Sep 21, 2016 · Background In 1870 Émile Baudot invented Baudot Code, a fixed-length character encoding for telegraphy. He …

  5. Code Golf Stack Exchange

    Welcome to Code Golf and Coding Challenges Stack Exchange! This is a site for recreational programming competitions, not …

  6. Morse code to standard output - Code Golf Stack Exchange

    Jan 9, 2014 · This question involves taking input in Morse code as . (period) and - (minus symbol), with spaces to separate the input. …

  7. The "Do While False" idiom - Code Golf Stack Exchange

    Feb 19, 2016 · Do While False At work today one of my colleagues was describing the use-case for do while (false). The person he …

  8. code golf - .-...--..---.-...--..... the red-nosed reindeer - Code Golf ...

    Dec 25, 2019 · In Morse code, x is represented by -..-, but without the help of spaces, -..---.-... could represent xmas, or dole, or …

  9. Is this string a palindrome (in Morse Code)?

    Oct 20, 2018 · Explanation Starting from ." the end of the code generates the Morse alphabet, with dots as \x08 and dashes as \x07, …

  10. TUT language translator - Code Golf Stack Exchange

    Text may be translated to a written version of TUT language by replacing each letter by the corresponding "TUT word", as given in …