Displaying 6 results from an estimated 6 matches for "intersec".
Did you mean:
intersect
2009 Apr 15
6
Intersection of two sets of intervals
Hi,
Algorithm question: I have two sets of "intervals", where an interval is
an ordered pair [a,b] of two numbers. Is there an efficient way in R to
generate the intersection of two lists of same?
For concreteness: I'm representing a set of intervals with a data.frame:
> list1 = as.data.frame(list(open=c(1,5), close=c(2,10)))
> list1
open close
1 1 2
2 5 10
> list2 = as.data.frame(list(open=c(1.5,3), close=c(2.5,10)))
> list2...
2003 Jan 08
2
OPENSSH REMOTE ROOT COMPROMISE ALL VERSIONS (fwd)
...customizable, and actionable intelligence is only
valuable if it makes a difference.
(*) in the case of a leap year, we of course provide a 24 x 7, 366 days
premier service.
TECHNICAL BACKGROUND
- --------------------
The following advisory is based on the excellent advisory published by
Global InterSec LLC *six months ago*:
http://www.globalintersec.com/adv/openssh-2002062801.txt
After more than six months of intensive underground research, our ISO
31337 certified security department evidenced that the bug (an integer
overflow, resulting in a heap overflow) described in the aforementioned
advis...
2004 Aug 06
2
Many sources into one stream
...time
to their microphones (obviously not at the same machine) and these two
sources are being mixed somehow and broadcasted through one mountpoint.
Is there any chance for this to work?
--
[ ----------< Live Long And Prosper !!! >---------- ]
[ Jaroslaw Swierczynski <swiergot@intersec.pl> ]
[ RLU: 207395 GG: 1834439 JID: swiergot@intersec.pl ]
[ -----------------> Think Slack <----------------- ]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: part
Type: application/pgp-signature
Size: 190 bytes
Desc: not available
Url : htt...
2003 Jan 08
0
[Fwd: Re: OPENSSH REMOTE ROOT COMPROMISE ALL VERSIONS]
According to the authors of the original advisory, this is _definitely_
a hoax.
-------- Original Message --------
Subject: Re: OPENSSH REMOTE ROOT COMPROMISE ALL VERSIONS
Date: Mon, 06 Jan 2003 20:05:32 +0000
From: Global InterSec Research <lists at globalintersec.com>
To: bugtraq at securityfocus.com
As some may have gathered, the advisory recently posted by mmhs at hushmail.com
was indeed a fake, intended to highlight several unclear statements made in GIS2002062801.
The advisory in question is currently being...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...1 17346 0 0.01 17346
insert.ll 1 18148 0 0.01 18123 0 0.01 18123
InStreamWithCRC.ll 13 27970 2 0.01 27147 2 0.01 26592
instruct2.ll 12 80841 0 0.02 80811 0 0.02 80811
instruct.ll 33 142160 0 0.02 142130 * * *
interface.ll 8 37990 0 0.01 37959 0 0.01 37959
interp.ll 5 83872 0 0.01 83848 0 0.02 83848
intersec.ll 7 17559 0 0.01 17537 0 0.01 17537
intersection.ll 23 77339 0 0.02 77310 * * *
interupt.ll 1 2094 0 0.01 2064 0 0.01 2064
IntMM.ll 6 12214 0 0.01 12195 0 0.01 12195
intrarefresh.ll 4 18704 0 0.01 18683 0 0.01 18683
IntToString.ll 7 41828 0 0.01 41801 0 0.01 41801
io.ll 88 1103275 2 0.10 1094991 1...