I am currently working on a project where I got stuck with a progamming problem.
Please give your ideas on solving this one:
I have 16 links (maybe connecting two devices in a network).
Th...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have two sets of arrays, one which i will call the source set S, and another
set called A. I need to match every array in A to its closest array in S. Closeness is determined b...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi folks,
I have a hard time to figure out how to write the pseudocode for these problem. Please take a look at attachment. Thanks for reading this thread.
Note: Be careful to have an entr...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi!
I'm a perl/php coder beginning in c. I have a kind of dictionary in c (I use lcc-win32 compiler, for info). I would like to get a search process where the words are listed (on one column) in...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
In a recent interview, I was asked to consider what was called a "rotated array". This data structure is an array where the data is sorted, but the beginning of the data is not neccessar...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have a problem that I cannot solve! This problem is for a competition in Greece, so if you have any ideas please report before new years eve.
Here is the problem:
We want to built a stone ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
which traverse is the best way to exchange left&right subtree of a binary
tree node,preorder?inorder?postorder?or levelorder?
how to prove that?
thanks a million!!!
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello guys, this is my first post. Hi there...
So. I have to do an algorithm (in Java) to fill a latin square of size n, where n is an even number.
Anyone has a clue on how to do that?
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Discrete Weighted Transform Using An Irrational Base
Calculate x^2 (mod (2^q-1)) With A Run Length N.
I was wondering if anyone could take the time to hand-pick my algorithm? Look for impro...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello,
I am having a File in which i am having 5000 rows of names. I have another CArray of size 5000 which consists of some names. i have to check whether the string i.e the name in the file ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
Can anyone provide me with some advice regarding the best Language to
develop a multi-threaded application under Windows, which will also
utilise Web Services.
Kind Regards, ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi guys, is there any standard algorithm to find any path bewtween any 2 vertices of a digraph? The graph is represented by ajdacency matrix and I need such an algorithm by which I can get the set...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have signals from sensors. They are effectively "audio like", and I'd like to compress them.
Difference from Audio is that I need better SNR than most Audio Codecs and no auditory...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm trying create a specific algorithm in my game for rotating a picture using the (left,right,up and down keys) so far I know that (left key = 4.7radians, down key = 3.14 right key = 1.5 radian a...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am doin a small research on Divide and Conquer Algorithm(Not assignment)
Can any one help in writing a code in cpp for finding closes pair of points using Divide and Conquer Algorithm.
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
HI ;
Please are there any one in this forum Ans me this Q ???
my big dream is to be PRO in programming ( special Vc++ ,MFC)
What I will to do ? first , secend , ......................
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Im working on a program to return the maximum block that is a multiple of 3, in
an array of intergers. Im trying to split the problem in half and add the blocks that are of modulo together and ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi there i have a problem with these two questions i received as homework. I have limited experience in this field and believe my university is teaching us very poorly on this module as though exp...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
I'm trying to compute the approximation ratio of the following randomized algorithm for finding the max-cut of a graph.
The Max-cut problem as I understand it is that you divide the v...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I can't figure out how the actual syntax. Does anybody have such a program?
This is basically the idea I'm trying to implement. However, I thought of it by myself, so that makes me cool.
htt...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
yes i did searched but it seems i could not find a thing or two. some are
old posts so i decided to post a new thread.
since i could not find anyone (lately) talking about trees, i would lik...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
I have implemented the Levenshtien's algorithm for string matching to find the insertions, deletions and substitutions for converting one string to another. But, this works fine for small s...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am looking for an algorithm to offset curves (polynomial, or b-splines), mainly using a constant radius, but variable radius would be interesting. Any ideas of books, articles, libraries?
Re...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
i am looking for a Short path algorithm with time dependent edge length; research in this subject seems to be active, i am looking to implement it in a program so i am looking for something simple...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I would like to know this examples's solution. I write a heuristic algorithm for this but it is not good. I always divide with the less side of the rectangle and this algorithm isn't give the opti...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine