14%
26.01.2025
.DevCenter/devcenters/attachednetworks@2024-02-01' = {
18 name: networkConnection.name
19 parent: devcenter
20 ... }
21
22 resource devcenterGalleryImage 'Microsoft.DevCenter/devcenters/galleries/images@2024-02-01' existing = {
23
14%
27.09.2021
="test.bin", status="replace", &
18 action="readwrite", &
19 iostat = ierr)
20 if (ierr > o) then
21 write(*,*) "error in opening file Stopping"
22 stop
23 else
24 do
14%
15.12.2016
are over i
= 2,n
− 1 and j
= 2,n
−1. Here is how you can write the iteration over the domain using array notation:
a(2:n-1,2:n-1) = 0.25 * &
(a(1:n-2,2:n) + a(3:n,2:n) + a(2:n,1:n-2) + a(2:n,3:n
14%
02.08.2022
: https://support.apple.com/en-gb/guide/shortcuts-mac/apdf22b0444c/5.0/mac/12.0
Importing Automator workflows: https://support.apple.com/en-gb/guide/shortcuts-mac/apd02bffbaac/5.0/mac/12.0
Sharing
14%
03.12.2015
the following configuration for the widespread radvd (Linux IPv6 router advertisement daemon) [9]:
interface eth0 {
AdvSendAdvert on;
AdvManagedFlag on;
};
Radvd should not announce the prefix explicitly
14%
03.08.2023
in 2014. At the time of writing, the available Kea versions were 2.2.0 (July 2022, Current-Stable) and 2.3.6 (March 2023, Experimental-Development). Most distributions have prebuilt Kea packages
14%
16.05.2013
://wiki.scilab.org/Documentation/ParallelComputingInScilab
parallel_run
http://help.scilab.org/docs/5.4.0/en_US/parallel_run.html
Parallel programing
http://my.opera.com/muksitsyahlan/blog/2011/01/05/parallel-programming-with-scilab-2
MPI
14%
04.02.2014
----------------------------------------------------------------------------------------------------
20 Seq Scan on mail (cost=0.00..5628.25 rows=4 width=961) (actual
21 time=2.401..1519.809 rows=672 loops=1)
22 Filter: (msg ~ '(updatable|views)'::text)
23 Rows Removed by Filter: 40148
24
14%
09.01.2013
----------------------------------------------------------------------------------------------------
20 Seq Scan on mail (cost=0.00..5628.25 rows=4 width=961) (actual
21 time=2.401..1519.809 rows=672 loops=1)
22 Filter: (msg ~ '(updatable|views)'::text)
23 Rows Removed by Filter: 40148
24
14%
03.01.2013
), and untarred it into /opt
. This produces a subdirectory /opt/scilab-5.4.0
(which was the latest version as I wrote this). To run Scilab, I just used the command
/opt/scilab-5.4.0/bin/scilab
which brought up