Hardware
Hardware is a general term that refers to the physical artifacts of a technology.
Language
Any
Platform
License
Any
Hi,
I'm using turbo C by borland, windows xp intel p4 processor.
How can i get system's current time in C code?
what is the use of gettime() ?
I would like to place the min and hour in a...
= EndLocationOfPuttingNewValue && looped= ArrayLocationOfNewValueStart ) && ( looped = ( ArrayLocationOfNewValueStart + LengthOfTheNewValue + NumberOfPlacesNeedBeAbondoned )) //+1 because...
: : : : Hi
: : : : I want to send a picture (Timage) to a client PC as fast as possible. Also, I know the IP number of the client PC.
: : : : In fact, I want to use the full capacity of my LAN...
: : : : Hi
: : : : I want to send a picture (Timage) to a client PC as fast as possible. Also, I know the IP number of the client PC.
: : : : In fact, I want to use the full capacity of my LAN...
:
: :
: : MC146818 is a CMOS chip that Motorola made in 1984. It is basically a clock that runs on the BIOS battery when the computer is not running. It is only used at boot-time, when the BIOS...
:
: MC146818 is a CMOS chip that Motorola made in 1984. It is basically a clock that runs on the BIOS battery when the computer is not running. It is only used at boot-time, when the BIOS reads...
If anyone can help me to get an ARM assembler and compiler, I need it urgently in 1-2 days.
If anyone can help, please let me know, n reply me @ larrkss@yahoo.com
Just go with the describing it in words:
if (Can you capture?)
{
capture it (analyse the capture count and capture
maximum number)
}
else
{
make a turn where you will not get captured
}...
: I am a budding assembly programming and am interested in programming for my new Axim x51 but I can't find any documentation on the instruction set for this processor. Does it use the ARM...
: Hi,I am new to the ARM programming area.I tried to run the below program in Keil uVision3 and I got the error....
:
: *** ERROR L107: ADDRESS SPACE OVERFLOW
: SPACE: CODE
: SEGMENT:...
Use a javax.swing.Timer (not to be confused with a java.util.Timer)
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseAdapter;
import java...
I have the following code in my MouseListener. What I'm trying to get it to do is to have it so that when I click the picture, it changes to an animated gif (nuke.gif), waits a few seconds, then...
:
: Get a book if you want to learn because the tutorials I have seen on the net are horrible for a person that has no knowledge starting out. I started out with "Assembly Language Step by Step"...
: This message was edited by Dysart at 2005-10-12 5:39:42
: Ok here's the deal, this is a project for a class I've already passed
: but since one my college mates didn't and he's asking for me to...
This message was edited by Dysart at 2005-10-12 5:39:42
Ok here's the deal, this is a project for a class I've already passed
but since one my college mates didn't and he's asking for me to help...
: hi guys
:
: i am using vb6 as a frontend and having problem to receive data from the microcontroller which has been interfaced on the com1 port.
: can some please provide me with a sample...
: Thnx for all the advice. I just have the task of doing research now...
:
: I feel a little awkward now. The thing is I want is kowledge about interrupts. I have a Borland C++ V 3.0 compiler....
: : : I have a 16-bit dos application that was developed using Intel assembler and currently runs under windows 98 dos(dos 7 maybe). The compilier accepts a .asm file and returns a .com file. My...
: : : Dose the A20 line remains disabled when entering pmode or it's enabled when entering protected mode?
: : :
: : : 10x
: : :
: : The A20 line is controlled independantly of the CPU mode.
:...
I got the job from school but it very very difficult from me.
Please give me the source code.
Please see below :
Character-Pair Game
Write a program in intel assembly that implements...