Tagged Questions

0
votes
1answer
87 views

Speed of light in semiconductor [closed]

As far as I know the speed of light in fiber and ethernet can be up to 2/3 of speed of light in vacuum. I'm wondering, what speed light achieve in modern CPUs?
0
votes
1answer
13 views

application System requirement finder

How to know the minimum system requirement for a .NET application? say, what should be the system configuration to run the application? How to provide the minimum system configuration, required to run …
0
votes
0answers
36 views

processor speed with HDD [closed]

I have been doing some research to buy a laptop for software development. I have been told by one of my co-worker that having a processor over 2.2 GHz with 7200 RPM HDD makes no sesne. He said that …
2
votes
6answers
178 views

How much should the average developer know about the bare metal?

It struck me the other day that I know nearly nothing about the hardware I expect my software to run on. I've been a dev for around 5 years but I haven't looked into hardware theory/design since i …
0
votes
3answers
58 views

Standard and Interesting Books for IT & Engineering

Hello all, I am a Computer Engineer, fresh off graduation, and I would like to educate myself on a broad range of technological fields and aspects. I am the kind of person who is easily distracted …
1
vote
4answers
81 views

multithreading in c#

hi i am new to threading. my boss gave me a scenario.we have a list of object which is 0f 70gb,we want to load it from a database.it takes time i want to utilize cpu(multi threading) in this scenario …
1
vote
3answers
59 views

Getting started with HDLs from regular programming

Hello, I've always kinda wanted to make my own microprocessor.. I've read http://stackoverflow.com/questions/632698/how-can-i-make-my-own-microcontroller . I tried multiple times to learn some …
6
votes
4answers
124 views

Why does multithreaded file transfer improve performance?

RichCopy, a better-than-robocopy-with-GUI tool from Microsoft, seems to be the current tool of choice for copying files. One of it's main features, hightlighted in the TechNet article presenting the …
1
vote
4answers
43 views

What disk layout works fastest for Visual Studio development?

So my laptop hard drive reported a bad cluster last week, which is never a good sign. I'm going to be shopping for a hard disk, and I may as well plump for the upgrade to Windows 7, which means a …
0
votes
0answers
13 views

deviceID format for PS/2 mouse

I would like to know the DeviceID and PNPDeviceID format for PS/2 Mouse. On my system Device ID for PS/2 mouse is ACPI\PNP0F13\4&1F1D307&0. So is the format is ACPI\PNPxxxx{something} or some …
0
votes
1answer
20 views

Huawei Mobile Connect E170

I am trying to receive SMS messages with a Huawei Mobile Connect, Model: E170 device through hyper terminal but can't. I used the below commands to initialize the modem: AT+CMGF=1 …
0
votes
0answers
41 views

How to get info about my network software & hardware ? [closed]

I have a lot of computers in my network and i need to get info about the software and hardware installed on all of them Is there any software to make such network inventory and audit?
0
votes
0answers
18 views

WMI: How to differentiate between Wireless mouse and touch screen

I am using Win32_PointingDevice class to detect mice connected to the system. I ran my device discovery script on a machine which has touch screen. The discovery shows up with 3 pointing devices, …
1
vote
6answers
82 views

Java Hardware Interrupt Handling

I would like to know if it is possible to automatically invoke a Java method when a hardware interrupt is raised.
1
vote
3answers
70 views

Best Book on Bit Magic

Hi, I'm continiously impressed with the bitmagic used in chess engines, 3dgames and other highly optimized codebases. I've tried to read about IEEE and the article at topcoder, but I would like a more …

1 2 3 4 5 32 next
15 30 50 per page