Recent content by sean_vn

  1. S

    Java How do I bind a UDP socket to a port and read from a server in Java?

    I have just created a Java native wrapper for my fast Walsh Hadamard transform and O'Connor Transform code. I am getting 2000 65536-point WHT's per second and 540 65536-point OCT's per second. That is about as fast as you will get without resorting to Nvidia CUDA or whatever. The code is...
Back
Top