代码搜索结果
找到约 10,000 项符合
Image 的代码
image.h
// Image.h: interface for the CImage class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_IMAGE_H__D15E46C1_0191_11D5_8461_001088C020BC__INCLUDED_)
#
image.h
/*#############################################################################
* 文件名:image.h
* 功能: 实现了指纹图像的基本操作
* modified by PRTsinghua@hotmail.com
#############################################
image.c
/*#############################################################################
* 文件名:image.c
* 功能: 实现了指纹图像的基本操作
* modified by PRTsinghua@hotmail.com
#############################################
image.cpp
#include "at45.h"
#include "stdio.h"
#include
struct phead{
unsigned char atmel[10];
short Version;
unsigned char cardID[8];
unsigned char pname[20];
unsigned char birth
image.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace SQ
{
class