Backlinks to MikeHadmack in Main Web (Search all webs)

Results from Main web retrieved at 23:15 (GMT)

FelGroup
Edit this topic to add a description to the FelGroup
IcarusVerilogSimulation
iverilog example counter.v module counter(out, clk, reset); parameter WIDTH = 8; output WIDTH 1 : 0 out; input clk, reset; reg WIDTH 1 : 0 o...
MikeHadmackLeftBar
Customise this topic; samples and ideas available at TWiki:TWiki.WebLeftBarCookbook. My links: * My home page * My activities * UHFEL Home * UHFEL.Un...
PythonNotes
* Reverse Array a with a :: 1 References * http://mathesaurus.sourceforge.net/matlab numpy.html Main.MikeHadmack 17 Sep 2010
SciPyFilterDesign
FIR and IIR filter examples in SciPy (from http://mpastell.com/) Import signal processing library: from pylab import * import scipy.signal as signal FIR Filters ...
SimulationLinksMH
* https://svn.boost.org/svn/boost/sandbox/odeint/ * http://permalink.gmane.org/gmane.comp.lib.boost.devel/216681 (GsoC) * http://www.c plusplus.de/forum/282...
SysAdminToolsMH
* nmap sT hostname scans TCP and UDP ports open on host * sudo chage d 0 username expires a users password immediately Main.MikeHadmack 23 Mar 2011
UbuntuOnMac
* Get numpad to work: * Go to keyboard preferences, set 'Keyboard Model'=Apple. In layout options misc settings 'Numeric Keypad Works as With Mac' * S...
UnixCommands
Search for something in all files: grep r 'something' * Zero pad numbered filenames using rename command (number can be signed): rename 's/ 0 9 /sprintf("%05d"...
VerilogNotes
* IcarusVerilogSimulation Main.MikeHadmack 03 Sep 2010
WikiUsers
List of Foswiki users Below is a list of users with accounts. If you want to edit topics or see protected areas of the site then you can get added to the list by ...
Number of topics: 11
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback