Displaying 20 results from an estimated 660 matches for "plz".
Did you mean:
pl
2012 Oct 22
5
Help plz to fix it
I have an array of probabilities....it is p. So if user types x=1 then
probability is p1=1/10.
If user types x=2 it means that p2= p1+p2
if user types x=3 it means that p3=p1+p2+p3....and so on.
So i created a code..... but it doesnt work properly. Help me plz to fix it)
Thank u in advance.
psidp=function(x){
p<-(1/10 2/5 2/5 2/5 2/5 1/10 1/10 1/10 1/10 1/10)
i==0;
if (x!=0){
for (i in 1 to x)
{p[i]=p[i]+p[i-1]
p[i]
}
}
--
View this message in context: http://r.789695.n4.nabble.com/Help-plz-to-fi...
2012 May 21
4
plz help. how to filter/group/sort data on mass data
...lt=sqlQuery(conn,'select * from sales')
odbcClose(conn)
result
--------------------------------------------------------------
But I dont' know how to process next step, such as filter,sort,group
please give me some help.
--
View this message in context: http://r.789695.n4.nabble.com/plz-help-how-to-filter-group-sort-data-on-mass-data-tp4630714.html
Sent from the R help mailing list archive at Nabble.com.
2006 Aug 05
2
plz do favour in active record
hello
I want to do like the below code
name=[''net'',''gross'',''amount'']
avail= Avail.find(1)
return avail.name[0]
but it gets error
I want to give " avail.name[0] " like this, rather than avail.net
directly,
can u guys plz help me, how to do this plz explain with code
advance thx
have a pleasant day
narayana
--
Posted via http://www.ruby-forum.com/.
2006 Jul 26
1
Plz answer my query in date_select
hello gentlemen
I want to set my (default)own date in date_select, how to do this, plz
explain with example
advance thx
have a nice day
regards
narayana
--
Posted via http://www.ruby-forum.com/.
2005 Aug 10
1
plz. solve my prob
sir,
i am going to configure debian samba server i am getting problems. how
can i configure samba as a pdc . plz. reply me back as soon as possible
with complete steps.
Thanking you.
sumit kumar
09848097138
INDIA
2012 Oct 26
1
Why my code does not draw? how to fix it? plz....
..., type="n", xlab="Sample size", ylab="Sample
variance")
for (i in seq(1:20)){
retVal=rsidp(i)
var(rsidpVector)
points (i, var(rsidpVector),pch=i,col=i)
}
--
View this message in context: http://r.789695.n4.nabble.com/Why-my-code-does-not-draw-how-to-fix-it-plz-tp4647556.html
Sent from the R help mailing list archive at Nabble.com.
2006 Mar 28
2
RSYNC authors help plz...
...cle datafiles is 4 tb.
Other info i recently upgraded to RSYNC version "2.6.6 protocol version 29"
on destination server...
Source server rsync version 2.6.5 protocol version 29
Thanks for your quick help...
--
View this message in context: http://www.nabble.com/RSYNC-authors-help-plz...-t1356144.html#a3630993
Sent from the Samba - rsync forum at Nabble.com.
2007 Dec 12
5
bgp require in multigateway routing
...teway and it''s continusly send request to this gateway,
so that time failover routing not work, so i need it''s solution.
somebody suggest me to use border gateway protocol for this, but i don''t have any knowledge about this protocol that it will useful for me our not, and plz also guide me how to configure this protocol.
sorry for my poor english
thanks in advance
sonu
---------------------------------
Looking for last minute shopping deals? Find them fast with Yahoo! Search.
_______________________________________________
LARTC mailing list
LARTC@mailman....
2006 Aug 14
3
The questions when I install Xen on RHEL4!!! Plz help me!! Thanks...
...gh,so how to deal with this problem?
Third: Can one terminal only boot one virtual OS?
Fourth: The virtual OS use the physical swap partition.If we have two virtual OS now,does these two OS share the physical swap partition or not? This is my last question!
Thansk for all your helps. Plz reply soon!!!
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 Mar 23
7
asking for some help
hi evrey one,
i'm in some kind interesting in developping some asterisk programme like
doing a small programme including some of these services that do a telephone
operator.
but abviously i need to know about programming in asterisk in thos to files
i think :) (extensions.conf and in sip.conf files)
so i'm asking if someone can give me a puch,i will be very glad
thanks in advance
2005 Jun 11
1
Calling R from C/C
hi ppl,
this somethin very urgent. plz anybody tell me for my problem:-
how to make a module/lib that will allow to call easily R code/functions
from C++ (C++ Builder 6). Is it possible without using any intermediate
things.
plz help
srry no time for RTFM. Any idea or hint is appreciated.
n I can help u a lot in projects s...
2011 Jan 30
0
Help plz
..."?" (no quotes) followed by a topic of interest will throw up the R
Help documentation.
1. Have a look at ?runif
2. Try ?subset and ?cumsum
3. Look at ?rle. Use in conjunction with cumsum and maybe ifelse.
HTH
Pete
--
View this message in context: http://r.789695.n4.nabble.com/Help-plz-tp3247449p3247576.html
Sent from the R help mailing list archive at Nabble.com.
2005 Jul 18
2
Comments on Areski Calling Card Solution plz
Hi,
can anyone who has the Areski Calling Card solution on Asterisk
working comment on it? Is is stable enough for a production system?
Any pros and cons?
thx,
Arnd
2008 May 23
3
Help plz
...and i cant seem to get it to work right. Every time i try to run them they begin to load up then when they are about to start the screen goes blank for a second and then im back at the desktop and the computer is acting almost as if the program is running but its not and the resolution is the games plz help.
PS - i don't really know computer language that much and i don't know how to use the registry.
thanks for your help!!! :)
2009 Apr 19
0
plz help . tinc configuration for NAT
i am trying to setup a vpn with my friend. there are just 2 peers, me and him
both of us are running windows machines.
both of us are behind NAT.
i couldnt understand properly the address and subnet allocation for
the tinc daemons
so could anyone plz help me how to configure tinc.if anyone could send
me a sample configuration file that would be of great help.
thanks in advance
2006 Aug 05
0
plz do favour in xml builder
hello
name=[''year'',''day'']
i want to use the below code
x.year "2006" in xml
as x.name[0] "2006" how to do this ?
can u plz explain with example
advance thx
have a nice day
narayana
--
Posted via http://www.ruby-forum.com/.
2009 Oct 28
2
deploying asterisk
hello all, friends i am new in asterisk. i had just finished the
installation requirment of asterisk. i am using Centos 5.3 in which ill be
installing asterisk now guys plz guide me my requirment for deploying
asterisk is, i am having a client, (HR Consultancy) where 40 executives
work and on each 40 desk, phone is there. i want confrencing facility,hold
facility,extention nos,music. when ever call comes to the no it should be
routed to phones which ever phone is fr...
2006 May 30
3
plz help ~> new to file_column
i am trying to figure out how file column works so i can play with it a
little bit on my site. i have installed it as a plugin to my rails
application, copied the snippets on both model and view but when i try
to run the page, i get an error saying "undefined method
`file_column_field''"
did i do something wrong or is something not installed?
--
Posted via
2006 Feb 17
2
plz register this mailing-list with gmane
Thanks in advance.
Alain
--
Posted via http://www.ruby-forum.com/.
2003 Dec 13
1
IAX Call not transferred - plz help
I have a problem with IAX call transfer. The call goes successful but
consumes lot of BW in the middle tier.
The actual connection is like this
(NAT) DIAX(IAX2) -----> *1 ------> *2
*1 & *2 were public IP with asterisk.
It consumes around 120kbps in total to forward a single GSM call.
I have the following configuration in my iax.conf
[general]
...
disallow=all
allow=gsm
[provider]