Displaying 9 results from an estimated 9 matches for "differenze".
Did you mean:
difference
2013 Mar 14
1
error: object of type 'closure' is not subsettable
Hi all,
when i run this script:
>read.table("Angelika.txt",header=T,sep="\t")
>mytable=read.table("Angelika.txt",header=T,sep="\t")
>for ( dye in c("A","B","C","F","G","K","L","M"))
+ {
+ for (cond in 1:8)
+ {
+ measurement =
2012 Jun 15
2
Wrong computation of time differenze in POSIXct - additional digits
Hello,
I wanted to compute the time differenze between to times:
first =as.POSIXct( "2012-06-15 16:32:39.0025 CEST")
second = as.POSIXct("2012-06-15 16:32:39.0086 CEST")
second - first
The result is
Time difference of 0.006099939 secs
instead of just 0.0061 secs
So R adds aditional numbers after the result.
I know I co...
2006 Feb 10
3
htb root don''t reach ceil rate?
Hello,
i have a htb setup where the root and (nearly) all child classes has a
ceil rate with max up from my adsl line. But the root class don''t reach
the ceil value but some childs are get a huge backlog.
My setup: (tc -d class show dev ppp0) [cleaned a bit]
********************************************************
class htb 1:1 root rate 576000bit ceil 576000bit burst 30Kb/8 cburst
2007 May 07
1
different hights & centering in one device region
Hello,
I have a question. I creat a PDF file with four rows and
two cols.
Is it possible to:
-create a plot regions with different hights (example: rows 1 & 2-4)
-ro center an image in the whole width (example: rows 4)
Thank's a lot.
Felix
example:
--------
Title
--------------------------------
|Text |Text |
|Text |Text |
---------------------------------
| | |
| | |
1998 Oct 08
0
"unix password sync" and RedHat 5.1
Hello!
I'm trying to use
unix password sync = true
on an Intel-RedHat 5.1 samba server, because I want to have one
program (e.g. smbpasswd on the unix comand prompt) to change unix
and "encrypted samba" passwords; changing passwords from clients is
nice but secondary.
I used
FLAGSM = -DLINUX -DALLOW_CHANGE_PASSWORD -DFAST_SHARE_MODES -DNO_ASMSIGNALH -DGLIBC2 -DQUOTAS
LIBSM =
2005 Apr 11
0
Gigabit Throughput too low
Hi list,
I have been desperately trying to increase the transfer rate for a Gigabit
ethernet connection between a Fedora Core 2, Kernel 2.6.x Intel-based
Server with a Samba Version 3.0.3-5 and a Mac OS X client.
Transfer rates for Gigabit should do around 30 MB/sec
my transfer rates do only around 10 MB/sec - with no significant
difference between reads and writes.
as the networking is
2012 Dec 06
3
Colors according to value (Excel-Export)
Hello together,
i have a list of numbers, like this one
A B C
1.1 1.2 1.3
i export this list into an excel file and want now color these numbers
according to her value.
I want every color under 1,25 is red, and every color over 1,25 is green.
How can i do this with "RDCOMClient" ?
I know how to colour a complete row, like this task:
U3R <- sh$Range(zellen_blue)
U3RF <-
2005 Feb 22
3
Terminal server settings.
Hi All,
I'm working on a full migration from windows DC to samba DC, and i'm
actually having a problem with terminal server settings! I run a
terminal server on win2k, but i would store all my user information on
samba. Although, i don't find any documentations or info about terminal
server setting with samba. Is it supposed to be possible to store it
with samba and a ldap backend,
2008 Oct 14
4
replace_html not working
hallo, everyone
can anybody help me? i did add my code under ENGINES as a module in a
project. before the change , all worked . and the differenz between
both is only about application''s environment,
before is
Ruby version 1.8.6 (i486-linux)
RubyGems version 1.1.1
Rails version 2.0.2
Active Record version 2.0.2
Action Pack version 2.0.2