13%
05.02.2019
, revenue DECIMAL(11, 2)
05 , customer_class CHAR(1)
06 );
07
08 SQL> INSERT INTO customer
09 VALUES (1, 2016, 100.0), (2, 2016, 0.0), (3, 2016, 999.99);
10 SQL> INSERT INTO customer
11 VALUES (1, 2017, 500.0
13%
09.10.2017
strictly to API conventions, so calls are intuitive after examining the API. The API specification itself is available in text format and as an OpenAPI-2.0-compliant JSON file, which means you can load
13%
19.06.2023
a = 100.0*np.random.random((N,N))
a.astype(np.float64)
print("a[5,5] = ",a[5,5]," type = ",a[5,5].dtype)
np.save('double', a)
b = np.copy(a)
b = b.astype(np.float32)
print("b[5,5] = ",b[5,5]," type = ",b[5
13%
09.10.2017
:
addresses:
- address: 10.126.22.9
type: InternalIP
- address: 10.126.22.9
type: Hostname
allocatable:
alpha.kubernetes.io/nvidia-gpu: "0"
cpu: "20"
memory: 144310716Ki
pods: "28
13%
18.07.2013
, PHP, and MySQL could take a rest with a load of 0.01. Performance tests on the cache resulted in 100,000 requests per second for 1,000 parallel requests without the base load of the server changing
13%
16.05.2013
Entries (default: 0 => off)
account policy "password history" value was: 0
account policy "password history" value is now: 20
root@samba:/# pdbedit -P "bad lockout attempt" -C 3
account policy "bad lockout
13%
20.04.2017
within the NetApp company. Part of the storage was deployed in the corporate data center where the hosts were used by more than 1,000 marketing, sales, and finance employees. The second part of the storage
13%
26.01.2025
.
Listing 4
Server with Graphics
01 using HTTP, JSON, Plots, Base64
02 const PORT = 8660
03
04 function startserver()
05 io = IOBuffer();
06 x = 0.0:2PI/1000:2PI
07 WebSockets.listen("127.0.0
13%
16.05.2013
sessions with Google Authenticator [17]. The Google Authenticator Project is released under the Apache License 2.0 and is freely available. A PAM module is available for the server; the Google Authenticator
13%
03.12.2015
machine. Initial evaluations on the practical conditions are easily possible on a well-equipped PC with a quad-core CPU, 1GB of RAM, a network interface card, and 20GB of free hard disk storage