2005/6/21-23 [Computer/SW/Languages/Perl] UID:38230 Activity:high | 6/21 My math and/or perl fu is weak. Is there a way to get integer
multiplication in Perl the way it's done in C? i.e. limiting
to 32 bits. Like 1588635697 * 1117695901 = 1166976269 in C.
\_ Can't you just multiply and then mask all but the last 32 bits?
\_ I don't think so; that's not the same as mult overflow.
> perl -e 'print (1588635697 * 1117695901)'
...
|
2004/7/28-29 [Computer/SW/Graphics, Computer/Theory] UID:32556 Activity:very high | 7/28 Dear CS PhDs, can someone please enlighten me on the different
conferences out there, what they're good for, how prestigious
they are, etc? -cs dumb
\_
I'll start:
// prestigious:
...
|
2001/11/8-9 [Computer/Theory] UID:22971 Activity:very high | 11/7 I hate math 55. If CS is an extension of math 55, I'm gonna drop out.
\_ if you don't like math 55 you are better off doing something else
with your life. You will not be happy as a programmer.
\_ I don't think math55 is a good measure of what a career in cs
is like.
\_ career in CS or a career in programming? they are not the
...
|
2001/6/17-19 [Computer/Theory] UID:21552 Activity:high 86%like:21549 | 6/17 [REPOST] Anyone know of a good introduction to the Gell-Mann
8 Fold Way that can be understood by a engineering grad (7
series plus one ud phyics class and one ud math class)?
\_ forget it.
\_ forget it. There's so much physics out there that is accesible
to someone with the background you describe, that will actually
...
|
2000/5/3-4 [Computer/Theory] UID:18162 Activity:very high | 4/32 Stat 200a vs Stat 101 vs Stat 134 -- any comments? Experience with
any would be appreciated too. (Assuming that purpose is applications
in an arbitrary area of theoretical CS)
\-sigh, i guess i will wade in: if you let me know what topics you
\_ Can you describe the subject matter please? I am too lazy to
look it up.
...
|
2000/1/21 [Computer/Theory] UID:17287 Activity:high | 1/21 Just curious, is computer science considered pure science (as in
medical science research) or is it considered engineering (as in
Electrical Engineering)?
\_ Most classes are a mix, though in different quantites. The
ABET classifications give a rough approximation. CS 170 is
one of the last classes in the world to be considred engineering.
...
|
|