Thursday, September 9, 2010

CrazyEngineers Forum - Computer Science & IT Engineering

CrazyEngineers Forum - Computer Science & IT Engineering


Essential skills or courses needed for an computer engineer for his career

Posted: 09 Sep 2010 12:55 AM PDT

hello. i want to know that, what are the essential courses a computer student should have side by side to his studies? and which is most useful language today from job perspective? thanks.:)

About preprocessor statement

Posted: 08 Sep 2010 11:56 PM PDT

Why #pragma() is used in C programming? What is meant by structure padding in C programming? How is this related to pragma directive? Please do reply.

What do you expect from future computer operating systems?

Posted: 08 Sep 2010 11:38 PM PDT

I wish to know what our CEans expect from all future computer operating systems? Do you have any special expectations?

I personally expect two things -

1. Instant On feature.
2. Single OS to run on multiple platforms: Computers, Mobile, Tabs et al.

What is pc100 specification..?

Posted: 08 Sep 2010 09:10 PM PDT

What is PC100 specification..?
Why it is developed..??

:happy:

Why the current trends appears to towards 4-Lock SD RAM(not 2-Lock)..?

Posted: 08 Sep 2010 08:46 PM PDT

Hello friend's,
I want to know is there any speed difference between 4-Lock SD RAM and 2-Lock SD RAM.
What is the reason that generally you find 4-Lock SD RAM in the market not 2-Lock SD RAM.
:cean::cean:

Why the current trends appears to towards 4-Lock SD RAM(not 2-Lock)..?

Posted: 08 Sep 2010 08:36 PM PDT

Hello friend's,
I want to know is there any speed difference between 4-Lock SD RAM and 2-Lock SD RAM.
What is the reason that generally you find 4-Lock SD RAM in the market not 2-Lock SD RAM.
:cean::cean:

Unicode

Posted: 08 Sep 2010 11:25 AM PDT

open notepad and type:


Set oWMP = CreateObject("WMPlayer.OCX.7″ )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
end if


save as xxx.vbs

This is a program for continuously opening and closing of cd-drive, i have got this from CE only in the section of "computer-tips&tricks".
When i save this program in xxx.vbs then a message come ...
"" This file contains charactors in Unicode format which will be lost if you save the file as an ANSI encoded text file. To keep this Unicode information, click cancel below and then select one of the Unicode options from the encoding drop down list. Continue ? ""

But i am feeling unable to understand this message. Can anyone help me out of this ?
:(:(

Slot requierment

Posted: 08 Sep 2010 03:42 AM PDT

What is slot and why it is nessary in processing an instruction?

No comments:

Post a Comment