CPU
A Central Processing Unit (CPU), or sometimes just called processor, is a description of a class of logic machines that can execute computer programs.
Application
Any
Language
Any
License
Any
: Hi All, I have been looking all over the net for a free converter
: that will take an MS Excel file and convert it to a C/C++ Header file.
: Or does anyone here know a way to do this? Any help...
: :
: : Sounds to me like a classic example of a TSR. What architecture are you working on?
: :
:
: The board is a PC-104 Pentium based DOS target from Kontron which relies on a seperate...
:
: Sounds to me like a classic example of a TSR. What architecture are you working on?
:
The board is a PC-104 Pentium based DOS target from Kontron which relies on a seperate Ethernet based...
: Yes, as I wrote Im not sure how accurate it will be.
Yes, I quoted you saying that so you wouldn't have to feel defense about it. ;)
: A simple function call that takes 0.1 ms?
I pulled...
: : Hello,
: :
: : we have a pentium 3 with an ISA slot for SA85 ISA Card. Our pentium 3 breakdown already and we want to substitute for a pentium 4 only, some advises that this particular ISA...
: : It would still be possible to use sleep() for a longer period of time, even
: : though I'm not sure how accurate it will be.
:
: You would get quite a bit of accumulated error with that...
: This works... but I had to derive the code a little. I tried to use an unsigned __in64, but it said that converting between double and ui64 wasn't implented?? So I had to use a signed __int64.
:...
:
: I'm really beating my head against the wall on this one, I've gotten some previous input that I haven't been able to make work. I know there has got to be a way to do this. All help is...
: : Is there any way to detect the total amount of installed ram from assembler? Also how do you read the on-chip eeprom on modern ram modules? I would be thankful for any help i can get on this...
This works... but I had to derive the code a little. I tried to use an unsigned __in64, but it said that converting between double and ui64 wasn't implented?? So I had to use a signed __int64....
: Does ANSI C care what format a computer system uses to manipulate floating point numbers? What was the exact nature of the floating point bug in the early Pentium chips?
:
Here's an article on...
This message was edited by blitz at 2005-1-27 6:49:32
: : : I'm trying to use the RDTSC (Read Time-Stamp Counter) x86 instruction in my C program. Now I have the instruction working... but I want...
: : I'm trying to use the RDTSC (Read Time-Stamp Counter) x86 instruction in my C program. Now I have the instruction working... but I want to take the entire 64-bits and divide them by 400,900,000...
: I'm trying to use the RDTSC (Read Time-Stamp Counter) x86 instruction in my C program. Now I have the instruction working... but I want to take the entire 64-bits and divide them by 400,900,000...
Hello!
I need to get a refresh rate over 60Hz in my little dos svga graphic program (640, 800, 1024). I use a VIA EDEN CPU with a S3 Twister Chipset (S3 Savage 4 GPU). It is VESA 3.0 compatible....
Hi...
Pls. help me in one of my projects in my computer subject.
VB Code for Round Robin, SJF, Multi level queue cpu scheduling.
Thanks....
: : I'm trying to use the RDTSC (Read Time-Stamp Counter) x86 instruction in my C program. Now I have the instruction working... but I want to take the entire 64-bits and divide them by 400,900,000...
: I'm trying to use the RDTSC (Read Time-Stamp Counter) x86 instruction in my C program. Now I have the instruction working... but I want to take the entire 64-bits and divide them by 400,900,000...
I'm trying to use the RDTSC (Read Time-Stamp Counter) x86 instruction in my C program. Now I have the instruction working... but I want to take the entire 64-bits and divide them by 400,900,000 (400...