Hardware
Hardware is a general term that refers to the physical artifacts of a technology.
Language
Any
Platform
Any
License
Any
how to write reverse a string program in c?
how to write Reverse string program source code using pointers in c programming language..?
Armstrong numbers in c?
palindrome numbers program in c?...
Ok nice site, seriously , cant delete posts either, I actually made 2 posts accidentally, and in 1 of the posted I accidentally posted my apologies for double posting also 2 times, everything cause...
Check this out.
http://www.microsoft.com/multipoint/mouse-sdk/developer.aspx
Check this out.
http://www.microsoft.com/multipoint/mouse-sdk/developer.aspx
see the book for x86 assembly guide
Hi friends,
I am working on my final year project. I want to interface SD card to Atmega16 microcontroller using SPI protocol. I tried interfacing but it didnt work. I need your help. Its very...
The best solution will depend on the type of file you are counting words from and how you want to define a word. ASCII vs. Unicode. MS-Word docs vs. PDF files. It can get quite elaborate.
ASCII is...
I set the check box "Allow service to interact with desktop" and now the keyboard hook is called.
But unfortunately the unhandled exception "privileged instruction" is thrown, after leaving...
Hi there,
I have second column as datagridviewTextBoxColumn column in the datagridview, after opening dot net form runtime, in first cell of this column , I am populating ‘-‘ character at...
I faced this same problem in making my own OS. Using information I found on Toshihiro Horie's website, I made these routines to do the job:
DEFINT A-Z
SUB APMGetVer(vMajor, vMinor, APMState)...
Hi,
You may want to check the date on that first post - it is 28-Dec-2005! I think he graduated by now - OR DIDN'T (maybe did not make the Merge Sort)
:-)
But, seriously: check the Wikipedia...
Hi! I'm doing the same now. did you ever make it?
If you did, would you please send mi your code just to see how you did it?
Thank's a lot!!
Hi Matlab community
I desperately need help with matlab.
My data are stored as cell arrays (1x48 cells)(please, see attachment). Each cell contains 5 cells {1,1}, {1,2}...{1,5}.
Cells {1,1}...
filesize in bytes divided by 2 == number of words in file...
LOL but seriously.
It depends on your definition of a word and on what type of file. You could simply scan for the value 20h (space)...
200/8 = 25 chars high
and bx,bx ; test buttons
jz inputLoop
;calc mouse click address
mov ax,80
mul dx ; mul doubles as xor dx,dx later on
add ax,cx...
I'm not familiar with those specific instructions on CPU's, but there are a couple of general things to keep in mind.
On modern hardware, at least MUL & DIV are usually processed iteratively in...
HI !!
i need help to do the VHDL program of :
d(n)=(kpc+kic.Tpwm).esp(n)+INTcurrent(n-1)
with :
esp(n)=Iplatref(n)-Iplatmeas(n)
thank u a lot!