83%
05.12.2019
of three jobs. The first, clang, is a static C++ code analysis. The other two are compilation variants according to the processor architecture: one for i686 and the other for x86_64. In this case
83%
11.10.2016
interval and add to dictionary
38 interv = 0.5;
39 d['interval'] = interv;
40
41 # Number of cores:
42 N = psutil.cpu_count();
43 d['NCPUS'] = N;
44
45 cpu_percent = [];
46 epoch
83%
07.11.2011
04 from multiprocessing import Process
05
06 def count(number, label):
07 for i in xrange(number):
08 print ' ' + str(i) + ' ' + label
09 sleep((number ‑ 15)/10.0)
10
11
83%
05.02.2023
and eax with . Instead of xor eax, eax, you could also use mov eax, 0x0. In fact, this is already a compiler optimization, because the opcode is two bytes shorter, which prepares the arguments for __printf
83%
17.02.2015
service_description PING
11 check_command check_ping!100.0,20%!500.0,60%
12 }
13 define service{
14 use generic-service ; Name of service template to use
15
83%
02.02.2021
(KafkaProducerString,
producer = new KafkaProducer(props)) {
03
04 for (long i =**0; i <**10; i++) {
05 final String orderId = "id" + Long.toString(i);
06 final Payment
83%
22.08.2011
-based algorithm and a small word list:
$ john -single passfile.txt
Loaded 2 password hashes with 2 different salts (FreeBSD MD5 [32/64 X2])
guesses: 0 time: 0:00:00:01 100% c/s: 9433 trying: hken1900
Finally
83%
25.02.2016
__name__ == '__main__':
# Main dictionary
d = {};
# define interval and add to dictionary
interv = 0.5;
d['interval'] = interv;
# Number of cores:
N = psutil.cpu_count();
d
83%
30.05.2021
.example.com
. Hence, it is recommended to specify the host value as an IP address with a netmask that identifies bits to use for the network address:
mysql> create user 'user'@'192.168.100.0/255.255.255.0
83%
28.11.2022
of alternative sources.
Listing 1
sensors Output
federico@ferenginar:~$ sensors
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +42.5¡C (high = +70.0¡C)
(crit = +100.0¡C