代码搜索:Thin
找到约 1,525 项符合「Thin」的源代码
代码结果 1,525
www.eeworm.com/read/133410/14044640
cpp img_thin2.cpp
#ifndef __IMG_THIN2_CPP__
#define __IMG_THIN2_CPP__
#include "fvstypes.h"
#include "fvsimage.h"
#include "img_thin2.h"
// defines to facilitate reading
#define P1 img[x-1][y-1]
#define P2 img[x][y-1
www.eeworm.com/read/203786/15351466
h img_thin2.h
#ifndef __IMG_THIN2_HEADER__
#define __IMG_THIN2_HEADER__
#include "fvstypes.h"
#include "fvsimage.h"
template
FvsError_t ImageThin2(FvsImage & img);
// include implementa
www.eeworm.com/read/203786/15351489
cpp img_thin2.cpp
#ifndef __IMG_THIN2_CPP__
#define __IMG_THIN2_CPP__
#include "fvstypes.h"
#include "fvsimage.h"
#include "img_thin2.h"
// defines to facilitate reading
#define P1 img[x-1][y-1]
#define P2 img[x][y-1
www.eeworm.com/read/103585/15728678
h img_thin2.h
#ifndef __IMG_THIN2_HEADER__
#define __IMG_THIN2_HEADER__
#include "fvstypes.h"
#include "fvsimage.h"
template
FvsError_t ImageThin2(FvsImage & img);
// include implementa
www.eeworm.com/read/103585/15728701
cpp img_thin2.cpp
#ifndef __IMG_THIN2_CPP__
#define __IMG_THIN2_CPP__
#include "fvstypes.h"
#include "fvsimage.h"
#include "img_thin2.h"
// defines to facilitate reading
#define P1 img[x-1][y-1]
#define P2 img[x][y-1
www.eeworm.com/read/101624/15823381
h img_thin2.h
#ifndef __IMG_THIN2_HEADER__
#define __IMG_THIN2_HEADER__
#include "fvstypes.h"
#include "fvsimage.h"
template
FvsError_t ImageThin2(FvsImage & img);
// include implementa
www.eeworm.com/read/101624/15823404
cpp img_thin2.cpp
#ifndef __IMG_THIN2_CPP__
#define __IMG_THIN2_CPP__
#include "fvstypes.h"
#include "fvsimage.h"
#include "img_thin2.h"
// defines to facilitate reading
#define P1 img[x-1][y-1]
#define P2 img[x][y-1
www.eeworm.com/read/120799/6070949
h tl_key.h
/*
** thinlib (c) 2001 Matthew Conte (matt@conte.com)
**
**
** tl_key.h
**
** DOS keyboard handling defines / protos
**
** $Id: $
*/
#ifndef _TL_KEY_H_
#define _TL_KEY_H_
/* Keyboard s
www.eeworm.com/read/154949/5630998
h tl_key.h
/*
** thinlib (c) 2001 Matthew Conte (matt@conte.com)
**
**
** tl_key.h
**
** DOS keyboard handling defines / protos
**
** $Id: $
*/
#ifndef _TL_KEY_H_
#define _TL_KEY_H_
/* Keyboard scancodes */
#d
www.eeworm.com/read/120799/6070927
h tl_vesa.h
/*
** thinlib (c) 2001 Matthew Conte (matt@conte.com)
**
**
** tl_vesa.h
**
** VESA code header
**
** $Id: $
*/
#ifndef _TL_VESA_H_
#define _TL_VESA_H_
#include "tl_bmp.h"
extern in