Sponsored Content
Top Forums Programming Programming Challenges - A List Post 302118927 by Octal on Friday 25th of May 2007 09:21:26 AM
Old 05-25-2007
If no one is willing to post anything, I'll start off with something to get us started:

Challenge: Convert English to Morse-Code and Morse-Code to English (the user can decide which). Each Morse-Coded letter should have one space seperating them, and three spaces seperating each word.

Difficulty: Easy

Helpful Information: http://upload.wikimedia.org/wikipedi...92/Intcode.png

Bonus: Make sounds according to the actual beeps that morse code would make. Remember that '.' is a short beep, and '-' is a long beep.

I'll have my solution up in a short amount of time.
 

3 More Discussions You Might Find Interesting

1. AIX

AIX 6.1 IDSLDAP Installation Challenges

Please bare with me, since I am new to AIX and LDAP. I am attempting to install idsldap server on our AIX 6.1 NIM server. I installed the following packages: root@nim(/)# lslpp -l|grep ldap db2_08_01.ldap 8.1.1.80 COMMITTED DB2 LDAP Support idsldap.clt64bit61.rte 6.1.0.17 COMMITTED... (6 Replies)
Discussion started by: ecollins
6 Replies

2. UNIX for Advanced & Expert Users

Challenges in finding and copying the block

Hi, I have a below challenging task where iam unable to find the block and copy the same into a file. I tried my luck,howver iam unable to reach the first and second step..Can anyone help me with a clue or with the commands so that i can give a try. 1. search the <number>9966993366</number>... (2 Replies)
Discussion started by: cskumar
2 Replies

3. Shell Programming and Scripting

Korn shell script - SQL statement challenges

Hi scripting experts. I have some coding challenges that I'm hoping you can help me out. I have one file#1 that contains the following sql statement that spans over multiple lines: sql Select /*+ use_has(a,b) */ * from customer a, customer_address b where a.id = b.id... (1 Reply)
Discussion started by: pchang
1 Replies
QRQ(1)								   User Manuals 							    QRQ(1)

NAME
qrq - High speed Morse telegraphy trainer SYNOPSIS
qrq qrqscore [OPTION] DESCRIPTION
qrq is an open source Morse code trainer for various platforms and operating systems, similar to the classic DOS version of Rufz by DL4MM. It's not intended for learning telegraphy (have a look at http://radio.linux.org.au/ for CW learning software), but to improve the ability to copy callsigns at high speeds, as needed for example for contesting. After starting the software and setting up the parameters (speed, CW waveform...), the program sends 50 amateur radio callsigns. When entering a copied callsign correctly, the speed increases, otherwise it decreases. Points are awarded for correctly copied callsigns, depending on the speed. A scoreboard/toplist exists on the author's website, at http://fkurz.net/ham/qrqtop.php. The local toplist file can be synchronized with the online toplist with qrqscore -d and you can upload your own top scores by invoking qrqscore -u. FILES
qrqrc Default configuration file callbase.qcb Database of amateur radio callsigns used by qrq. Other files may be loaded. toplist Default toplist file qrq is looking for these files in the current directory, in ~/.qrq/ or in DESTDIR/share/qrq/ (in that order). In the latter case, ~/.qrq/ is created, for an user-specific toplist and configuration. AUTHOR
Fabian Kurz, DJ1YFK <mail@fkurz.net> - http://fkurz.net/ham/qrq.html SEE ALSO
morse(1) Linux December 2011 QRQ(1)
All times are GMT -4. The time now is 05:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy