Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Page 8 of 11 FirstFirst ... 678910 ... LastLast
Threads 351 to 400 of 535

Forum: Algorithms & Recursion

    • Replies: 7
    • Views: 1,783
    December 5th, 2013, 08:20 AM Go to last post
  1. [SOLVED] O(log n): a simple question for Logarithm in Data structures & Algo

    Started by chronoz13, September 7th, 2012 04:12 AM
    • Replies: 1
    • Views: 1,782
    September 7th, 2012, 08:20 AM Go to last post
  2. How to start a Java parser

    Started by Sharmeen, October 6th, 2012 12:42 PM
    java, parser
    • Replies: 10
    • Views: 1,782
    October 6th, 2012, 01:41 PM Go to last post
  3. data structures question

    Started by hwoarang69, November 4th, 2012 03:32 AM
    • Replies: 2
    • Views: 1,782
    November 4th, 2012, 03:07 PM Go to last post
  4. Comparing similar elements in an array

    Started by FJIW, September 16th, 2011 12:22 PM
    • Replies: 2
    • Views: 1,780
    September 25th, 2011, 10:22 AM Go to last post
  5. Markov model

    Started by KobusJordaan, October 19th, 2012 03:27 PM
    linked list, markov model
    • Replies: 1
    • Views: 1,771
    October 19th, 2012, 09:06 PM Go to last post
  6. Algo for number systems (bin,hex,oct)

    Started by danskieness, April 7th, 2013 08:42 PM
    • Replies: 2
    • Views: 1,771
    April 7th, 2013, 09:27 PM Go to last post
  7. Base Changing - Is there an easier method?

    Started by Staticity, October 2nd, 2011 04:42 PM
    • Replies: 3
    • Views: 1,769
    October 2nd, 2011, 05:25 PM Go to last post
  8. [SOLVED] Cryptarithmetic Recursive Algorithm Help

    Started by IanSawyer, November 23rd, 2012 09:17 AM
    • Replies: 0
    • Views: 1,769
    November 23rd, 2012, 09:17 AM Go to last post
  9. Unhappy OCR - Chain Code Algorithm

    Started by Nithyanathan Naiker, March 26th, 2013 02:09 AM
    • Replies: 0
    • Views: 1,769
    March 26th, 2013, 02:09 AM Go to last post
  10. Print a string in reverse using recursion

    Started by ManInTheMiddle, November 30th, 2012 03:57 PM
    • Replies: 5
    • Views: 1,764
    December 1st, 2012, 08:30 AM Go to last post
  11. help for stacks

    Started by msa0127a, October 3rd, 2010 12:11 AM
    stacks
    • Replies: 0
    • Views: 1,763
    October 3rd, 2010, 12:11 AM Go to last post
  12. condition number help?

    Started by gspease839, February 9th, 2013 05:12 PM
    • Replies: 4
    • Views: 1,763
    February 9th, 2013, 07:40 PM Go to last post
  13. java code to create ticket

    Started by prabhat11, April 10th, 2013 04:05 AM
    • Replies: 8
    • Views: 1,761
    April 19th, 2013, 12:04 PM Go to last post
  14. [SOLVED] Algorithm for permutations

    Started by Scorks, February 3rd, 2014 10:17 PM
    algorithm, permutations, recursion
    • Replies: 2
    • Views: 1,759
    February 9th, 2014, 10:48 PM Go to last post
  15. Deque array base assistant

    Started by gto11520, March 4th, 2014 10:15 AM
    • Replies: 17
    • Views: 1,756
    March 7th, 2014, 01:04 PM Go to last post
  16. [SOLVED] Which sort method to use for a String Array to output the index?

    Started by DANGEROUSSCION, December 8th, 2012 07:28 PM
    • Replies: 11
    • Views: 1,755
    December 8th, 2012, 10:25 PM Go to last post
  17. [SOLVED] Whirlpool hash - weird output

    Started by Bebras, January 9th, 2014 02:12 PM
    • Replies: 7
    • Views: 1,753
    January 10th, 2014, 05:51 AM Go to last post
  18. Sorting: Selection, insertion, bubble

    Started by NorrinGalan, March 10th, 2014 07:21 PM
    • Replies: 1
    • Views: 1,747
    March 10th, 2014, 08:10 PM Go to last post
  19. Real world problem that can solve using algorithms

    Started by //java, July 21st, 2013 02:01 AM
    • Replies: 2
    • Views: 1,744
    August 7th, 2013, 08:39 AM Go to last post
  20. fill glyphs algorithm

    Started by pride13, January 25th, 2011 07:31 AM
    • Replies: 0
    • Views: 1,743
    January 25th, 2011, 07:31 AM Go to last post
  21. A* Search for pathfinding in a game

    Started by sir_beard, September 3rd, 2021 07:16 PM
    • Replies: 2
    • Views: 1,735
    September 29th, 2021, 11:29 AM Go to last post
  22. SORTING ALGORITHMS...

    Started by Medo Almasry, October 14th, 2011 10:33 AM
    • Replies: 3
    • Views: 1,730
    October 14th, 2011, 08:18 PM Go to last post
  23. KNN Problem

    Started by Sannei, May 13th, 2012 07:49 AM
    • Replies: 0
    • Views: 1,723
    May 13th, 2012, 07:49 AM Go to last post
  24. Fibonacci generator and gives the number back as output

    Started by aurora, June 19th, 2009 07:59 PM
    • Replies: 1
    • Views: 1,708
    June 20th, 2009, 12:58 AM Go to last post
  25. Java help please!!

    Started by billakos13, December 15th, 2009 04:43 AM
    • Replies: 1
    • Views: 1,707
    December 20th, 2009, 08:49 PM Go to last post
  26. hi friends

    Started by Ranganatha, September 29th, 2014 05:18 AM
    • Replies: 2
    • Views: 1,701
    September 29th, 2014, 03:50 PM Go to last post
  27. Binary Tree Insert

    Started by scibi, October 8th, 2014 11:39 AM
    binary tree, generics, insert
    • Replies: 1
    • Views: 1,701
    October 8th, 2014, 03:19 PM Go to last post
  28. Bissection Method Baseball Question

    Started by nickcanada, April 15th, 2010 07:49 PM
    • Replies: 0
    • Views: 1,699
    April 15th, 2010, 07:49 PM Go to last post
  29. Trying to Find Recursion and Loop Limit

    Started by paco, October 1st, 2014 08:49 PM
    • Replies: 6
    • Views: 1,687
    October 4th, 2014, 06:18 PM Go to last post
  30. Help with recursion

    Started by EasyE, September 28th, 2021 05:40 PM
    • Replies: 3
    • Views: 1,687
    March 28th, 2023, 02:19 AM Go to last post
  31. Binary Tree ( Family Tree)

    Started by tommyacton, March 23rd, 2013 10:40 PM
    binary numbers, binary search, binary tree
    • Replies: 0
    • Views: 1,681
    March 23rd, 2013, 10:40 PM Go to last post
  32. Can't understand simple Recursion:

    Started by TSSF44, December 7th, 2013 10:47 PM
    • Replies: 1
    • Views: 1,678
    December 9th, 2013, 06:11 PM Go to last post
  33. Getting information from an array

    Started by andresfelquintero, May 2nd, 2011 06:13 PM
    • Replies: 2
    • Views: 1,676
    May 3rd, 2011, 04:53 PM Go to last post
  34. Question embedding a watermark using 2d arrays.

    Started by raveensach, October 9th, 2014 09:38 PM
    arrays, java, watermark
    • Replies: 1
    • Views: 1,673
    October 10th, 2014, 04:43 AM Go to last post
  35. File Cryptography with Password

    Started by fabiofranco, August 13th, 2014 03:09 PM
    • Replies: 1
    • Views: 1,664
    August 13th, 2014, 04:53 PM Go to last post
  36. How would I create this solution algorithm using pseudocode?

    Started by meghere, February 13th, 2013 10:00 PM
    • Replies: 1
    • Views: 1,662
    February 13th, 2013, 10:43 PM Go to last post
  37. Question Odd and Even Numbers

    Started by tyb97, September 30th, 2012 03:52 PM
    • Replies: 4
    • Views: 1,656
    September 30th, 2012, 04:19 PM Go to last post
  38. A* algorithm help

    Started by picaxmad, March 29th, 2013 10:09 AM
    a-star algorithm, java
    • Replies: 1
    • Views: 1,654
    August 1st, 2013, 07:34 AM Go to last post
  39. Lightbulb Factoring

    Started by aesguitar, June 1st, 2012 02:04 PM
    factoring
    • Replies: 5
    • Views: 1,653
    June 3rd, 2012, 03:29 PM Go to last post
  40. Depth-first search

    Started by tuts73, October 11th, 2012 03:06 PM
    • Replies: 1
    • Views: 1,651
    October 12th, 2012, 10:50 AM Go to last post
  41. A few questions about encryption and decryption

    Started by mjr, November 18th, 2013 12:01 PM
    • Replies: 1
    • Views: 1,648
    November 18th, 2013, 01:29 PM Go to last post
  42. [SOLVED] Need help with IDEA Encryption

    Started by finalforce, March 23rd, 2012 05:12 AM
    • Replies: 1
    • Views: 1,646
    June 4th, 2012, 03:41 AM Go to last post
  43. Java Perlin Noise seed addition

    Started by Bingo90, September 28th, 2013 06:12 AM
    • Replies: 1
    • Views: 1,644
    September 28th, 2013, 02:04 PM Go to last post
  44. Password hashing & Salts

    Started by sci4me, July 22nd, 2014 02:32 AM
    • Replies: 1
    • Views: 1,640
    July 22nd, 2014, 07:36 AM Go to last post
  45. Post Genetic algorithim

    Started by Jurie, March 11th, 2013 11:10 AM
    • Replies: 2
    • Views: 1,639
    March 12th, 2013, 02:49 PM Go to last post
  46. Min-Max AI works only when depth = 1

    Started by zagi, July 27th, 2014 10:21 AM
    • Replies: 5
    • Views: 1,636
    July 27th, 2014, 02:57 PM Go to last post

Page 8 of 11 FirstFirst ... 678910 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •