30%
07.11.2011
; in each step s=s*‑1),
14 we add two elements at the same time. */
15 pi += 1.0/(i*4.0 + 1.0);
16 pi ‑= 1.0/(i*4.0 + 3.0);
17 }
18 pi = pi * 4.0;
19 printf("Pi = %lf\n", pi);
20
30%
01.06.2024
pods running in it, enter:
$ kubectl get pods -n default
The welcome output is shown in Listing 6.
Listing 6
View of nginx Pods
NAME READY STATUS
30%
15.12.2016
are over i
= 2,n
− 1 and j
= 2,n
−1. Here is how you can write the iteration over the domain using array notation:
a(2:n-1,2:n-1) = 0.25 * &
(a(1:n-2,2:n) + a(3:n,2:n) + a(2:n,1:n-2) + a(2:n,3:n
30%
06.10.2019
# Configuration for the seed node DC1N1
04 # The name could stand for datacenter 1, node 1
05 DC1N1:
06 image: cassandra:3.10
07 command: bash -c 'if [ -z "$$(ls -A /var
30%
12.02.2014
)
irq
(Linux, FreeBSD)
softirq
(Linux)
steal
(Linux ≥ 2.6.11)
guest
(Linux ≥ 2.6.24)
guest_nice
(Linux ≥ 3.2.0)
The Python code for gathering CPU statistics isn’t too difficult: I
30%
25.03.2020
GVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJiNDVhMDhjMi1kMzg1LTQxMmItOTUwNS02YmRmODdiNjRhN2EiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6ZGVmYXVsdDp0ZXN0c2VydmljZWFjY291bnQifQ.SO9XwM3zgiW6sOfEaJx1P6
30%
09.04.2019
HHcUtMH4cpYuBSjKnIT78VK/TGvZCgL37K
iYm71yE5BaFQSt+A5Wrlr8TDeNjHOOKY/3pInx79zr37w9OyT84dUwBfmn9Au0H8
HjA+1veU0FJLmj/LxvfA+tWM2l93HODwVar6NWqu9OQMw+XgX86UDo30b0MJb4iL
aENiukjDEW08bhjEJ3AbELoJgnT2jNmilDEwO8whW6
30%
30.05.2021
to test tools (Figure 3). Try it with:
Figure 3: Hashcat's benchmark mode is a great self-contained GPU load generator.
$ sudo ./hashcat-6.1.1/hashcat
30%
22.08.2011
have been created over the last few years, including Amazon Elastic Compute Cloud (EC2), Amazon Simple Storage Service (S3), and JiffyBox. In the US, they are joined by providers such as Go
30%
04.08.2020
. To solve this dilemma, the developers have equipped ntopng with a "remote assistance" feature based on network-to-network (n2n) VPN technology, which is a Layer 2/3 VPN on a peer-to-peer basis that uses what