代码搜索:COMPOUND
找到约 908 项符合「COMPOUND」的源代码
代码结果 908
www.eeworm.com/read/179943/9329977
dot srv-inv-fsm.dot
digraph moonshine_ua_fsm {
// rankdir=LR
// size="10,8"
ratio=0.8 // !ah! might be off
// rotate=90
compound=true
fontsize=18
fontname="Helvetica"
node [ fonstsize=8 fontname="Helvetica"
www.eeworm.com/read/440266/7691311
h basicexcel.h
// Created by Yap Chun Wei
// Version 1.0 (20 April 2006)
// Version 1.1 (22 April 2006)
// - Fixed bugs with compound files not being able to write files more than 65535 bytes.
// - Fixed bugs
www.eeworm.com/read/136879/13356235
cpp fig02_21.cpp
// Fig. 2.21: fig02_21.cpp
// Calculating compound interest
#include
#include
#include
int main()
{
double amount, // amount on deposit
www.eeworm.com/read/207071/15283282
hpp basicexcelvc6.hpp
// Created by Yap Chun Wei
// Version 1.0 (20 April 2006)
// Version 1.1 (22 April 2006)
// - Fixed bugs with compound files not being able to write files more than 65535 bytes.
// - Fixed bugs
www.eeworm.com/read/207071/15283283
hpp basicexcel.hpp
// Created by Yap Chun Wei
// Version 1.0 (20 April 2006)
// Version 1.1 (22 April 2006)
// - Fixed bugs with compound files not being able to write files more than 65535 bytes.
// - Fixed bugs
www.eeworm.com/read/35675/1059588
tellme2
#!/bin/bash
# Using the new (( )) compound let command
# Scriptname: tellme2
echo -n "How old are you? "
read age
if (( age < 0 || age > 120 ))
then
echo "Welcome to our planet! "
exit 1
fi
if (
www.eeworm.com/read/470720/1451732
c gnu89-init-2.c
/* Test whether __compound_literal.* objects are not emitted unless
they are actually needed. */
/* Origin: Jakub Jelinek */
/* { dg-do compile } */
/* { dg-options "-std=gnu89
www.eeworm.com/read/470693/1463678
c gnu89-init-2.c
/* Test whether __compound_literal.* objects are not emitted unless
they are actually needed. */
/* Origin: Jakub Jelinek */
/* { dg-do compile } */
/* { dg-options "-std=gnu89
www.eeworm.com/read/250825/4426562
svn-base compoundconstraintsdoc.html.svn-base
/** \page CompoundConstraintsDoc Constructing a compound constraint
Solving problems of the form
minimize \f[ f(x) \f]
subject to \f[ Ax = b, \f]
\f[ g(x) \ge 0,
www.eeworm.com/read/242732/4542487
spec storage.spec
# Compound Storage DLL.
# (FIXME: some methods are commented out. Commenting them in _WILL_
# result in dataloss. Do it at your own risk.)
1 pascal StgCreateDocFileA(str long long ptr) StgCreate