由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - Windows XP与Multithreading Programming
相关主题
Pthread support on Windows XPmutex一问
大家看过来Re: C++ Guys!!!!在C/C++里的文件复制操作
openMP or boost::thread (pthread) for multithreading ?给推荐一本multithreaded programming的书吧
an interview question - C programmingPython应用核心编程 (第3版)
学习multi threading, 有什么好书?C++多线程写网络服务是不是快退出舞台了?
请推荐几本Multi-threading的编程书籍请教c++ multithreading入门问题
哪儿有讲C++multithreading比较好的材料或网站C 语言的官方 spec
[合集] 请推荐几本Multi-threading的编程书籍现在还有必要学多线程吗?Programming model快变了
相关话题的讨论汇总
话题: windows话题: xp话题: zhangyf76
进入Programming版参与讨论
1 (共1页)
E*****7
发帖数: 128
1
只有一台Windows XP,想学Multithreading Programming,但是几乎所有的书讲的源代
码例子(如POSIX)都只能在Linux或者Unix下运行。
Windows XP下能用什么软件/工具搞Multithreading Programming?谢谢!
j*****k
发帖数: 1198
2
easy, install linux on the same machine

【在 E*****7 的大作中提到】
: 只有一台Windows XP,想学Multithreading Programming,但是几乎所有的书讲的源代
: 码例子(如POSIX)都只能在Linux或者Unix下运行。
: Windows XP下能用什么软件/工具搞Multithreading Programming?谢谢!

z*******6
发帖数: 133
3
I am using openMP and think that helps a lot for our algorithms, if you are
not with real-time system, I recommend it now :)
Also heard a rumor that new C++ standard will support parallel programming,
wish that will help us and we don't need to worry about cross platforms
E*****7
发帖数: 128
4
Thank zhangyf76 very much for your helpful information. If you do not mind,
can you please contact me at r*******[email protected] because I need more
information / help from you ? I failed in sending a msg into your mitbbs
email box here.
O*******d
发帖数: 20343
5
Recommend a book "Win32 Multithreaded Programming". You do not need POSIX
to do multithreaded programming under Windows.
j********e
发帖数: 124
6
does Cygwin work for this purpose?
E*****7
发帖数: 128
7
Do we have any software / tools / library / Framework, once installed on
Windows XP, that enable us to play with code examples mentioned in the books
for the purpose of learning multithreading programming?
a****l
发帖数: 8211
8
你是怀疑windows xp是单线程的? bill gates要被你活活气死了.

【在 E*****7 的大作中提到】
: 只有一台Windows XP,想学Multithreading Programming,但是几乎所有的书讲的源代
: 码例子(如POSIX)都只能在Linux或者Unix下运行。
: Windows XP下能用什么软件/工具搞Multithreading Programming?谢谢!

E*****7
发帖数: 128
9
GOOD news!
Under the suggestions of zhangyf76, I set up environment and compiler parameters for Visual Studio 2005. Now I can run a sample program (posted on MSDN webpage) testing compiler setup for running OpenMP. It works! After all, by default Visual Studio 2005 / 2008 supports OpenMP. Thank zhangyf76 for sharing the knowledge with me. Thank Bill Gates as well.
1 (共1页)
进入Programming版参与讨论
相关主题
现在还有必要学多线程吗?Programming model快变了学习multi threading, 有什么好书?
.NET 的环境下用C++,可是无法debug是怎么回事?请推荐几本Multi-threading的编程书籍
multithread program design pattern (C++)哪儿有讲C++multithreading比较好的材料或网站
F# language[合集] 请推荐几本Multi-threading的编程书籍
Pthread support on Windows XPmutex一问
大家看过来Re: C++ Guys!!!!在C/C++里的文件复制操作
openMP or boost::thread (pthread) for multithreading ?给推荐一本multithreaded programming的书吧
an interview question - C programmingPython应用核心编程 (第3版)
相关话题的讨论汇总
话题: windows话题: xp话题: zhangyf76