diff options
author | jdl <x75@users.sourceforge.net> | 2002-07-02 20:32:59 +0000 |
---|---|---|
committer | jdl <x75@users.sourceforge.net> | 2002-07-02 20:32:59 +0000 |
commit | 992bd94dddb021b297fcf28cb5248cc94f48aaf3 (patch) | |
tree | 4c883cab8c330942fbc91559dad8e8168fb56e95 /TODO |
This commit was generated by cvs2svn to compensate for changes in r24,svn2git-root
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/externals/cxc/; revision=25
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 42 |
1 files changed, 42 insertions, 0 deletions
@@ -0,0 +1,42 @@ + +-scaler + +-event_quantize + +-autosequ + +-htget/curl + +-/dev/random +-/proc + other system data // done 20020321 + * handle SMP systems (cpuinfo) + +-eth (network device statistics) + +-distribution: + randomix.c: add double gaussrand() to that file with + callback or something .. ? + +-libpcap wrapper + +-statistics + *mean + *average + standard deviation (sliced (param) for non-stationary signals?) + *histogram + *ascii2sig + + *delta~ (difference between last 2 samples) + + *sigrandomix + +-serialize seems to have bug on resize .. + + + + +----- +-delta~ +-histo (pmf,pdf,mean,ad,sd) +-random~ + +-rand swap~: byteshuffle~ or byteshift~ ... |