Displaying 4 results from an estimated 4 matches for "iteam".
Did you mean:
  team
  
2007 Aug 09
0
help with libevent and CentOS 5
...dency Resolution
> Error: Missing Dependency: libevent-1.1a.so.1()(64bit) is needed by
package
> nfs-utils
> 
> 
> A lot of googling hasn't produced a fix.
> 
> Any ideas?
> 
> Thanks.
> 
> Scott
-- 
Dann Farquhar,
Computer Department                http://www.ITeams.org           
International Teams                Internet: Dann.Farquhar at ITeams.org
411 W River Road                   Fax: [1](847) 429-0800
Elgin, IL   60123                  Phone: [1](847) 429-0900
2007 Oct 03
2
Please review Network Virtualization page for Wikipedia
..." that I will submit to Wikipedia. The first page is a general network virtualization page. From this page, I will contribute a subpage on the Crossbow projects. These two articles are the first of a number of online articles on Crossbow that I''ll be creating on behalf of the Crossbow iteam.
The article uses Wikipedia''s recommended, encyclopedic style. It is essentially a survey.  The attached file is in GenHTML. Some of the links aren''t live but they will be when I redo by hand the article in Wikipedia''s Wiki markup.
Anyway, I apologize for the generic, v...
2002 Oct 31
7
Symbols for male/female
...* diam/2
  y.ring <- sin (seq (0, 2*pi, len= 500)) * diam/2
  lines (x.ring + X[1], y.ring + X[2], lwd= lw)
  segments (c (0, -diam/4) + X[1],
            c (-diam/2, -3*diam/4) + X[2],
            c (0,  diam/4) + X[1],
            c ( -diam , -3*diam/4) + X[2], lwd= lw)
}
and to plot several iteams at a time
female <- function (x, y, d= 1, p= 1, l= 1) {
  ## x, y vectors of x and y coordinates
  ## d: diameter
  ## p: proportion of symbol
  ## l: line width
  xy <- cbind (x, y)
  apply (xy, 1, FUN= one.female, diam= d, prop= p, lw= l)
}
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2002 Oct 31
7
Symbols for male/female
...* diam/2
  y.ring <- sin (seq (0, 2*pi, len= 500)) * diam/2
  lines (x.ring + X[1], y.ring + X[2], lwd= lw)
  segments (c (0, -diam/4) + X[1],
            c (-diam/2, -3*diam/4) + X[2],
            c (0,  diam/4) + X[1],
            c ( -diam , -3*diam/4) + X[2], lwd= lw)
}
and to plot several iteams at a time
female <- function (x, y, d= 1, p= 1, l= 1) {
  ## x, y vectors of x and y coordinates
  ## d: diameter
  ## p: proportion of symbol
  ## l: line width
  xy <- cbind (x, y)
  apply (xy, 1, FUN= one.female, diam= d, prop= p, lw= l)
}
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....