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.
Forum Post

Re: how to read xml file using c++

The easiest way is to use an existing library. If you want to roll your own, essentially you need a recursive parser. Each time you hit a new tag you add a new node to the tree, then for repeats...
Forum Post

Re: DataGridView Combo Box problem

Dear Arvind, Try this Solution .. /// return New Cell with new DataSource private DataGridViewComboBoxCell GetCell(int rowIndex) { DataGridViewComboBoxCell c = new...
Forum Post

Re: where/how to use graphics.h?

: ok I do not know anything about windows programming. : : but as per AsmGuru62's advice i downloaded "Microsoft - Programming : Windows API 5th" by charles petzold, and i need some time for :...
Forum Post

How to read a .xlsx file in VC++ MFC application.

i want to read a .xlsx file cell by cell and generate some other file. This, i want to implement in MFC application in VC++. Can any suggest that how to read .xlsx file in MFC application??
Forum Post

Re: About the declaratoin of registers In C for PXA 270

: I haven't got a clue about your hardware. Here are some general : answers: : : : a. How to define the respective registers values and addresses. : : The universal way to do this in standard...
Forum Post

Re: About the declaratoin of registers In C for PXA 270

: I haven't got a clue about your hardware. Here are some general : answers: : : : a. How to define the respective registers values and addresses. : : The universal way to do this in standard...
Forum Post

Re: graphics using c

ok let me make it clear. i am trying to write a piece of code which works like this ok the program displays the pic of an apple and then the user needs to type the name of the object and if it is...
Forum Post

Re: function call and return mechanism in c

: Hi friends, : : i want to know how function call & return works in c : This is pretty low level (Assembly) stuff. What C does (following it's standard calling convention): 1. It...
Forum Post

Re: problem with STRCAT

: By saving it as a C file it did compile, thanks. : : @lundin, i can't understand all those changes you made, maybe when : amd futher in the learning program, thanks anyways! : neoblader:...
Forum Post

Re: problem with STRCAT

By saving it as a C file it did compile, thanks. @lundin, i can't understand all those changes you made, maybe when amd futher in the learning program, thanks anyways!
Forum Post

Re: C program help needed

: : : This message was edited by ruchaj at 2007-2-11 22:10:58 : : : I have to build an application which has an initial screen on LCd to enter password. : : : Can anyone help me out to know how do...
Forum Post

Re: Optimization of code in C

: Hi, : What is optimization of code? Can I get more information regarding this? : : : shantanuk. : _shantanuk. : "Optimising" code simply means making the code run faster and...
Forum Post

Re: LCD C Programming Urgent

Oh! Why there are many routines. I think you delay no longer enough. What frequency of your XTAL. If you don't mind please visit this page: http://freewebs.com/80x51/articles/lcd.html Visit my...
Forum Post

Re: problem in C please solve it...

normally in digital system subtraction involve 2's complement so on this basis dont the second for loop takes more time compared the first for loop which has i++ Well, the os was not specified,...
Forum Post

Re: assembly prog in C

: I am interested to write Assembly level programming of 8051 Microcontroller in C/C++. : How to start ? : : : Many thanks for the suggestion.
Forum Post

assembly prog in C

I am interested to write Assembly level programming of 8051 Microcontroller in C/C++. How to start ?
Forum Post

Re: Hi need help regarding Embedded System Links

Hi Shiv, You can visit www.keil.com. From this website you can download 2K limited version and where you can learn the 8051 programming in C language. Regarding 8051 microcontroller details you...
Forum Post

Links for Embedded System(RTOS, VxWorks, Programming8051 using C)

Hi friends, I'm new member, i need help on Programming 8051 using C for my project.. Please send some links on RTOS, VxWorks, Programming8051 using C thanks, Shiv
Forum Post

VB programming in Excel question, NEED HELP!

= 0.8 a.Fill.ForeColor.SchemeColor = 5 a.Line.ForeColor.SchemeColor = 8 Case Is = 0 a.Fill.ForeColor.SchemeColor = 22 a.Line.ForeColor.SchemeColor = 8 Case Else a.Fill.ForeColor...
Forum Post

VBA w/Excel programming question

= 0.8 a.Fill.ForeColor.SchemeColor = 5 a.Line.ForeColor.SchemeColor = 8 Case Is = 0 a.Fill.ForeColor.SchemeColor = 22 a.Line.ForeColor.SchemeColor = 8 Case Else a.Fill...
1 2 3 4 5 6  Next
 

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.