Displaying 20 results from an estimated 172 matches for "spc".
Did you mean:
sec
2001 Mar 16
0
smbclient tar problem
...39;ve been having a problem I can't
figure out. I was backing up a coworker's machine using the smbclient
tar capability. He's got Win2k. I was looking at the tar file that was
generated, and in some of the deeply nested directories, I'd get stuff
like this:
./Projects/From MM58836/SPC internal Web/New
Site/groups/SLPG/projects/STRICOM_TIE_speech/_vti_cnf/activem.gif
./Projects/From MM58836/SPC internal Web/New
Site/groups/SLPG/projects/STRICOM_TIE_speech/_vti_cnf/activep.gif
./Projects/From MM58836/SPC internal Web/New
Site/groups/SLPG/projects/STRICOM_TIE_speech/_vti_cnf/collap...
2010 Jul 22
0
sweep / mapply question
Dear list,
I have a matrix, spc, that should row-wise be interpolated:
E.g.
spc <- matrix (1:1e6, ncol = 250, nrow = 4000, byrow = TRUE)
spc [1:10, 1:10]
shifts <- seq_len (nrow (spc))
wl <- seq_len (ncol (spc))
interpolate <- function (spc.row, shift, wl)
spline (wl + shift, spc.row, xout = wl, method = "n...
2011 Sep 01
4
[PATCH] xen,credit1: Add variable timeslice
...ticker, csched_acct, prv, cpu);
- set_timer(&prv->master_ticker, NOW() +
- MILLISECS(CSCHED_MSECS_PER_TICK) * CSCHED_TICKS_PER_ACCT);
+ set_timer(&prv->master_ticker,
+ NOW() + MILLISECS(prv->tslice_ms));
}
init_timer(&spc->ticker, csched_tick, (void *)(unsigned long)cpu, cpu);
- set_timer(&spc->ticker, NOW() + MILLISECS(CSCHED_MSECS_PER_TICK));
+ set_timer(&spc->ticker, NOW() + MICROSECS(prv->tick_period_us) );
INIT_LIST_HEAD(&spc->runq);
spc->runq_sort_last = prv->...
2006 Nov 17
5
spc.exe
Does anyone have a copy of spc.exe they could send me?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061117/ac0b6a44/attachment.htm
2009 Oct 19
1
updating columns using other column as reference
Dear R-gurus,
Just supose I have a dara.frame that looks like
myDF<-read.table(stdin(),head=T,sep=",")
codID,namesp,k1,k2,k3,k4
1,spA,2,5,6,3
2,spB,4,5,4,6
3,spC,2,1,5,6
4,spC,5,4,3,2
5,spD,1,2,3,4
6,spE,2,4,3,1
I need to update the columns k1-k4 with the namesp, but
considering the math between Kx and codID.
My desired output must looks like:
codID,namesp,k1,k2,k3,k4
1,spA,spB,spD,spE,spC
2,spB,...
3,spC,...
4,spC,...
5,spD,...
6,spE,...
Any help are w...
1998 Jun 16
1
Access Database SLOW
...account = samba
load printers = yes
log file = /var/log/samba/%m.log
lock directory = /var/lock/samba
os level = 33
password level = 1
preserve case = no
printing = bsd
printcap name = /etc/printcap
share modes = yes
short preserve case = no
workgroup = ocala-cim
[spc]
comment = SPC
create mask = 0776
path = /home/spc
printable = no
public = yes
writable = yes
The directory contains two files: spc.ldb and spc.mdb which is only 805K in
size. On a NT and a NetWare server it works fine, almost instantaneous
response. When served via Samba it tak...
2011 May 04
1
Outlier removal by Principal Component Analysis : error message
...rrently trying to remove outliers thanks to PCA just as they did in
the documentation, but I get a message error I can't explain. Here is my
code :
"#import the data :
T=read.table('bladder bis concatenation colonne.txt',header=TRUE)
spec=new("hyperSpec",wavelength=T[,1],spc=t(T[,-1]),data=data.frame(sample=colnames(T[,-1])),label=list(.wavelength="Raman
shift (cm-1)",spc="Intensity (a.u.)"))
#baseline correction of the spectra
spec=spec[,,500~1800]
bl=spc.fit.poly.below(spec)
spec=spec-bl
#normalization of the spectra
spec=sweep(spec,1,apply(spec...
2010 Feb 04
6
problems with SPC charts in R
Hi all,
I am using SPC techniques of plotting Xbar, R, S, P and C charts in R.For
this I am using qcc package in R and also using the following document for
reference.
http://www.stat.unipg.it/~luca/Rnews_2004-1-pag11-17.pdf
But while plotting S chart, R chartchart and also C chart I am getting
following errors.
I ha...
2011 Oct 08
0
Quickbooks 2008 - How can I get this functional?!
...get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
fixme:sync:CreateMemoryResourceNotification (0) stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from apartment threaded to multi-threaded
fixme:shell:URL_ParseUrl failed to parse L"Intuit.Spc.Map.EntitlementClient.Api"
fixme:shell:URL_ParseUrl failed to parse L"Intuit.Spc.Map.EntitlementClient.Common"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"Sys...
2013 Aug 21
2
Re: Oracle RAC in libvirt+KVM environment
>From the fedora 19 host:
[root@fedora ~]# sg_inq /dev/sdc
standard INQUIRY:
PQual=0 Device_type=0 RMB=0 version=0x05 [SPC-3]
[AERC=0] [TrmTsk=0] NormACA=0 HiSUP=0 Resp_data_format=0
SCCS=1 ACC=0 TPGS=1 3PC=0 Protect=0 [BQue=0]
EncServ=0 MultiP=0 [MChngr=0] [ACKREQQ=0] Addr16=0
[RelAdr=0] WBus16=1 Sync=1 Linked=0 [TranDis=0] CmdQue=1
length=36 (0x24) Peripheral device type: disk
Vendor...
1998 Jul 14
1
smbstatus show open files when none are
...explanations? I've added my [global] section also just
in case someone wants to see it.
Samba version 1.9.18p8
Service uid gid pid machine
----------------------------------------------
public ftp data 26423 401308 (141.240.154.33) Mon Jul 13 15:40:17 1998
spc ftp data 26560 orlme400783 (141.240.154.75) Mon Jul 13 23:45:29 1998
public ftp data 26709 oclme405685 (141.240.124.145) Tue Jul 14 04:53:06 1998
public ftp data 26426 arakis (141.240.124.110) Mon Jul 13 15:47:38 1998
ois ftp dat...
2011 Feb 06
2
Subsampling out of site*abundance matrix
...y I know to get an example
on here)
abund1 <- c(150, 300, 0, 360, 150, 300, 0, 240, 150, 0, 60,
0, 150, 0, 540, 0, 0, 300, 0, 240, 300, 300, 0, 360, 300, 0, 600, 0)
abund2 <- matrix(data=abund1, nrow=4, ncol=7)
colnames(abund2) <- c("spA", "spB", "spC", "spD", "spa", "spF", "spG")
rownames(abund2)<-c("site1", "site2", "site3", "site4")
#####
> abund2
spA spB spC spD spa spF spG
site1 150 150 150 150 0 300 300
site2 300 300 0 0 300 300 0
si...
2005 Sep 04
0
sipura spc.exe ?
Can someone send me a copy of the sipura spc.exe used to compile
centralized configs via private email?
I've applied for their access but haven't been approved just yet.
Need to do some testing with it over the next few days.
Rich
2012 Aug 24
3
Euclidean distance function
...lidean distance rather than having to reformat the
dataset every time.
In the hope of clarifying this with a simplified example, I want to take a
dataset like this:
Species x y z n
spA 2.9 34.2 0.54 15.7
spB 5.5 46.5 0.45 19.4
spC 1.4 48.6 0.84 24.8
spD 8.3 56.1 0.48 21.3
Then extract the Euclidean distances using the general equation
d=sqrt[(x2-x1)^2+(y2-y1)^2+...+(n2-n1)^2] for particular data columns. So in
this example I might want the distances using the traits x, z and n, thereb...
2013 Aug 20
3
Re: Oracle RAC in libvirt+KVM environment
Thanks, the whole iSCSI LUN have been passed to the VM.
But I test it with scsicmd, and found that the driver may be not
support SPC-3, but if i use this by microsoft iscsi initiator, I can
pass all the scsi3_test tests.
Tool can be found here:
http://www.symantec.com/business/support/index?page=content&id=TECH72086
It's this means that the scsi passthrough windows driver does not
support SPC-3 feature, I have read a p...
2003 Sep 14
1
reading in a file with multiple data types
...ataframes
from this data file in R.
Thank you,
Siew-Leng
*Using R1.7.1. on windows ME, and on Unix.
------------------------------------
My data file contains data in the following block
structure :
1) block of a summary (char)
2) line spaces
3) text line
4) Data : stored as :
number \t number (spc) number (spc) number (spc) ...
and so on.
[the number of numeric values stored at this line is
not fixed]
5) same structure from 2 - 4
An example of my data (in exact format) is given below
:
Final results
Final value 75.162993
First case value 11
First case value 10
Case indices
3 4 1 5 6 7 8...
2008 Dec 22
2
... (dotMethods) and cbind/rbind: how to give the signature?
...t is now possible to dispatch on ...
I follow the example for "paste" in ?dotMethods, which works as far as this:
### start example
setClass ("cbtest",
representation = representation (data = "data.frame"),
prototype = prototype (data = data.frame (spc = I (matrix (rnorm
(15) , 3, 5)))
)
)
a <- new ("cbtest")
a
setMethod("cbind2", signature (x = "cbtest", y = "cbtest"),
function (x, y){
x at data$spc <- cbind (x at data$spc, y at data$spc)
x...
2007 Apr 26
4
FATAL PAGE FAULT - xen-3.0.5-rc2 and xen-3.0.5-rc3
Hi,
I have the following errors:
Panic on CPU0:
FATAL PAGE FAULT
[error_code=0002]
Faulting linear address: fbfb1100
More details in snapshots as below as I don''t have serial console
cables thus unable to get full details of the errors which I will try
to get one and send the full error if needed:
http://choon.net/xenerrors/Image000.jpg
http://choon.net/xenerrors/Image001.jpg
2012 Feb 26
3
spc restarts
I was wondering why scp didn't have a restart-in-the-middle
option when transferring a large file. Isn't that something
that is supported by the underlying ssh protocol? Is there
some other program that can give me this functionality ?
2011 Jul 18
5
[PATCH v3 0/5] btrfs-progs: scrub interface
This is the next patch series for scrub userland tools.
Change log v1->v2:
- commands now reachable as "btrfs scrub ..." instead of "btrfs filesystem
scrub ..."
- ability to scrub a single device instead of a whole file system
- superfluous command line options removed
- resume is now a separate command ("scrub resume") instead of "scrub start -r"
-