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: assembler problem

Like this? a = 1+2 b = 5-3 c equ (a*b) d equ (a/b) e = c mod 3 mov al, a mov bx, e
Forum Post

Embed development tools Suggestion

Are you worrying about that you are still not found a reliable free of charge to embedded development tools? Coocox can relieve your anxiety!It is providing ARM Cortex-M3 development tools, all is...
Forum Post

Re: measuring black line width

: Out of curiousity I looked at the data sheet for that device. It has : a simple phototransistor output, so it is digital, not analog. : Where do you get the analog part from? : : Do you...
Forum Post

Re: measuring black line width

Out of curiousity I looked at the data sheet for that device. It has a simple phototransistor output, so it is digital, not analog. Where do you get the analog part from? Do you intend to have...
Forum Post

Re: binary files in c/c++

: A byte is the smallest unit you can write on (most?) x86 platforms. Most CPUs work on byte level. If a CPU has an instruction that allows you to work on bit level, it is the task of the compiler...
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: Need a small C/C++ compiler

: Is there any small C/C++ compiler that is below 1MB amd the look : just like the edit.exe program of MSDOS ? Search for Turbo C via google. Its a DOS real mode compiler; hence is limited to...
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: gas anyone?

: I think that the problem with this is that you're using Intel syntax (or trying to) with an assembler that uses AT&T syntax. Search the term 'AT&T assembler syntax' and you should get several...
Forum Post

Re: using ASM in C and C++

: : : : Most compilers use AT&T syntax, but some are able to use Intel too. : : : : If you want your own assembler syntax, use your favorite assembler and link it. It isn't very hard to write C...
Forum Post

Re: using ASM in C and C++

: : : can anyone help me.i'm new.and dont know how to use asm in C. can anyone send me full program(it can be simple no matter) which works, for me to try.which codes should i use. does it work with...
Forum Post

Where to buy cheap 8051

Hello, i've recently studied C and Assembler (mainly practising for working on the 8051)... and i was wondering, where could i buy an 8051 board for a price less then $50... this would be greatly...
Forum Post

Re: from assembly language to C or C++

: : Hello!! : : : : May I ask if someone knows a good link or book still available about the process to build up a language like C, C++, let's say Basic too from assembly language on X86...
Forum Post

Re: from assembly language to C or C++

: Hello!! : : May I ask if someone knows a good link or book still available about the process to build up a language like C, C++, let's say Basic too from assembly language on X86 plateform? :...
Forum Post

Re: Timed loops in C

: Is it possible to have a timed loop in order to output information for like 1.5 seconds? : : I know this is possible in ASM with a loop in a loop and worked out by the command times. : : Any...
Forum Post

Re: Some info

: : ANSI C says that: : : : : : : The integer promotions are performed on each of the operands. : : The type of the result is that of the promoted left operand. : : If the value of the right...
Forum Post

Re: Problems with addresses

This message was edited by lateef at 2005-11-12 0:55:35 This message was edited by lateef at 2005-11-12 0:52:19 : : : : This message was edited by bogdanul2003 at 2005-10-30 3:12:44 : : : : I'm...
Forum Post

Re: Problems with addresses

: : : This message was edited by bogdanul2003 at 2005-10-30 3:12:44 : : : I'm using a bootloader that loads a number of sectors begining with the 2 sector at the address 1000h:100h.I use it to load...
Forum Post

Re: Problems with addresses

: : This message was edited by bogdanul2003 at 2005-10-30 3:12:44 : : I'm using a bootloader that loads a number of sectors begining with the 2 sector at the address 1000h:100h.I use it to load a...
Forum Post

Re: Problems with addresses

: This message was edited by bogdanul2003 at 2005-10-30 3:12:44 : I'm using a bootloader that loads a number of sectors begining with the 2 sector at the address 1000h:100h.I use it to load a...
1 2 3 4 5  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.