Displaying 10 results from an estimated 10 matches for "5_0".
Did you mean:
50
2003 Apr 11
3
my mistake compiling kernel
Dear FreeBSD!
On my home machine I`ve tried to
compile custom kernel for 5_0 release.
In a script commented out all scsi, raid,
ethernet, nfs options, I had not. So I`ve
included atapicam options and "device
pcm" for AC97 sound chip. After all,
result was an error:
linking kernel
if.o: In function 'if_setlladdr':
if.o(.text+0x2725): undefined reference to...
2014 Oct 27
2
como pasar de data.frame -> cast -> data.frame
...2
5 con 0 2 1 16 0 s 0.6005446999
6 con 0 2 1 18 0 s 0.3394979487
2. A partir del df y usando la funcion "cast" obtengo unas tablas como
las que siguen:
cast(datEnd[datEnd$dia%in%c(1,5),], sol ~ dia + con, fun.aggregate=length)
sol 1_0 1_1 1_2 1_3 1_4 1_5 5_0 5_1 5_2 5_3 5_4 5_5
1 con 10 0 0 0 0 0 11 0 0 0 0 0
2 dec 0 6 6 6 8 6 0 9 11 13 14 17
3 dol 0 8 6 10 9 10 0 17 16 17 19 19
4 lim 0 10 6 7 6 16 0 11 9 13 10 9
en la primera fila de la tabla, que son en...
2014 Oct 27
2
como pasar de data.frame -> cast -> data.frame
...3394979487
>
>
>
> 2. A partir del df y usando la funcion "cast" obtengo unas tablas como
> las que siguen:
>
> cast(datEnd[datEnd$dia%in%c(1,5),], sol ~ dia + con,
> fun.aggregate=length)
>
> sol 1_0 1_1 1_2 1_3 1_4 1_5 5_0 5_1 5_2 5_3 5_4 5_5
> 1 con 10 0 0 0 0 0 11 0 0 0 0 0
> 2 dec 0 6 6 6 8 6 0 9 11 13 14 17
> 3 dol 0 8 6 10 9 10 0 17 16 17 19 19
> 4 lim 0 10 6 7 6 16 0...
2003 May 13
2
SMP Proliants and Smart2 Array controllers. (Was: Proliant on a 6500)
...ve included all posts till now.
Can I ask anyone with older proliant multi-cpu hardware using the smart2
controllers to get in touch with me? I am curious to know if this works for
anyone...
-D
Quoting Danny Carroll <fbsd@dannysplace.net>:
> Still more info...
> It does not work on 5_0-RELEASE either.
>
> -D
> ----- Original Message -----
> From: "Danny Carroll" <fbsd@dannysplace.net>
> To: <freebsd-smp@freebsd.org>; <freebsd-stable@freebsd.org>;
> <freebsd-questions@freeBSD.org>
> Cc: "Poul-Henning Kamp" <phk@ph...
2002 Oct 23
0
Obtaining covariance matrices for kmeans output clusters
...variance matrix for each cluster which
is output by kmeans(). My input looks like:
> imagedat <- read.table("table", header=TRUE)
> imagedat
Red Green Blue
0_0 5 7 8
1_0 5 5 18
2_0 7 8 49
3_0 22 8 76
4_0 54 10 67
5_0 50 9 28
6_0 18 10 15
7_0 9 7 6
8_0 2 5 7
...
I cluster using
> cl <- kmeans(imagedat, nclust, maxsteps)
> cl
$cluster
[1] 1 1 9 8 2 9 1 1 1 1 1 1 1 1 1 8 8 8 8 4
[25] 9 9 8 8 8 2 2 9 1 1 9 9 7 10...
2008 Jan 04
1
Cisco 79xx XML services
hi guys.
i'm writing some simple applications for the cisco 7970
services button. i read the asterisk wiki and it mention
there's a CMXML_App_Guide.pdf file but there's nowhere
can i find a link for it. does anybody know where can
i find it?
regards.
--
Edwin Lam <edwin.lam at officegeneral.com>
Systems Engineer, Office General, Inc.
Ph: +1 415 439 4988 Fax: +1 415 283 3370
2014 Oct 28
2
como pasar de data.frame -> cast -> data.frame
...t;
>> 2. A partir del df y usando la funcion "cast" obtengo unas tablas como
>> las que siguen:
>>
>> cast(datEnd[datEnd$dia%in%c(1,5),], sol ~ dia + con,
>> fun.aggregate=length)
>>
>> sol 1_0 1_1 1_2 1_3 1_4 1_5 5_0 5_1 5_2 5_3 5_4 5_5
>> 1 con 10 0 0 0 0 0 11 0 0 0 0 0
>> 2 dec 0 6 6 6 8 6 0 9 11 13 14 17
>> 3 dol 0 8 6 10 9 10 0 17 16 17 19 19
>> 4 lim 0 10 6...
2007 Jul 12
0
No subject
...Phone Services Application Development Notes (Cisco IP
Phone
XML Objects)". So I Googled for "Cisco IP Phone XML Objects"
which
turned up several results for a 2002 O'Reilly book, followed by
the doc
itself at
=09
http://www.cisco.com/univercd/cc/td/doc/product/voice/vpdd/cdd/5_0/5_0_1
/ipphsv/ip503ch2.htm . Along the way there were several other docs and
examples, including differences between SIP/SCCP version of the service.
=09
I'm interested to see how well the feature works on the 7970s
with
Asterisk instead of CallManager. Please keep me posted on your
progress....
2007 Jul 12
0
No subject
...o IP =
Phone<br>
XML Objects)". So I Googled for "Cisco IP Phone XML =
Objects"
which<br>
turned up several results for a 2002 O'Reilly book, followed by the =
doc<br>
itself at<br>
http://www.cisco.com/univercd/cc/td/doc/product/voice/vpdd/cdd/5_0/5_0_1/=
ipphsv/ip503ch2.htm
. Along the way there were several other docs and examples, including
differences between SIP/SCCP version of the service.<br>
<br>
I'm interested to see how well the feature works on the 7970s with<br>
Asterisk instead of CallManager. Please keep m...
2006 Feb 20
46
Ruby + Apache Lucene using XMLRPC?
Please excuse me if this has been answered before.
Is there a "how-to" guide or a walkthrough on integrating Lucene with ROR via XMLRPC?
I got Ferret to work but I am worried that it''s not going to be as scalable.
I highly appreciate your assistance.
Thanks
Frank
---------------------------------
Relax. Yahoo! Mail virus