代码搜索:binary
找到约 10,000 项符合「binary」的源代码
代码结果 10,000
www.eeworm.com/read/410291/2214652
java binary.java
/* Binary.java
{{IS_NOTE
Purpose:
Description:
History:
2001/10/21 21:32:27, Create, Tom M. Yeh.
}}IS_NOTE
Copyright (C) 2001 Potix Corporation. All Rights Reserved.
{{IS_RIGHT
This program
www.eeworm.com/read/408009/2254970
xbm binary.xbm
#define binary_width 20
#define binary_height 23
static char binary_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x3f, 0x00, 0x01, 0x60, 0x00,
0x01, 0xa0, 0x00, 0x71, 0x26, 0x01, 0xd9, 0
www.eeworm.com/read/402551/2319127
flex binary.flex
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright (C) 1998-2008 Gerwin Klein *
* All rights reserved.
www.eeworm.com/read/399451/2360185
java binary.java
/* Binary.java
{{IS_NOTE
Purpose:
Description:
History:
2001/10/21 21:32:27, Create, Tom M. Yeh.
}}IS_NOTE
Copyright (C) 2001 Potix Corporation. All Rights Reserved.
{{IS_RIGHT
This program
www.eeworm.com/read/398634/2374970
result binary.result
drop table if exists t1,t2;
create table t1 (name char(20) not null, primary key (name));
create table t2 (name char(20) binary not null, primary key (name));
insert into t1 values ("
www.eeworm.com/read/398634/2375361
test binary.test
#
# test sort,min and max on binary fields
#
--disable_warnings
drop table if exists t1,t2;
--enable_warnings
create table t1 (name char(20) not null, primary key (name));
create table t2 (name char(
www.eeworm.com/read/395929/2427661
c binary.c
/* BFD back-end for binary objects.
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000
Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Support,
This file
www.eeworm.com/read/389028/2544883
tcl binary.tcl
# Pragmatic General Multicast (PGM), Reliable Multicast
#
# Example script to demonstrate the capabilities of the PGM implementation.
#
# This is a binary tree with one sender and several receivers at