Displaying 14 results from an estimated 14 matches similar to: "Procedural prgramming"
2011 Feb 26
1
Hello!
Hi,i would like to know what is the best way to write a procedure in R,it seems that when i run a script it doesn't wait for previouse code lines to be excuted,i would like to know how to force R to hold on a code line until it is processed,for example:i want to choose from a list the name of the sheet in which to do an analisys,then i want to run a goodness of fit test for the data on that
2011 Apr 18
3
guitar pro 5.2 runs of out of gdi handles
On both wine 1.3.15 and 1.3.17, guitar pro 5.2 has a tendency to crash
after a while. Wine gives the error message that it ran out of gdi
handles and expect crashes.
Trigger unknown.
2008 Apr 22
2
optimization setup
Hi, here comes my problem, say I have the following functions (example case)
#------------------------------------------------------------
function1 <- function (x, theta)
{a <- theta[1] ( 1 - exp(-theta[2]) ) * theta[3] )
b <- x * theta[1] / theta[3]^2
return( list( a = a, b = b )) }
#-----------------------------------------------------------
function2<-function (x, theta)
{P
2003 Oct 07
2
error in rsync protocol data stream (code 12) at io.c
List,
I am having trouble with a previously working rsync server.
Version:
> # rsync --version
> rsync version 2.5.4 protocol version 26
> Copyright (C) 1996-2002 by Andrew Tridgell and others
> <http://rsync.samba.org/>
> Capabilities: 64-bit files, socketpairs, hard links, symlinks,
> batchfiles, IPv6, 64-bit system inums, 64-bit internal inums
2001 Aug 26
1
You killed Half-Life!
I don't know if it's just me or if there is an issue in wine, but HL seems
to be getting buggier with every release. I've been having issues with the
loading screen since 20010629, but when I moved to 20010824 things just
got bad, I get a crash after trying to join a second game (play one, exit,
join another). It's an actual bug in the code too, I believe it was a
buffer error but
2001 Nov 02
5
What about Control Panel?
I have a no-windows Wine configuration.
What happens if I install an application that a.o. adds a module to the
Windows Control Panel? Is there a fake Control Panel for this?
2001 Sep 04
3
Performance in Half-Life
I got it working with wine, yay... And it's entirely playable but two
problems puzzle me.
Number one: The sound is lagging behind. I shoot and then about 1 second
later, the gun makes a noise. Now the gun fires instantly but the sound
is just delayed. (the same with all sound in half-life, no other game
though).
Anyone else had this problem?
Number two: Performance is still rather poor.
2005 May 18
0
RE: Bootitng and CDShell...
Hi!
Although it may seem so, this is the wrong place to put your question.
Please contact the CDShell developer.
Luis Correia
> -----Original Message-----
> From: Andreas Gortsilas mailing list account
> [mailto:agorts_mlst at sabo.gr]
> Sent: Tuesday, May 17, 2005 7:59 AM
> To: 'syslinux at zytor.com'
> Subject: [syslinux] RE: Bootitng and CDShell...
>
>
2005 May 17
0
RE: Bootitng and CDShell...
Hello,
Can anyone help me?
Does any of you manage to load (boot) Bootitng through CDShell?
How can I ensure that diskemu emulates a 1.44MB floppy?
Any ideas?
Thank you
Andreas Gortsilas
-----Original Message-----
From: David F. [mailto:support at terabyteunlimited.com]
Sent: Tuesday, May 17, 2005 9:48 AM
To: 'Andreas Gortsilas'
Subject: RE: Bootitng and
2010 Sep 30
1
more than two NA value names in my data
my data(*.txt) has 1000 observations(numbers with no characters) of 5
variables. quite simple.
However, NA values are quite tricky.
this observer used more than two names for NA values; "." and "na" and more.
1. If I don't want to manipulate this raw data at all, how can I read this
table?
(meaning, can I set more than two names for na.strings=" " in
2007 Apr 15
6
I'm new to Ruby On Rails...
Hi, guys. I''m so happy to join this group. I''m new to ROR. And I
haven''t learned or used any other program langueage before. I''m
intrest in develop web-based database-driven prgramming. My company
need to develop a bussiness management system recently. I wanna use
ROR for a try. So, where should I start? In another words, what books
or resources should I read?
2006 Jul 02
7
Generic SingleTable inheritance
Hi all,
I would like to discuss a design idea I have in mind with you, in order
to get critical feedback.
ActiveRecord supports single table inheritance(STI) "per se", BUT you
must add all possible instance variables(properties) of all subclasses
to the "base table"(as columns). I would like to circumvent this
restriction.
Say we have a
class AbstractGenericThing <
2007 Apr 17
4
A problem about all possible sequences
Dear All
Suppose a sequence of length 10 generated by the following rule: the
first element is 0 with 50% of probability or 1 with the same
probability; the second element likewise; and so on.
Is there some R command to obtain all possible different sequences
formed by the above rule? I am aware that one could write a small
program to do that, but I am speculating about whether a command is
2001 Sep 20
0
The look of wine
Three simple questions:
What does wine use to translate .ico s into .xpm s?
Are the icons wine uses in it's dialogs really that badly colored or are
they just badly tuned for the depth I'm using (16)?
Why is the wine icon in all it's dialogs a badly colored martini, I
though it was wine I was drink'n here!
---
All you have to do to get windows apps to run on Linux is give them