代码搜索结果
找到约 10,000 项符合
Image 的代码
image.out
Enter image size
The input image is
0010000
0011000
0000100
0001100
1000100
1110000
1110000
The labeled image is
0020000
0022000
0000300
0003300
4000300
4440000
4440000
image.cpp
// label image components
#include
#include "lqueue.h"
#include "make2db.h"
class Position {
friend void InputImage();
friend void OutputImage();
friend void Label();
image.c
/**********************************************************************/
/*宏定义:Baddress B芯片映射的地址*/
/* BDSC_SET DSC时钟为高*/
/* BDSC_CLR DSC时钟为低*/
/* BSED B芯片行返回信号*/
/******************
image.h
bool B_Read_Image(uint8 *pImage);
image.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
image.dsp
# Microsoft Developer Studio Project File - Name="image" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dyn
image.c
#include "AEEModGen.h" // Module interface definitions
#include "AEEAppGen.h" // Applet interface definitions
#include "AEEShell.h" // Shell interface definitions
#include "AEEImage.h"