You can find the results of your search below. If you didn’t find what you were looking for, you can create or edit the page named after your query with the appropriate button.
assignments:
13 HitsAssignments will be posted here.
- MH1: Out 1/22/09; Due 1/27/09 {{courses:cs241-200901:minihw1-s09... 901:mh1-09sol.pdf|MH-1 Solutions (pdf)}}
- MH2: Out 1/27/09; Due 1/29/09 {{courses:cs241-200901:mh2-s... 01:mh2-s09sol.pdf|MH-2 Solutions (pdf)}}
- MH3: Out 1/29/09; Due 2/3/09 {{courses:cs241-200901:mh3.pd
What am I wearing:
12 Hitsades of daily wear ((This page should always be about my current [[wp>wearable computer]].))
\\
* [... to reduce the clutter, I have broken this section out into its own page: [[software]]
====== Linux o... What Works =====
* external monitor
* Video out (thanks to [[http://www.cs.vassar.edu/~priestdo#M
Makefiles:
5 Hitso mylib.o openfile.o
# Above, we are saying lab1.out depends on main1.o, mylib.o and
# openfile.o and to create lab1.out we give the g++ command as shown on
# the next line which starts with a TAB altho... t see that.
# Note that the command : g++ -o lab1.out main1.o mylib.o openfile.o
# creates an executabl
Page in progress:
5 Hitsting from one lab linux box to another:
- find out the name of the machine you want to get to
- is it written on the outside of the box?
- if at loging screen, it will be there
- if the... - if you can't find it on the machine, figure out the names of the machines on either side of it.
Makefiles:
5 Hitso mylib.o openfile.o
# Above, we are saying lab1.out depends on main1.o, mylib.o and
# openfile.o and to create lab1.out we give the g++ command as shown on
# the next line which starts with a TAB altho... t see that.
# Note that the command : g++ -o lab1.out main1.o mylib.o openfile.o
# creates an executabl
CMPU-377: Parallel Programming:
4 Hitsyllabus is a wiki. It is subject to update throughout the semester. //
^ Course Wiki: | http:... tml>
* TCP Linda: http://www.lindaspaces.com/about/index.html (C-Linda programming language)
* Ber... irst Course//. MIT Press, (c) 1990. (This text is out of print, but available on SCAI's website for dow
CS102 Fall 2009:
4 Hitsex = new BlockExamples();
}
* We'll figure out exactly what this code means after break. But fo... or somewhere in your code, NetBeans will point it out immediately with a red warning marker on the left... r name off a list for having done the lab.
**Log out**
When you are done, close NetBeans, and then lo
Python Tips and Tricks:
4 Hitslist possible continuations. Very useful to find out what
is allowed in each context.
Command line co... ng:
<code>
# pylab.show() This line is commented out
pylab.ion()
</code>
===== Using List Comprehens... form, a list comprehension constructs a new list out of elements computed from the elements of another
herbeee:
4 Hitsware|essential software]] for me to try the eeepc out as a wearable.
The eeepc makes me a bit nostalgi... o run "herbeee" with no HMD. The eeepc has a vga out connector, but for this device I am not using it ... n goes off and stays off when the lid is closed. "Out of the box" eeeXubuntu had the screen shut off on
Tikkun Passover 2009 Supplement in Plain Text:
4 Hitsan American as
President!
But we are concerned about the outcome of the global meltdown of our
economi... o
cultivates greed, fraud, and a selfish “looking-outfor- number-one”
mentality. This offends Jewish va... wn communities
and teaching the ethos of “looking out for number one,” some people
even turned to vario
Where Am I in the world?:
4 Hitsof ways to get to know people (including checking out their Home Pages), I hope you enjoy the glimpse o... d!// is no longer here. If you need information about it send me mail. If you want to shoot on campus, ... , have a look at these pages and then give me a shout.
\\
==== Emacspeak ====
We host the mailing li
cmu-cam:
3 Hitsn of %3.2f and %3.2f is \n", v1, v2);
fflush(stdout);
}
===============================
at Linux com... %d and %d is: %d\n", x, y, (x * y));
fflush(stdout);
return x*y;
}
(ff:def-foreign-call proces... image, use the getPixel method:
/* Print out a random pixel */-
int pixel[] = cam.getPi