-
-
-
CODE_UPLOAD1412.zip
This is not source code--it is the .dll s for running OpenGL programs on your computer. If you are running Windows 95/98/NT... you can download these libraries and unzip them into your windows/system folder
-
-
RFIDemulator2.zip
... by Alex G.****
How to compile the PC program:
$ cd /your/folder/
$ cc -o rpv11 rpv11.c
$ sudo ./rpv11
(tested with Ubuntu 8.40)
How to comile the μC program:
$ cd /your/folder/
$ make all
http://the-f-halex.livejournal.com/
-
-
-
-
LPP-code.zip
Locality preserving projections algorithm in Matlab.Folder consists of three files
-
-
-