Displaying 3 results from an estimated 3 matches for "melen".
Did you mean:
jelen
2001 Feb 21
3
X11 display issues
...%.100s", strerror(errno));
***************
*** 2029,2034 ****
--- 2034,2070 ----
display_number, screen_number);
#endif /* IPADDR_IN_DISPLAY */
+ #else
+ /* and now something completely different:-) <appro at fy.chalmers.se> */
+ {
+ struct sockaddr_in me;
+ socklen_t melen = sizeof(me);
+ struct hostent *he;
+
+ if (getsockname(packet_get_connection_in(),
+ (struct sockaddr *)&me, &melen) != 0
+ || me.sin_family != AF_INET) {
+ error("[X11-broken-fwd] Unable to getsockname or unsupported protocol family");
+ packet_send_debug(&qu...
2010 Dec 23
0
epidemiology ode likelihood, hierarchical model
...you think it is possible to use a bayesian state space model with I
as a Hidden state with this ode epidemiological model ?
If not, it is at least possible to fit this ode model using a
likelihood method instead of using least square ?
Wich R package appears to be the most adapted ?
Thank you!
Melen
2005 Oct 16
0
Sweex UPS 500VA
Hi,
FYI for all whom have the Sweex manageable UPS.
I got my sweex manageable UPS500VA working with NetworkUPSTools using the
ippon driver. Here is my the ups.conf file:
[ups]
driver = ippon
port = /dev/cuad0
desc = "Server"
Has anyone tried the ippon driver with Sweex 600VA, 700VA, and 800VA models?
Regards,
Jan