代码搜索结果

找到约 10,000 项符合 PIC 的代码

pic.m

%function pic() clear %clc s=input(['Input the file''s name(The name must be English!): '],'s'); M=fopen([s,'.txt'],'rt'); if M>0 disp('Open file successfuly!'); [f,count]=fscanf(M,'%c'

pic.h

unsigned char const bmp1[]={ 0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF, 0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF, 0XFF,0

pic.bas

Attribute VB_Name = "加载并缩小显示图片" '在网上找到这个源代码,贴出来, '不过多次缩放不同尺寸图片时会贴图错误,稍后再研究下,呵呵 '---------------------------------------------------------------------- '------------------------------------------

pic.c

/*************************************************************************/ /* */ /* Copyright (c) 1993-2001 Accelerated