Displaying 20 results from an estimated 1100 matches similar to: "RGL- Drawing Circle"
2006 May 07
1
Samba Binary Package 1.9 downloading info
Dear,
as system admnistrator of Luxottica's LAN in Italy and in China,
I need the information about the existence of a URL for downloading
Samba Binary Package 1.9 (I suggest) for HP-UX 9.07 for HP 9000 Series
700.
Please can anyone help me ?
Thank you
Massimo Pilato
Luxottica S.r.l.
Agordo (BL) - ITALY
-----------------
This message (including any attachments) is intended
2007 Aug 07
3
About grep
Hi,everyone.
I have a problem when using the grep.
for example:
a <- c("aa","aba","abac")
b<- c("ab","aba")
I want to match the whole word,so
grep("^aba$",a)
it returns 2
but when I used it a more useful way:
grep("^b[2]$",a),
it doesn't work at all, it can't find it, returning integer(0).
How can I chang the
2010 Aug 04
6
applying strsplit to a whole column
I am sorry, I'd like to split my column ("names") such that all the
beginning of a string ("X..") is gone and only the rest of the text is
left.
x<-data.frame(names=c("X..aba","X..abb","X..abc","X..abd"))
x$names<-as.character(x$names)
(x)
str(x)
Can't figure out how to apply strsplit in this situation - without
using a
2003 Mar 04
2
Profiles and home directory - Samba PDC
I have sucessfully got a windows 2K machine to join the domain but I can not
get it to run a logon script, map the drive letter to the home directory or
create a roaming profile. All my smb.conf setting look correct as per the
samples and How To's so I'm stuck!
smb.conf is as follows:
# Global parameters
[global]
workgroup = LINUX
netbios name = LINUX1
server string = Samba Server
2018 Feb 05
2
Re: [ovirt-users] Slow conversion from VMware in 4.1
On Mon, Feb 05, 2018 at 10:57:58PM +0100, Luca 'remix_tj' Lorenzetto wrote:
> On Fri, Feb 2, 2018 at 12:52 PM, Richard W.M. Jones <rjones@redhat.com> wrote:
> > There is a section about this in the virt-v2v man page. I'm on
> > a train at the moment but you should be able to find it. Try to
> > run many conversions, at least 4 or 8 would be good places to
2008 Mar 12
3
Converting a data frame with values into a matrix/
Dear Group,
I have a data frame like the following:
x <- c("Mike","A",0.01)
x1 <- c("Carl","A",0.2)
x2 <- c("Gene","C",0.3)
x3 <- c("James","A",-0.3)
x4 <- c("Dough","B",0)
xx <- rbind(x,x1,x2,x3,x4)
colnames(xx)<-c("Name","Class","NES")
xx
2009 Jun 20
1
string splitting and testing for enrichment
Hi List
I have data in the following form:
Gene TFBS
NUDC PPARA(1) HNF4(20) HNF4(96) AHRARNT(104) CACBINDINGPROTEIN(149) T3R(167) HLF(191)
RPA2 STAT4(57) HEB(251)
TAF12 PAX3(53) YY1(92) BRCA(99) GLI(101)
EIF3I NERF(10) P300(10)
TRAPPC3 HIC1(3) PAX5(17) PAX5(110) NRF1(119) HIC1(122)
TRAPPC3 EGR(26) ZNF219(27) SP3(32) EGR(32) NFKAPPAB65(89) NFKAPPAB(89) RFX(121)
2004 Sep 20
3
montecarlo simulation
Hy!
I would like to know how run a montecarlo simulation with R.
Thank you!!!!
Francesca Matalucci
__________________________________________________________________
Accesso Internet Gratis per utenti Excite! Attivalo subito!
http://www.excite.it/hitech/accesso
Il Mio Excite. Personalizza la tua Home page Excite come vuoi tu!
http://www.excite.it
AAA/Relazioni. Sfoglia gli annunci e trova la
2009 Jan 02
2
segfault while running an R script
> MS <- floor (log2 (MinFileLen)) #NUMBER OF DECOMPOSITION LEVELS
*** caught segfault ***
address 0x31343142, cause 'memory not mapped'
Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace
Any idea ? Thank you in advance.
Maura
tutti i telefonini TIM!
[[alternative HTML version
2008 Dec 06
1
Morlet wavelet not supportd by wavCWTPeaks
aa <- (structure(list(X.0.85 = c(-1.02, -1.17, -1.29, -1.39, -1.46,
-1.5, -1.52, -1.5, -1.46, -1.39, -1.3, -1.19, -1.07, -0.93, -0.79,
-0.65, -0.5, -0.36, -0.22, -0.08, 0.05, 0.18, 0.3, 0.41, 0.52,
0.62, 0.72, 0.81, 0.89, 0.98, 1.05, 1.13, 1.19, 1.25, 1.29, 1.31,
1.31, 1.29, 1.24, 1.16, 1.06, 0.93, 0.77, 0.58, 0.38, 0.16, -0.07,
-0.31, -0.89, -1.05, -1.19, -1.31, -1.41, -1.47, -1.51, -1.51,
2008 Nov 11
1
R: R: Hidden Markov Models
Thank you for your prompt answer.
The breathing signal observations are the amplitude values as a function of time and phase.
According to our model the hidden states are the different breathing types.
Subjects, whose respiratiion process is regular, are likely to breathe, keeping the same cycle pattern/type,
for many consecutive cycles. therefore dwelling in the same hidden state.
The more
2019 Jan 29
2
Samba and UFW
Rowland,
I found the reason for the "wrong argument" error. The windows firewall was
set to block remote connections. Fixed that now I'm able to connect to the
network. Now I'm back to the original problem. That is I cannot connect to
the windows network with ufw enabled. Error "Cannot mount location - file or
directory does not exist". If I press ok the error
2010 Mar 31
2
Generative Topographic Map
I tried to use R version of package
I noticed the original MatLab Pckage is much better documented.
I had a look at the R demo code "gtm_demo" and found that variable Y is used in advanced of being created:
I wrote my own few lines as follows:
inDir <- "C:/Documents and Settings/Monville/Alanine Dipeptide/DBP1/DHA"
setwd(inDir)
T <-
2008 Dec 02
1
help with package Rwave
I am looking for some explanations about the usage of the poorely documented R paclkage Rwave.
Has anyone ever tried out its functions for Wavelet Analysis ?
Thank you so much.
Maura
Alice Messenger ;-) chatti anche con gli amici di Windows Live Messenger e tutti i telefonini TIM!
Vai su http://maileservizi.alice.it/alice_messenger/index.html?pmk=footer
[[alternative HTML version deleted]]
2006 Jun 08
1
early session audio on zap channel
Sorry about stupid question but I would liek to get help about Zap channel.
We would like to get early media on session in progress from zap channel.
But using the standard exten => _X.,1,Dial(Zap/g1/${EXTEN}|60|o) I don't hear any audio until someone pickup the phone.
Now I can't now if there is a message from a mobile phone comany on session in progress.
please help.
regards
2008 Aug 19
1
Fwd: Strange error with PHP bindings [some more details]
Finally I noticed something suspect:
[2008-08-19 09:11:25] [DEBUG] DAO_Articles::add_xindex() - document added id
: 255, title : Gli anelli con sigil...
this is a debug line from my application, add_xindex function simply adds
the document to xapian database, the error always happens when I try to add
an article with id = 255, this can not be a casualty (I also tried to change
the order of
2008 Dec 09
1
package "wmtsa": wavCWTPeaks error
I keep getting the following error when I look for minima in the series:
> aa.peak <- wavCWTPeaks (aa.tree)
Error in `row.names<-.data.frame`(`*tmp*`, value = c("1", "0")) :
invalid 'row.names' length
How can I work it around ?
Thank you.
Regards,
Maura
Alice Messenger ;-) chatti anche con gli amici di Windows Live Messenger e tutti i telefonini TIM!
2008 Dec 12
1
Eror handling with R
Is there any way to handle errors retuened by R functions ... something like the exception handling in C++ ?
Thank you so much,
Maura
Alice Messenger ;-) chatti anche con gli amici di Windows Live Messenger e tutti i telefonini TIM!
Vai su http://maileservizi.alice.it/alice_messenger/index.html?pmk=footer
[[alternative HTML version deleted]]
2024 Mar 21
1
Linux Mint 21.3 client AD joined OK but no usb working
Mandi! Douglas G. Oechsler via samba
In chel di` si favelave...
> Somebody get this problem or can help please?
Probably the access to USB devices (and other things) are granted via some
local groups, so if you have AD/winbind users, they does not have this
group.
For this, i use typically 'pam_group' module, with a simple config like:
*; *; *; Al0000-2400;
2019 Jan 30
6
Samba and UFW
Rowland,
The computer name 'martin-RB042AV-ABA-a1410y' was set by Linux Mint when it
was installed. I'm not sure I can change it. I check it on the Mint forum.
I'll turn off the smb... feature and see what happens. Yes the ports listed
below are open and set to pass through the firewall. Should I unset the
netbios name". Going to try the modification to the ufw rules file as