Sunday, 6 April 2014

Qing Ren’s autumn diary week 05

In this week, I learnt something about multi-thread by myself. The project need to achieve some multi-tasks, so we need to do some coding about multi-thread. But all of us are not good at this part. So we need to learn more about it.

I found some sample about coding multithreading by c++ from the website, and try to coding by myself. But it always have something wrong about the coding of mine. And I don’t know how to combine the multithreading coding with other functions very well. I think I need to discuss with other group members and learn together to improve this part of knowledge.

Just list two website address: (not all of them, too much)

http://blog.csdn.net/xdrt81y/article/details/17247029

http://c.chinaitlab.com/ccjq/900140.html