Difference between revisions of "Notes"

From DIDEAS Wiki
Jump to: navigation, search
m (PW)
m
Line 38: Line 38:
 
=filter=
 
=filter=
 
http://18.85.17.197/for_wiki/png/iir_filter_iterations.png
 
http://18.85.17.197/for_wiki/png/iir_filter_iterations.png
 +
 +
=windows=
 +
http://www.microsoft.com/downloads/details.aspx?FamilyID=E8BA3E56-D8FE-4A91-93CF-ED6985E3927B&displaylang=en
 +
http://www.tomshardware.com/forum/138356-45-take-ownership-file-folder-script
 +
subinacl /noverbose /file \\server\share\dir /setowner=whoever
 +
subinacl /noverbose /subdirectories \\server\share\dir\* /setowner=whoever

Revision as of 17:10, 14 January 2010

PW

  • tg/LF-win - fizzb1n
  • LF-lin - fizzb1nn
  • LF-linvnc - rmtlcl
  • LFroot - b_t_b! (all lower case with actual under scores)
  • bEepRrWec
  • devtestW
  • lapr0uter
  • MTI071142531

Eng/Metric

most tools are .02 to .05 under sized


  n/64  eng     MM
  1     1/64    0.3969
  2     1/32    0.7937
  3     3/64    1.1906
  4     1/8     1.5875
  5     5/64    1.9844   : 2 to 1.97 -> metric tool
  6     3/32    2.3812
  7     7/64    2.7781
  8     1/8     3.1750
  9     9/64    3.5719
  10    5/32    3.9688   : 4 to 3.96 -> metric tool
  11   11/64    4.3656 
  12    7/32    4.7625
  13   13/64    5.1594
  14    7/32    5.5562
  15   15/64    5.9531   : 15/64 isn't common, thus assume is metric

other

  • image based rotation / position tracking barcodes Trackmade [1]

filter

http://18.85.17.197/for_wiki/png/iir_filter_iterations.png

windows

http://www.microsoft.com/downloads/details.aspx?FamilyID=E8BA3E56-D8FE-4A91-93CF-ED6985E3927B&displaylang=en http://www.tomshardware.com/forum/138356-45-take-ownership-file-folder-script subinacl /noverbose /file \\server\share\dir /setowner=whoever subinacl /noverbose /subdirectories \\server\share\dir\* /setowner=whoever