代码搜索:高精度处理
找到约 10,000 项符合「高精度处理」的源代码
代码结果 10,000
www.eeworm.com/read/267658/11169881
cpp jp.cpp
#include
#include //包含字符串函数处理头文件;
#define N 10000
using namespace std;
struct air //定义结构体数组;
{
int
www.eeworm.com/read/147507/12549736
h yinzhang.h
// YinZhang.h
// 印章图像处理的一些接口
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_YINZHANG_H_INCLUDED_)
#define AFX_YINZHANG_H_INCLUDED_
#if _MSC_VER >
www.eeworm.com/read/236568/14011544
h message.h
//********************************************
// 消息处理 相关函数
// 创建于2000年5月8日
//********************************************
#ifndef _MESSAGE_H_
#define _MESSAGE_H_
#define MAX_MSG 1024 //最大
www.eeworm.com/read/236568/14011717
cpp gp_alpha.cpp
//********************************************
// 像素级的操作相关处理函数
// softboy 创建于2000年1月25日
//********************************************
#include
#include
#include
www.eeworm.com/read/236568/14011743
h gp_text.h
//********************************************
// 文字显示相关处理函数
// softboy 创建于2000年1月25日
//********************************************
#ifndef _GP_FONT_
#define _GP_FONT_
#include
www.eeworm.com/read/236568/14011753
cpp gp_text.cpp
//********************************************
// 文字显示相关处理函数
// softboy 创建于2000年1月25日
//********************************************
#include
#include
#include