26%
16.05.2013
x86_64 6:3.4.3-1.el6 epel 9.1 M
Installing for dependencies:
GraphicsMagick x86_64 1.3.17-1.el6 epel 2.2 M
GraphicsMagick-c++ x
26%
28.06.2011
: the popular buzzword that has fired the imagination of analysts [1], consultants [2], hardware vendors, data center operators, and CIOs of multinational corporations.
This continuing euphoria is based
26%
30.11.2020
):
11
12 s = 0.0
13 s += h * f(a)
14 for i in range(1, n):
15 s += 2.0 * h * f(a + i*h)
16 # end for
17 s += h * f(b)
18 return (s/2.)
19 # end def
20
21
22 # Main section
23 comm = MPI
26%
30.11.2025
to technical computing
06 | | | | | | |/ _` | |
07 | | |_| | | | (_| | | Version 0.0.0+86921303.rc6cb
08 _/ |\__'_|_|_|\__'_| | Commit c6cbcd11c8 (2012-05-25 00:27:29)
09 |__/ |
10 ... 2012
26%
30.11.2025
20-kl-listing-bold]zlib[/UCC] and [UCC:x20-kl-listing-bold]libxml[/UCC] . Debian and Ubuntu call them [UCC:x20-kl-listing-bold]zlib1g-dev[/UCC] and [UCC:x20-kl-listing-bold]libxml2-dev[/UCC] ; open
26%
30.11.2025
/usr/lib/vmware/bin/vmware-hostd |awk '{print $3}'|grep lib | \
19 xargs rpm --queryformat '%{NAME}\n' -qf |sort -u
20 glibc
21 libgcc
22 libstdc++
23 libxml2
24 nss-softokn-freebl
25 zlib
26 ... VMware Server 2.0 on recent Linux distributions
26%
30.11.2025
of the generic PDQ report for this model (Listing 2). The computed PDQ values are identical to the theoretical predictions for throughput (X
= lambda), utilization (rho), queue length (Q
), and residence time (R
26%
30.01.2020
VPCFrontNet:
14 Type: AWS::EC2::Subnet
15 Properties:
16 CidrBlock:
17 Ref: VPCSubnetFront
18 MapPublicIpOnLaunch: true
19 VpcId:
20 Ref: FortiVPC
21
22 Forti
26%
30.11.2025
_RESKEY_user doesn't exist"
20 return $OCF_ERR_INSTALLED
21 fi
22
23 getent group $OCF_RESKEY_group >/dev/null 2>&1
24 rc=$?
25 if [ $rc -ne 0 ]; then
26 ocf_log err "Group $OCF ... 2012
26%
31.07.2013
;
22 my_record.z = counter + 2;
23 my_record.value = (float) counter * 10.0;
24 /* write out my_record */
25 }
26 return 0;
27 }
One-by-One
Initially, I’m just going