Displaying 20 results from an estimated 116 matches for "bol".
Did you mean:
bool
2002 Jun 14
1
data.frame - transform
Hi there,
I have a data.frame (pwt6) which I would like to transform:
country year gdp
MEX 1950 2
MEX 1951 5
BOL 1950 4
BOL 1951 12
ITA 1950 45
ITA 1951 2
This should be the result:
year MEX.gdp BOL.gdp ITA.gdp
1950 2 4 45
1951 5 12 2
Right now I have this code (better - no code):
country.label<-names(table(pwt6$country))
result<-data.frame(year=NULL)
for(i in country.label)
?
Thanks for any...
2006 Oct 17
2
Help needed!!!!
Hello there,,
My self is MANISH KUMAR <http://astriskmanish.wordpress.com/>, i m a some
wat new user of LINUX , presently i am using UBUNTU 6.06 Dapper Dark.
So some how i need a indian msnger named as REDIFF
BOL<http://messenger.rediff.com/newbol/>, on this ubuntu. i have
searched a lot on GOOGLE,, then i got some idea abt
i can configure it by using WINE.
So can any one tell me what should i do?
means how i can install REDIFF BOL , on gaim or on wine any information u
know abt that plz do forward me...
2002 Feb 25
2
Samba through modem ?!
...m
unable to provide access to the samba through the modem...
This is my enviroment:
-Slackware 8.0
-Kernel 2.4.17
-Samba 2.2.3a
-Mgetty-1.1.28
-Iptables v1.2.5
What do I need to access my samba network through the modem?
Best regards
--
Marcos Saint'Anna
pinguimsp@bol.com.br
1998 Dec 21
1
Problems with SMB.CONF
...94.225.42.33
log level = 1
log file = /usr/local/samba/var/log.%m.%a
max log size = 500
max xmit = 8448
read size = 3072
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192
; The followings 3 methods are not valid!
; SEE PROBLEM No.2
; hosts allow = *.bol.sharif.ac.ir
; hosts allow = .bol.sharif.ac.ir
; hosts allow = 194.225.42.*
hosts allow = 194.225.42.
dead time = 15
getwd cache = yes
mangled names = no
map archive = no
preferred master = yes
preserve case = yes
read prediction = true
server string = SAMBA %v on the...
1998 Dec 22
2
Problems with SMB.CONF (2nd)
Majid,
On Wed, 23 Dec 1998 00:20:31 +1100, Majid Tajamolian wrote:
>> >; hosts allow = *.bol.sharif.ac.ir
>> >; hosts allow = .bol.sharif.ac.ir
>> >; hosts allow = 194.225.42.*
>> > hosts allow = 194.225.42.
>> >2. As you see above, if I use a domain detector except with the format
>> > "194.225.42." , clients on our LAN can n...
2001 Mar 17
1
request for help in project
...So I request you to tell us about mp3 compression and how to decode it.
Thanking you sir,
Ujjaval Suthar
_____________________________________________________
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.com
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is nee...
2002 Oct 25
1
Winbind with samba PDC
...ryed and the
users are working fine, but the groups that i use to my
windows shares are not, where do i set on the samba
server wich groups are my domain groups, is it possible??
Tanks very much for the help.
Cyro
__________________________________________________________________________
BOL - tr?s anos com voc?. Venha pra festa e ganhe uma viagem!
http://especial.bol.com.br/2002/3anos
Ainda n?o tem AcessoBOL? Assine j?! http://sac.bol.com.br
2009 Oct 26
1
[LLVMdev] RegAllocSimple doesn't work
...ak S. Goradia; -*- */
extern void exit();
# include <stdio.h>
void Caseerror();
typedef char bool;
# define false 0
# define true 1
# define NULL 0
# define MAXSTR 100
# define MAXPAT MAXSTR
# define ENDSTR '\0'
# define ESCAPE '@'
# define CLOSURE '*'
# define BOL '%'
# define EOL '$'
# define ANY '?'
# define CCL '['
# define CCLEND ']'
# define NEGATE '^'
# define NCCL '!'
# define LITCHAR 'c'
# define DITTO -1
# define DASH '-'
# define TAB 9
# define NE...
2009 Jun 08
0
New winetricks 20090607: new verbs d3dx9, fontsmooth-foo, vb2run, vcrun2008sp1, wme9, xact
...33:55 -0700 (Sun, 22 Mar 2009) | 2 lines
winetricks: add a few more synonmys for some keywords
------------------------------------------------------------------------
r392 | austinenglish | 2009-03-22 12:30:17 -0700 (Sun, 22 Mar 2009) | 2 lines
winetricks: added xact keyword. Patch by Erik Inge Bols?.
------------------------------------------------------------------------
r391 | austinenglish | 2009-03-22 12:25:21 -0700 (Sun, 22 Mar 2009) | 2 lines
winetricks: refactor directx download into a helper function. Patch by
Erik Inge Bols?.
------------------------------------------------------...
2009 Oct 22
0
[LLVMdev] request for help writing a register allocator
Hi Susan,
> But this doesn't seem to be happening; the stores to memory are there but
> the loads are not.
>
> Any ideas what's going wrong?
Are you using VirtRegMap::addSpillPoint and VirtRegMap::addRestorePoint ? If
not you may need to add calls to them to let the rewriter know where to
insert the loads/stores.
> If not, any advice on how to generate the loads
2002 Oct 12
2
common.def
All my shorewall files have a coment at last line:
"#LAST LINE ... DO NOT REMOVE"
But not common.def. Is this file corrupt?
F.
__________________________________________________________________________
Encontre sempre uma linha desocupada com o Discador BOL!
http://www.bol.com.br/discador
Ainda n=E3o tem AcessoBOL? Assine j=E1! http://www.bol.com.br/acessobol
2007 Apr 13
4
[Ferret] QueryParser memory leak bug (Joyent/OpenSolaris)
...See:
irb(main):002:0> require ''rubygems''
irb(main):003:0> require ''ferret''
irb(main):004:0> include Ferret
irb(main):005:0> index = Index::Index.new
irb(main):008:0> index << "something"
# Now the error while processing "bol?"
irb(main):009:0> query = index.process_query("bo\303\264")
/opt/csw/lib/ruby/gems/1.8/gems/ferret-0.11.4/lib/ferret/index.rb:749:in
`parse'': failed to allocate memory (NoMemoryError)
from
/opt/csw/lib/ruby/gems/1.8/gems/ferret-0.11.4/lib/ferret/index.rb:749:in
`do_proc...
2002 Oct 12
2
logs analise
...REJECT:IN=3D OUT=3Deth2
SRC=3D192.168.1.1 DST=3D192.168.1.2 LEN=3D55
TOS=3D0x00 PREC=3D0x00 TTL=3D64 ID=3D0 DF
PROTO=3DUDP SPT=3D1025 DPT=3D53 LEN=3D35
Why IN is empty?
__________________________________________________________________________
Encontre sempre uma linha desocupada com o Discador BOL!
http://www.bol.com.br/discador
Ainda n=E3o tem AcessoBOL? Assine j=E1! http://www.bol.com.br/acessobol
2002 Oct 02
2
New to Shorewall
...EPT icmp -- anywhere
anywhere icmp echo-request
REJECT all -- anywhere
anywhere reject-with
icmp-port-unreachable
__________________________________________________________________________
Encontre sempre uma linha desocupada com o Discador BOL!
http://www.bol.com.br/discador
Ainda n=E3o tem AcessoBOL? Assine j=E1! http://www.bol.com.br/acessobol
2009 Oct 22
4
[LLVMdev] request for help writing a register allocator
I found the problem! My generated code is spilling correctly but is not
reloading at all. For example, if the original code has the equivalent of
this (where %1024 is a virtual reg):
%1024 = xxx
...
yyy = %1024
and I find no physical register for %1024, then I assign it to physical
register %edi and to a stackslot. That creates code like this:
%edi = xxx
store from %edi to the
2008 Jul 29
1
CCITT A-Law to Speex conversion
...that can convert between a myriad of formats,
but have not resulted in any relevant hits.
Is SOX indeed the proper tool to use, and if so, what switches do I need
in order to convert these files to a format Speex can handle with as
little pre-Speex loss as possible?
Thanks for your time,
Sander Bol
2024 Aug 01
1
Question about regexp edge case
...t;> = 0, .rm_eo = 1}, matching "1", but for "^([0-9]{,2})" and above it
>> returns an off-by-one result, {.rm_so = 0, .rm_eo = 3}.
>>
>> Compiling with TRE_DEBUG, I see it parsed correctly:
>>
>> catenation, sub 0, 0 tags
>> assertions: bol
>> iteration {-1, 2}, sub -1, 0 tags, greedy
>> literal (0, 9) (48, 57), pos 0, sub -1, 0 tags
>>
>> ...but after tre_expand_ast I see
>>
>> catenation, sub 0, 1 tags
>> assertions: bol
>> catenation, sub -1, 1 tags
>> ta...
2024 Aug 09
1
Question about regexp edge case
...matching "1", but for "^([0-9]{,2})" and above it
>>> returns an off-by-one result, {.rm_so = 0, .rm_eo = 3}.
>>>
>>> Compiling with TRE_DEBUG, I see it parsed correctly:
>>>
>>> catenation, sub 0, 0 tags
>>> ??? assertions: bol
>>> ??? iteration {-1, 2}, sub -1, 0 tags, greedy
>>> ????? literal (0, 9) (48, 57), pos 0, sub -1, 0 tags
>>>
>>> ...but after tre_expand_ast I see
>>>
>>> catenation, sub 0, 1 tags
>>> ??? assertions: bol
>>> ??? catenation,...
2012 Jan 13
2
Averaging over data sets
...ried
(d1 + d2)/2
but I lose my factors. mean() did not work either.
The result I'd like is:
subject eat1 eat3 trt
1 Felipe 2 5.5 t1
2 John 3 6.5 t2
thanks,
*Felipe Nunes*
CAPES/Fulbright Fellow
PhD Student Political Science - UCLA
Web: felipenunes.bol.ucla.edu
[[alternative HTML version deleted]]
2012 Jan 16
3
Select rows based on multiple comparisons
..., the row with
max number for Var2. For instance,
Units Var1 Var2 Var3
1 B 2 2
2 D 3 3
3 C 2 1
4 B 3 3
Thanks,
*Felipe Nunes*
CAPES/Fulbright Fellow
PhD Student Political Science - UCLA
Web: felipenunes.bol.ucla.edu
[[alternative HTML version deleted]]