16%
09.04.2019
Script
1/2
0
0
0
0.5
0.5
0.5
Listing 1 contains part of a Julia interactive session that shows how Julia's rational numbers work. One interesting
16%
31.07.2013
Code Example
1 #include
2
3 /* Our structure */
4 struct rec
5 {
6 int x,y,z;
7 float value;
8 };
9
10 int main()
11 {
12 int counter;
13 struct rec my
16%
12.08.2015
ACC compilers became quickly available. Version 2.0 was finalized on June 2013, although a preview was posted on November 12, 2012. It added some new capabilities and expanded functionality that had been learned
16%
21.08.2014
and production.
To show how monitoring profiles can be implemented for a specific server, the example distinguishes between mail, web, and database servers. It assumes that the stable version 1.12.3 of OpenNMS [6
16%
18.02.2018
variable "site_author" {
07 type = "string"
08 default = "Jon Doe"
09 }
10 variable "site_container" {}
11 variable "do_token" {
12 type = "string"
13 }
14 variable "key_path" {}
15 variable "ssh
16%
14.08.2017
than five years old. The first public version 0.3.0 was released in October 2011; version 0.3.5 is the most recent. The source code is released under the GNU General Public License version 2 (GPLv2
16%
13.06.2016
Standard Filesystems
Distribution
Filesystem
Debian (from v7.0 wheezy)
ext4
Ubuntu (from v9.04)
ext4
Fedora (from v22)
XFS
SLES (from v12
16%
11.04.2016
KiB blocks: 79.2 IO/s, 1.2 MiB/s ( 10.4 Mbit/s)
32 KiB blocks: 81.8 IO/s, 2.6 MiB/s ( 21.4 Mbit/s)
64 KiB blocks: 78.0 IO/s, 4.9 MiB/s ( 40.9 Mbit/s)
128 KiB blocks: 76.0 IO/s, 9
16%
21.08.2012
Size Used Avail Use% Mounted on
none 1.5G 274M 1.2G 19% /
tmpfs 1.5G 0 1.5G 0% /dev/shm
10.1.0.250:/var/chroots/sl6.2
53G 33G 18G
16%
17.10.2018
the examples presented here use the Spyder 3.2.8 Python development environment (Anaconda 5.2.0) on Mint 19.0 Xfce. Because the full code is too long for a printed article, it’s freely available on