Home   Help Search Login Register  

Author Topic: ECP suggestions  (Read 1650 times)

0 Members and 1 Guest are viewing this topic.

Offline SoldierEPilot

  • Members
  • *
ECP suggestions
« on: 07 Jul 2014, 17:37:41 »
Faguss realized quicksort algorithm for ordering
simple and nested arrays.

In ECP_resources there are 11 "trigger" functions
which uses bubble sorting (not very fast one).

I tried to enhance perfomance of these functions
with quicksort  method and some other tricks.
Not tested yet but maybe usefull idea 4 latest ECP updates.

P.S. If someone want to play with other stuff from  ECP_resources  -
there is a splitted version of ECP database in attached example.
« Last Edit: 06 Sep 2015, 19:29:14 by SoldierEPilot »