User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 22:32, 14 May 2016 (diff | hist) . . (+491) . . N Fibonacci (Created page with " <pre> /* Recursive Fibonacci function. Author: Jesse B. Dooley Purpose: Implement a recursive Fibonacci function in C. Consideration: Use unsigned long for maximum...") (current)
- 22:27, 14 May 2016 (diff | hist) . . (+4,140) . . N Queue (Created page with " Queue Data Structure in C Plus Plus <pre> // Jesse B. Dooley // 22 Oct 1996 // simplequeue.cc // Jesse B. Dooley // 26 May 1995 // template simplequeue class // The foll...") (current)
- 22:26, 14 May 2016 (diff | hist) . . (+8,836) . . N List (Created page with " <pre> // list.cc // Jesse B. Dooley // 28 May 1996 // template double linked list class // The following overloaded operators are // assumed for the L data type. // < less...") (current)
- 22:20, 14 May 2016 (diff | hist) . . (+27,149) . . N CharString (Created page with "Character string class for C Plus Plus. <pre> // charString.cc // by Jesse B. Dooley 03-SEP-1996 #ifndef CHAR_STRING_CC #define CHAR_STRING_CC #include <ctype.h> #include <i...") (current)
- 21:32, 14 May 2016 (diff | hist) . . (+3,900) . . N Stack (Created page with "=Stack Data Structure in C Plus Plus= <PRE> // stack.cc // Jesse B. Dooley // 21 OCT 1996 // template single linked stack class // The following overloaded operator is // as...") (current)
- 19:12, 14 May 2016 (diff | hist) . . (+2,693) . . N Romance Purity Test (Created page with " <CENTER><H1>Jesse's Romance Test</H1><FONT SIZE="5"> Please answer all questions truthfully and send the<BR> results to the address at the bottom.<BR></FONT></CENTER> <PRE> o...") (current)
- 14:39, 14 May 2016 (diff | hist) . . (+1,348) . . N NASA Space Shuttle Missions I supported (Created page with " 180px <br clear=all /> =NASA Space Shuttle Missions I supported= {| border="1" ! colspan="3" |"This table displays STS Mission Pa...") (current)
- 14:28, 10 May 2016 (diff | hist) . . (+3,136) . . N RMS Titanic Legend (Created page with "=The R.M.S. Titanic Legend= <H1>''A Dooley bought a ticket on the R.M.S. Titanic. But not THIS Dooley''</H1> {| | File:theberg.jpg | 180px | Figure 1. What did the berg look...") (current)
- 20:18, 9 May 2016 (diff | hist) . . (+633) . . N NASA Space Shuttle Mission Patches (Created page with " {| border="1" | || Columbia || Challenger || Discovery || Endeavour || Atlantis |- |First || STS-1 || STS-6 ||...") (current)
- 20:06, 9 May 2016 (diff | hist) . . (+195) . . N The Answer (Created page with "=The Answer To Life, the Universe and Everything= {| style="width:100%; background:#BBBBBB; color:black" | center |} =Internal Links= <i>Parent Article:</i>...") (current)
- 19:49, 9 May 2016 (diff | hist) . . (+1,300) . . N Public PGP Key (Created page with "=Public PGP Key[https://en.wikipedia.org/wiki/Pretty_Good_Privacy]= My email account does not support OpenPGP[https://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP] so enc...") (current)
- 19:43, 9 May 2016 (diff | hist) . . (+524) . . N Geek Code (Created page with "=Geek Code[http://www.joereiss.net/geek/geek.html][https://en.wikipedia.org/wiki/Geek_Code]= My Geek Code<br /> -------------------------BEGIN GEEK CODE BLOCK-----------...") (current)
- 19:40, 9 May 2016 (diff | hist) . . (+212) . . N Dooley Motto (Created page with "=Dooley Motto= ''"<big>Vincit Qui Se Vincit</big>."''<br /> Pronounced: WIN-kit kwee say WIN-kit.<BR /> Latin for, "He conquers who conquers himself." =Internal Links= <i>Pa...") (current)
- 16:33, 9 May 2016 (diff | hist) . . (+2,728) . . N Bag (Created page with "=Bag= <nowiki> // Jesse B. Dooley // 26 May 1995 // template bag class // The following overloaded operators are // assumed overloads or conversions for the S BagData type....") (current)
- 16:31, 9 May 2016 (diff | hist) . . (+13,102) . . N AVLtree (Created page with "=AVLtree= <nowiki> // AVL binary tree // Jesse B. Dooley // (c) 26 May 1996 // template tree class // strict binary search tree // The following overloaded operators are //...") (current)
- 16:27, 9 May 2016 (diff | hist) . . (+649) . . N The Anxiety Article (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)