search for: 255

Displaying 20 results from an estimated 5405 matches for "255".

Did you mean: 25
2007 Nov 08
2
Calculate percentages in a table of data
Hi everybody, Im a newbie, but i hope someone can help me in this work... Ill try to explain what i need to do in the best way, but my english is not good... Iv imported a big table of data, this table is something like this: 255 0 255 0 255 255 255 0 255 0 255 255 255 255 0 255 255 0 255 0 255 255 255 255 255 255 255 0 255 0 255 255 255 255 0 255 255 0 255 0 255 255 0 255 255 255 255 0 255 0 255 255 255 0 255 0 0 255 0 255 I need to calculate for every row the number of cells with "255" and the number of cells...
2007 Mar 28
0
[923] branches/wxruby2/wxwidgets_282: Changes 2.6 -> 2.8 Wx API; remove unsupported methods and examples from doc
...t;- - - -h4. Example - -The following is an example of creating a -cursor from 32x32 bitmap data (@down_bits@) and a mask -(@down_mask@) where 1 is black and 0 is white for -the bits, and 1 is opaque and 0 is transparent for -the mask. It works on Windows and GTK+. - - - static char down_bits[] = { 255, 255, 255, 255, 31, - 255, 255, 255, 31, 255, 255, 255, 31, 255, 255, 255, - 31, 255, 255, 255, 31, 255, 255, 255, 31, 255, 255, - 255, 31, 255, 255, 255, 31, 255, 255, 255, 25, 243, - 255, 255, 19, 249, 255, 255, 7, 252, 255, 255, 15, 254, - 255, 255, 31, 255, 255, 255, 191, 255, 255, 25...
2014 Jan 13
2
how to detect if qemu supports live disk snapshot
...</secmodel> </host> <guest> <os_type>hvm</os_type> <arch name='i686'> <wordsize>32</wordsize> <emulator>/usr/bin/qemu-system-i386</emulator> <machine canonical='pc-i440fx-1.6' maxCpus='255'>pc</machine> <machine maxCpus='255'>pc-q35-1.4</machine> <machine maxCpus='255'>pc-q35-1.5</machine> <machine canonical='pc-q35-1.6' maxCpus='255'>q35</machine> <machine maxCpus='1'&...
2016 May 11
2
[Openmp-dev] [cfe-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
2002 Jul 18
2
RODBC and Excel Files
...0 0 0 1 0 0 0 0 0 0 0 5 0 2 3 2 0 0 0 0 5 2 0 0 2 4 4 0 0 2 0 3 0 0 0 5 0 0 0 and it works fine.... (2) I have another problem to save a data frame in my xls file and for this case i do not have any alternatives: > sqlSave(connection,fau01,verbose=T) [1] "CREATE TABLE fau01 (a varchar(255) ,b varchar(255) ,c varchar(255) ,d varchar(255) ,e varchar(255) ,f varchar(255) ,g varchar(255) ,h varchar(255) ,i varchar(255) ,j varchar(255) ,k varchar(255) ,l varchar(255) ,m varchar(255) ,n varchar(255) ,o varchar(255) ,p varchar(255) ,q varchar(255) ,r varchar(255) ,s...
2013 Nov 26
7
[PATCH RESEND 0/1] libxl: introduce an option for disabling the non-O_DIRECT
I think I posted this patch before, but it looks like it was in December 2012 (!). 1/1 libxl: introduce an option for disabling the non-O_DIRECT workaround Ideally it would go into 4.4, at least. Provided the corresponding qemu part has gone into qemu-xen, which I think it has. Can anyone confirm ?
2011 Aug 09
1
Transparent color ramp problem
...st recent attempt at doing this involved generating multiple rgb colours with transparency (alpha = 0.5) and then combining these colours using colorRampPalette(). I am able to use the resulting colour ramp, but it has no transparency. # Make terrain colour ramp rgb7 <- rgb(red=0, green=255, blue=77, alpha = 0.5, maxColorValue = 255) rgb8 <- rgb(red=26, green=255, blue=0, alpha = 0.5, maxColorValue = 255) rgb9 <- rgb(red=128, green=255, blue=0, alpha = 0.5, maxColorValue = 255) rgb10 <- rgb(red=230, green=255, blue=0, alpha = 0.5, maxColorValue = 255)...
2007 Jan 24
2
ip alias + dsl modem
...t and It is directly connected to my Linux box. My provider gave me a /24 subnet and 9 useable IP''s. # ip a s eth2 6: eth2: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:08:a1:72:c1:f5 brd ff:ff:ff:ff:ff:ff inet xxx.xxx.xxx.50/24 brd xxx.xxx.xxx.255 scope global eth2 inet xxx.xxx.xxx.51/24 brd xxx.xxx.xxx.255 scope global secondary eth2 inet xxx.xxx.xxx.52/24 brd xxx.xxx.xxx.255 scope global secondary eth2 inet xxx.xxx.xxx.53/24 brd xxx.xxx.xxx.255 scope global secondary eth2 inet xxx.xxx.xxx.54/24 brd xxx.xxx.xxx.255 scope glo...
2016 May 11
2
[Openmp-dev] [cfe-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
2008 Apr 28
2
PRI hangup certain outgoing calls
...-- Accepting AUTHENTICATED call from 10.1.0.46: > requested format = gsm, > requested prefs = (), > actual format = alaw, > host prefs = (ulaw|alaw|gsm), > priority = mine -- Executing [02081237722 at from-internal:1] Macro("IAX2/255-4", "user-callerid|SKIPTTL|") in new stack -- Executing [s at macro-user-callerid:1] NoOp("IAX2/255-4", "user-callerid: device 255") in new stack -- Executing [s at macro-user-callerid:2] Set("IAX2/255-4", "AMPUSER=255") in new sta...
2016 May 09
4
[cfe-dev] [Openmp-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
On Mon, May 9, 2016 at 12:04 PM Andrey Bokhanko via cfe-dev < cfe-dev at lists.llvm.org> wrote: > Thanks Jason (and Chandler) to tell Chandler's opinion, though it still > doesn't answer my original question: > > > > Both SE and libomptarget are libraries that handle offloading, not > parallelism. I understand other libraries, to be added in the future, might
2005 Jun 28
0
BRIstuff/OctoBRI problem: Ring requested on unconfigured channel 255/255 span 5
...sa MicroLink ISDN/TL V.34) which are only operating in dial out analog mode to deliver fax messages. After a while of running fine (50-200 dial out connections) on some S0 spans the following message occurs over and over again: chan_zap.c:8009 pri_dchannel: Ring requested on unconfigured channel 255/255 span 5 The Modems connected to this span get NO DIALTONE for every ATD. Modems on other spans continue to operate. After restarting asterisk everything is okay again for a while. Any hints about what is going on here are greatly appreciated ;-) TIA, Bruno - bruno @ ic3s.de ------------ Conn...
2005 Dec 11
1
how to use MySQL-backend !?
...atabase CREATE TABLE `user` ( `logon_time` int(9) default NULL, `logoff_time` int(9) default NULL, `kickoff_time` int(9) default NULL, `pass_last_set_time` int(9) default NULL, `pass_can_change_time` int(9) default NULL, `pass_must_change_time` int(9) default NULL, `username` varchar(255) default NULL, `domain` varchar(255) default NULL, `nt_username` varchar(255) default NULL, `nt_fullname` varchar(255) default NULL, `home_dir` varchar(255) default NULL, `dir_drive` varchar(4) default NULL, `logon_script` varchar(255) default NULL, `profile_path` varchar(255) default...
2015 Nov 04
0
Nouveau for FreeBSD
2015 Jul 06
2
Asterisk how to setup alarm too many outgoing calls from same user
Hello, I would like to setup a mechanism to trigger an alarm if user is deal too many numbers within a very short period of time. Safeguard against users hacked accounts. can someone help? Thanks,
2011 Oct 01
1
USB CyberPower
...low speed USB device number 6 using ohci_hcd usb 2-3: New USB device found, idVendor=0764, idProduct=0501 usb 2-3: New USB device strings: Mfr=3, Product=1, SerialNumber=0 usb 2-3: Product: CP550HG usb 2-3: Manufacturer: CPS usb 2-3: usbfs: USBDEVFS_CONTROL failed cmd usbhid-ups rqt 128 rq 6 len 255 ret -110 usb 2-3: usbfs: USBDEVFS_CONTROL failed cmd usbhid-ups rqt 128 rq 6 len 255 ret -62 usb 2-3: usbfs: USBDEVFS_CONTROL failed cmd usbhid-ups rqt 129 rq 6 len 9 ret -6 2 usb 2-3: usbfs: USBDEVFS_CONTROL failed cmd usbhid-ups rqt 129 rq 6 len 376 ret -62 usb 2-3: usbfs: USBDEVFS_CONTROL fai...
2003 Jul 21
1
MYSQL Table Structure
For the information of others (and Google) this is the table structure I used to get cdr_mysql working: CREATE TABLE cdr ( calldate varchar(255) NOT NULL default '', clid varchar(255) NOT NULL default '', src varchar(255) NOT NULL default '', dst varchar(255) NOT NULL default '', dcontext varchar(255) NOT NULL default '', channel varchar(255) NOT NULL default '', dstchannel varcha...
2011 Aug 09
7
Disk IDs and DD
Hiya, Is there any reason (and anything to worry about) if disk target IDs don''t start at 0 (zero). For some reason mine are like this (3 controllers - 1 onboard and 2 PCIe); AVAILABLE DISK SELECTIONS: 0. c8t0d0 <ATA -ST9160314AS -SDM1 cyl 19454 alt 2 hd 255 sec 63> /pci at 0,0/pci10de,cb84 at 5/disk at 0,0 1. c8t1d0 <ATA -ST9160314AS -SDM1 cyl 19454 alt 2 hd 255 sec 63> /pci at 0,0/pci10de,cb84 at 5/disk at 1,0 2. c9t7d0 <ATA-HitachiHDS72302-A5C0 cyl 60798 alt 2 hd 255 sec 252> /pci at 0...
2015 Jun 05
0
תשובה: Missed call
2005 Feb 23
4
Maximum line length of APPEND option in PXELINUX
Hi, I just replaced the pxelinux.0 of some 2.x version by pxelinux.0 vers. 3.0.7. Some of the PXE Clients refused to boot thereafter (just stopped after reading the config file). I noticed that the APPEND line was too long. Is this intentional? What is the maximum length of the APPEND option line? Thanks, Thomas