Algorithm
In mathematics and computing, an algorithm is a procedure (a finite set of well-defined instructions) for accomplishing some task which, given an initial state, will terminate in a defined end-state. The computational complexity and efficient implementation of the algorithm are important in computing, and this depends on suitable data structures.
Language
Any
Platform
Any
License
Any
How to read keyboard inputs from other apps or just in general?
Now the Event OnKeyDown only reads keys that is local in application so to say.
I wan't a code that can read it globally like...
How to read keyboard inputs from other apps or just in general.
Now the Event OnKeyDown only reads keys that is local in application so to say.
I wan't a code that can read it globally like...
: : : : Sorry, I don't know what a PPC is, much less ever done programming
: : : : for one
: : :
: : : PPC = Pocket PC!
: : Oh sweet, I have done a bunch of pocket pc programming, let me
: :...
: Hello,
:
: Help please, Im doing a project for college, for an assignment the
: tutor has asked us to provide a Test Plan, Test Log, Pseudo /
: Algorithm / JSD (Jackson Structure Diagram)...
Hi
i am writing one boot loader that loads second sector of floppy disk.
What ever displaying in boot loader that is working fine ... but i am displaying some text in the second(second sector...
Hello,
Help please, Im doing a project for college, for an assignment the tutor has asked us to provide a Test Plan, Test Log, Pseudo / Algorithm / JSD (Jackson Structure Diagram) and Flow Chart....
Hi every one,
sorry for my weak language!!
i was start building application by VB6 as front_end and SQL Server 2000 as Back_End. Am locking for activeX or any component that help on making...
Hi every one,
sorry for my weak language!!
i was start building application by VB6 as front_end and SQL Server 2000 as Back_End. Am locking for activeX or any component that help on making...
Hi,
For convert the any image into sketch format (draw just the dark pixels),I use following logic:
for (int i = 0; i please give the some hints about the image processing.
Please send your logic...
Once you have learned the basics of programming, there are 3 really great programs to practice with. 1: Create a calculator program that acts just like windows Calculator (the non-scientific one). 2:...
I see two big problems with your code. The first problem is your
org 0x100 in the bootloader.
The BIOS loads the bootloader at 0x7C00:0. (Absolute address 0x7c000).
Because you already set up...
Hi,
I added sti instruction in that program. but still is not working can u please tell me why...
please look the following two programs tell me wat mistake in that program
hi this file...
: i need the algorithm to remove an item from an AVL tree in jave, i
: have the Rotatewithleftchild/right and Doublewithleftchild/right
: implemented i only need a clear and detailed algorithm to...
I am doing some visualization of sorting algorithms in C# and need help in removing flicker.
Data is drawn in PictureBox control and flicker happens because I directly draw lines on Graphics object....
i need the algorithm to remove an item from an AVL tree in jave, i have the Rotatewithleftchild/right and Doublewithleftchild/right implemented i only need a clear and detailed algorithm to remove....
Hello All,
I am searching for an algorithm for converting a floating point decimal (-118.625) into a IEEE Standard for Binary Floating-Point Arithmetic (IEEE-754) 32-bit binary equivalent...
i need very urgent a clear algorithm to delete a key from avl tree including the balance and all the stuff. i have the rotatewithleftchild / right and doublewithleftchild / right algorithms.
i...
pls need help on image compression using 2D-DWT, have an idea of 1D-DWT but is not good enough for images.
thanks.
pls need help on image compression using 2D-DWT, have an idea of 1D-DWT but is not good enough for images.
thanks.
: Hi everybody.
:
: What would I do with out this site. Ok. Here's my problem..
:
: I was searching around google, but I can't get a good search string
: to
: match what I'm looking for. I...