Click here to Skip to main content
15,911,035 members

Comments by Toan Pham Anh (Top 25 by date)

Toan Pham Anh 15-May-15 17:37pm View    
thanks Kenneth Haugland! I'm trying test that.
Toan Pham Anh 15-May-15 17:33pm View    
Because Matlab make me ask this question. I wrote a program and it is too slow than matlab. I go to the internet and i found that if I have a dual-core cpu and using multi-threading program , it took at less a half time with same algorithm. Am I wrong ?
Toan Pham Anh 15-May-15 16:40pm View    
Yes. I also think that C# is not good for mathematics computing. But how we can achieve that for next time? A multi-threading and a good algorithm are enough?
Toan Pham Anh 15-May-15 16:36pm View    
Could you tell me how matlab do this. I can't search this anymore

Toan Pham Anh 26-Apr-15 19:12pm View    
I want to display images as thumbnails and I think using a user control and put a picturebox on it is a easy way. I wounder a listview can only display some icons , it is not desirable.