代码搜索:INT2
找到约 930 项符合「INT2」的源代码
代码结果 930
www.eeworm.com/read/134479/5892432
br domain_write.br
// domain_write.br
// tests that writing to a domain works
#include
kernel void copy( float input, out float output )
{
output = input;
}
int main()
{
int i, j;
float a1< 100 >;
www.eeworm.com/read/124150/6054515
h qmus2mid.h
#if !defined( QMUS2MID_H )
#define QMUS2MID_H
typedef unsigned short int2; /* a two-byte int, use short.*/
typedef unsigned int int4; /* a four-byte int, use int unless int is
www.eeworm.com/read/111677/6153772
props db.props
# Taken from java.sql.Types in the IBM 1.3 JDK
# JDBC to PostgreSQL mappings.
#
# See http://www.postgresql.org/idocs/index.php?datatype.html for more
# information on PostgreSQL data types.
BIT = bo
www.eeworm.com/read/126376/14426871
hpp dbfop.hpp
/************************************************************************
DBFOP for C++ V1.00 ,1995.1.10
Develop by John,Liao
This Module include the C++ headfile dbfop.hpp,
and C++ resour
www.eeworm.com/read/114089/15114604
create_postgresql
# Copyright (C) 2000 Carnegie Mellon University
#
# Author: Jed Pickel
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU Ge
www.eeworm.com/read/172725/5382650
props db.props
# Taken from java.sql.Types in the IBM 1.3 JDK
# JDBC to PostgreSQL mappings.
#
# See http://www.postgresql.org/idocs/index.php?datatype.html for more
# information on PostgreSQL data types.
BIT = bo
www.eeworm.com/read/389321/8533474
m pfilters.m
function [h, g] = pfilters(fname)
% PFILTERS Generate filters for the Laplacian pyramid
%
% [h, g] = pfilters(fname)
%
% Input:
% fname: Name of the filters, including the famous '9-7' fi
www.eeworm.com/read/439807/7701581
sh indexstatic.sh
wget -O index.html http://bbs.123.com
rsync -avz --progress root@192.168.0.231:./index.html /bbs/
filesize=`wc -c index.html|awk '{print $1}'`
#!/bin/sh
nfs=`wc -c /home/gt/newind
www.eeworm.com/read/134815/5891768
sql postgres_schema.sql
/*
phpBB2 PostgreSQL DB schema - phpBB group 2001
$Id: postgres_schema.sql,v 1.1.2.5 2005/05/06 20:50:13 acydburn Exp $
*/
CREATE SEQUENCE phpbb_banlist_id_seq start 1 increment 1 maxvalue 214748