Jaqoup’s Weblog

A Blog !!!!

But u r killing me !!

ok, i admit that it was an  innovative method that depends heavily on XML Programming,

i can say it saves a lot of time during developing the whole system, as the time required for every feature is nearly constant

just some generic methods to solve all the problems that can be found

but as known “Generic” can not cope with “Performance”, as there must be unneeded steps done with the small/mid sized problems, and it will be fully utilized with the problems that satisfies the general case problem -which is most of the time rare-

and even if u had the general case as the smallest/simplest case, u’ll waste some performance trying to combine those tiny generic solutions to solve the larger problems

Read more »

October 15, 2009 Posted by Jaqoup | Personal | , , , , , , , | 1 Comment

Simple Polygon Construction

that was one of the assignments in Scientific Computing Dept in my college

\”to construct a simple polygon form ALL the points i have in a plan\”

well, a simple polygon is the polygon where it\’s edges doesn\’t intersect

Read more »

March 20, 2009 Posted by Jaqoup | Personal Products, Programming | , , , , , , , , | 2 Comments