84%
04.11.2011
.data = new uchar[out.height * out.width];
32
33 // Iterate over all pixels of the output image
34 for(size_t y = 0; y < out.height; ++y)
35 {
36 for(size_t x = 0; x < out.width; ++x)
37
84%
11.02.2016
Using mpstat
# mpstat -P ALL 1
CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle
all 26.94 0.00 0.59 1.05 0.00 0.02 0.00 0.00 0.00 71
84%
02.06.2020
:
Figure 4: The last nine features in Table 1 serve as input for the sequential model. The first feature (weight) is the output.
model.fit(train_features, train_weights, epochs=100, validation_split=0
84%
30.01.2020
::Instance"
04 Properties:
05 ImageId: "ami-0e1ab783dc9489f34" # Centos7 for paris
06 InstanceType: t3.2xlarge
07 AvailabilityZone: !GetAtt FortiVPCFrontNet.AvailabilityZone
08 Key
84%
16.10.2012
is Debian based. The following command will install PHP version 5.x, any dependencies, and key packages for using PHP 5.x at the command line.
$ sudo apt-get install php5 php5-cli php5-common
Once you
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%
04.12.2024
the downloaded image to it
qm create 100 --name openbsd-master --memory 1024 --agent 1,type=isa --scsihw virtio-scsi-single --boot order='scsi0' --net0 virtio,bridge=vmbr0 --serial0 socket --vga serial0
qm set 100
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%
10.06.2014
VMs.
Listing 3: centos6.5.dsmanifest
01 {
02 "name": "centos-6.5",
03 version: "1.0.0",
04 "type": "zvol",
05 "cpu_type": "qemu64",
06 "description": "Centos 6.5 VM 1.0.0",
07
82%
04.10.2018
active Fa0/1, Fa0/2, Fa0/3, Fa0/4,
Fa0/5, Fa0/6, Fa0/7, Fa0/8,
Fa0/9, Fa0/10, Fa0/11, Fa0/12
10