23%
17.02.2015
$179.00/EUR119
http://www.hardkernel.com/
Gizmo 2
Linux, Windows Embedded 8
AMD G-series GX210HA
Dual x86 @1GHz (1MB shared L2) for 85GFLOPS
AMD Radeon HD 8210E
23%
20.11.2013
16384 Nov 10 10:00 lost+found
4 drwxr-xr-x. 3 root root 4096 Nov 10 10:00 ..
4 -rw-r--r-- 1 root root 294 Nov 10 10:07 s3ql_passphrase
4 -rw-r--r-- 1 root root 243 Nov 10 10:07 s3ql_seq_no_1
4 -rw
23%
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
23%
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
23%
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
23%
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
23%
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
23%
20.03.2023
, gnu
has versions 8.5 and 12.2. The label after each compiler version (f) indicates that these are files. Figure 2 shows the path (in green) to the file when loading the gnu/8.5
module. After loading
23%
04.10.2018
for the configuration commands), VLAN20 needs to be created on SW1 and SW2 for red hosts to communicate, whereas VLAN 30 must be on SW2 and SW3 for the blue hosts to communicate. If you want the green hosts
23%
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