Displaying 9 results from an estimated 9 matches for "camparing".
2012 Feb 06
2
R-RApache to develop Knowledge Base
Hi all,
I need your opinion about using R-Rapache to build a knowlegde base to
bioinformatics field.
I have copious amount of genotype information (some few million records)
and would like to store it in MySQL database. Then, using RMySQL connector
I would like to use it for further analysis using R over a web interface.
The web interface which I am thnking off, just does not serve the purose of
2008 Apr 29
1
AIC extract and comparison
Hi, I need to fit models and use AIC method to campare the best fitted model
manually.
When i extract AIC by using extractAIC, it gave me the df and AIC values.
Now the problem is, how can I compare the AIC values from two models?
is there anyway to extract AIC with no df so that I can compare directly?
Thank you!
> extractAIC(coxout)
[1] 1.000 1723.038
[[alternative HTML version
2011 Mar 15
1
signal amplified by asterisk
Hi there,
i called one asterisk server from another asterisk server. The calling
server played back a audio data und the answering server recorded the audio
sample using record() function.
I tried both ISDN, VoIP connections. Camparing with the original audio data,
the recorded samples from both connections were amplified by asterisk, so
that the recording were much louder. But I didn't adjust any rxgain or
txgain. I am wondering, how could it be!? Is this case normal? Can anyboby
tell me, how many dB will the transmitted and...
2001 Nov 08
2
Log time report
Does anybody knows how can I have the access (just for analises) to the
total time of use (logout - login) of each client win98 from a server
running Linux/Samba?
Thanks
Daniel
2002 Oct 21
1
Performance problem executing programs from shares
Hello,
recently I migrated 3 Netware 4.11 server to one Linux/Samba-box running on
Suse Enterprise Server 7. Everything seemed fine, until performance problems
were detected, especially when starting programs located on shares.
Samba is a domain member using an NT4 PDC for authentication. The current
samba version is 2.2.6 and the kernel is 2.4.19, but with 2.2.4 and 2.4.18
there was no
2006 May 23
1
What is the correct yum repo for tripwire?
...on Centos 4.3? Or a stand alone RPM, if no yum install is available?
TIA,
Marco
--
Marco Fioretti mfioretti, at the server mclink.it
Fedora Core 3 for low memory http://www.rule-project.org/
Non si puo' campare con le idee che fanno la coda nel cervello, senza
riuscire a uscirne, altrimenti sono talmente strette che si prendono a
gomitate facendoti venire il mal
1998 Sep 09
3
HELP : Samba is very slow
I have an Access application that work with some shared database file. The file is ~ 3 Mb.
Since I have a Linux system with Samba, this application work very slow.
I have multiple user with win95 on this file. Is there an option for allowing multiple access without cache ?
any other idea ?
Thanks.
___________________________________________________________
S?bastien HEITZMANN
2004 Jul 07
9
Windows 2K outperform Linux/Samba very much?
Hi, all:
I want to check small files' property(such as date, path, and so on)
frequently. The files are stored in netwrok driver and their sizes
vary from 2KB to 5KB.
I found that Windows 2K outperform Linux/Samba very much after I
campared the bench results. I am very confused about it and who can
explain it?
The computers' configurations are as follows:
1. PC Client
It
2011 Oct 09
2
[LLVMdev] Comparison of optimizations
Hi,
I want to measure the performance of functions within a program, in
order to see whether or not a given set of optimizations are useful
(making the code faster in my case). It would be ideal to compare the
LLVM IR representation of the functions before and after the
optimizations, but the process has to be automatized so if there is no
code that can do this now then I guess it will be too