Displaying 6 results from an estimated 6 matches for "t90".
Did you mean:
90
2010 Jun 03
5
string handling
I have a data.frame as the following:
var1 var2
9G/G09 abd89C/T90
10A/T9 32C/C
90G/G A/A
. .
. .
. .
10T/C 00G/G90
What I want is to get the letters which are on the left and right of '/'.
for example, for "9G/G09", I only want "G", "G", and for "abd89C/T90", I
only...
2015 Sep 18
3
Use case question
I'm investigating the build out of a Push to Talk server with multiple
subscribers as part of a mobile app.
Has anyone seen this usecase with Icecast?
Any suggestions or places to look.
Thanks,
*Orion Jensen*
CEO | ClearLaunch
1408 East 13th Street | Austin, TX 78702
Skype: orion.jensen | Mobile: 1.512.270.3976
orionjensen at ClearLaunch.com <peyton at clearlaunch.com> |
2010 Dec 21
2
please Help me on a repeated measures anova
...iver water sediment SED ED +
sediment + water dechlorinated. It is the result of AChE in muscle (fillet
of fish). The production of acetylcholine is followed with a
spectrophotometer every 15 seconds for two minutes. The results are
presented in the following table:
traitement t15 t30 t45 t60 t75 t90 t105 t120
ER 0.100 0.110 0.123 0.135 0.147 0.159 0.171 0.182
ER 0.112 0.134 0.153 0.174 0.192 0.208 0.226 0.251
T+0.5 0.078 0.082 0.088 0.094 0.101 0.108 0.113 0.120
t+0.5 0.053 0.100 0.109 0.120 0.127 0.136 0.145 0.154
TED 0.107 0.126 0.141 0.161 0.172 0.184 0.200 0.213
TED 0.117 0.135 0.153 0.169...
2017 Oct 13
2
[SelectionDAG] Assertion due to MachineMemOperand flags difference.
..., Constant:i64<40>
t85: i64,ch = load<LD8[FixedStack1+40]> t73, t84, undef:i64
t86: i64,ch = load<LD8[FixedStack1+48]> t73, t36, undef:i64
t88: i64 = add FrameIndex:i64<1>, Constant:i64<56>
t89: i64,ch = load<LD8[FixedStack1+56]> t73, t88, undef:i64
t90: ch = TokenFactor t74:1, t77:1, t78:1, t81:1, t82:1, t85:1, t86:1, t89:1
t91: ch,glue = CopyToReg t90, Register:i64 %X3, t74
t93: ch,glue = CopyToReg t91, Register:i64 %X4, t77, t91:1
t95: ch,glue = CopyToReg t93, Register:i64 %X5, t78, t93:1
t97: ch,glue = CopyToReg t95, Register:i64 %X6,...
2015 Sep 23
1
Use case question
...a better fit for what I'm trying to do,
but I still am trying to get a rough understanding of the limitations of
the different options.
*Scenario 1*
1. You record the message for 30 seconds (T0 to T30)
2. They listen to your message (T30 to T60)
3. They reply for 30 seconds (T60 to T90)
4. You listen to their reply (T90 to T120).
*Scenario 2*
1. You record the message for 30 seconds + they listen to your message
(since it is streamed as soon as you speak, T0-T30)
2. They reply for 30 seconds + you listen to their reply (same
reasoning, T30-T60)
Thanks guys...
2013 Apr 16
1
update config.guess and config.sub to support aarch64
Hello,
would it be possible to update config.sub and config.guess to the latest versions (or at least version
from automake-1.13.1) in order to support new architectures based on the ARM 64 bit CPU?
Patch: http://plautrba.fedorapeople.org/openssh/openssh-latest-config.sub-config.guess.patch
Related Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=926284
Thanks,
Petr