User: shalky

  • Public profile

User profile: shalky

User info
User name:shalky
Name:Shalk Young
Location:China
History
Joined:
Number of posts:12
Latest posts:

mapped file for read-only shared data
Here is a suggestion: Create an hash table in memory for your data. If you refer to the data accordi...

Can You Help ME??
[code] void Check(int** a, int** b, int** c, int width, int height) { for (int h=0;h<height;h++)...

Explanation
The for sentence is the only important one in your code. if you understand what it means, it is very...

implementation of asynchronous thread
I think that C++11 thread can do the work like you want.

MSP430 programming under Linux - mspdebug fails to connect to programmer
I noticed that: warning: fet: set VCC failed This means that the FET power is not on. You should ...

This user does not accept Private Messages