Displaying 20 results from an estimated 34 matches for "cta".
Did you mean:
cat
2011 Jan 27
2
identifying when one element of a row has a positive number
...to begin with this problem or what to search for
in r-help. I just don't know what to call this.
If I have 5 columns, the first 2 are the x,y, locations and the last
three are variables about those locations.
x<-seq(1860,1950,by=10)
y<-seq(-290,-200,by=10)
ANN<-c(3,0,0,0,1,0,1,1,0,0)
CTA<-c(0,1,0,0,0,0,1,0,0,2)
GLM<-c(0,0,2,0,0,0,0,1,0,0)
df1<-as.data.frame(cbind(x,y,ANN,CTA,GLM))
What I would like to produce is an additional column that tells when
only 1 of the three variables has a value greater than 0. I would like
this new column to give the name of the variable. Like...
2011 Nov 15
2
Regular expressions in R
Good afternoon list,
I have the following character strings; one with spaces between the maths
operators and variable names, and one without said spaces.
form<-c('~ Sentence + LEGAL + Intro + Intro / Intro1 + Intro * LEGAL +
benefit + benefit / benefit1 + product + action * mean + CTA + help + mean
* product')
form<-c('~Sentence+LEGAL+Intro+Intro/Intro1+Intro*LEGAL+benefit+benefit/benefit1+product+action*mean+CTA+help+mean*product')
I would like to remove the following target strings, either:
1. '+ Intro * LEGAL' which is '+ space name space * space...
2012 Jun 25
2
setdiff datframes
...s4685
2 SYNONYMOUS_CODING 3749 3657 1219 V gtA/gtG
rs4685
3 SYNONYMOUS_CODING 2723 2631 877 G ggT/ggC rs788018
4 SYNONYMOUS_CODING 515 423 141 K aaA/aaG rs788023
5 SYNONYMOUS_CODING 1503 1266 422 L ctG/ctA rs2276598
6 NMD_TRANSCRIPT,SYNONYMOUS_CODING 1503 1266 422 L ctG/ctA rs2276598
7 SYNONYMOUS_CODING 745 597 199 L ctG/ctA rs2276598
8 SYNONYMOUS_CODING 813 699 233 L ctG/ctA rs2276598
9 SYNONYMOUS_CODING 1604 1266 422 L...
2019 Feb 06
2
640x480 does not fill screen
...> Standard timings supported:
> 1920x1080 at 60Hz 16:9
> 1600x1200 at 60Hz 4:3 HorFreq: 75000 Hz Clock: 162.000 MHz
> 1280x1024 at 60Hz 5:4 HorFreq: 64000 Hz Clock: 108.000 MHz
> 1280x800 at 60Hz 16:10
> 1152x864 at 75Hz 4:3 HorFreq: 67500 Hz Clock: 108.000 MHz
>
> CTA extension block
> Extension version: 3
> 25 bytes of CTA data
> Video data block
> ...
> VIC 3 720x480 at 60Hz 16:9 HorFreq: 31469 Hz Clock: 27.000 MHz
> VIC 2 720x480 at 60Hz 4:3 HorFreq: 31469 Hz Clock: 27.000 MHz
> VIC 1 640x480 at 60Hz 4:3 HorFreq: 31...
2007 Aug 30
0
Problem with data migration and acts_as_tree
...model is this:
class Cuenta < ActiveRecord::Base
acts_as_tree :order => "cuenta"
end
And the file looks like this:
1,ACTIVO
11,ACTIVO CORRIENTE
1101,DISPONIBILIDADES
110101,CAJA
11010101,CAJA
11010102,FONDO FIJO
11010103,RECAUDACIONES A DEPOSITAR
110102,BANCOS
11010201,GALICIA CTA CTE
11010202,HSBC CTA CTE
11010203,PATAGONIA CTA CTE
12,ACTIVO NO CORRIENTE
1201,BIENES DE USO
120101,MUEBLES Y ┌TILES
12010101,MUEBLES Y ┌TILES
12010102,AMORT. ACUMULADA M. Y ┌TILES
120102,EQUIPOS Y SISTEMAS
12010201,EQUIPOS Y SISTEMAS
12010202,AMORT. ACUMULADA EQUIPOS Y SISTEMAS
120103,INSTALACIO...
2019 Feb 06
2
640x480 does not fill screen
Ilia Mirkin <imirkin at alum.mit.edu> writes:
> It would be useful to know how the screen is connected. Also please
> grab the monitor's EDID from /sys/class/drm/cardN-connector/edid and
> attach it here. It would also be interesting to get a boot with
> "drm.debug=0x1e nouveau.debug=disp=trace" which has the modeswitch in
> question.
The screen is connected
2019 Feb 16
1
640x480 does not fill screen
...0Hz 16:9
> >> 1600x1200 at 60Hz 4:3 HorFreq: 75000 Hz Clock: 162.000 MHz
> >> 1280x1024 at 60Hz 5:4 HorFreq: 64000 Hz Clock: 108.000 MHz
> >> 1280x800 at 60Hz 16:10
> >> 1152x864 at 75Hz 4:3 HorFreq: 67500 Hz Clock: 108.000 MHz
> >>
> >> CTA extension block
> >> Extension version: 3
> >> 25 bytes of CTA data
> >> Video data block
> >> ...
> >> VIC 3 720x480 at 60Hz 16:9 HorFreq: 31469 Hz Clock: 27.000 MHz
> >> VIC 2 720x480 at 60Hz 4:3 HorFreq: 31469 Hz Clock: 27.000...
2019 Feb 06
0
640x480 does not fill screen
...4 HorFreq: 80000 Hz Clock: 135.000 MHz
Standard timings supported:
1920x1080 at 60Hz 16:9
1600x1200 at 60Hz 4:3 HorFreq: 75000 Hz Clock: 162.000 MHz
1280x1024 at 60Hz 5:4 HorFreq: 64000 Hz Clock: 108.000 MHz
1280x800 at 60Hz 16:10
1152x864 at 75Hz 4:3 HorFreq: 67500 Hz Clock: 108.000 MHz
CTA extension block
Extension version: 3
25 bytes of CTA data
Video data block
...
VIC 3 720x480 at 60Hz 16:9 HorFreq: 31469 Hz Clock: 27.000 MHz
VIC 2 720x480 at 60Hz 4:3 HorFreq: 31469 Hz Clock: 27.000 MHz
VIC 1 640x480 at 60Hz 4:3 HorFreq: 31469 Hz Clock: 25.175 MHz
2006 Jan 25
1
BroadVoice subscribers and Asterisk 1.2.3
...BV to address dropped
outgoing voice packets (the flipside is that I haven't experienced this with
other providers during tests), and an annoying mechnical 'chirp' at the
start of a call. Since 1.2.3, I haven't (so far) noticed anything unusual.
Regards,
Ronald Lewis
Founder & CTA, Riverscape
Independent Consultant
Denver, Colorado
303-557-0153
ronl@riverscapecorp.com
info@ronaldlewis.com
www.riverscapecorp.com
www.ronaldlewis.com
-- Listen to my recent interview with Digium's Mark Spencer at
http://www.ronaldlewis.com/coffee
-------------- next part --------------
An H...
2019 Feb 16
0
640x480 does not fill screen
...ted:
>> 1920x1080 at 60Hz 16:9
>> 1600x1200 at 60Hz 4:3 HorFreq: 75000 Hz Clock: 162.000 MHz
>> 1280x1024 at 60Hz 5:4 HorFreq: 64000 Hz Clock: 108.000 MHz
>> 1280x800 at 60Hz 16:10
>> 1152x864 at 75Hz 4:3 HorFreq: 67500 Hz Clock: 108.000 MHz
>>
>> CTA extension block
>> Extension version: 3
>> 25 bytes of CTA data
>> Video data block
>> ...
>> VIC 3 720x480 at 60Hz 16:9 HorFreq: 31469 Hz Clock: 27.000 MHz
>> VIC 2 720x480 at 60Hz 4:3 HorFreq: 31469 Hz Clock: 27.000 MHz
>> VIC 1 640x...
2019 Feb 16
2
[Bug 109654] New: Nouveau picks bad mode setting 640x480 resolution
https://bugs.freedesktop.org/show_bug.cgi?id=109654
Bug ID: 109654
Summary: Nouveau picks bad mode setting 640x480 resolution
Product: xorg
Version: 7.7 (2012.06)
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2012 Feb 29
1
codon usage bias
...cccagata"
and then i perform an RSCU analysis on it...
> uco(newdata5,index="rscu")
aaa aac aag aat aca acc acg act aga agc agg agt ata atc atg att caa cac cag
cat
NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA
NA
cca ccc ccg cct cga cgc cgg cgt cta ctc ctg ctt gaa gac gag gat gca gcc gcg
gct
NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA
NA
gga ggc ggg ggt gta gtc gtg gtt taa tac tag tat tca tcc tcg tct tga tgc tgg
tgt
NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA
NA
tta ttc ttg...
2007 May 22
1
Almost working
...________________
tinc-devel mailing list
tinc-devel@tinc-vpn.org
http://brouwer.uvt.nl/cgi-bin/mailman/listinfo/tinc-devel
Shape Yahoo! in your own image. Join our Network Research Panel today!http://us.rd.yahoo.com/evt=48517/*http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 hot CTA = Join our Network Research Panel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://brouwer.uvt.nl/pipermail/tinc-devel/attachments/20070522/c5ddaed3/attachment.html
2015 Nov 06
2
Documentation request for MP warp error 0x10
...it on my own for SM20/SM30/SM50.
Sorry again for the delay. Here's what I've been able to find out about
the generic thread address space (used by the SMs) and what types of
memory it contains. Hopefully this clears things up.
Local memory is a per-thread space.
Shared memory is a per-CTA space (compute shaders only).
LDL and STL instructions access local memory with a zero offset.
LDS, LSDLK, STS, and STSCUL instructions access shared memory with a zero
offset.
LD, ST, RED, ATOM, and CCTL.D instructions access the generic thread address
space, which is layered on top of the chann...
2003 Nov 27
14
WINS
...th1 interface (10.0.1.1 - The second interface). Because this i can't find my linux machine from windows machines.
How can i configure my samba server to register the first interface (eth0) in WINS?
Thanks for any help.
Jorge M?rio Fonseca Pinto
Analista de Suporte S?nior
CTA- Continental Tobaccos Alliance S/A
Ven?ncio Aires - RS
, jorgepinto@cta.com.br
( (0xx51) 3741.2126 r 2081 - (051) 9648.0307
2018 Dec 04
2
[PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
...actually changes the is_hdmi2_sink value for sil-sii8620.
> >>> Hmm. No idea why they would have set that to true when everyone else is
> >>> passing false.
> >>
> >> Because false does not work :) More precisely MHLv3 (used in Sii8620)
> >> uses CTA-861-F standard for infoframes, which is specific to HDMI2.0.
> >>
> >> Unfortunately I have no access to MHL specs, but my experiments and
> >> vendor drivers strongly suggests it is done this way.
> >>
> >> This is important in case of 4K modes which ar...
2017 May 17
3
Samba AD DNS problem
...t the above, second, error in the log.
I'm relatively new to both Samba and AD configuration, but having failed to find any reference to the above problems on the net, I think they may be due to some internal database corruption or other such things. Any thoughts?
Kv,
Kristján Valur Jónsson |CTA | RVX
2018 Dec 03
2
[PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
...+ return false;
> >> This actually changes the is_hdmi2_sink value for sil-sii8620.
> > Hmm. No idea why they would have set that to true when everyone else is
> > passing false.
>
>
> Because false does not work :) More precisely MHLv3 (used in Sii8620)
> uses CTA-861-F standard for infoframes, which is specific to HDMI2.0.
>
> Unfortunately I have no access to MHL specs, but my experiments and
> vendor drivers strongly suggests it is done this way.
>
> This is important in case of 4K modes which are handled differently by
> HDMI 1.4 and...
2018 Dec 05
0
[PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
...the is_hdmi2_sink value for sil-sii8620.
> >>>>> Hmm. No idea why they would have set that to true when everyone else is
> >>>>> passing false.
> >>>> Because false does not work :) More precisely MHLv3 (used in Sii8620)
> >>>> uses CTA-861-F standard for infoframes, which is specific to HDMI2.0.
> >>>>
> >>>> Unfortunately I have no access to MHL specs, but my experiments and
> >>>> vendor drivers strongly suggests it is done this way.
> >>>>
> >>>> This i...
2006 May 22
2
FW: WiFi / GSM VoIP Handsets..
...271 processor with embedded Linux
2.4 inch TFT touch screen, QVGA, 260k Colors
Built-in speaker/microphone, 2.4mm stereo and headset
1.3M pixel CMOS camera
USB slave
Mini SD
1100 mAh Li-ion battery
GSM Specification
Frequency bands: 900/1800/1900 MHz
GPRS Class 10
SMS, MMS, WAP applications
FTA/CTA certification
FCC/CE certification
WLAN Specification
IEEE 802.11b
RF channels: US: 11, ETSI: 13, Japan: 14
High-gain internal antenna
WEP 64/128 bits, WPA, 802.1x
EAP PSK/LEAP/PEAP/TTLS/SIM
Power saving modes
Fast roaming between access points
VoIP Specification
SIP: IETF RFC 3261
Codec: G.71...