タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

threadに関するkjeeのブックマーク (3)

  • PC�o������ | Windows��Linux�������s���������_

    ���I Windows������������C�����\�[�X��Linux�����s�������������A���{�I����������������������Windows�����\�[�X�������X�����������������ALinux��タ�s�������������l�������L�q�����������B �������AWindows��Linux�����������������������A����������������Windows�\�[�X�����X���������������������������������������|������������ヲ�����������B

    kjee
    kjee 2007/11/08
  • Parallel Computing

    Parallel Computing Parallel computing is a form of computation in which multiple operations are carried out simultaneously. Visual Studio 2012, the .NET Framework, and Visual C++ all contain extensive support for writing, debugging, and tuning parallel applications. Parallel computing is closely related to asynchronous programming, using many of the same core concepts and support. Asynchronous pro

    Parallel Computing
    kjee
    kjee 2007/11/08
  • Thread/Synchronization 補足資料

    1.1 実行例 Windows DDK をフルインストールすると,Microsoft (R) 32-bit C/C++ Optimizing Compiler (実行ファイル名cl) が付属してきます.これを用いてC プログラムをコンパイルすることができます.ただし,Common Dialog などのライブラリを使用する際には,DDK の提供するヘッダファイルだけでは不十分で,Platform SDK などの提供するヘッダファイルが必要となります. 例えばWindows DDK がC:\WINDDK にインストールされており,Platform SDK がC:\Program Files\Microsoft SDK にインストールされているとします.このとき,「スタートメニュー」→「全てのプログラム」→「Development Kits」→「」→「Windows DDK 3663」→「Bui

  • 1