|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--applications.RecursiveDPImageCompression1
Constructor Summary | |
RecursiveDPImageCompression1()
|
Method Summary | |
static void |
main(java.lang.String[] args)
driver program |
static void |
traceback(int[] kay,
int n)
output the optimal segment boundaries |
static int |
vBits(int[] l,
int[] b,
int[] kay)
set class data members and invoke method s |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public RecursiveDPImageCompression1()
Method Detail |
public static int vBits(int[] l, int[] b, int[] kay)
public static void traceback(int[] kay, int n)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |