31%
11.10.2016
log. The storage is clearly divided: The kernel has tagged 0x0000000100000000
to 0x00000004ffffffff
(4-20GiB) as persistent (type 12)
. The /dev/pmem0
device shows up after loading the driver. Now
31%
04.11.2011
convolutionSum = 0.0f;
05
06 // Iterate over convolution kernel
07 for(size_t ky = 0; ky < kernel.height; ++ky)
08 {
09 for(size_t kx = 0; kx < kernel.width; ++kx)
10
11 {
12
31%
04.11.2011
Recent trends in computing are toward more cores doing more tasks at once. These days, you are likely to have a dual- or quad-core CPU in your laptop, and perhaps 4, 6, 12, or 16 cores in your
31%
26.11.2013
: "RSASSA-PKCS1-v1_5",
03 params: {
04 modulusLength: 512,
05 publicExponent: new Uint8Array([0x01, 0x00, 0x01])
06 }
07 };
08 var sigAlg = {
09 name: "RSASSA-PKCS1-v1_5",
10 params: { hash: "SHA-1
31%
03.12.2015
created in this way:
/usr/share/openqrm/bin/openqrm state list
5.2.3.before-update-05-06-15_09.14.20
Test-State-Backup-05-24-15_13.09.05
To restore the system configuration from the Test-State-Backup-05
30%
05.12.2016
't need a working X setup on the system, which is common in the admin world.
tput (TUI): Tput is part of the ncurses
package supplied with most Linux distributions. At first blush, tput [3] sounds really
30%
09.08.2015
.04.1988
26 March 1989
15 April 1990
31-March-1991
19 April 1992
11 April 1993
3 April 1994
16. April 1995
7 April 1996
30 March 1997
12 April 1998
Regular Expressions
Regular expressions are used
30%
28.11.2021
with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law.
Last login: Sun Jul 25 20:12:28 2021 from 192.168.122.1
[mfeilner@parrot][~]
$ telnet 192.168.122.236 21
Trying 192.168.122.236...
Connected
30%
07.06.2019
(dayOfYear, bs = "cc", k = 20,
by = as.factor(wday))
Parametric coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 532.0423 12.3948 42.925 < 2e-16 ***
wdayThursday -32
30%
25.10.2011
-interface st0.0;
16 ike {
17 gateway racoon;
18 proxy-identity {
19 local 192.168.1.0/24;
20 remote 192.168.2.0/24;
21 service any;
22 }
23