Displaying 3 results from an estimated 3 matches for "apud".
Did you mean:
apu
2010 May 08
3
Count cases in a list
Hi everybody, I would like to count how many times names in list L,
nombreL, apear in list C, nombreC.
Can I improve the next program?
cuenta <- 0
topL <- length(nombreL)
topC <- length(nombreC)
for (i in 1:topL) {
for (j in 1:topC) {
k <-
grep(noquote(nombreL[i]),nombreC[j])
2016 Jul 05
2
Adding a NOP bitcode instruction
...first foray into the guts of LLVM and I'm not sure I'm doing
things the right way. I came up with a patch that adds a NOP (no
operation) that will work with llvm-as, llvm-dis, and lli. It would be
nice if one of the experts could take a look and give some quick feedback:
https://github.com/apuder/llvm/commit/c58b0c65ac367c8a392a94063afe39b66daa01d4
TIA,
Arno
2004 Dec 09
0
Ser + Asterisk & DMZ
....xx
;;;;;;; tried also with public ip host, nat=no, canreinvite=yes, type=peer
[asterisk]
type=friend
secret=xxxxx
username=asterisk
host=10.0.0.229
nat=yes
canreinvite=no
;dtmfmode=rfc2833
I hope someone can give me a hint to resolve this crappy situation
thanks a lot
--
Giovanni Balasso
giaso apud supereva.it