代码搜索:Stream
找到约 10,000 项符合「Stream」的源代码
代码结果 10,000
www.eeworm.com/read/162166/10330333
cpp stream_cipher.cpp
// Stream_Cipher.cpp : implementation file
//
#include "stdafx.h"
#include "MY_CAP.h"
#include "math.h"
#include "Stream_Cipher.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
sta
www.eeworm.com/read/353746/10422815
c harfbuzz-stream.c
/*
* Copyright (C) 2005 David Turner
* Copyright (C) 2007 Trolltech ASA
* Copyright (C) 2007 Red Hat, Inc.
*
* This is part of HarfBuzz, an OpenType Layout engine library.
*
* Permission is
www.eeworm.com/read/278507/10530408
c net_stream.c
#include
#include
#include
#include
#include
#include
#include
extern int errno;
int
net_open (char
www.eeworm.com/read/351845/10603417
h stream-ccitt.h
//========================================================================
//
// Stream-CCITT.h
//
// Tables for CCITT Fax decoding.
//
// Copyright 1996-2003 Glyph & Cog, LLC
//
//===================
www.eeworm.com/read/158966/10706369
cpp stream2.cpp
//: C02:Stream2.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// More streams features
#include
www.eeworm.com/read/418779/10897421
stream4 readme.stream4
Overview
========
The Stream4 module provides TCP stream reassembly and stateful
analysis capabilities to Snort. Robust stream reassembly
capabilities allow Snort to ignore "stateless" attacks
(which
www.eeworm.com/read/418779/10897487
stream5 readme.stream5
Overview
========
The Stream5 preprocessor is a target-based TCP reassembly module
for Snort. It is intended to replace both the Stream4 and flow
preprocessors, and it is capable of tracking session
www.eeworm.com/read/272513/10955076
h matrix_stream.h
#ifndef MTL_MATRIX_STREAM_H
#define MTL_MATRIX_STREAM_H
//
// Forward Declarations for the Matrix Streams
//
namespace mtl {
template
class matrix_market_stream;
template
class
www.eeworm.com/read/271450/10994177
cpp stream2.cpp
//: C02:Stream2.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// More streams features
#in
www.eeworm.com/read/416916/11009798
c dvbcsa_stream.c
/*
This file is part of libdvbcsa.
libdvbcsa is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published
by the Free Sof