代码搜索:BOP
找到约 97 项符合「BOP」的源代码
代码结果 97
www.eeworm.com/read/310869/13642130
cpp bop.cpp
//P180.4
//加入Benevolent Order of Programmer后,在BOP大会上,人们便可以通过加入者的真实姓名
//头衔或秘密姓名来了解他(她)。请编写一个程序,可以使用真实姓名,头衔,秘密姓名或成员
//偏好来列出成员。编写该程序时,使用结构。
#include
#include
const int strsize
www.eeworm.com/read/144216/5752528
t bop.t
#!./perl
#
# test the bit operators '&', '|', '^', '~', ''
#
BEGIN {
chdir 't' if -d 't';
@INC = '../lib';
}
print "1..44\n";
# numerics
print ((0xdead & 0xbeef) == 0x9ead ? "o
www.eeworm.com/read/283110/4086247
java bop.java
/*
* Copyright (c) 2004-2006 Marco Maccaferri and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
www.eeworm.com/read/308495/3713314
c ta_bop.c
/* TA-LIB Copyright (c) 1999-2007, Mario Fortier
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or
* without modification, are permitted provided that the follo
www.eeworm.com/read/174714/9575952
c dg.c
#include
#define d define
#d b12(x) 12 x
#d a13(x) x 13
#d a16(x) x 16
#d a32(x) x 32
#d acb(x) x]
#d acc(x) x}
#d aco(x) x:
#d bco(x) :x
#d acp(x) x)
#d bef(x) EOF x
#d aeq(x) x=
#d afo(x
www.eeworm.com/read/457360/7326849
afl balance of power (571).afl
//------------------------------------------------------------------------------
//
// Formula Name: balance of power
// Author/Uploader: abdula
// E-mail: izare2004@yahoo.com
//
www.eeworm.com/read/457360/7326935
afl balance of power.afl
//------------------------------------------------------------------------------
//
// Formula Name: Balance of Power
// Author/Uploader: Not Too Swift
// E-mail:
// Date/Time A
www.eeworm.com/read/321827/13396930
numeric
// numeric standard header
#if _MSC_VER > 1000 /*IFSTRIP=IGN*/
#pragma once
#endif
#ifndef _NUMERIC_
#define _NUMERIC_
#include
#ifdef _MSC_VER
#pragma pack(push,8)
#end
www.eeworm.com/read/162614/5519960
c inline12.c
// { dg-do assemble }
// { dg-options "-O2 -g" }
// (Should preferrably cycle through options.)
// Origin: Hans-Peter Nilsson
// See
www.eeworm.com/read/147363/12558643
numeric
// numeric standard header
#if _MSC_VER > 1000
#pragma once
#endif
#ifndef _NUMERIC_
#define _NUMERIC_
#include
#ifdef _MSC_VER
#pragma pack(push,8)
#endif /* _MSC_VER