predator/index.html

93 lines
2.7 KiB
HTML
Raw Normal View History

2021-10-27 21:58:56 +00:00
<html>
<head>
</head>
<body>
This is predator's elcheapo minimum effort web page. No, I don't care what
you think.
<ul>
<li>
<li><a href="glebe.zip">glebe.zip</a>
<li><a href="approach.htm"> The approach.txt on drain exploration </a>
<li><a href="barron.txt"> The Barron Falls Power Station expedition </a>
<li><a href="tennyson.txt"> The Tennyson Power Station expedition </a>
<li><a href="aquacave.txt"> Aquacave - probably the best drain in
Brisbane</A>
<li><a href="bentcops.txt">A commentry on police corruption from an
acquaitance of mine
</a>
<li><a href="pestlock.txt"> Why nature's large complex pesticides are less
likely to engender resistance in target organisms than the simple ones we
humans manufacture.</a>
<li><a href="mol.html"> Thoughts on molecular genetics </a>
<li> <A HREF="ADSL.txt"> Building a Linux router / firewall / gateway for
a Telstra
Bigpond ADSL connection </a></li>
<li><a href="realcrak.htm"> Thoughts on the information-systemic nature of
reality </a>
<li><a href="getlaid.html"> The catalyst microwave LAN project (Which I
built, almost) </a>
<li><a href="ROBO-608.jpg"> My whacky industrial robot motherboard. Runs
Debian/GNU Linux </a> </ul>
<li><A href="latitude.txt"> Wanted: parts/spares/discard Dell Latitude XPi
P75 notebooks / laptops </a>
<li><A
href="virus/index.html">Tropism-shaping: a
way out from the therapeutic dead
end of antiviral resistance</A></ul>
<P>
<P>
<P><BR> Code snippets in C to calculate some stuff (thanks to
Andy Nicholson for guidance and bugfixes)<UL><LI> <A
HREF="benfords.c">
benfords.c </A> Calculates Benford's Law probability for a given symbol in
an N-
symbol set. <LI> <A HREF="channelz.c"> channelz.c </A> calculates
Shannon's Channel Capacity for
N channels in bits per second, given bandwidth and Signal-to-noise
ratio. <LI> <A HREF="bits_per.c"> bits_per.c </A> which, for a set
of N symbols, tells you how many bits is intrinsic to each symbol.
</li>
<P><p>
Click on the links below for approx 3Mb .PNG schematics for the (very old)
Kikusui 555 oscilloscope.
<P>
<A href="kikusui555ext_horiz_amplif.png">External horizontal amp</A>
<BR>
<A href="kikusui555highvoltrectifier.png">High voltage rectifier</A>
<BR>
<A href="kikusui555horizontalamp.png">Horizontal Amplifier</A>
<BR>
<A href="kikusui555powersupplyandcrt.png">Power
Supply and CRT stage</A> <BR>
<A
href="kikusui555timebasegenerator.png">Timebase
generator</A>
<BR>
<A
href="kikusui555timebasetimingsw.png">Timebase
Timing Switch</A>
<BR>
<A
href="kikusui555timebasetrigger.png">Timebase
Trigger</A>
<BR>
<A
href="kikusui555verticalamplifier.png">Vertical Amplifier</A>
<BR>
<A
href="kikusui555voltagecalibrator.png">Voltage
Calibrator</A>
Last updated March 29 2003</ul>
</body>
</html>