代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/124060/14598019
cpp zlib.cpp
//
// ZLib.cpp
//
// Copyright (c) Shareaza Development Team, 2002-2004.
// This file is part of SHAREAZA (www.shareaza.com)
//
// Shareaza is free software; you can redistribute it
// and/or m
www.eeworm.com/read/124060/14598452
h stdafx.h
//
// StdAfx.h
//
// Copyright (c) Shareaza Development Team, 2002-2004.
// This file is part of SHAREAZA (www.shareaza.com)
//
// Shareaza is free software; you can redistribute it
// and/or m
www.eeworm.com/read/224005/14608095
cpp iprocessc.cpp
// IProcessC.cpp
#include "stdafx.h"
#ifndef _INC_IPROCESSCC
#define _INC_IPROCESSCC
void ColorToGray(CImage *pImgn,CImage *pImgm)
{
int i, x, y;
int gray[256];
BYTE *
www.eeworm.com/read/123866/14608109
h cegdiobject.h
/* ---------------------------------------------------------------------------------------------------
*
* Windows CE Graphics Libary v1.00.0000
*
*
*
www.eeworm.com/read/123866/14608139
h cegdiobject.h
/* ---------------------------------------------------------------------------------------------------
*
* Windows CE Graphics Libary v1.00.0000
*
*
*
www.eeworm.com/read/224004/14608153
cpp iprocessc.cpp
// IProcessC.cpp
#include "stdafx.h"
#ifndef _INC_IPROCESSCC
#define _INC_IPROCESSCC
void ColorToGray(CImage *pImgn,CImage *pImgm)
{
int i, x, y;
int gray[256];
BYTE *
www.eeworm.com/read/223993/14608283
cpp imagefile.cpp
// ImageFile.cpp
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
//--------------------------------------------------------------
// BMP
www.eeworm.com/read/223993/14608298
cpp jpeg.cpp
// Jpeg.cpp: implementation of the CJpeg class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#ifdef __cplusplus
extern "C" {
#endif // __
www.eeworm.com/read/223993/14608343
cpp iprocessc.cpp
// IProcessC.cpp
#include "stdafx.h"
#ifndef _INC_IPROCESSCC
#define _INC_IPROCESSCC
void ColorToGray(CImage *pImgn,CImage *pImgm)
{
int i, x, y;
int gray[256];
BYTE *
www.eeworm.com/read/223993/14608373
cpp imagetypetransfer.cpp
// ImageTransfer.cpp
#include "stdafx.h"
void Trans1To8(BYTE *sc,BYTE *buf,int BytesPerLine)
{
int j,m,n;
for (j=0;j