search for: imbedded

Displaying 20 results from an estimated 28 matches for "imbedded".

Did you mean: embedded
2006 Aug 31
2
cumulative growth rates indexed to a common starting point over n series of observations
What is the R way of computing cumulative growth rates given a series of discrete values indexed . For instance, given a matrix of 20 observations for each of 5 series (zz), what is the most straight forward technique in R for computing cumulative growth (zzcum) ? It seems for the solution I'm after might be imbedding the following cum growth rate calc as a function into a function call
2006 Jan 22
1
Customizing desktop systems
...found a good way to deliver a common desktop image for KDE or Gnome. We want to provide each new user with a common set of desktop icons, for example. I tried using a preloaded /etc/skel, but that doesn't work very well. There are too many individual hidden files and directories where userid is imbedded. I would need to search and replace userid in a lot of files. Has anyone in the group tackled this sort of problem, and would you care to share your methods? What I'm trying to avoid is having to configure each new desktop manually to have a common look and feel. -- Collins Richey Debu...
2008 Nov 14
1
# values used in a function in tapply
...simple variants with no luck. for (i in 1:length(a[1,])){ x<-tapply(a[,i],a[,1],mean, na.rm=TRUE) amn<-tapply(a[,i],a[,1],colSums(!is.na),na.rm=T)} Adding an explicit argument to colSums(!is.na) {e.g. colSums(!is.na(a[,i]))} produced an error that said colSums was not a function. Trying an imbedded tapply instead of the colSums didn't work either. Using the sum function added the values, not the count of the values. Thank you for any suggestions, Stephanie [[alternative HTML version deleted]]
2007 Mar 05
0
QoS IP precedence and Diffserv combination
...o a class the TOS value is copied into Tcindex. If you further filter that traffic into other imbeded classes with a u32 filter on TOS; does it read the original value in the IP header or the Tcindex value? Ex. DSMARK as root | HTB class (tcindex filter gets traffic into HTB class) | Imbedded prio classes under HTB (u32 TOS filter to put traffic into priority queue) Look forward to any comments... Thanks! Jon Flechsenhaar Boeing WNW Team Network Services (714)-762-1231 202-E7
2004 Jul 26
0
lyrics/transcripts (was brainfart #67453 - hyper-index)
...g Writ to an existing Ogg stream right now. On Mon, Jul 26, 2004 at 06:16:44PM -0700, O Si Yo wrote: > > also, to enhance this function and such uses.. years > back I suggested adding support for imbedding text > fields for lyrics and transcripts. > > For songs, having the lyrics imbedded in the ogg file > would make it easily searchable. If you recall a few > words of the song, you can quickly find the song > itself. Same with the transcript of a talk. If you > remember the words you wish to locate, somewhere in a > 3 hours speech, it again would be easily searcha...
2003 Mar 18
1
Intel 82557-based Integrated Ethernet PCI (10/100)
...tor, I hope you can help me. I have above network chipset on a Mitsubishi im-2000 mobo. I don't see an actual chip on the mobo w/ this ID so I suspect it embedded in the mobo BIOS or in one of the 3 Intel chips. I am attempting to use LTSP to boot a workstation w/ above NIC chipset. It has imbedded boot to net software (Intel Landesk service agt v.99b) using PXE. I can't get it working on a diskless ws trying to boot to a Linux server. I have had success with other NIC's using the rom-o-matic software using floppy and linksys bootrom media. I have tried the rom-o-matic eepro100.l...
2003 Jan 25
1
appended text/data fields
...specs for the .ogg format but have some ideas.. Maybe the existing format already addresses these but as others here would know better, I write this problem: with hundreds or thousands of songs/speeches it is hard to do a word search for a recalled verse or phrase. I suggest adding a linked or imbedded text field. for speeches, a transcript could be attached to the audio so that a phrase like 'free at last' could be searched for to locate King's famous speech. Same with songs, where searching for 'you may say I'm a dreamer' would return John Lennon's "Imagine.og...
2004 Dec 09
1
Snap Server fails to join Samba PDC Domain
I have a Snap Server which runs some imbedded version of Samba (I'm thinking 3.X). I'm try to migrate from an NT PDC to a Samba 3.0.9 PDC (running on FreeBSD 4.10). The migration is mostly successful -- all the profiles have been moved, client authentication works great, password changes work fine, etc. My major problem is that the S...
2005 Aug 25
3
Samba 4
...ba 4 stable version due (with a good howto)? I was extatic when I found http://samba.iasi.roedu.net/docs/man/Samba4-HOWTO/ but was disapointed when I found out it was yet to be written! - can Samba use my existing LDAP & Kerberos servers to authenticate users? From what I saw, Samba 4 has an imbedded LDAP server and I couldn't figure out how to point to my own server. But I'm ain't no genius! - I ran a few test with Samba 4 but I couldn't activate a user account so a smbclient command shows Connection to \\masterfiler\data failed - NT_STATUS_ACCOUNT_DISABLED Hope somebody kno...
2002 May 14
3
network boot nfs as root
...w) dhcpd seems to work fine: clients gets ip-address. tftp from inetd should be working fine since the kernel is received by client and executed. - though I get in log: in.tftpd:tftp: client does not accept options. I dont know if NFS needs tftp in some way, if so tftp could be the cause. Network (imbedded) card is recognised and passes self test. socket of nfs tcp is listening. In netstat -p |grep rpc I get: dgram 56732 rpc.nfsd dgram 55905 rpc.mountd While client looks for socket 100003/2 or 100005/1, mine rpc.mountd is on socket 55905. Maybe it is a reason for an error 22. If someone could te...
1999 Jun 22
3
smbmount -- what am I missing?
I wish to mount a Win95 share on my linux machine. I can use smbclient to get to the shared disk, using this format: smbclient //win95.machine/share <password> The win95.machine is listed in my /etc/hosts file. I've tried every permutation of the smbmount syntax that I've been able to find in the documentation, dejanews, or this mailing list. Perhaps I've missed some. I
2005 May 06
0
Toronto/GTA - Programmer for UNIX/ Linux/FreeBSD
...onstrated ability to work on their own and meet all commitments and timelines. Skills required: Will need an expert C++ programmer on UNIX/ Linux/FreeBSD for a wireless (802.11x) gateway project. Advanced programmer and SPEED is desired. RADIUS or other authentication expertise is also essential. Imbedded forms of Unix such as PicoBSD as well as full server BSD will be needed. Database knowledge will be essential as well. Access/Gateway experience and/or solid knowledge of Open-source software related to such an application is requied. Perhaps you?ve even contributed to the Unix Open-Source communit...
2004 Oct 14
1
R and Java
...pend(" }\n"); functions.append("plot(trial)\n"); functions.append("c<-dawpdf(\"trial.pdf\"\n"); functions.append("c\n"); Is it possible to write plots to files from R code which is imbedded in java? ------------------------------------------------- Laura Jane Dow [[alternative HTML version deleted]]
2007 Sep 07
0
computing distance in miles or km between 2 street
Phil, If you have only a list of addresses and nothing else - i have to recognize i am "lost". But if you have more info you can use a GIS software and it will calculate your distance automatically for all your addresses. To have your distance in miles or Km you need to have a projection in your data which will establish your units. The very basic principle is that for each address
2008 Feb 21
0
SAS transport files and read.xport
Hi All, In 2005, I noted that when I used read.xport function in the foreign package to import a SAS transport file (.xpt) with multiple files imbedded in it, data frames from some of the files were not created. Since then, I discovered that the information from the missing files is being read into one dataframe, but the data appear corrupted. This has been noted before by Dr. Harrell (in 2003). I am wondering if anyone might have a fix that i...
2010 Apr 30
0
RMySQL and dates
...;numeric" "numeric" "numeric" "numeric" food ethanol fcumrec dcumrec rrf rrd "numeric" "numeric" "numeric" "numeric" "numeric" "numeric" > BUT, because this is imbedded in a loop in a script where > for (i in c(2,3,4,5,6,10,11) { subj<-paste("SAC", i) ..... } where i is each subj unique id, I don't know how to do the as.Date command with the contents of subj. Please let me know how I can help to clarify my problem or if...
2009 Mar 31
1
Samba Authorizations
...directory. The R/W users will get access by doing a Windows Search, Computers, and click on the directory. They may also map the directory to a drive letter, but that shouldn't be necessary. Most R/O users will be accessing this directory via UNC (i.e. double click on a document name that is imbedded in another file). I have a test Samba server. The SMB.CONF is near bear minimums: linux61:/etc/samba # cat smb.conf # Samba config file created using SWAT # from 205.235.227.16 (205.235.227.16) # Date: 2009/03/31 12:42:57 [global] workgroup = TESTWORKS netbios name = HOBBIT...
2009 Mar 08
2
survreg help in R
Hey all, I am trying to use the survreg function in R to estimate the mean and standard deviation to come up with the MLE of alpha and lambda for the weibull distribution. I am doing the following: times<-c(10,13,18,19,23,30,36,38,54,56,59,75,93,97,104,107,107,107) censor<-c(1,0,0,1,0,1,1,0,0,0,1,1,1,1,0,1,0,0) survreg(Surv(times,censor),dist='weibull') and I get the following
2006 Aug 01
8
Dumb views?
Hello again! I''ve another "what would you do in this situation" question. You''ve got 6 controllers, one named base. The other 5 controllers extend base. Currently they share one layout. Your layout displays navigation. However, there are two actions inside base for which you do not want navigation displayed (index, new). Do you... a) Add logic to your layout telling
2008 Aug 14
2
Proxy logging destuser
Hi All My first post to the list, so "hello world"! Having searched the list archives and the wiki for an answer to this, I don't think it is possible. However, let me ask nonetheless... Is it possible for a Dovecot proxy's login process (IMAP and POP3) to include the "destuser", i.e. the uid used to authenticate to the backend IMAP/POP3 server, in its logging?