Hardware
Hardware is a general term that refers to the physical artifacts of a technology.
Forum Post

Re: How to get the selected(Multipule) cell values in grid

Can be brief the problem some more... so that v can answers. Since the problem u r facing is not clear. "Always Smile :)"
Forum Post

LCD - Custom Character

Hi, I am trying to write a program to display custom character on LCD using CGRAM. I am 68HC11 MCU and 20x2 LCD for this purpose. Here my code. I don't seem to get anything on LCD. The HEX...
Forum Post

Re: hello

Just ask a question and if it's ok by the forum rules, we'll try to help.
Forum Post

hello

hi, i'm doing my assignment myself. the post was just to assist me in clearing my doubts,so that i could process with my assignment. there is no cheating i'm doing.
Forum Post

Re: NEED ASSISTANCE WITH MASTERMIND GAME

hey.Do the assignment by yourself, don't waste your time on this forum. I already check your email address. and i know who you are, if you try to cheat again, i'll bar you immediately.... regard...
Forum Post

Looping in background

Hi there, Tried searching for this on the forum but couldn't find anything. I have a program which simply loads a dialog box at particular times of the day, depending on the user's settings. The...
Forum Post

Re: DataGridView - Date column [Get Input format dd/MM/yyyy]

i looked around for you Mahey, and I could not find anything about changing the input format for a datetimepicker (I am assuming this is the control you are referring to that is contained in the cell...
Forum Post

Re: DataGridView problem

I added Sortable BindingList inherited from BindingList. It's sorting the check box column fine but the feature I mentioned before (when datagridview is sorted automatically on the cell value edit)...
Forum Post

Re: Count array elements and show in message box

I remember the good old days when I was still learning and every puzzle pozed was new grounds to tackle (insert nostalgia here) Sure! not a problem: I don't know how much you know about For...
Forum Post

open a file using int21

I write a program in C but i have not the right to use the standard library. I want to open a file so i use an assembly procedure that i have written, open_file. Here is what i mean: At code part:...
Forum Post

Re: need type command's assembly code

If you mean the DOS 'type' command, it is built-in to command.com How to get its source code from there I do not know, you would have to disasssemble it.
Forum Post

Re: Checking to confirm if a string is numeric

you could cross check the one byte of the string with every digit, to see if it is a digit. Once it is equal to one of the digits simply jump to some other place. jmp start mydig db...
Forum Post

Delete

Delete the post that I have made.
Forum Post
Forum Post

Re: I'm looking for huffman algorithm code (in assembly)

Hi i am looking for a Huffman algorithm implementation in IA-32 assembly, because of same reason. My e-mail is serdata@gmail.com so i am waiting for your help.
Forum Post

directdraw scaling problem

Hi all I'm trying to use directdraw to scale a high mega pixel video to a window size, but I fail on certain video cards. The details are as followed: Surface1 holds the original frames,...
Forum Post

Desperately Need excell cripting Help (very complicated)

I'm developing this tool for work and I am stuck on how to implement what I need. See Attachment Somehow I need to be able to let people add and remove lines under each stage (B8:B14),...
Forum Post

Re: finding smallest letter in a given array of characters

Here's my exact code FOR_EXPR: cmp ecx, arraySize jge END_FOR mov al, byte ptr cmp al, dl jge NOT_MIN mov dl, al inc ecx jmp...
Forum Post

Re: finding smallest letter in a given array of characters

I did that. I still receive the first letter of the array only, however.
Forum Post

Re: finding smallest letter in a given array of characters

Same as the code above, the only thing I'm missing is to increase the counter before looping back.
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.