[algogeeks] Call for papers

2006-12-09 Thread John E. Edward
*Apologies for cross posting. Please forward to interested people* www.PromoteResearch.org The 2007 International Multi-Conference in Computer Science, Engineering, and Information Science will be held during 9-12 of July 2007 in Orlando, FL, USA. The multi-c

[algogeeks] Re: Rotation of vector in 3-dimension

2006-12-09 Thread Muhammad Yousaf Ali
Consider the plan with two dimension and the 3rd dimension perpendicular to that plan ..just consider tha object for that perpendicular dimension and rotate object through that dimension then only change be in two remaining dimensions ,,, similarly consider the 2nd and 3rd coordinate and rotate th

[algogeeks] Re: Circle Arrangement Problem

2006-12-09 Thread jack wang
if the positons of females are determined ,the arrangement is done . we can simulate the removing process. so ,the first female must be placed at position kmod(x+y) ,using mod in case that k is greater than x+y. then we shrink the length of the list , the similar situation appears ,only we st

[algogeeks] Re: Rotation of vector in 3-dimension

2006-12-09 Thread jack wang
maybe I think it's a geometric problem ,you can calculate the coordinates through mathematical methods. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to

[algogeeks] Rotation of vector in 3-dimension

2006-12-09 Thread Shayan Ehsani
Hi geeks. How can i rotate vector V=(x,y,z) , D degree with Z Line? Thanks in Advance. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to algogeeks@googl