Displaying 20 results from an estimated 4766 matches for "demonstr".
Did you mean:
demonstra
1996 Mar 23
0
No subject
....
SYSTEM REQUIREMENTS
FreeBSD version 2.1 with approximately 15MB RAM. You will need at least
8MB (preferably 12MB or more) of RAM to run the window manager and
compile programs.
DEMO PROGRAMS
Source code and manual pages for the following demonstration programs is
included for your reference:
Containing the source code for several demonstration libraries.
Exm Contains the Exm demonstration widget set.
ExmCxx Contains the ExmCxx demonstration widget set. This
set consists of the C++ versions of f...
2017 Aug 25
4
NHW Project - news with Xiph.org
...n with Monty Montgomery about the
NHW Project and he told me that Xiph.org would like to encourage the NHW
Project development.That's just great!
I'll see what Monty will do on his side (and when he has time), but he also
told me that the NHW codec has merits but there must be an effort to
demonstrate them.
The advantages, merits of the NHW codec are the neatness advantage, NHW
pictures have more neatness (and a little less precision), so it's a choice
if you prefer more neatness or more precision, but according to my visual
tests, neatness is quite pleasing... and there is also speed, c...
2007 Dec 04
2
Learning to do randomized block design analysis
...y textbook [1]:
> # Case Study 13.2.1, page 778
> cd <- c(8, 11, 9, 16, 24)
> dp <- c(2, 1, 12, 11, 19)
> lm <- c(-2, 0, 6, 2, 11)
> table <- data.frame(Block=LETTERS[1:5], "Score changes"=c(cd, dp,
lm), Therapy=rep(c("Contact Desensitisztion", "Demonstration
Participation", "Live Modeling"), each=5))
> table
Block Score.changes Therapy
1 A 8 Contact Desensitisztion
2 B 11 Contact Desensitisztion
3 C 9 Contact Desensitisztion
4 D 1...
2011 May 16
0
Six Feet Up - In Search of Systems Administrators
...In addition to supporting hosting clients, the Systems Administration
team also does quite a bit of work improving our infrastructure. This
involves researching and testing new products and systems and deploying
those that will do the most good for our infrastructure.
Your Responsibilities:
* Demonstrate ability to analyze and provide recommendations to
improve performance.
* Demonstrate ability to sniff network traffic to debug problems.
* Demonstrate ability to apply caching strategies and optimize Plone
system for fast delivery e.g. CacheFu, memoization, memcached.
* Provide training...
2001 Jan 10
1
Auto Demonstration...
Dear List,
Suppose I want to do a demonstration with R, which I will be showing a couple of different graphs (e.g. demo(graphics) ). However I want R to run through each graphics automatically. I can achieve this by changing the line in demo(graphics):
opar <- par(ask = interactive() &&
(.Device %in% c("X11...
2003 Dec 17
1
R demonstration ideas?
Dear All!
Tomorrow morning I will have to demonstrate R to a professor here at the
Semmelweis University. He uses Windows and Statistica. I will have 20
minutes and I would like to convince him that R is powerful, and it even
could be used in teaching the students basic medical statistics.
Could you give me some ideas what to show him in this 20 m...
2010 Sep 24
2
why I could not reproduce the Mandelbrot plot demonstrated on R wiki
I am trying to reproduce the nice looking of Mandelbrot demonstrated by R
wiki page by the following code:
library(caTools) # external package providing write.gif function
jet.colors = colorRampPalette(c("#00007F", "blue", "#007FFF", "cyan",
"#7FFF7F",
"yellow",...
2009 Apr 08
1
demonstrate multiple core use
Hi all!
I have a quad core computer and I'd like to run some Rmpi code.
However, I would like to be able to demonstrate that all 4 cores are running.
Is there a way to do that, please?
Also, would it be better to run snow for such a demo, please?
thanks,
Erin
--
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: erinm.hodgess at gmail.c...
2010 Jun 25
1
Call for Demos and Exhibition: The 7th International Conference on Autonomic and Trusted Computing (ATC 2010)
...onference on Autonomic and Trusted Computing (ATC
2010)
Xi'an China, October 26-29, 2010
http://www.nwpu.edu.cn/atc2010/
The ATC 2010 demo/exhibition program provides researchers and engineers
with opportunities to show their cutting-edge work presented in an
interactive fashion. The live demonstrations and exhibitions may include
implementations of techniques presented in the main conference,
workshops, other conferences and venues, as well as systems and video.
We encourage academic researchers as well as industry lab researchers
and companies to participate in showcasing their product...
2010 Jun 25
1
Call for Demos and Exhibition: The 7th International Conference on Autonomic and Trusted Computing (ATC 2010)
...onference on Autonomic and Trusted Computing (ATC
2010)
Xi'an China, October 26-29, 2010
http://www.nwpu.edu.cn/atc2010/
The ATC 2010 demo/exhibition program provides researchers and engineers
with opportunities to show their cutting-edge work presented in an
interactive fashion. The live demonstrations and exhibitions may include
implementations of techniques presented in the main conference,
workshops, other conferences and venues, as well as systems and video.
We encourage academic researchers as well as industry lab researchers
and companies to participate in showcasing their product...
2016 May 19
7
Transferring SelectionDAG code ownership
...have noticed, I no longer have the time to be a proper code owner for SelectionDAG. In the interest of the project and to keep development running smoothly, I am resigning my code ownership. Justin Bogner has graciously volunteered to take it up. He has a strong history of LLVM contributions, a demonstrated commitment to good community development practices, and has experience shaving the infinite herd of SelectionDAG yaks.
I am happy to recommend Justin take over the SelectionDAG code ownership, pending the approval of the community.
—Owen
2017 Sep 04
0
NHW Project - fast discrete wavelet transform
...[0];
}
In these conditions, my implementation seems as fast as the lifting scheme,
they are doing exactly the same things in two different ways, but similar
speed ways.
So I think we can keep my DWT implementation in the NHW codec!!!
I have heard Monty that I must do (interesting) technology demonstrations
as part of the NHW Project story, but I don't know what to start, and I
also lack the graphical design capabilities...
Monty, a second answer would be very welcome?!
Many thanks!
Cheers,
Raphael
2017-09-01 18:12 GMT+02:00 Raphael Canut <nhwcodec at gmail.com>:
> Hello,
>...
2017 Aug 30
0
NHW Project - news with Xiph.org
Hi Raphael,
On Fri, Aug 25, 2017 at 2:30 PM, Raphael Canut <nhwcodec at gmail.com> wrote:
> I'll see what Monty will do on his side (and when he has time), but he also
> told me that the NHW codec has merits but there must be an effort to
> demonstrate them.
Well, if you want to pursue a collaborative project, you need to
attract others to work on it. Perhaps 'demo' is the wrong word... I'd
say the project needs to have a story, and a demonstration of the
technology is part of what makes the story concrete.
> But it is not so...
2002 May 12
3
ext3 .journal location?
Forgive my novice question, but I am a new student of Linux working on presenting the ext3 journaling filesystem to my class. I seek any advice on how to visibly demonstrate (including a purposeful crash of a Linux box) the benefits of ext3 over ext2. I am not worthy to lick the bootstraps of this group, but I beg for any help! The problem I am having extends to even locating the .journal file on my 7.2 install. Help, and thanks in advance!
Steve in Texas
2016 Dec 29
0
Modernizing LLVM Coding Style Guide and enforcing Clang-tidy
...real data, and to come to some agreement about what should be
written in the first place, preferably based on real data, and then,
switching in some organized fashion, not just randomly :)
IE Either have a clear coding standard and enforce it, or leave uses alone
one way or the other without some demonstration that it actually matters.
I would *personally* prefer to just use emplace_back everywhere, and not
try to switch between the two, without demonstration of real benefit.
(i'd also accept the other way, use push_back everywhere, and not try to
switch between the two, without demonstration...
2023 Aug 06
3
A demonstrated shortcoming of the R package management system
...cript /mnt/matrixIssue.R
This runs in under two minutes, first installing the older Matrix, next
installs SeuratObject, and then by removing the older Matrix making the
(already installed) current Matrix version the default. This simulates a
package update for Matrix. Which, as the final snippet demonstrates, silently
breaks SeuratObject as the cached S4 method Csparse_validate is now missing.
So when SeuratObject was installed under Matrix 1.5.1, it becomes unuseable
under Matrix 1.6.0.
What this shows is that a call to update.packages() will silently corrupt an
existing installation. We underst...
2018 May 21
2
Showcase of the Windows/ARM64/MinGW target
Hi,
At the Build conference recently, Microsoft had a session about Windows on
ARM(64), [1]. As case example of a large, nontrivial app rebuilt for this
arch, they demonstrated VLC.
The presentation claimed that this was built with MSVC, with zero changes
to the source.
This actually isn't true; the app that was demonstrated was actually built
with Clang and LLD with mingw-w64 as SDK (and there had been quite a few
minor fixes throughout the codebase to make...
2016 Aug 27
2
Use case to test Clock skew on SAMBA4 (4.4.5)
Hi Experts ,
I have a situation where I have to demonstrate that if the time
difference between Samba4 (AD) and Windows Client is more that 5 Min (
as per Kerbrose ) , the user should note be allowed to login via that
windows PC .
When I simulate it I get Clock skew in the logs ( as shown below ) but
the user is allowed to login .
/ Kerberos: Too...
2014 Oct 01
1
Trouble getting listescape plugin to work with "$" separator (as demonstrated in Wiki) in Dovecot 2.2.9
...separator must be only one character long
Ultimately, I have two questions:
1.) Is the nesting structure that I've employed correct? The Wiki 2 page
is not clear with regard to the nesting; is it correct to put the
"namespace" block inside the "protocol imap" block, as I demonstrated above?
2.) Is it possible to escape the dollar sign so that it can be used as
the separator?
Full "doveconf -n" output is included below.
Thanks for any assistance,
-Ben
# doveconf -n
# 2.2.9: /etc/dovecot/dovecot.conf
doveconf: Fatal: Error in configuration file /etc/dovecot/d...
2019 Oct 30
1
[PATCH V6 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
On Wed, Oct 30, 2019 at 02:44:44PM +0800, Jason Wang wrote:
> This sample driver creates mdev device that simulate virtio net device
> over virtio mdev transport. The device is implemented through vringh
> and workqueue. A device specific dma ops is to make sure HVA is used
> directly as the IOVA. This should be sufficient for kernel virtio
> driver to work.
>
> Only