代码搜索:Multithreading
找到约 719 项符合「Multithreading」的源代码
代码结果 719
www.eeworm.com/read/493128/6406878
java concurrentkmeans.java
package kmeans;
import java.util.*;
import java.util.concurrent.*;
/**
* The version of K-means clustering adapted for true concurrency
* or simultaneous multithreading (SMT). The subtasks
www.eeworm.com/read/156804/11763202
h readwrit.h
/*
* ReadWrit.h
*
* Sample code for Multithreading Applications in Win32
* This is from Chapter 7, Listing 7-1
*
* Demonstrates an implementation of the
* Readers/Writers algorithm. This
www.eeworm.com/read/156804/11763278
cpp csdlg.cpp
/*
* CsDlg.cpp
*
* Sample code for "Multithreading Applications in Win32"
* This is from Chapter 13.
*
* Dialog-based application that searches for the CopyRecv
* window and sends that w
www.eeworm.com/read/156804/11763385
cpp mfccli.cpp
/*
* MfcCli.cpp
*
* Sample code for "Multithreading Applications in Win32"
* This is from Chapter 17
*
* Communicates to a FreeThreaded COM Object
*/
#include "stdafx.h"
#include "Mf
www.eeworm.com/read/156804/11763440
cpp comdemo.cpp
/*
* ComDemo.cpp : Implementation of DLL Exports.
*
* Sample code for "Multithreading Applications in Win32"
* This is from Chapter 17
*
* !!! YOU MUST HAVE THE ActiveX Template Library
www.eeworm.com/read/253602/12210240
txt microsoft internet explorer dhtml object handling exploit (ms05-020).txt
www.eeworm.com/read/205946/15303078
h readwrit.h
/*
* ReadWrit.h
*
* Sample code for Multithreading Applications in Win32
* This is from Chapter 7, Listing 7-1
*
* Demonstrates an implementation of the
* Readers/Writers algorithm. This
www.eeworm.com/read/205946/15303107
cpp csdlg.cpp
/*
* CsDlg.cpp
*
* Sample code for "Multithreading Applications in Win32"
* This is from Chapter 13.
*
* Dialog-based application that searches for the CopyRecv
* window and sends that w
www.eeworm.com/read/205946/15303149
cpp mfccli.cpp
/*
* MfcCli.cpp
*
* Sample code for "Multithreading Applications in Win32"
* This is from Chapter 17
*
* Communicates to a FreeThreaded COM Object
*/
#include "stdafx.h"
#include "Mf
www.eeworm.com/read/205946/15303176
cpp comdemo.cpp
/*
* ComDemo.cpp : Implementation of DLL Exports.
*
* Sample code for "Multithreading Applications in Win32"
* This is from Chapter 17
*
* !!! YOU MUST HAVE THE ActiveX Template Library