Displaying 15 results from an estimated 15 matches for "datailed".
2004 Dec 02
3
R and Fortran in Windows
I just joined the list and appologize if this has been answered before
but I am trying to interface between R and the Compaq Visual Fortran
compiler version 6.6 for Windows.
I found the following instructions on the web -- and an example. When I
follow these directions exactly. R 2.0.0 crashes. Has anyone had any
experience with this?
Below are the instructions that I located:
Thanks
Dan
2007 Feb 13
1
lag orders with ADF.test
Hello!
I do not understand what is meant by:
"aic" and "bic" follow a top-down strategy based on the Akaike's and Schwarz's information criteria
in the datails to the ADF.test function. What does a "top-down strategy" mean? Probably the respective criterion is minimized and the mode vector contains the lag orders at which the criterion attains it
2013 Jun 10
5
IceCast KH - question
Hello Thomas and Karl, thank you for your answer and time.
We've tested with several listeners and different connections, using
WinAmp and JW Player. For about 15 minutes, everything is ok. After
15-18 minutes, WinAmp starts do blink that "red square" (packet loss or
instability), and after about 20 minutes sounds starts to "pop", with
small cuts, and then starts to
2013 Feb 22
1
[LLVMdev] At which point application vs target machine type width splitting happens?
...idn't have this topic
> > mentioned explicitly.
> This is done during DAG Legalization phase. The operation is splitted
> into two (ADD + ADDC / ADDE). These DAG nodes are later matches during
> instruction selection.
Thanks for all the replies! Taking the hints, here's more datailed
flow for the "%1 = add nsw i32 %b, %a" example if someone later will
google for it:
Source file is LegalizeIntegerTypes.cpp,
DAGTypeLegalizer::ExpandIntegerResult(SDNode *N, unsigned ResNo).
handles width splitting (which apparently in LLVM slang called
"expanding" which I'...
2013 Feb 22
0
[LLVMdev] At which point application vs target machine type width splitting happens?
Hello
> I'm trying to understand how fitting source integer type width into
> target machine register width happens. My reading on LLVM
> codegeneration topics (few megabytes) so far didn't have this topic
> mentioned explicitly.
This is done during DAG Legalization phase. The operation is splitted
into two (ADD + ADDC / ADDE). These DAG nodes are later matches during
2004 Dec 13
0
Reading mysql sip friends
Hello,
I am trying to setup an asterisk to store users datails in a mysql
database. Explained here
http://www.voip-info.org/wiki-Asterisk+sip+mysql+peers
All works well, I create a user in the database, but asterisk seems that
can't read the data, I create a mysql user with enough permissions.
Is needed do anything more to obtain asterisk read the sip config from
database?
What I am
2013 Jun 11
0
IceCast KH - question
Hi,
On 06/10/2013 04:43 PM, Live Mix - Arvy wrote:
> Hello Thomas and Karl, thank you for your answer and time.
> [?]
> We use SAM Broadcaster to encode AAC+ HE 48k. We're using the latest
> IceCast KH version, Win32.
As I'm neither familiar with the KH version, nor with SAM I won't be of
much help.
> Other datail: all users have always "Lag: 0" on Admin
2013 Jun 11
2
IceCast KH - question
On 11/06/13 07:16, "Thomas B. R?cker" wrote:
> Hi,
>> Other datail: all users have always "Lag: 0" on Admin interface
>
> That doesn't need to be a problem, but without full understanding it's
> hard to say.
that is just the difference between the latest source offset and client
offset, at 0, just like on the main trunk, the listener is at the
2005 Dec 14
2
new server: NT_STATUS_LOGON_FAILURE
I've googled, RTFMed, and I still can't fix this. Hoping someone here
can offer a suggestion. I'm learning, so please explain a little if you can.
I installed samba on a Ubuntu 5.10 machine (named mog). My XP machine
"sees" it, but the username/password dialog fails.
I've traced it down to what I think is an authentication problem:
mat@mog:/etc/samba$ smbclient -L
2013 Feb 22
4
[LLVMdev] At which point application vs target machine type width splitting happens?
Hello,
I'm trying to understand how fitting source integer type width into
target machine register width happens. My reading on LLVM
codegeneration topics (few megabytes) so far didn't have this topic
mentioned explicitly.
As an example, how
%1 = add nsw i32 %b, %a
gets compiled into msp430 (16bit CPU) assembly as:
add.w r13, r15
addc.w r12, r14
Using -print-before-all
2013 Jun 06
3
IceCast KH - question
Hi there,
we use IceCast KH on our webradio, no commercial. We have an issue that
we dont know where to look. When listening using WinAmp (but in other
players too like JW Player), after 70 or 90 minutes, we realize that the
"green square" on top of WinAmp becomes a "red square". About 60 minutes
after start, sometimes the "red square" blinks, and then more
2010 Oct 19
2
EnumDisplayDevicesW crash
Hi!
I see a crash follwing the call of EnumDisplayDevicesW
I've tried to install NFS Underground and Underground 2. The app crashes after entering the key.
I tried running notepad.exe. It runs fine.
Distro: Kubuntu Lucid Lynx 10.04 LTS
Tried wine version 1.2 and 1.3 (I'll try to post finer version datail soon. Installed from repo.)
Since I suspect an issue around video settings, here
2002 Oct 29
2
2.2.6 leaking session ids?
got this in my log level 1 when people started reporting profiles randomly
not loading and 98 machines reported strange errors, shares aren't
mapping, people can't print....it's a nightmare over here....
this seems to affect all versions of windows regardless of SP's.
log snippet:
[2002/10/29 09:58:33, 1] smbd/service.c:close_cnum(677)
ct10164 (151.103.27.118) closed
2013 Jun 11
1
IceCast KH - question
Simple streaming is fundamentally flawed this way.
"The man with two clocks, does not know what time it is."
Your source is clocked from one crystal in your source sound card, and
played back on the basis of the clock crystal in the client sound card.
There is nothing to say or keep these crystals locked to the same exact
frequency, which is REQUIRED to maintain no clock drift.
Unless
2012 Mar 27
0
App. Delisprint hangs on second run
Hi all,
i need to get DelisPrint to work, a programm to print labels for DPD, a German parcel delivery company, for easier delivery.
http://www.dpd.com/de_en/Home/Versand/Informationen-zum-Versand2/Versand-anwendungen/DELISprint
i am using wine 1.4 from the ubuntu ppa, on a fresh updated Ubuntu 11.10 amd64 (see datails information at the bottom). Before i used the official ubuntu 11.10 packages