代码搜索结果
找到约 10,000 项符合
Image 的代码
image.h
#ifndef __IMAGE_H_
#define __IMAGE_H_
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------
image.c
#include "image.h"
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/* Some of the cod
image.h
/*#############################################################################
* 文件名:image.h
* 功能: 实现了指纹图像的基本操作
* modified by PRTsinghua@hotmail.com
#############################################
image.c
/*#############################################################################
* 文件名:image.c
* 功能: 实现了指纹图像的基本操作
* modified by PRTsinghua@hotmail.com
#############################################
send_image
#!/usr/bin/kermit +
# usage: send_image FILE_NAME OFFSET
# e.g. send_image output.bin 1F00000
set line /dev/ttyS0
set speed 115200
set serial 8N1
set carrier-watch off
set handshake none
set flow-co
image.h
/*
* (C) Copyright 2000
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
image.asp
插入图片URL
TD {
FONT-SIZE: 9pt
}
BODY {
FONT-SIZE: 9pt
}
INPUT{
FONT-SIZE: 9pt
image.cpp
// Image.cpp: implementation of the CImage class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "convert.h"
#include "Image.h"
#include