代码搜索:CSize
找到约 1,126 项符合「CSize」的源代码
代码结果 1,126
www.eeworm.com/read/128578/14290876
h cdc_objects.h
#ifndef CDC_OBJECT_H
#define CDC_OBJECT_H
#include "cpen.h"
#include "cbitmap.h"
#include "cbrush.h"
#include "cfont.h"
#include "crgn.h"
#include "cdc.h"
#include "crect.h"
#include "csize
www.eeworm.com/read/102988/15751256
cpp ezmenu.cpp
#include "stdafx.h"
#include "EZMenu.h"
#include "resource.h"
CEZMenu::CEZMenu()
{
m_bLargeIcons=FALSE;
m_szBitmapSize=CSize(20,60);
m_nCount=m_nItems=0;
m_nAveHeight=16;
m_clrExtend=RGB
www.eeworm.com/read/371500/9552057
makefile
include ../Make.defines
PROGS = csize ctermid.o \
settty t_isatty t_getpass t_raw t_raw2 t_ttyname winch
all: ${PROGS}
t_isatty: t_isatty.o isatty.o
${LINK.c} -o $@
www.eeworm.com/read/198140/7950038
m makelayers.m
function [X,B,DC]= makeLayers(c)
%I=imread('cameraman.tif');
%I=dct2(I);
scanzz=zeros(8,8);
%enhansLayer=zeros(8,8);
b=1;
l=1;
v=0;
cSize=size(c);
Blimit=63;
limit=6;
%Elimit=53;
for i
www.eeworm.com/read/392497/8339792
m makelayers.m
function [X,B,DC]= makeLayers(c)
%I=imread('cameraman.tif');
%I=dct2(I);
scanzz=zeros(8,8);
%enhansLayer=zeros(8,8);
b=1;
l=1;
v=0;
cSize=size(c);
Blimit=63;
limit=6;
%Elimit=53;
for i
www.eeworm.com/read/203574/15355528
m codei.m
function CodeI(Rest)
global Xa
global outline
global Rest
%csize=squa(Rest-1);
for i=1:3
S(1)=Rest+(Rest-1)*(i-1);
S(2)=Rest-1;
ProcessS(S);
end
Rest=Rest+(Rest-1)*3;
if Rest
www.eeworm.com/read/201686/15398586
makefile
include ../Make.defines
PROGS = csize ctermid.o \
settty t_isatty t_getpass t_raw t_raw2 t_ttyname winch
all: ${PROGS}
t_isatty: t_isatty.o isatty.o
${LINK.c} -o $@
www.eeworm.com/read/183272/9173135
mk solaris.mk
include ../Make.defines.solaris
EXTRA=-D__EXTENSIONS__
PROGS = csize settty t_getpass t_isatty t_raw t_ttyname winch
all: ${PROGS} ctermid.o
ctermid.o: ctermid.c
getpass.o: getpass.c
isatty.o: is
www.eeworm.com/read/364932/9887610
mk solaris.mk
include ../Make.defines.solaris
EXTRA=-D__EXTENSIONS__
PROGS = csize settty t_getpass t_isatty t_raw t_ttyname winch
all: ${PROGS} ctermid.o
ctermid.o: ctermid.c
getpass.o: getpass.c
isatty.o: is
www.eeworm.com/read/289562/7806028
mk solaris.mk
include ../Make.defines.solaris
EXTRA=-D__EXTENSIONS__
PROGS = csize settty t_getpass t_isatty t_raw t_ttyname winch
all: ${PROGS} ctermid.o
ctermid.o: ctermid.c
getpass.o: getpass.c
isatty.o: is