代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/117352/14929094
cpp network.cpp
#include "stdafx.h"
#include "string.h"
#include "network.h"
BOOL CNet::InitNet(void)
{
if(WSAStartup(WS_VERSION_REQD, &m_wsaData))
{
TRACE("Couldn't find the winsock.dll\n");
return
www.eeworm.com/read/117352/14929097
h network.h
#include "winsock.h"
#define WS_VERSION_REQD 0x0101
#define WS_VERSION_MAJOR HIBYTE(WS_VERSION_REQD)
#define WS_VERSION_MINOR LOBYTE(WS_VERSION_REQD)
#define MIN_SOCKETS_REQD 2
#define SOCK
www.eeworm.com/read/116658/14960191
dll network.dll
www.eeworm.com/read/217035/14982217
cpp network.cpp
#include "neural.hpp"
#include
#include
#include
#include
void Network::adjustWeights(void)
{
for(int atCnxn = 0; atCnxn < nCnxns; atCnxn++
www.eeworm.com/read/115525/15011604
h network.h
#ifndef CRYPTOPP_NETWORK_H
#define CRYPTOPP_NETWORK_H
#include "filters.h"
#include "hrtimer.h"
NAMESPACE_BEGIN(CryptoPP)
const unsigned long INFINITE_TIME = ULONG_MAX;
//! a Source clas
www.eeworm.com/read/115525/15011923
cpp network.cpp
// network.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "network.h"
NAMESPACE_BEGIN(CryptoPP)
unsigned int NonblockingSource::PumpMessages(unsigned int
www.eeworm.com/read/114492/15051915
ico network.ico
www.eeworm.com/read/215501/15059351
doc network.doc
www.eeworm.com/read/114304/15061270
bmp network.bmp
www.eeworm.com/read/214919/15083430