Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
About Me

Codecodecodecodecode

PC Specs
x86, Win32, Win64, My_Homebrew_OS, and a littlebit of everything
Favorite Tags
Member Avatar for Dani

[b]Flowcharting [/b] Pseudocode can almost be classified as half-code, half-text. Even as its name implies, it is semi-code. It is used by a programmer to outline the algorithms he or she has written, before they are actually translated into code. It is almost a high-level abstraction of code. For the …

Member Avatar for arielsandara.mije
0
427
Member Avatar for vik.singh

Kindly tell an algorithm to sort a data of 500mb while the memory of the system is just 2 mb. Thanks

Member Avatar for Adak
0
133
Member Avatar for rcossy1023

Ok So im trying to understand flags.... when i set $eax = 0x80000000 and set $ecx = 0x90000000 I want to compare and jump for flags so cmp EAX, ECX j(o,s,z,c) I do not understand how comparing these two numbers get a carry flag but not an overflow flag. I …

Member Avatar for -Powerslave-
0
173
Member Avatar for ComicStix

My computer science teacher stinks. He'll give us the book to read (the book sucks and doesn't explain anything) and gives us a quiz on stuff without even explaining it. I love programming but this class is discouraging me. What should I do on my own time to improve my …

Member Avatar for rscubelek
0
223
Member Avatar for therock4u

Dear all, Why do i need to recompile the code? Where as the X86 the architecture is same?? The final instruction are also going to be same right??? I assume there must be some difference between windows and linux executable handling in the sense of program loading (loader) but can …

Member Avatar for -Powerslave-
0
471