Wednesday, March 30, 2005
Friday, March 25, 2005
Achievement 20050325
By the aid of Hans, the C program for simulated annealing (SA) algorithm could be ran in the server (pear.ce.ntpu.edu.tw) successfully. The problem occurred when the program was compiled by gcc was solved by the following command.
The speed of this program is about six times faster than the program simulated by the matlab codes. The sub-optimal code matrix will be found and saved in the file "log.txt".
The sub-optimal code matrix (4 by 20) will be performed in the multi-detection & different multi-conveyance bit scheme for wireless sensor networks.
gcc -0 OuputFileName FileName.o -lm -L/usr/lib -L/usr/include -lstdc++
(Ref. 鳥哥的 Linux 私房菜)
The speed of this program is about six times faster than the program simulated by the matlab codes. The sub-optimal code matrix will be found and saved in the file "log.txt".
The sub-optimal code matrix (4 by 20) will be performed in the multi-detection & different multi-conveyance bit scheme for wireless sensor networks.
Monday, March 14, 2005
Subscribe to:
Posts (Atom)