On Apr 22, 9:28 pm, Dennis Lee Bieber <[EMAIL PROTECTED]> wrote:
> On 22 Apr 2007 19:13:31 -0700, proctor <[EMAIL PROTECTED]> declaimed the
> following in comp.lang.python:
>
>
>
> > :-)
>
> > this is good stuff.  for learning especially!  thank you again!
>
>         Took me some time to find... My 30year old BugBooks* are in storage,
> along with all the other raw comp-sci texts.
>
>         What you see above is a Python implementation of a 2 1-bit input,
> 1-bit sum and 1-bit carry output, full-adder from basic AND/OR/XOR gates
> -- you can build the hardware equivalent (except for the variable
> length) using old-fashioned 74xx chips (are 74xx TTL chips still made,
> or will one need to use the 74Cxx CMOS variants <G>) [heck; is the
> multi-function ALU chip still made?]
>
> *       The Virginia Tech shootings were just a blip on my radar until I
> read that this was Blacksburg -- as I once had most of the Blacksburg
> BugBooks
> --
>         Wulfraed        Dennis Lee Bieber               KD6MOG
>         [EMAIL PROTECTED]             [EMAIL PROTECTED]
>                 HTTP://wlfraed.home.netcom.com/
>         (Bestiaria Support Staff:               [EMAIL PROTECTED])
>                 HTTP://www.bestiaria.com/

well i'm going to make it a project to understand properly this
program.

proctor.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to