Displaying 20 results from an estimated 12000 matches similar to: "DAtes"
2019 Mar 25
2
Overlapping register groups in old 8-bit MC6809 processor.
Hi
I'm returning to my MC6809 back-end from a health-related hiatus. The assembler is tantalisingly close, but I've got some parsing and matching problems.
The register set; these overlap in annoying ways, for instance, two instructions TFR and EXG each have a single opcode, and the post-byte specifies which registers are to be involved, but the registers can be 8- or 16-bit, and 2 of
2001 Oct 08
1
access denied but only in cetain situations
Hello
we did reinstall a server and we also reinstalled samba ( using the old smb.conf )
Now we have a strange behavior.
If i start a dos programm that resides on the samba server from the command line we get the message "access denied" ( Zugriff verweigert ).
if I start the same program form windos start/run with the entire path, then the app starts.
What is even stranger, after I
2012 Jul 08
2
[LLVMdev] Possible issue with EXPANDING POST-RA PSEUDO INSTRS
Hello everyone,
I am running into an obscure issue with ExpandPostRA. Does anyone
recognizes the following:
The pass replaces a real copy with a "transfer" instruction:
********** EXPANDING POST-RA PSEUDO INSTRS **********
********** Function: main
real copy: %R15<def> = COPY %R4, %D2<imp-use,kill>, %D7<imp-use,kill>,
%D7<imp-def>
replaced by:
2013 Mar 17
1
zero line
Hi all,
I´m plotting cf (with two axis) and addind a shaded color up and down on
the 0 line x axis (tfr1 is the time). The thing is that when I plot this
graph adds a line up on the "first" plot.
I hope you can understand what I mean.
How should I erase this sencond line, it is suposed they have the same
data? Why zero line doesn´t complete the shaded area?
2012 Jul 09
0
[LLVMdev] Possible issue with EXPANDING POST-RA PSEUDO INSTRS
On Jul 8, 2012, at 3:42 PM, Sergei Larin <slarin at codeaurora.org> wrote:
> ********** EXPANDING POST-RA PSEUDO INSTRS **********
> ********** Function: main
> real copy: %R15<def> = COPY %R4, %D2<imp-use,kill>, %D7<imp-use,kill>,
> %D7<imp-def>
> replaced by: %R15<def> = TFR %R4, %D7<imp-def>
>
> The R4 is a subreg of D2 double
2002 Apr 19
4
Durbin-Watson test in packages "car" and "lmtest"
Hi,
P-values in Durbin-Watson test obtained through the use of functions available in packages "lmtest" and "car" are different. The difference is quite significant. function "dwtest" in "lmtest" is much faster than "burbinwatson" in "car". Actually, you can take a nap while the latter trying to calculated Durbin-Watson test. My question
2008 Oct 05
2
Can't login in Dovecot, clues needed.
Hi,
I'am using Ubuntu Server, and I can't get Dovecot working. Please give me a
clue if you can.
Ok, my gide to configuration was https://help.ubuntu.com/community/Dovecot
I tryed to "telnet mydomain.com 110", but the authentication fails, give
this error:
-ERR Authentication failed.
Besides this, I can't "telnet mydomain.com 110" outside my localhost
My
2011 Jun 27
2
Executing the same function on consecutive files
Hi all,
I have the next problem: I have a matrix with size 8,000,000x18. My personal
computer...blocks...so I have cut my original file into 100 different file.
I have written a function that should be run on each of this file.
So imagine
I need to read data from q1 to q100 file
data<-read.table("q1.txt",sep="")
and each time I read 1 file execute my personal function
2012 Feb 28
3
Database
Hi all,
I´m new using Access. I see that many things that you can do on Access you
can do on CRAN R but not on contrary.
My question is: Is there any manual with examples comparing how to do data
base analysis on access and making the same on CRAN R?
Imagine I want to compare two columns "Name" of two different data bases. I
want to see if there are "identical" names on both
1999 Jun 04
9
"because you dance to disco and you don't like rock" [Win2000 vs Samba/Linux]
Hey,
so i finally got it working thanks to your list (found the right
place for EnablePlainTextPassword here, the existing 3-4 matches
in the default registry don't seem to do a thing).
It was all brilliant. I got connected to all my 4 samba servers.
I was happy... 'til the next boot (you know, during installation
of system, boots happen).
Now it connects to 3 sambas (1 on FreeBSD, 1 on
2013 Apr 01
2
plot
Hi all if I plot a graph on R, I press on the plot Export/Save Plot as
Image....
I change name on "File name:"
I select Directory....Bibliotecas\Documentos
And select Width 800 and Height 800
And finally save in format JPEG
It is posible to "type" code so that I can run my function and it is not
necessary to make it manually?
Thanks in advance.
[[alternative HTML
2012 May 05
2
Editor to program with CRAN R
Hi all,
I´m using the windows writting pad (not Notepad the simplest version). I
think there should be greater and helping note pads to help programming.
Can you suggest one?
Many thanks¡¡¡¡
[[alternative HTML version deleted]]
2012 Jul 17
2
order or sort doesn´t work properly
Hi all,
I want to order a series that is included on the second column in MCT.csv.
I do but R doesn?t order, could be because is a csv?
I have prove
MCT<-read.csv("MCT.csv")
a<-order(MCTor[,2],2,decreasing = FALSE)
a<-order(MCTor[,2],1,decreasing = FALSE)
or the same with sort but didn?t worked.
It is suposed that a will have the ordered on ascending or descending
2011 Jun 09
1
Item analysis
Hi all,
For several reasons I have no used CARN R in months....I have an idea and I
want to retry to learn CRAN R.
I know I need to formulate more "intelligent" questions but I will expose
and if someone can help me I would be very gratefull I promise to try to
learn again....
The question I have a data file like this:
Date, Time, Tip
13/11/2008,23:16:00,432
13/01/2009,23:17:00,633
2012 May 06
3
PLot a matrix
Hi,
I want to plot this matrix (I attach the data), it is suposed that each
column is a different time series.
If I do
g<-read.table("dataADF.txt", header=F)
and
plot(g[,1],type="l")
it plots the first column plot if I want in a unique graph each colums of
dataA, all in one. How should I proceed?There is a direct pre-defined code?
And If I wanted a plot by each
2012 May 05
2
No error message no display output
Hi all,
I´m re-starting (as my name indicates) my little knowlegde of CRAN R.
I made this function time before but I don´t know where is the error
because nothing appears as an error but the histogram plot doesn´t appear.
Should I install some special library to run sapply?
pru<-function(){
randz<-matrix(rnorm(200000),100,2000)
H<-matrix(0,100,2000)
for (j in 2:2000){
for (i in
2011 Jun 29
2
Executing a script "hand-made" and time
Hi all,
I have a function written by me that read a matrix (data frame) from a txt
with 4 million of rows and 13 columns.
The think is my function works with an input matrix of 100x13 and now I
tried to execute my function with the big "input file" and it is running
form the moment two hours...
There is a way to know (how much time could it cost?)
The second question is...
I want
2008 Jan 23
2
PATCH: compile dovecot-1.1.beta14 with gcc 2.95
Hi,
I patched dovecot-1.1.beta14 to compile under gcc 2.95. __builtin_expect
and __attribute__((malloc)) are only available since gcc 3.0, and
__builtin_types_compatible_p since 3.1.
Also the flexible array members (char a[]) are not available for gcc
2.95. So I replaced them with zero-extent arrays (char a[0]), which
should also work, but that is gcc specific. A general pointer (char* a)
should
2012 May 06
2
Saving a variable
Hi all,
I´m trying to use write function to save the output of a program (my
constructed "H" matrix)
randz<-matrix(rnorm(1000000),500,2000)
H<-matrix(0,500,2000)
H[1,]<-randz[1,]
for (j in 1:2000){
for (i in 2:500){
if(i<251)
H[i,j]<-0.6*H[i-1,j]+randz[i,j]
else H[i,j]<-H[i-1,j]+randz[i,j]
}}
write(H, file = "datad.txt",2000)
If I ommit the 2000 on
2011 Jul 02
5
How many times occurs
Hi all,
I have a data matrix likein "input.txt"
8 9 2 5 4 5 8 5 6 6
8 9 2 8 9 2 8 9 2 1
8 9 2 5 4 5 8 5 6 4
8 9 2 5 4 5 8 5 6 6
8 9 2 8 9 2 8 9 2 1
8 9 2 5 4 5 8 9 2 2
In this example will be an 6x10 matrix (or data frame)
I want to detect how many times in a row appears this combination 8 follewd
by 9 followed by 2, and create a new matrix with only this number of occurs
then