blob: 0a1857625908a3e92bf7f73cd328a5adbc663e14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
-real autoconf enable
-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 .. ?
add this one: http://www.counterpane.com/yarrow.html
-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~ ...
|