代码搜索:Inside
找到约 7,091 项符合「Inside」的源代码
代码结果 7,091
www.eeworm.com/read/135076/5890353
xbm inside.xbm
static char inside_bits[] = {
0x00, 0x00, 0x00, 0xfc, 0x00, 0x00, 0x00, 0x84,
0x00, 0xf0, 0x0f, 0x84, 0x00, 0x0c, 0x30, 0x84,
0x00, 0x03, 0xc0, 0x84, 0x80, 0x00, 0x00, 0xfd,
0x40, 0x00, 0x
www.eeworm.com/read/102395/6233644
xbm inside.xbm
static unsigned char inside_bits[] = {
0x00, 0x00, 0x00, 0xfc, 0x00, 0x00, 0x00, 0x84,
0x00, 0xf0, 0x0f, 0x84, 0x00, 0x0c, 0x30, 0x84,
0x00, 0x03, 0xc0, 0x84, 0x80, 0x00, 0x00, 0xfd,
0x40,
www.eeworm.com/read/485402/6561419
c inside.c
/* Copyright (c) Colorado School of Mines, 2001.*/
/* All rights reserved. */
/*********************** self documentation **********************/
/************************
www.eeworm.com/read/494042/1162548
java inside.java
package org.qiming.tianke.bean;
public class Inside {
private int insideid;
private String department;
private String lendperson;
private String zihao;
private String phone
www.eeworm.com/read/455463/1614285
m inside.m
function result=inside(xpt,ypt,xpoly,ypoly)
% result = inside(xpt,ypt,xpoly,ypoly)
%
% function returns 1 if (xpt,ypt) is inside the polygon described by
% xpoly and ypoly and 0 otherwise
%
% xpt =
www.eeworm.com/read/242657/4550598
conf inside.conf
[root]
[htbp]
proxy_port=3128
proxy_host=rtai.ociweb.com
htid_url=http://rtai.ociweb.com/cgi-bin/HTIOP_ID_Generator.cgi
www.eeworm.com/read/240472/4573901
yellow inside fill
RipOpen
1347449712 100.000
1347445618 68.000
1347445622 83.000
1347448435 20.000
1347449704 2.88 pixels
1181491232 1718174256
1181500268 RGB: 96.5% 100.0% 0.0% (246 255 0)
1347449971 0
134744
www.eeworm.com/read/189320/5199461
conf inside.conf
[root]
[htbp]
proxy_port=3128
proxy_host=rtai.ociweb.com
htid_url=http://rtai.ociweb.com/cgi-bin/HTIOP_ID_Generator.cgi
www.eeworm.com/read/303435/3810971
c inside.c
/* Copyright (c) Colorado School of Mines, 2006.*/
/* All rights reserved. */
/*********************** self documentation **********************/
/*****************************