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 9 of 11 FirstFirst ... 7891011 LastLast
Threads 401 to 450 of 533

Forum: Algorithms & Recursion

  1. Help on Linear Support Vector Machine implementation

    Started by DotNet13, November 4th, 2013 12:07 PM
    • Replies: 1
    • Views: 1,224
    November 4th, 2013, 12:18 PM Go to last post
  2. Order of growth

    Started by Scorks, November 10th, 2013 10:06 AM
    order of growth, time complexity
    • Replies: 1
    • Views: 1,595
    November 13th, 2013, 12:27 PM Go to last post
    • Replies: 3
    • Views: 1,604
    November 18th, 2013, 11:55 AM Go to last post
  3. A few questions about encryption and decryption

    Started by mjr, November 18th, 2013 12:01 PM
    • Replies: 1
    • Views: 1,642
    November 18th, 2013, 01:29 PM Go to last post
  4. MarkovBot

    Started by Melodia, November 17th, 2013 11:24 AM
    • Replies: 2
    • Views: 1,548
    November 22nd, 2013, 05:18 PM Go to last post
    • Replies: 7
    • Views: 1,776
    December 5th, 2013, 08:20 AM Go to last post
  5. How do i copy this single dimension array?

    Started by cgskook, December 6th, 2013 09:40 PM
    • Replies: 3
    • Views: 1,340
    December 6th, 2013, 11:06 PM Go to last post
  6. Print ruler info

    Started by cjpacheco, December 9th, 2013 02:17 AM
    • Replies: 1
    • Views: 1,521
    December 9th, 2013, 05:57 AM Go to last post
  7. Can't understand simple Recursion:

    Started by TSSF44, December 7th, 2013 10:47 PM
    • Replies: 1
    • Views: 1,670
    December 9th, 2013, 06:11 PM Go to last post
  8. Converting merge method in c to java

    Started by Melodia, December 31st, 2013 12:20 PM
    • Replies: 5
    • Views: 1,536
    December 31st, 2013, 04:24 PM Go to last post
  9. Find connection from one side to other

    Started by fanboy555, January 4th, 2014 02:08 PM
    • Replies: 1
    • Views: 1,473
    January 4th, 2014, 02:47 PM Go to last post
  10. Algorithm for Data Structure - Ideas?

    Started by learning101, January 5th, 2014 08:31 PM
    algorithms, data structure
    • Replies: 1
    • Views: 1,352
    January 6th, 2014, 09:09 AM Go to last post
  11. Lightbulb Add objects to the neighbors list

    Started by soleil, January 9th, 2014 12:14 AM
    list
    • Replies: 2
    • Views: 1,493
    January 10th, 2014, 03:23 AM Go to last post
  12. [SOLVED] Whirlpool hash - weird output

    Started by Bebras, January 9th, 2014 02:12 PM
    • Replies: 7
    • Views: 1,746
    January 10th, 2014, 05:51 AM Go to last post
  13. Data program advice

    Started by Alnicoll, January 11th, 2014 06:01 PM
    • Replies: 5
    • Views: 1,442
    January 13th, 2014, 01:19 AM Go to last post
  14. Need help filling a jtree using recursion

    Started by TroostMe, January 12th, 2014 09:11 PM
    • Replies: 2
    • Views: 2,275
    January 13th, 2014, 04:50 AM Go to last post
  15. Post [SOLVED] ALGORITHM TO USE TO FIND A SOLUTION TO A POINT GAME

    Started by Tjones787, January 20th, 2014 12:51 PM
    • Replies: 4
    • Views: 1,851
    January 20th, 2014, 04:18 PM Go to last post
  16. [SOLVED] Algorithm for permutations

    Started by Scorks, February 3rd, 2014 10:17 PM
    algorithm, permutations, recursion
    • Replies: 2
    • Views: 1,748
    February 9th, 2014, 10:48 PM Go to last post
  17. Algorithm for card sorting

    Started by Scorks, February 9th, 2014 10:50 PM
    algorithm, cards, sorting
    • Replies: 1
    • Views: 2,052
    February 10th, 2014, 06:09 AM Go to last post
  18. Four color theorem help

    Started by fpritt24, February 19th, 2014 12:49 AM
    • Replies: 15
    • Views: 3,439
    February 19th, 2014, 06:04 PM Go to last post
  19. Sorting arrays using a recursive binary search

    Started by f0rdperfect, February 28th, 2014 04:18 PM
    • Replies: 2
    • Views: 1,518
    March 2nd, 2014, 09:13 PM Go to last post
  20. Reversing My Previous Algorithm of Diagonals

    Started by Abszol, March 4th, 2014 11:15 AM
    alogrithm, diagonals, loop, previous, reversing
    • Replies: 3
    • Views: 1,558
    March 4th, 2014, 06:26 PM Go to last post
  21. Deque array base assistant

    Started by gto11520, March 4th, 2014 10:15 AM
    • Replies: 17
    • Views: 1,743
    March 7th, 2014, 01:04 PM Go to last post
  22. Sorting: Selection, insertion, bubble

    Started by NorrinGalan, March 10th, 2014 07:21 PM
    • Replies: 1
    • Views: 1,740
    March 10th, 2014, 08:10 PM Go to last post
  23. Sorting: Selection, insertion, bubble

    Started by NorrinGalan, March 10th, 2014 07:21 PM
    • Replies: 1
    • Views: 1,593
    March 11th, 2014, 07:32 AM Go to last post
  24. need ideas for implemeting special Binary search tree

    Started by dr_programmer, March 23rd, 2014 07:08 AM
    • Replies: 4
    • Views: 1,555
    March 24th, 2014, 02:16 AM Go to last post
  25. minimax for dot and box game

    Started by muffler, March 24th, 2014 07:19 PM
    • Replies: 5
    • Views: 2,653
    March 25th, 2014, 06:12 AM Go to last post
  26. Replacing Node Value

    Started by ProgrammablePeter, March 30th, 2014 03:13 PM
    • Replies: 2
    • Views: 1,486
    March 30th, 2014, 05:50 PM Go to last post
  27. Java light source simulation

    Started by Bingo90, April 2nd, 2014 05:08 AM
    2 Pages
    1 2
    • Replies: 38
    • Views: 4,831
    April 2nd, 2014, 12:56 PM Go to last post
  28. [SOLVED] Searching a Stach

    Started by ProgrammablePeter, April 3rd, 2014 07:04 AM
    • Replies: 0
    • Views: 1,246
    April 3rd, 2014, 07:04 AM Go to last post
  29. [SOLVED] [HELP] [HELP] Trouble To Understanding The Algorithm of my project

    Started by noobies, April 15th, 2014 03:27 AM
    • Replies: 4
    • Views: 1,573
    April 15th, 2014, 09:01 PM Go to last post
  30. [SOLVED] I want to make simple Tic Tac Toe game, anyone can guide me?

    Started by noobies, April 27th, 2014 12:11 AM
    • Replies: 2
    • Views: 1,573
    April 28th, 2014, 11:09 AM Go to last post
  31. [SOLVED] Binary tree

    Started by felixb, May 16th, 2014 10:18 AM
    • Replies: 14
    • Views: 2,425
    May 19th, 2014, 09:52 AM Go to last post
  32. Question [Help]Reverse Polish Notation

    Started by Cluelesscoder, May 18th, 2014 10:39 PM
    notation, polish, reverse
    • Replies: 4
    • Views: 1,871
    May 21st, 2014, 02:25 AM Go to last post
  33. Need Opinions Pls!! Need Help Badly

    Started by harris10692, June 13th, 2014 01:41 AM
    • Replies: 2
    • Views: 1,476
    June 13th, 2014, 03:25 AM Go to last post
  34. Please help for my homework

    Started by skandi005, June 13th, 2014 01:51 PM
    • Replies: 3
    • Views: 1,945
    June 13th, 2014, 10:42 PM Go to last post
  35. Password hashing & Salts

    Started by sci4me, July 22nd, 2014 02:32 AM
    • Replies: 1
    • Views: 1,632
    July 22nd, 2014, 07:36 AM Go to last post
  36. Find a "circle" within a matrix

    Started by Cornix, April 30th, 2014 01:58 AM
    • Replies: 1
    • Views: 2,484
    July 26th, 2014, 02:02 PM Go to last post
  37. Min-Max AI works only when depth = 1

    Started by zagi, July 27th, 2014 10:21 AM
    • Replies: 5
    • Views: 1,629
    July 27th, 2014, 02:57 PM Go to last post
  38. Arrow "Blastoff!" Recursion Dilemma

    Started by Wrathbat, July 29th, 2014 05:04 PM
    blastoff
    • Replies: 3
    • Views: 2,657
    July 29th, 2014, 06:01 PM Go to last post
  39. File Cryptography with Password

    Started by fabiofranco, August 13th, 2014 03:09 PM
    • Replies: 1
    • Views: 1,653
    August 13th, 2014, 04:53 PM Go to last post
    • Replies: 1
    • Views: 2,131
    August 14th, 2014, 02:04 PM Go to last post
  40. Grabcut Image Segmentation Algorithm

    Started by messier32, September 8th, 2014 03:16 PM
    • Replies: 2
    • Views: 2,486
    September 13th, 2014, 02:32 PM Go to last post

Page 9 of 11 FirstFirst ... 7891011 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
  •