Displaying 4 results from an estimated 4 matches for "schenkt".
Did you mean:
schenk
2009 Jan 22
7
Chance of equal checksum and changing blocks
Hi @all!
I have two questions:
- First, am I right that the chance of getting the same 32-bit rolling checksum is 1/2^16 and to get the same 128-bit MD5 Hash is 1/2^127?
- Finally I want two know if it is possible to change an amount of blocks manually?
e.g. I made a 100 MB file with "dd if=/dev/zero of=/home/test.xyz bs=1M count=100" and know I want to change, lets say, 10 blocks of
2009 Feb 05
2
The 'dbox' Format
...y.
Also, the version of Dovecot that Debian installed was 1.0.15, which is kinda old. Should there any serious reasons why I should manually install a newer version if I'm going to use dbox?
__________________________________________________________________
Deutschlands gr??te Online-Videothek schenkt Ihnen 12.000 Videos!*
http://entertainment.web.de/de/entertainment/maxdome/index.html
2009 Feb 04
0
help with binary outcome
...3 NA 2 NA 0
140 35 3 NA 3 NA 1
141 36 3 NA 0 NA 1
142 36 3 NA 1 NA 1
143 36 3 NA 2 NA 0
144 36 3 NA 3 NA 0
145 37 3 NA 0 NA 1
146 37 3 NA 1 NA 1
147 37 3 NA 2 NA 0
148 37 3 NA 3 NA 1
149 38 3 NA 0 NA 1
150 38 3 NA 1 NA 0
151 38 3 NA 2 NA 0
152 38 3 NA 3 NA 0
Deutschlands größte Online-Videothek schenkt Ihnen 12.000 Videos!*
*http://entertainment.web.de/de/entertainment/maxdome/index.html* [http://entertainment.web.de/de/entertainment/maxdome/index.html]
[[alternative HTML version deleted]]
2008 Jul 09
7
recursively divide a value to get a sequence
Hi,
if given the value of, say, 15000, I would like to be able to divide
that value recursively by, say, 5, and to get a vector of a determined
length, say 9, the last value being (set to) zero- i.e. like this:
15000 3000 600 120 24 4.8 0.96 0.192 0
These are in fact concentration values from an experiment. For my
script, I get only the starting value (here 15000), and the factor by
which