Displaying 8 results from an estimated 8 matches for "eu2".
Did you mean:
eu
2007 Mar 15
0
Mauchly.test
...ent) but i don't use ANOVA with n factors (aov) because i have a
link between wk2 and wk1, wk3 and wk1-wk2 ... (matched samples).
if you know the test that i can use (Mauchly.test)
thanks.
S?bastien
Voici mes donn?es:
date EU DW
wk1 EU1 5.324547829
wk1 EU1 7.321253265
wk1 EU1 4.431712065
wk1 EU2 8.230322407
wk1 EU2 8.546873269
wk1 EU2 5.657332069
wk1 EU3 3.165508618
wk1 EU3 4.431712065
wk1 EU3 1.899305171
wk2 EU1 2.163097556
wk2 EU1 17.61379438
wk2 EU1 15.82754309
wk2 EU2 16.46064481
wk2 EU2 19.30960257
wk2 EU2 13.92823792
wk2 EU3 6.014466374
wk2 EU3 7.280669822
wk2 EU3 5.064813789
wk4 EU1...
2008 Dec 29
7
Europa Universalis 2 crash (Ubuntu 8.04 Wine 1.1.10)
According to the AppDB EU2 1.09 has a platinum rating, but it's constantly crashing on me. I installed the game from the CD, updated to the latest version (1.09), and the game launches just fine. When it gets into the menu I notice that it's running a lot slower than it should be. I can start a single player game and...
2012 Apr 18
0
Europa Universalis 2 won't run
...00
0x0032eb14: 757d6ff4 7d4a7b40 7d4aab20 7d4a77d8
0x0032eb24: 757bdc5f 7d4a7844 ffffffff 7d4a7580
Backtrace:
=>0 0x00000000 (0x7d4a7844)
1 0x00000000 (0x7d4a7868)
0x00000000: -- no code accessible --
Modules:
Module Address Debug info Name (77 modules)
PE 400000- 91e000 Deferred eu2
ELF 20000000-20016000 Deferred libglapi.so.0
ELF 20016000-2001f000 Deferred librt.so.1
ELF 2001f000-2002c000 Deferred libdrm_intel.so.1
ELF 2002c000-2004a000 Deferred libgcc_s.so.1
ELF 2b7ff000-2b853000 Deferred libgl.so.1
ELF 3051c000-30526000 Deferred lib...
2013 Mar 13
1
glsuterfs cpu parallelism option?
Hi,
we're setting up a glusterfs server apir with replication and am testing
performance. While doing that we stumbled over that in top:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
5151 root 20 0 6184m 5.9g 2540 R 200 9.3 28:27.99 glusterfs
5618 root 20 0 392m 34m 2116 S 38 0.1 24:53.10 glusterfsd
When under heavy load, CPU usage will
2018 Mar 20
3
Tinc deployments in the USA
Are there any Tinc deployments in the USA in Medium sized businesses and
small Enterprises?
Use case is to provide site-to-site VPN functionality.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20180320/1e41904a/attachment.html>
1998 Nov 25
9
Help!
Anyone know how can i get Office97 over a Samba Server in perfect
functions. How should i install it.
setup /a ?????
Please tell me.
Thanks
.............................................................................
LSC Maximino Gerardo Luna Estrada email: max@oro.reduaz.mx
Unix & System Administrator tel: (492) 43919, 40570
Centro Universitario
2006 Jul 24
2
NUT driver scheduler
Dear nut-upsdev,
I writed one small function to test if batteries was really bad (using solis
driver). Isn't so acurated but it's what we need.
Just wait 100% batteries charge, turn off input, wait some time (10% from
previst autonomy) and turn on input again.
Looking startAutonomy - stopAutonomy we can know the basic batteries state.
To scheduler the tests I have one new parameter on
2009 Apr 24
2
[PATCH] Blackfin: cleanup astat/cc/hardware loop asm clobbers
...)
- : "R0", "R1", "R2", "A0"
+ : "R0", "R1", "R2", "A0", "ASTAT"
);
return sum;
}
@@ -201,10 +204,7 @@ void open_loop_nbest_pitch(spx_word16_t *sw, int start, int end, int len, int *p
"eu2: [P0++] = R2;\n\t"
: : "d" (energy), "d" (&sw[-start-1]), "d" (&sw[-start+len-1]),
"a" (end-start)
- : "P0", "I1", "I2", "R0", "R1", "R2", "R3"...