代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/115861/14998870
c threads.c
/************************************************************
* HMMER - Biological sequence analysis with profile HMMs
* Copyright (C) 1992-1999 Washington University School of Medicine
* All Right
www.eeworm.com/read/209351/15223046
gif threads.gif
www.eeworm.com/read/207437/15271808
h threads.h
//--------------------------------------------------------------------------
//
// THREADS.H: header file for DOS multithreading library.
// Copyright (c) J.English 1993.
// Author'
www.eeworm.com/read/207437/15271816
doc threads.doc
Page 1
Class DOSThread: a base class for multithreaded DOS programs.
---------------------------------------------------
www.eeworm.com/read/207437/15271818
cpp threads.cpp
//--------------------------------------------------------------------------
//
// THREADS.CPP: body of DOS multithreading library.
// Copyright (c) J.English 1993.
// Author's addr
www.eeworm.com/read/207437/15271820
obj threads.obj
www.eeworm.com/read/206872/15286545
cpp threads.cpp
/*
Talker - A small program which utilizes the Layer-3 codec (ACM) in windows for voice-over-IP
Copyright (C) 1999 Dino Klein
This program is free software; you can redistribute it and/o
www.eeworm.com/read/4799/40610
h threads.h
#ifndef __THREADS_H__
#define __THREADS_H__
//#include "stdafx.h"
#include "FaceBase.h"
#include "HMMDemoDoc.h"
#include "MainFrm.h"
//#ifndef _WINDOWS_
//#include
//#endif
www.eeworm.com/read/4799/40669
cpp threads.cpp
#include "stdafx.h"
#include "Threads.h"
#include "facebase.h"
#include
#include
#include "image.h"
//#include "cv.h"
//#include "HMMDemo.h"
//#include "FaceBase.h
www.eeworm.com/read/11139/203267
extra threads.extra
# Extra threads Makefile target to enable thread support for tinyos
# Kevin Klues May 16th, 2008
# Chieh-Jan Mike Liang July 11th, 2008
#Set up flag signifying threads are enabled
THREADS = THRE