Displaying 20 results from an estimated 48 matches for "reagarding".
2011 Aug 29
2
rpart: apply tree to new data to get "counts"
Hi,
when I have made a decision tree with rpart, is it possible to "apply"
this tree to a new set of data in order to find out the distribution
of observations? Ideally I would like to plot my original tree, with
the counts (at each node) of the new data.
Reagards,
Jay
2010 Mar 30
7
[LLVMdev] summer of code idea — checking bounds overflow bugs
Hi,
Some days ago I am interested in detecting undefined behaviors
in C programs based on Clang. After several days’ investigation, I think
checking bounds overflow bugs is more interesting, because bounds
overflow is one of the most frequently encountered errors in C programs.
For example, performing pointer arithmetic without checking bounds
can cause bounds overflow. To increase the
2010 Mar 30
0
[LLVMdev] summer of code idea — checking bounds overflow bugs
Qiuping,
Have you looked at what has already been done? I would expect that taking
previous work such as this:
http://llvm.org/pubs/2006-05-24-SAFECode-BoundsCheck.html
and integrating into current LLVM would be a better idea than starting
over.
John
On Tue, 30 Mar 2010, ??? wrote:
>
> Hi,
>
> Some days ago I am interested in detecting undefined behaviors
>
> in C
2008 Jul 22
1
Reading the data from specific columns
Hi All,
I have a huge tab separated file which a many columns. I want to read only
few specific columns in R object. There are no column names/headers in the
file. Can someone please suggest how can I do that. I checked the help of
read.delim but wasnt able to find such option
Thank you
Reagards
Vidhu
[[alternative HTML version deleted]]
2004 Nov 22
1
Strange Fromuser behavior?
Strange things are happening at my asterisk box :)
I've got asterisk setup to dail out with sip to my SIP provider.
I've got NO fromuser/fromdomain stuff setup in my sip.conf
When I place a call with my Siemens Optipoint 400 SIP phone everything is
allright, the From: header is stating the username of the Siemens phone.
When I place a call with X-Lite the From: header is altered and reads
2004 Sep 24
2
Write permission for only server machine.
Good day every one.
I have a network with samba 3.0.7 running on a
server. Every hour, the server downloads antivirus
updates and pushes them to all the clients on the
network.
My objective is to give write permission for the
antivirus share only to this server machine. Other
machines should have only read permission. My samba
configuration file is as follows:
[global]
2013 Feb 08
2
SayDigits
Hello
Is there a way to slow down or speed up the speed at which SayDigits
rattles off a series of digits?
Reagards
2010 Mar 30
2
[LLVMdev] summer of code idea — checking bounds overflow bugs
John Regehr wrote:
> Qiuping,
>
> Have you looked at what has already been done? I would expect that taking
> previous work such as this:
>
> http://llvm.org/pubs/2006-05-24-SAFECode-BoundsCheck.html
>
> and integrating into current LLVM would be a better idea than starting
> over.
>
This code is publicly available from the SAFECode project (see
2007 Mar 27
3
Use of 'defineVar' and 'install' in .Call
Dear all,
[system and version information below]
I am trying to modify a C function for finding the root of an
expression. The function is to be called from R as .Call with input
parameters:
f: expression for which we will find the root
guesses: interval for the solution
stol: tolerance
rho: environment
The original functions I use are:
SEXP mkans(double x) {
SEXP ans;
PROTECT(ans =
2007 Mar 27
3
Use of 'defineVar' and 'install' in .Call
Dear all,
[system and version information below]
I am trying to modify a C function for finding the root of an
expression. The function is to be called from R as .Call with input
parameters:
f: expression for which we will find the root
guesses: interval for the solution
stol: tolerance
rho: environment
The original functions I use are:
SEXP mkans(double x) {
SEXP ans;
PROTECT(ans =
2003 Dec 08
9
IAX clients
Hi,
Is there IAX client in Applet JAVA which can be embeded in a web page ?
Best regards
Rattana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031208/c388ef61/attachment.htm
2010 Mar 30
0
[LLVMdev] summer of code idea — checking bounds overflow bugs
易秋萍 wrote:
>
> Hi,
>
> Some days ago I am interested in detecting undefined behaviors
>
> in C programs based on Clang. After several days’ investigation, I think
>
> checking bounds overflow bugs is more interesting, because bounds
>
> overflow is one of the most frequently encountered errors in C programs.
>
> For example, performing pointer arithmetic without
2010 Apr 07
1
[LLVMdev] summer of code idea— update the SAFECode project to the new LLVM API
Hi, John Criswell!
You have said to me that SAFECode had not been maintained for several years,
now I have submitted my proposal for updating the SAFCode project to the new LLVM APIs.
If you are still interested in the topic and willing to guid my project, I will be very happy.
Now I'm waiting for you comments.
Here is my proposal:
2010 Mar 31
0
[LLVMdev] summer_of_code_idea_—_checking_bounds_overflow_bugs
John,
Many thanks for your prompt reply!
You think it a better idea than a new implementation of bounds overflow
checking, that integrating previous work such as this:
http://llvm.org/pubs/2006-05-24-SAFECode-BoundsCheck.html
into current LLVM.
Yes?
在 2010年3月31日 下午12:11,John Regehr <regehr at cs.utah.edu>写道:
> Hi Qiuping,
>
> I don't know much about SAFECode, you should
2015 Aug 13
0
need help debugging deleted mails
Am 13.08.2015 um 16:15 schrieb Vu Ngoc VU:
>> Date: Thu, 13 Aug 2015 13:38:58
>> From: Marcus R?ckert <darix at opensu.se>
>> To: dovecot at dovecot.org
>> Subject: Re: need help debugging deleted mails
>>
>> mail_log plugin might help
>>
>> darix
>
> I've seen this plugin, but I fear that it will be enabled for all users.
> I
2005 Sep 16
1
unable to locate stats.log in icecast 2.1.0
Hi all,
As the title says, I can't find my stats.log in icecast 2.1.0 on Gentoo.
I've setup logging to /home/icecast/log/ and I have an "access.log" and
an "error.log", but no "stats.log".
All help greatfully welcomed, I'm nearly there on this now... :)
Cheers,
Matt
2009 Mar 18
1
Multiple DBs
Welcome,
I'm new one here . I've switch to dovecot in order to get mysql auth to
recive emails.
And I am not sure about one thing : may I configure dovecot to user more
then one DB
to authorize users ?
I have suse 11.1/postfix/mysql system where the users exist in 2
separate DBs. Delivering
works well, I'm just not sure if everyone could revive the emails ?
Any tips ?
reagards,
2006 Jan 16
1
Problems with XEN-modified Kernel an SDLT 320 / System freeze
hi,
If i try a backup with tar / tape sdlt320 on a debian-sarge / 2.6.12
based XEN 3 System, the System freeze.
If i test this by knoppix the backup works fine.
Test with xen 2.07, Kernel 2.6.11.12 on xen 3.0.0, Kernel 2.6.12
This System in a Interserver with an LSI scsi-Controller and a Tandberg
SDLT320 Streamer.
Are thereany known issues with this config and xen ?
regards Rene
2006 Mar 06
0
Intel Motherboard for using xen3.0 with VT
Hello,
Has anybody testing xen and VT with this type of Hardware ?
Pentium D 930
Motherboard Intel D955XBKLKD with chipset i955X
>From here:
http://wiki.xensource.com/xenwiki/IntelVT
CPU -> ok
Chipset i955X -> ok
Motherboard ??
Reagards,
Thomas
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2001 Oct 04
1
tcl/tk & Windows2000?
Hello,
i have some problems to run tcltk/R
on with Win2000.
With Win98 i have no problems !?
When i do this in R, i get no message-error & tcl/tk
is really here !
Sys.putenv("TCL_LIBRARY"="C:/tcl/lib/tcl83")
,but after i use :
library(tcltk)
,i get :
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library