Displaying 20 results from an estimated 75 matches for "p16".
Did you mean:
16
2003 Apr 07
1
Segmentation error
Hello,
I'm using library(spatstat) and trying to use ppp on my dataset. I get a segmentation error when I try to run it. Any suggestions? Code below ...
Thanks,
Suzanne
---------------------------------------
dat <- read.delim(file="trees_R2.csv", sep=",", header=1)
P16 <- (dat$Plot == "P1") | (dat$Plot == "P2") | (dat$Plot == "P3")
y94 <- dat$Easting[P16]
x94 <- dat$Northing[P16]
library(spatstat)
F194 <- ppp(x94, y94, c(0, 100), c(0, 50))
a <- allstats(F194, dataname="Field 1 - 1994")
plot(a)
2013 Feb 18
3
foreach loop, stata equivalent
Hi! I'm a recent convert from Stata, so forgive my ignorance.
In Stata, I can write foreach loops (example below)
foreach var of varlist p1-p14 {
foreach y of varlist p15-p269 {
reg `var' `y'
}
}
It's looping p1-p15, p1-p16...., p1-p269, p2-p15, p2-p16,... p2-p269,...
variable pairs.
How can I write something similar in R?
I 'tried' understanding the package.foreach but can't get it to work.
Thanks for any help
Nelissa
[[alternative HTML version deleted]]
1997 Dec 11
0
cvs and smbdes.c
...ceived a copy of
the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
@@ -307,31 +304,31 @@
{
unsigned char sp8[8] = {0x4b, 0x47, 0x53, 0x21, 0x40, 0x23, 0x24,
0x25};
smbhash(p16, sp8, p14);
- smbhash(p16+8, sp8, p14+7);
+ smbhash(p16+8, sp8, 0x53, 0x21, 0x40, 0x23, 0x24, 0x25};
+ smbhash(p16, sp8, p14);
+ smbhash(p16 , sp8, p14 );
}
void E_P24(unsigned char *p21, unsigned char *c8, unsigned char *p24)
{
smbhash(p24, c8, p21);
- s...
2002 Jul 25
2
fatpipe.vorbis.com - no route to host
...57 ms 93.683 ms 99.242 ms
7 core2-8.msc-1.ldn4.psie.net (154.32.2.8) 93.804 ms 110.778 ms
92.980 ms
8 ge-1.linx.londen02.uk.bb.verio.net (195.66.226.138) 146.502 ms
153.991 ms 154.381 ms
9 p4-1-0-0.r80.nycmny01.us.bb.verio.net (129.250.4.181) 121.038 ms
122.658 ms 120.809 ms
10 p16-0-1-3.r21.nycmny01.us.bb.verio.net (129.250.2.170) 125.131 ms
120.853 ms 122.905 ms
11 p16-5-0-0.r02.asbnva01.us.bb.verio.net (129.250.5.99) 130.722 ms
125.502 ms 143.645 ms
12 p16-1-0-0.r02.mclnva02.us.bb.verio.net (129.250.2.180) 143.736 ms
131.452 ms 127.978 ms
13 p16-0-0-0.r01.mclnv...
2017 Nov 02
2
Why am I getting FrameIndex:i64<0> when I have no i64's?
Here's the IR I'm trying to compile for my backend, a 16-bit CPU:
; ModuleID = 'foo.c'
source_filename = "foo.c"
target datalayout =
"E-m:e-p16:16:16-i1:16:16-i8:16:16-i16:16:16-i32:16:16-i64:16:16-S16-n16"
target triple = "tms9900"
@global_var = common global i16 0, align 2
; Function Attrs: noinline nounwind optnone
define signext i16 @dothis(i16 signext %a) #0 {
entry:
%a.addr = alloca i16, align 2
store i16 %a, i16...
2024 Jan 29
1
linear programming in R | limits to what it can do, or my mistake?
...can
create a coefficient matrix (typically, the LHS) since each line of said
matrix, which corresponds to the constraints, needs to be a function of
the unknowns in the objective function -- being, p1, p2, p3 and p4.
In Maple (for example), this is trivial:
???? cost:=35*p10+55*p12+50*p14+65*p16;
cnsts:={t10=640,t12=t10-p10+825,t14=t12-p12+580,t16=t14-p14+925,t16-p16=0,p10<=t10,p12<=t12,p14<=t14,p16<=t16,t10<=1000,t12<=1000,t14<=1000,t16<=1000};
? ?? Minimize(cost,cnsts,assume={nonnegative});
which yields (correctly):
p1=640, p2=405, p3=1000, p4=925
for minimize...
2024 Jan 30
1
linear programming in R | limits to what it can do, or my mistake?
...trix (typically, the LHS) since each line of said
> matrix, which corresponds to the constraints, needs to be a function of
> the unknowns in the objective function -- being, p1, p2, p3 and p4.
>
> In Maple (for example), this is trivial:
>
> ???? cost:=35*p10+55*p12+50*p14+65*p16;
> cnsts:={t10=640,t12=t10-p10+825,t14=t12-p12+580,t16=t14-p14+925,t16-p16=0,p10<=t10,p12<=t12,p14<=t14,p16<=t16,t10<=1000,t12<=1000,t14<=1000,t16<=1000};
> ? ?? Minimize(cost,cnsts,assume={nonnegative});
>
> which yields (correctly):
>
> p1=640, p2=405...
2009 Apr 04
1
Problem with sample()
...122476323793264000000
p8 = B * 0.0102907015781317000000
p9 = B * 0.0087621664064845000000
p10 = B * 0.0075394959058307200000
p11 = B * 0.0065429288357371100000
p12 = B * 0.0057182186634501300000
p13 = B * 0.0050271368777644200000
p14 = B * 0.0044419396829380100000
p15 = B * 0.0039419891495863900000
p16 = B * 0.0035116072275277300000
p17 = B * 0.0031386664156453200000
p18 = B * 0.0028136371529372800000
p19 = B * 0.0025289275577435600000
p20 = B * 0.0022784155915110200000
p21 = B * 0.0020571110286774600000
p22 = B * 0.0018609069242876300000
p23 = B * 0.0016863940046095700000
p24 = B * 0.00153072008...
2005 May 31
1
net password from OS/2 client
...protocol is LANMAN2.1 with either test.
2. When running net password the SessionSetup andX request is done
anonymously (the username is blank in the request) but when running net
view the SessionSetup andX does include the username in the request.
3. In smb_pwd_check_ntlmv1() the Part Password (P16) is the same in both
traces.
Then with the failed operation I notice that values logged under 'Password
from Client was |' and 'Value from encryption was |' are different, but
with the successful operation they are the same. I can also see that the
failed 'net password' is...
2008 Jul 02
1
flow map lines between point pairs (latitude/longitude)
I have a dataset giving traffic between pairs of ports, and the
lat/lon of each port, roughly as follows:
sample data as follows
> df2VisitTrips[1:4,]
Origin Destination NumberOfTrips OriginLatitude OriginLongitude
DestinationLatitude DestinationLongitude
1 P1 P16 1 39.45965
-80.15633 40.76111 -79.54583
2 P1 P3 1 39.45965
-80.15633 39.58861 -79.98222
3 P102 P108 19 36.98210 -88.21597
37.19667 -88.84389
4...
2004 Mar 02
7
FreeBSD Security Advisory FreeBSD-SA-04:04.tcp
...EFENSE
Affects: All FreeBSD releases
Corrected: 2004-03-02 17:19:18 UTC (RELENG_4)
2004-03-02 17:24:46 UTC (RELENG_5_2, 5.2.1-RELEASE-p1)
2004-03-02 17:26:33 UTC (RELENG_4_9, 4.9-RELEASE-p3)
2004-03-02 17:27:47 UTC (RELENG_4_8, 4.8-RELEASE-p16)
CVE Name: CAN-2004-0171
FreeBSD only: NO
I. Background
The Transmission Control Protocol (TCP) of the TCP/IP protocol suite
provides a connection-oriented, reliable, sequence-preserving data
stream service. When network packets making up a TCP stream (``TCP
segments'') are rec...
2015 Apr 21
2
How to upload new ups driver to NUT
Dear Sir ,
Can anyone tell me how to upload new ups driver to NUT website ?
Best regards,
Bluefish
[cid:image001.jpg at 01D07C3E.C4ADB780]
?? ??
?? ??????
?????(??)????
??????????107?????467?(?????)
??????5?1?A?2?4?
1-4F, Building 5, YuSheng lndustrial Park, No.467, Section Xixiang, National Highway 107,
Xixiang, Bao An District, Shenzhen, China
Tel: + 86-755-8601-6601 Ext. 8598
Fax:
2007 Apr 11
1
Programming Problem (for loop, random # control, 3 dimentional graph)
...}
# putting value of G -5,-4,-3,-2,-1,-.5,0,.5,1,2,3,4,5
# putting value of K -.5,0,.5,1,2,3,4,5
# in the function g()
p1=g(-5,-.5)
p2=g(-5,0)
p3=g(-5,0.5)
p4=g(-5,1)
p5=g(-5,2)
p6=g(-5,3)
p7=g(-5,4)
p8=g(-5,5)
p9=g(-4,-.5)
p10=g(-4,0)
p11=g(-4,0.5)
p12=g(-4,1)
p13=g(-4,2)
p14=g(-4,3)
p15=g(-4,4)
p16=g(-4,5)
p17=g(-3,-.5)
p18=g(-3,0)
p19=g(-3,.5)
p20=g(-3,1)
p21=g(-3,2)
p22=g(-3,3)
p23=g(-3,4)
p24=g(-3,5)
p25=g(-2,-.5)
p26=g(-2,0)
p27=g(-2,.5)
p28=g(-2,1)
p29=g(-2,2)
p30=g(-2,3)
p31=g(-2,4)
p32=g(-2,5)
p33=g(-1,-.5)
p34=g(-1,0)
p35=g(-1,.5)
p36=g(-1,1)
p37=g(-1,2)
p38=g(-1,3)
p39=g(-1,4)
p40=g(...
2015 Apr 23
2
答复: How to upload new ups driver to NUT
...here, since you appear to be working for Voltronic Power,
I'd like to take the chance to ask if it's possible for you to release
(and give us permission to redistribuite) the protocols adopted by
your various devices (present and past): we have already done some
work [4] and support for P15/P16/P30/P34/P35/P36 protocols is under
way, too.. but we still lack some information and, obviously, knowing
the protocols in full directly from the manufacturer would be a lot
better (not to mention the huge amount of time I would save in reverse
engineering...).
[1] https://github.com/networkupstoo...
2012 Dec 19
1
"For" loop and "if" question
All -
I have a large data frame that looks like
ID p1 p2 p3...p20 Lat1 Lat2 Lat3...Lat20
Long1 Long2 Long3...Long20
1 0 0 1 0 NA NA 29.xx NA
NA NA -89.xx NA
2 1 0 0 1 27.xx NA NA 29.00
-88.00 NA NA -89.xx
3 0 0 0 0 NA
2016 May 26
3
dumb question about tblgen
Quentin,
My real problem is that my target has separate address and data registers.
The way I’d like to try getting better reg-alloc than I am now is to bring out the difference as
Early as possible, so I have added p16, p32, p64 to the enum in “MachineValueType.h”
And I have called addRegisterClass(MVT::p32, &XyzAddrRegsRegClass);
And I have an override for virtual TargetLowering::getPointerTy() that returns MVT::p32,
And some other minor changes that altogether cause virt-regs that contain pointers
T...
2004 Apr 01
1
[patch] net/rsync: problems in client name lookup code
>Submitter-Id: current-users
>Originator: Alex Vasylenko
>Organization:
>Confidential: no
>Synopsis: [patch] net/rsync: problems in client name lookup code
>Severity: non-critical
>Priority: low
>Category: ports
>Class: sw-bug
>Release: FreeBSD 4.8-RELEASE-p16 i386
>Environment:
System: FreeBSD 4.8-RELEASE-p16
>Description:
rsync does reverse name lookups on a client address in lookup_name
(called from client_name) in clientname.c The code in client_name does
two things incorrectly:
- fails to set ss_len member of struct sockaddr_storage, w...
2007 Oct 03
1
FreeBSD Security Advisory FreeBSD-SA-07:08.openssl
...39:43 UTC (RELENG_6, 6.2-STABLE)
2007-10-03 21:40:35 UTC (RELENG_6_2, 6.2-RELEASE-p8)
2007-10-03 21:41:22 UTC (RELENG_6_1, 6.1-RELEASE-p20)
2007-10-03 21:42:00 UTC (RELENG_5, 5.5-STABLE)
2007-10-03 21:42:32 UTC (RELENG_5_5, 5.5-RELEASE-p16)
CVE Name: CVE-2007-5135
For general information regarding FreeBSD Security Advisories,
including descriptions of the fields above, security branches, and the
following sections, please visit <URL:http://security.FreeBSD.org/>.
I. Background
FreeBSD includes software from the OpenS...
2007 Oct 03
1
FreeBSD Security Advisory FreeBSD-SA-07:08.openssl
...39:43 UTC (RELENG_6, 6.2-STABLE)
2007-10-03 21:40:35 UTC (RELENG_6_2, 6.2-RELEASE-p8)
2007-10-03 21:41:22 UTC (RELENG_6_1, 6.1-RELEASE-p20)
2007-10-03 21:42:00 UTC (RELENG_5, 5.5-STABLE)
2007-10-03 21:42:32 UTC (RELENG_5_5, 5.5-RELEASE-p16)
CVE Name: CVE-2007-5135
For general information regarding FreeBSD Security Advisories,
including descriptions of the fields above, security branches, and the
following sections, please visit <URL:http://security.FreeBSD.org/>.
I. Background
FreeBSD includes software from the OpenS...
2004 Jan 01
1
[PATCH] Add winbind-backed NTLMSSP support to Cyrus-SASL
...- des_set_odd_parity(&K64); /* XXX is this necessary? */
- des_set_key(&K64, ks);
-
- for (d = 0, Dp = D; d < Dlen;
- d += BLOCK_SIZE, Dp += BLOCK_SIZE, out += BLOCK_SIZE) {
- des_ecb_encrypt((void *) Dp, (void *) out, ks, DES_ENCRYPT);
- }
- }
-}
-
-static unsigned char *P16_lm(unsigned char *P16, const char *passwd)
+static void ntlm_kill_helper(struct ntlm_context *context)
{
- char P14[14];
- unsigned char S8[] = { 0x4b, 0x47, 0x53, 0x21, 0x40, 0x23, 0x24, 0x25 };
-
- strncpy(P14, passwd, sizeof(P14));
- ucase(P14, sizeof(P14));
-
- E(P16, P14, sizeo...