代码搜索结果
找到约 1,193 项符合
Q 的代码
qbuf.h
/****************************************************************************
******* *******
******* Q U E U E B U F F E R S
qbuf.h
/****************************************************************************
******* *******
******* Q U E U E B U F F E R S
hosts
./"q"16t"addr"16t"status"8t"rfnm"8t"refcnt"naXXxbb
+,
q.java
/*
* Copyright (c) 1999 The Java Apache Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided tha
q.m
b1 = zeros(600,800,3);
b2 = zeros(600,800,3);
for i = 1:3
b1(:,:,i) = 230 -a1(:,:,i);
b2(:,:,i) = 200 - a2(:,:,i);
end
figure;image(uint8(b1))
figure;image(uint8(b2))
ac1147.pas
{$Q-,R-}
program ural1147;
const
maxn=1000;
maxcolor=2500;
var
x1,y1,x2,y2,color:array[0..maxn]of word;
area:array[1..maxcolor]of longint;
n,i,now:longint;
procedure cal(l,r,b,t,z:l