search for: scrambling

Displaying 20 results from an estimated 389 matches for "scrambling".

2002 Jul 01
1
functions of dataframes
Hello experts I have a thing which I can't vectorize. Can any gurus out there help? This is my truncated dataset; it is a dataframe of five possums and which tree they slept in on three days. R> dataset p14 p88 p82 p90 p98 1 6 7 5 1 3 2 8 9 10 1 11 3 8 7 12 13 14 I can manipulate it with simple functions fine: R> f function(n){n+1000} R> f(dataset)
2007 Sep 23
0
initial scrambling of seed in do_setseed / RNG_Init
I would like to suggest a modification of initial scrambling of the seed in RNG_Init (called from do_setseed). The modified code is equivalent, but faster. Patch against R-devel_2007-09-22 follows --- R-devel-orig/src/main/RNG.c 2007-09-02 07:49:35.000000000 +0200 +++ R-devel-modif/src/main/RNG.c 2007-09-23 10:51:59.234566440 +0200 @@ -216,8 +216,8 @@...
2015 Nov 10
8
[Bug 92893] New: NV34: XPresent compositor scrambled
https://bugs.freedesktop.org/show_bug.cgi?id=92893 Bug ID: 92893 Summary: NV34: XPresent compositor scrambled Product: xorg Version: git Hardware: x86 (IA32) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at
2012 Jan 16
3
[Bug 44849] New: nouveau loads scrambled garbage
https://bugs.freedesktop.org/show_bug.cgi?id=44849 Bug #: 44849 Summary: nouveau loads scrambled garbage Classification: Unclassified Product: xorg Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: critical Priority: medium Component:
2003 Aug 12
2
password file recovery question
I've got a possibly silly question and I believe I have an answer, but I want to see if what I think is the answer is feasible. I've had to rebuild a mail server from scratch, upgrading from 4.6-STABLE to 4.8-STABLE in the process. The other mail server had crashed, with disk errors so sever it wouldn't fsck clean. I was able to get it together enough to pull my configuration files
2003 Apr 14
1
NA in logical vector = data frame row numbers scrambled
Dear all. RE how to estimate parameters of multimodal distribution Thank to prof.Ripley for pointing me to mclust package, although I am not sure I can apply it to my problem. I have another question. I need to change some of my values in data frame to NA. I use something like df[df$v1 < 5, 5:10] <- NA which is OK if there are no NA values in v1. here are some foo attempts >
2010 May 28
0
xen 4.0.0 dom0 console video unreadable / scrambled
I previously sent this help request to xen-api rather than xen-users. My apologies for the re-send. ------------------- I am following http://www.gentoo.org/doc/en/xen-guide.xml to build a new box for use as dom0. For the dom0 kernel configu I used as a basis a previous, working config from a non-xen kernel. That previous kernel (2.6.32-gentoo-r7) exhibits no console video problem. My new xen
2004 Oct 18
1
scrambled filename.
Hello there, If i create a file starting with nul. via command shell access, example: nul.txt or nul.blaat.txt Samba show's this file scrambled, i've tested this on samba 3.04 on AIX and FC2 Linux samba 3.0.7-2. My file nul.txt is showed via samba as: NDH6SA~M.TXT. I have a default samba configuration: [global] workgroup = C3D-VR.COM server string = C3D Samba Server
2010 Oct 25
0
Possible bug with scrambled messages on Win7-64bit using R2.12.0 (32/64 bit version)
When executing 'dyn.load("this/dll/does/not/exist.dll")' the resulting error message is scrambled. Not all characters will be displayed and when I select the empty region text disappears/reappears. For a screenshot see: http://dl.dropbox.com/u/2602516/dyn.load_error1.PNG and http://dl.dropbox.com/u/2602516/dyn.load_error2.PNG. Note: I had the same problem with xlsReadWrite
2012 Jan 20
0
Chinese characters scramble after a while
The problem I am currently facing is that the Chinese characters that are posted on my site which are encoded with UTF-8 become scrambled for some reason overnight (I check the next morning). All my pages on the application are headed with <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> I attempted to use the solution provided on this page
2019 Aug 06
2
unstable refresh rate
I have a Gigabyte GeForce 1050 connected by DVI to a monitor (1920x1200 resolution @ 59.9502 Hz) and a TV via HDMI (3840x2160 @30 Hz). The problem is the TV used to work at 59.9685 Hz but then it started showing "No signal" on the TV. I was changing settings trying to get it to work again and I happened to change it to 30Hz and it worked. The specs are here:
2006 Sep 18
2
Problems restoring from dump
Hello all, First, the vital stats: FreeBSD 6.1-STABLE, dovecot 1.0.rc7 from ports. I have run into a vexing little problem that has brought my deployment of a shiny new dovecot server to a screeching halt. Using 'periodic' I've configured regular backups to occur using 'dump'. I have a monthly level 0, a weekly level 4, and a daily level 8. These dumps take advantage of
2018 Feb 04
0
copy/paste of large amount of code to terminal leads to scrambled/missing characters
This sounds like a problem with your editor or the OS clipboard support rather than R. You might get a response here, but R-sig-mac seems more appropriate to me for such discussion. -- Sent from my phone. Please excuse my brevity. On February 3, 2018 4:23:54 PM PST, Martin Batholdy via R-help <r-help at r-project.org> wrote: >Dear R-users, > >This question might not be restricted
2007 Oct 16
1
error in sample ()
I am trying to get a random matrix based on an original matrix called disperser.mx, with dimensions 30x73 When I write the following code: >scramble = sample (disperser.mx) >newmat = matrix(scramble, nrow=30) I get the following warning message and a very weird matrix with 30 rows but only 3 columns shown below: Warning message: data length [73] is not a sub-multiple or multiple of the
2018 Feb 04
3
copy/paste of large amount of code to terminal leads to scrambled/missing characters
Dear R-users, This question might not be restricted to R, but I hope that some might have experienced similar problems and could help me. When using R, I usually work with a text-editor (textmate2) in which I prepare the script. To execute code, I then copy and paste it to an R-session running in the terminal/shell (on Mac OS). Unfortunately, when pasting too much code into the terminal (e.g.
2011 Jul 23
1
How to "scramble" emails
Hi, I am working on a webmail project using dovecot as imap server and I would need to make a demo however I don't want to show all my emails addresses. So my question is knowing that I am using the maildir format, would it ne possible to do a kind of search and replace of all emails/cc/to and replace them by fake ones or will it break something like indexes ? Thanks
2002 Dec 18
1
Scrambled Jobnames when Printing
Dear Samba! I use a perl script to move print jobs around for users, and there is a custom printer interface to pick up the jobs. Windows clients print to the samba printer, which basically moves the job to another share to be picked up by the print server client, depending on the users \\Machine Name. A sample from the conf file: [tcacol-prn] comment = Printer for Colour at Talss CA
2008 Apr 06
1
Scrambling objects ID's for users
Hello. I would to replace a standard records idenfiers - 1,2,3,50043,43242 etc by a something like guid. I would like to use it everywhere - in assocations, etc, because i don''t wont to user estimate my database size by simple reading ids. Whats the solution? Is somewhere a rails plugin (i use rails 2.0.2)? I have problem with standard approach - by simple replacing id column by string
2018 Sep 04
6
[PATCH 0/5] drm/nouveau: add basic HDMI 2.0 support
...or DP and HDMI. I'm quite confused about OR's vs HEAD's, and how to tell whether a register is indexed by one or the other. But at least it works a little bit! Note that I have limited testing equipment, but I did verify that a GM204 trace referred to the same register for controlling scrambling. I may get access to a GM206 later in the week to verify there. Ilia Mirkin (5): drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0 drm/nouveau/disp/gm200-: add scdc parameter setter drm/nouveau/disp: keep track of high-speed state, program into clock drm/nouveau/disp: a...
2018 Feb 04
1
copy/paste of large amount of code to terminal leads to scrambled/missing characters
Obvious suggestion: use a more capable IDE instead of Textmate2 with copy/paste. RStudio is very popular now, but there are many others . Search on e.g. "R IDE For MAC" to see some alternatives. Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom