23%
30.11.2025
="**/*.jar" />
20
21
22
23
24
25
23%
26.01.2025
22 ztable = join(ztable)
23 p = plot([f1 f2]; xrange=(0, 1), lc=[lc1 lc2], lw=2, xlabel="x", ylabel="y", label=["cos($c x)" "$(t)tan(x)"])
24 show(io, MIME"image/png"(), p)
25
23%
07.11.2013
, November 20, 2013
11 AM-12 PM
AMD Software Ecosystem Update, by Margaret Lewis, Dir. of Product Mktg., Server Software at AMD
1-2 PM
“Distributed Symmetric Multiprocessing
23%
04.04.2013
.3 Ethernet wireline standards are invited to contribute to the study group, which is scheduled to meet during the IEEE 802.1/802.3 May 2013 Joint Interim to be held May 14-17 in Victoria, British Columbia
23%
05.07.2012
percent of the power used for computing,” said Jeff Broughton, head of NERSC’s System’s Department.
The Cascade supercomputer, which is expected to be available in the first half of 2013, will provide over
23%
11.03.2013
Canonical has announced development of a new open source display server called Mir. This server is intended as "a replacement for the X Window server system to unlock next-generation user ...
New X replacement will run on future Ubuntu systems.
23%
05.02.2019
FOR NOT FOUND
18 RETURN count_students;
19
20 LOOP
21 FETCH GROUP NEXT ROW;
22 IF x THEN
23 SET count_students = count_students + 1;
24 END IF;
25 END LOOP;
26 END;
27 //
28
29 SQL> DELIMITER ;
30
31 SQL> SELECT
23%
30.11.2025
_copied=copy_to_user(user,hello_world,to_copy);
19 return to_copy-not_copied;
20 }
21
22 static struct file_operations fops = {
23 .owner= THIS_MODULE,
24 .read= driver_read,
25 };
26
27 static int __init mod_init( void )
28 {
29
23%
23.04.2014
as a module):
[laytonjb@home4 HPC_028]$ ls -lsa /lib/modules/2.6.32-431.5.1.el6.x86_64/kernel/fs/fuse
total 168
4 drwxr-xr-x 2 root root 4096 Mar 20 20:09 ./
4 drwxr-xr-x 30 root root 4096 Mar 20 20