Forum: Java Oct 4th, 2009 |
| Replies: 7 Views: 293 posting a snippet might solve the problem in your case.
Regards,
Lucky |
Forum: Computer Science Aug 25th, 2009 |
| Replies: 5 Views: 675 thanks almas, can you share your projects?
regards,
Lucky |
Forum: Computer Science Aug 24th, 2009 |
| Replies: 5 Views: 675 Hello everyone,
So, far i have worked on employee management system(sap - abap), inventory payroll system (C lang), Reverse engineering(assembly),Quiz (VB). Now i want to work on java so that i... |
Forum: Java Aug 24th, 2009 |
| Replies: 7 Views: 566 hey relax brother, reverse engineering can be done in assembly language and i don't think there is any debugger which reverses back any software in java. can only do it in assembly i guess. btw, it's... |
Forum: Computer Science Aug 17th, 2009 |
| Replies: 3 Views: 485 for i <--1 to n-1 do --------------> complexity is o(n) time
for j <-- i+1 to n do --------------> if it is nested then it would be previous complexity(new complexity) ==>>... |
Forum: Visual Basic 4 / 5 / 6 Aug 17th, 2009 |
| Replies: 3 Views: 441 Nice and accurate answer but that's what the problem is how do i display different mcq's on the same form and hide the previous one?
Thanks for writing back,
Regards,
Lucky |
Forum: Java Aug 16th, 2009 |
| Replies: 7 Views: 566 how about reverse engineering? cryptography? watermarking? cpu overlocking? game hacking?
Regards,
Lucky |
Forum: Visual Basic 4 / 5 / 6 Aug 16th, 2009 |
| Replies: 3 Views: 441 Hello everyone,
I am new to vb6 though i have done java and abap before. I gotta design an application which is a quiz with a countdown timer.
I have created the countdown timer stuff but how... |
Forum: Assembly Dec 22nd, 2007 |
| Replies: 4 Views: 1,077 get it here hxxp://webster.cs.ucr.edu/AoA/index.html (http://webster.cs.ucr.edu/AoA/index.html)
Regards,
lucky |
Forum: Assembly Nov 28th, 2007 |
| Replies: 2 Views: 700 Try out TASM for that query..
HAVE A NICE DAY!! |
Forum: Assembly Nov 28th, 2007 |
| Replies: 6 Views: 2,097 I'm not here to give rise to fights and at my time I have done and learnt all assembly programming and mips on my own. So,why can't he?
hey kid, if you got problems in asm then don't bother in... |
Forum: Assembly Nov 25th, 2007 |
| Replies: 6 Views: 2,097 hey, dont be so rude.. here is my old post on forum for division algorithm. you can pm me for any help on assembly. http://www.daniweb.com/forums/thread61663.html |
Forum: C# Jul 7th, 2007 |
| Replies: 3 Views: 5,061 i tried to remove my errors by myself and finally i am at one last error as i replaced this code
private PictureBoxSizeMode[] modeMenuArray =
{
... |
Forum: Assembly Jul 7th, 2007 |
| Replies: 2 Views: 1,306 well brother look and read for INT 21H with data moving to DX(for output or printf) and AL(for input or scanf) to use scanf and printf as you use in C.. Strings are handled in different way that a... |
Forum: C# Jul 7th, 2007 |
| Replies: 3 Views: 5,061 I have created a picture viewer in C# but it's giving 2 errors, i don't know how to deal with them. I'm at beginner level in C#. So please help me in this, I have written the code and errors below,... |
Forum: Assembly Mar 3rd, 2007 |
| Replies: 7 Views: 9,173 well i think you can't use much C lang stuff with tasm.. the reason is that it uses DOS and you know that it can only program 16 bit stuff not 32-bit.. so i got the same problem but just upgraded to... |
Forum: Assembly Dec 24th, 2006 |
| Replies: 1 Views: 1,356 i need softice for deassembling my assembly code..
can you give me any link to download?
i do have softice but it work for 95 i have xp installed.. |
Forum: C++ Dec 22nd, 2006 |
| Replies: 10 Views: 2,134 can't you help me out.. i mean in antivirus programming direction.. i want you to give me direction to start. i know c++ and assembly which is used for it.:sad: |
Forum: Computer Science Dec 22nd, 2006 |
| Replies: 6 Views: 1,851 well i want mca enterance help..:( |
Forum: C++ Dec 22nd, 2006 |
| Replies: 10 Views: 2,134 |
Forum: Windows NT / 2000 / XP Dec 22nd, 2006 |
| Replies: 2 Views: 2,191 hi, type "msconfig" on "run" in your start menu..
and i think last option is there named as "startup"..
deselect all your enteries will speed up your pc. |
Forum: Computer Science Dec 22nd, 2006 |
| Replies: 6 Views: 1,851 i need previous years enterance papers with solution..
can anyone give me any link or help me out..
i'm having exam.. IIT JAM 2007 |
Forum: Computer Science Dec 22nd, 2006 |
| Replies: 16 Views: 36,567 well don't worry i'm doing the same course from delhi university..
i can only help you out in c++ and assembly..
we had given a good guidence for projects..
i'll tell you when you come online..... |
Forum: C++ Dec 22nd, 2006 |
| Replies: 1 Views: 2,826 hi...can anyone give advice, tips, on how will i come up in developing the antivirus software coz i dont have any idea.. im know core level in assembly and i haven't tried using the it.. i have had a... |
Forum: Assembly Dec 22nd, 2006 |
| Replies: 1 Views: 1,419 well i need books on ASM which uses C..
i know assembly and C seperately but don't know how to use C with assembly.. so thats why i need help..
and i'm working on Tasm..
but i need manual of masm... |
Forum: PHP Dec 22nd, 2006 |
| Replies: 1 Views: 892 i need php mailer..
can anyone give me any link ? |
Forum: C++ Dec 22nd, 2006 |
| Replies: 10 Views: 2,134 i need computer graphics programs written in c..
thanks a lot..:sad: |
Forum: Assembly Dec 22nd, 2006 |
| Replies: 3 Views: 2,677 give me complete program i'll solve it.. |
Forum: Assembly Dec 22nd, 2006 |
| Replies: 1 Views: 1,249 i want to convert a 32-bit processor video card into 64 bit..
i mean i want a souce code which work it for 32 bit processor as 64 bit processor..
64 bit processor is a dual core processor... |
Forum: Assembly Dec 22nd, 2006 |
| Replies: 2 Views: 6,499 hi try this one..
.model SMALL
.386
.DATA
a1 dB 'Enter the first number$'
a2 dB 'Enter the second number$'
A3 DD ?
A4 DD ? |
Forum: Assembly Dec 22nd, 2006 |
| Replies: 7 Views: 5,163 .model SMALL
.386
.DATA
a1 dB 'Enter the first number$'
a2 dB 'Enter the second number$'
A3 DD ?
A4 DD ?
.code
.STARTUP
mov ebx,00000000H |