Posts
 
Reputation
Joined
Last Seen
Ranked #106
Strength to Increase Rep
+10
Strength to Decrease Rep
-2
91% Quality Score
Upvotes Received
46
Posts with Upvotes
43
Upvoting Members
30
Downvotes Received
4
Posts with Downvotes
4
Downvoting Members
4
38 Commented Posts
0 Endorsements
Ranked #205
~195.70K People Reached
Favorite Tags
c++ x 346
c x 122
java x 40
Member Avatar for darren110690

can i ask something whats the used of [B].org 100h[/B] in assembly language..., and why it is 100h why can/t it be 60,70,80 or 90h? tnx :)

Member Avatar for Reverend Jim
0
24K
Member Avatar for jingo1126

ok i have this problem in mind i wanted to try but i cant figure out whats wrong with my code..the program lets you input a string of integers then press another input as target..The target is then cmp to the string..the output should place lesser values on the string …

Member Avatar for Assembly Guy
0
4K
Member Avatar for serkan sendur
Member Avatar for Mauricio Feijo
0
1K
Member Avatar for Nathan Campos

Hello, I'm starting on Assembly and i want to know how i can clear the screen in Assembly, because of my OS. When i run it in Bochs, that boot messages are there and i want to clear they, for a better visual of my OS. Thanks, Nathan Paulino Campos

Member Avatar for jrandom
2
6K
Member Avatar for rmlopes

Hi everyone I've been looking into boost and c++ reference, as well as some googling, and I cannot find a way to get a thread's execution time, all options I found are related to system time and I need only the execution time for the thread (inside the thread's context). …

Member Avatar for JohnDiego
0
5K
Member Avatar for BlackPhoenix

Hi everybody. As of now, my server will accept clients in a loop, and will pass those clients off into a new windows thread. Inside the thread, the server will be able to receive any data each client may send. When a client connects, the clientsConnected variable increments. So when …

Member Avatar for simply_viks
0
346
Member Avatar for hellonikki

Hi, I am a secondary school with a keen interest in computer science and i was wondering if anyone could suggest any journals, newspapers, magazines, etc i could read that would enable me to keep up-to-date with developments in the field. It would be amazing if the recommendations were targeted …

Member Avatar for Sruthi.pv
0
89
Member Avatar for geno93n0

I need help converting numbers... I'm supposed to make a program that takes an input, which can be binary, hex, decimal or octal, then convert said input to the remaining bases. It's supposed to have a menu, where I can pick the base of the input. I found a code …

Member Avatar for scarlet21
0
392
Member Avatar for jingo1126

[code] .model small .stack .data .code start: mov ah,1 int 21h mov ah,2 mov dl,0ah int 21h push ax mov ah,1 int 21h mov ah,2 int 21h pop bx add ax,bx aaa add al,30h mov dl,al mov ah,2 int 21h end start [/code] Ok guys?this is another addition program in …

Member Avatar for Leeron2009
0
928
Member Avatar for elico

Hi all We need an assembly routine that will show a picture (graphic file like bmp jpg etc.) in a console mode application written in pascal . This routine will be embedded within the PASCAL source. It will dedicate a portion of the console app to dispaly a picture Any …

Member Avatar for wildgoose
0
120
Member Avatar for csinquirer

Sorry guys, I know I should be thinking about this myself but after having all my seven proposals rejected:sad: , I have resorted to daniweb. Please give some ideas for a good thesis topic. If possible, please suggest something with some educational or business potential.:cool:

Member Avatar for Nick Evan
0
521
Member Avatar for embeddedravi

Creating embedded system based virtual Text Display. use 9V battery for supply video : [url]http://www.youtube.com/watch?v=tVU-1ligVYU[/url] source here : [url]http://www.embeddedravi.com/forum/viewtopic.php?f=2&t=12[/url]

Member Avatar for embeddedravi
0
84
Member Avatar for cmsc

we were asked to make a program that adds two digit numbers. I was ableto scan and add the input numbers but I have trouble doing the 'carry' part. i can't divide the sum of the ones place integers by ten. what's wrong with this code? : [CODE] mov al,bl;move …

Member Avatar for cmsc
0
204
Member Avatar for funfullson

hi dears. I am using Emu8086. I need to generating an array of random numbers. Are there any ready procedure or intrupt? if there are not, how can I do it? thanks.

Member Avatar for Tahir007
0
6K
Member Avatar for avarionist

Lods byte ptr ds:[esi] ;i know that it loads a byte that is a pointer my question is " is the pointer ds with esi as an offset or is it the other way around or am i just plain wrong" ?

Member Avatar for avarionist
0
344
Member Avatar for varsha solshe

hieeeeee.... i m a TYBSc computer science student... N i want 2 make LIVE project for my last year xams... n i m still confused wat 2 do n hw 2 do????? i have 2 do d things using JAVA or .NET lang. as my project lang. plzzzzzzzzz HELP:'(:-/

Member Avatar for wildgoose
-2
94
Member Avatar for frantonio

I am trying to write a program in Assembly (IA-32 architecture), that reverses the string input from the user. I've tried to use push and pop, but I can't seem to get any output. Here is the code. Any Suggestions? INCLUDE Irvine32.inc .data str1 BYTE "Enter a string of characters: …

Member Avatar for wildgoose
0
3K
Member Avatar for wekesa philip

I am trying to read a digital output from a conversion from the ADCH register but i am being told that the ADCH register is invalid. Now, How can I transfer the contents of ADCH to a general purpose register. Here is the code that I used. It is written …

Member Avatar for wildgoose
0
86
Member Avatar for satish.paluvai

1)A positive going pulse which is always generated when 8085 MPU begins the machine cycle. a) RD b) ALE c) WR d) HOLD 2).when a ----- instruction of 8085 MPU is fetched , its second and third bytes are placed in the W and Z registers. a) JMP b) STA …

Member Avatar for peter_budo
-1
84
Member Avatar for deeer

hi there I'm struggling on this problem hope you can help me here is the question: Define an enumerated type named Suits that lists the four suits of a card deck plus a constant meaning \error" or \no suit". Use UPPER CASE for constants in your enumeration. - Use typedef …

Member Avatar for deeer
0
143
Member Avatar for skyir
Member Avatar for lewashby

I am trying to get into the IT field and I'M unable to go to school. Everything I learn is from books I get vie Amazon.com or Books-A-Million. I don't really know anyone in the programming or IT field to whom I can get guidance and direction. Does anyone have …

Member Avatar for Ancient Dragon
0
129
Member Avatar for Wakesta

What code is this in and also is this the full code required to run? [PanelMainMenu] NewGameLabel=New Game LoadLabel=Load Game RegLabel=Registration SelLangLabel=Language AboutLabel=About HelpLabel=Help ExitLabel=Exit [GameStatPanel] NMInfoLabel="Next Match" [PanelGameButtons] PremDivLabel=Premier CupLabel=F.A.Cup Div1Label=Division 1 Div2Label=Division 2 UCLabel=UEFA Cup CLLabel=UEFA CL StadiumLabel=Stadium CLabel=Calendar NextLabel=Next TeamLabel=Team TransferLabel=Transfers ExLabel=MainMenu SetLabel=Settings StatsLabel="Stats" IntertotoLabel="Intertoto" SCLabel=SuperCup [AboutPanel] …

Member Avatar for bperiod
-2
129
Member Avatar for akssps011

In screen coordinate system i.e top left corner = (0,0) and bottom right corner = (800,600), How can we find the equation of a line given ? Also how the intersection point of this line can be calculated with the screen boundary ?

Member Avatar for akssps011
0
86
Member Avatar for Diamondo25

Hello, I'm wondering why this command "mov eax, [eax]" changes the content of eax from rubbish to a readable string in the following code: [CODE] ___:004160CB arg_0= dword ptr 4 ___:004160CB ___:004160CB mov eax, [esp+arg_0] ___:004160CF push esi ___:004160D0 mov esi, ecx ___:004160D2 cmp esi, eax ___:004160D4 jnz short loc_4160DA …

Member Avatar for wildgoose
0
157
Member Avatar for godfather2007
Member Avatar for R3k

Ok, Hey guys. I was wondering how I would come about performing basic addition in GCC using inline Intel syntax assembly. I have a way of doing it in AT&T but in my opinion I just prefer using Intel generally. Ok, My AT&T code is this: [CODE=C]#include <stdio.h> int main() …

Member Avatar for R3k
0
538
Member Avatar for overlordlink

Ok I was watching a you tube video and this guy had completely remade the portal still alive console thing and he had all the code posted on his site. Now of course the only problem with that is that i don't know what to do with it because it …

Member Avatar for wildgoose
0
139
Member Avatar for mr_s70

Hello ppl, Do any of you have a sample branch prediction algorithm? I m trying to study deep into branch prediction and I need to see what things are being used in the code. Thanks in advance Sunny

Member Avatar for mr_s70
0
77
Member Avatar for epicasian

First off, sorry if this is the wrong section, but sense I'm working with graphics, I thought it would be more appropriate for the game dev topic. Okay, whenever I start debugging from VC++, I segfault. But when I run my program outside of VC++, it runs perfectly fine. If …

Member Avatar for Rajesh R Subram
0
466