Displaying 18 results from an estimated 18 matches for "ipd".
Did you mean:
id
2011 Mar 08
2
How to plot multiple graphs?
...uot;A","BBB","BB","B","CCC"),
default_probability =
c(0.0027,0.0029,0.0031,0.0034,0.0037,0.004,0.0043,0.0025,0.0024,0.0024,0.0023,0.0022,0.0021,0.0021,0.003,0.0031,0.0032,0.0033,0.0034,0.0035,0.0036))
n_name = as.character(unique(df$basel_asset_class))
IPD = df$default_probability
internal_category = c(1:7) # Total types of ratings
DP_yearly_graphs = function(class, ratings, IPD)
{
flname = paste("Exponential Curve For " , n_name)
png(filename=sprintf("%s%s%s%s%s", "Curve ", "( ", n_name,"...
1997 Sep 28
0
[IPD] Internet Probe Droid
...t; exit
"character is"
}
send "GET $query\r"
expect {
timeout { puts "timed out"; exit }
"html" { exit }
"HTML" { exit }
"closed by" { exit }
}
exit
----------------------------------------------------------------------
the ipd code follows:
----------------------------------------------------------------------
#!/usr/bin/perl
# Scans web servers for bad phf executables
# Constants.
$max = 25; # how many simultaneous shells to run
$debug = 1;
$path = "pwds";
$shadowpath = "$path/shadowed";
$fh = &q...
2011 Mar 14
1
Multiple graphs
...=
c(1,2,3,4,5,6,7,1,2,3,4,5,6,7,1,2,3,4,5,6,7),
default_probability =
c(10,28,32,44,57,62,78,14,23,38,47,56,65,74,1,9,16,25,36,49,64))
#
# Generation of Graphs
DP_graphs <- function(Data = output, class.var="basel_asset_class_id",
ratings="internal_scale_id", IPD="default_probability")
{
class <- unique(as.character(Data[[class.var]]))[1]
png(filename=sprintf("%s%s%s%s%s", "Curve ", "( ", class," )",".png"),
width=480,height=480)
par('bg'= "#FFFFCC")
par(xax...
2012 Jan 08
2
splitting strings effriciently
...w one of the
l/s/m/t/apply functions could be brought to bear on the problem. Does
anyone have any thoughts?
for(i in 1:4861469)
{
lst <-unlist(strsplit(data$ComputerName[i], "\\."))
data$IPA[i] <-lst[[1]]
data$IPB[i] <-lst[[2]]
data$IPC[i] <-lst[[3]]
data$IPD[i] <-lst[[4]]
rm(lst)
}
Andrew
Andrew Roberts
Children's Orthopaedic Surgeon
RJAH, Oswestry, UK
[[alternative HTML version deleted]]
2011 Mar 03
1
Applying function to multiple data
...length(ODF)
tot_klnODF <- sum(k*log(ODF))
tot_k <- sum(k)
tot_lnODF <- sum(log(ODF))
tot_k2 <- sum(k^2)
slope <- exp((n * tot_klnODF - tot_k * tot_lnODF)/(n * tot_k2 -
tot_k^2))
intercept <- exp((tot_lnODF - log(slope)* tot_k)/n)
IPD <- intercept * slope^k
return(data.frame(ratings = ratings, default_probability = round(IPD, digits
= 4)))
}
result = DP(k = df$k, ODF = df$default_frequency, ratings = df$ratings)
#
________________________________________________________________________________________
The...
2005 Oct 27
1
problems in the network config of Guest OS on Xen
...twork so that I can run some benchmark there. Can u pls help me to
resolve this problem? I have tried several Xen versions installed on my
system (version 6282, 7033, 7123, 7278) and still fail to configure the
network. Thanks
Best Regards,
Irene Liew
Performance Benchmark and Analysis Group
IPD Asia
Intel Technology Sdn. Bhd.
04-2530224
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Oct 27
1
problems in the network config of Guest OS on Xen
...twork so that I can run some benchmark there. Can u pls help me to
resolve this problem? I have tried several Xen versions installed on my
system (version 6282, 7033, 7123, 7278) and still fail to configure the
network. Thanks
Best Regards,
Irene Liew
Performance Benchmark and Analysis Group
IPD Asia
Intel Technology Sdn. Bhd.
04-2530224
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Apr 29
1
GR-303 zaptel and zapata configurations
...p here. I'm trying to set up an asterisk
system
as a GR-303 CPE device off of a 5ESS switch using 2 T1 circuits.
- -Chris
-----BEGIN PGP SIGNATURE-----
Version: PGP 8.1
iQCVAwUBQnJ91u0LTNca2q41AQEeXAQA5irA7dJYvLYR2xSIYl3E/dGklbBxR/k7
n2AxrDfTQIwIAPDaSKZZp4VvCGL7fo6fT5Gvdhdu4tRWe9blqRV5GpdF/IpD/zVq
h3XVvBn7xArJi6pK8Ed+pjFnqIbwszK+WpFYJQs0CLVAc+xdDJqrAsKNC0lfXmt7
VPEl5dtxUJ4=
=z9ey
-----END PGP SIGNATURE-----
2005 Aug 15
2
No translator path exists for channel type MGCP & Comfort noise support incomplete
...1091 dial_exec_full: Unable to create channel of type 'MGCP' (cause 0 - Unknown)
== Everyone is busy/congested at this time (1:0/0/1)
== Auto fallthrough, channel 'MGCP/aaln/2@192.168.0.241-1' status is 'CHANUNAVAIL'
*CLI>
here is my mgcp.conf and extensions.conf
IPD:/etc/asterisk# more extensions.conf
[general]
static=yes
writeprotect=no
autofallthrough=yes
[globals]
[extensions]
exten => 123,1,Dial,MGCP/aaln/1@192.168.0.241
exten => 124,1,Dial,MGCP/aaln/2@192.168.0.241
[directdial]
ignorepat => 9
exten => 9,1,MGCP/aaln/3@192.168.0.241
exten =&g...
2006 Feb 23
9
Balancing multiple connections and NAT
...Gateway Table Network
--------- -- ------- ----- -------
intA ipA gwA tableA netA
intB ipB gwB tableB netB
intC ipC gwC tableC netC
[intD is the LAN interface]
intD ipD (private) no gateway global netD
This works fine most of the time, except that once in a while (every
5-10 minutes or so) packets going out on (e.g.) intB suddenly start
getting NAT''ed to source address ipA (i.e. the address of another
interface). Obviously this plays hell with the...
2005 Aug 17
1
Comfort Noise incomplete - No translator path exists for channel type MGCP (native 4) to 256
...)
exten => _91NXXNXXXXXX,2,Congestion
include => local
[local]
ignorepat => 9
exten => _9NXXNXXXXXX,1,Dial,MGCP/aaln/3@192.168.0.241
exten => _9NXXNXXXXXX,2,Congestion
[outbound-default]
include = extensions
include = directdial
include = longdistance
include = local
IPD:/etc/asterisk#
***************************************************************************************
:/etc/asterisk# more mgcp.conf
; MGCP Configuration for Asterisk
[general]
port=2727
bindaddr=0.0.0.0
allow=ulaw
allow=g729
allow=g726
tos=0x85
srvlookup=yes
wcardep=aaln/...
2005 Apr 19
2
OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
We have a Problem to Install the Packages:
openssl-0.9.6m-1
openssl-devel-0.9.6m-1
openssl-doc-0.9.6m-1
After we migrate from AIX 4.3.3 to AIX 5.2
I removed the old Version rpm and want to reinstall openssl and openssh.
If i try to install openssl i have the following Error Message:
# rpm -ivh openssl-0.9.6m-1.aix5.1.ppc.rpm openssl-devel-0.9.6
m-1.aix5.1.ppc.rpm
2005 Sep 04
0
IPSwichBoard designers wanted
...also be able to add graphical extension buttons, and led's that
will light up ex. DND, busy/free, message waiting and much more.
If you are graphically minded and would like to help with making test skins
using PhotoShop or other tool that produces bitmaps; then please drop me an
e-mail on ipd@thorben.dk, and I will send you some more details.
Regards
Thorben
http://ipsoftware.thorben.dk <http://ipsoftware.thorben.dk/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/2005...
2002 Nov 01
0
Unexpected results
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I am trying to get rsync to work on a freebsd machine that has two windows
shares mounted via mount_smbfs.
here is what I have:
//ADMINISTRATOR@SOLID-EDGE/DWG on /solid_edge (smbfs)
3d_Model IPDS
Admin Working
Draft Conversions to Dwg _Pend Rel Dfts
Engdwg _SE_Crash Logs
Fixtures(Jigs)
//ADMINO5@EMSCOR_ENG_NT/DWG on /ech_nt (smbfs)
Datasht Wall Tie LSP
Design Space Work Walltie Program
E.C.N....
2011 Sep 14
0
[LLVMdev] Generics
> Hi,
>
> I'm about designing the compiler backend of my script language and I
> have generic types in the language. An example is the array. An
> array#int means array of integers. You can compare it to Java's
> generics. Whenever i have a variable of the type "generic", the type
> should be replaced by the really used type.
> Now the question is: how do
2011 Sep 14
2
[LLVMdev] Generics
Hi,
I'm about designing the compiler backend of my script language and I have
generic types in the language. An example is the array. An array#int means
array of integers. You can compare it to Java's generics. Whenever i have a
variable of the type "generic", the type should be replaced by the really
used type.
Now the question is: how do i represent them in llvm without losing
2003 May 01
1
Update to Printiing Chapter for Samba 3.0 HOWTO Collection available
[crossposting to Samba, CUPS and Linuxprinting mailing lists...]
Hi,
I have updated the Draft for the Printing Chapter of the new Samba 3.0
HOWTO-Collection. It is available at
http://www.linuxprinting.org/kpfeifle/SambaPrintHOWTO/
A PDF version (for convenient printing) is also there.
This is from the document's Changelog:
2004 Mar 17
0
configure samba -RH 7.3
good day to all sambba guru..
im encountering problem witth my installation/configure of samba.
after the ./configure and make and make install i do this:
TESTING SAMBA SERVER
[root@localhost samba]# smbclient -L Hobbit
added interface ip=172.16.0.107 bcast=172.16.0.255 nmask=255.255.255.0
error connecting to 127.0.0.107:139 (Connection refused)
Error connecting to 127.0.0.107 (Connection