代码搜索:COMPOUND
找到约 908 项符合「COMPOUND」的源代码
代码结果 908
www.eeworm.com/read/320820/13417651
m chap3_5.m
clear all;
close all;
A=[0.5;1;0.1];
B=[0.1,1,0.6];
C=[0.4,1];
%Compound of A and B
for i=1:3
for j=1:3
AB(i,j)=min(A(i),B(j));
end
end
%Transfer to Column
T1=[];
for i=1:
www.eeworm.com/read/409871/11308940
txt 6-820msg1.txt
Subject: synthetic compound
on sat , 3 jun 1995 , the linguist list write : > deat : sat , 3 jun 1995 1 : 37 : 59 - 320 > from : the linguist list < linguist @ tam2000 . tamu . edu > > to : hmander @
www.eeworm.com/read/409871/11309645
txt 5-1444msg1.txt
Subject:
proceeding from the workshop on compound noun copy of the proceedings from the workshop on " compound noun : multilingual aspect of nominal composition " ( geneva , december 2nd and 3rd , 1
www.eeworm.com/read/229932/14311494
cs compoundfilewriter.cs
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/127109/14378156
h doxmlintf.h
#ifndef _DOXMLINTF_H
#define _DOXMLINTF_H
#include
#include
class IParam
{
public:
virtual QString type() const = 0;
virtual QString declarationName() const = 0;
www.eeworm.com/read/227048/14442452
m chap3_5.m
clear all;
close all;
A=[0.5;1;0.1];
B=[0.1,1,0.6];
C=[0.4,1];
%Compound of A and B
for i=1:3
for j=1:3
AB(i,j)=min(A(i),B(j));
end
end
%Transfer to Column
T1=[];
for i=1:
www.eeworm.com/read/173141/5378614
sql xts701.sql
AUTOCOMMIT OFF;
-- MODULE XTS701
-- SQL Test Suite, V6.0, Interactive SQL, xts701.sql
-- 59-byte ID
-- TEd Version #
-- AUTHORIZATION CTS1
set schema CTS1;
--O SELECT USER FRO
www.eeworm.com/read/166655/5473873
h doxmlintf.h
/******************************************************************************
*
* $Id: doxmlintf.h,v 1.29 2002/10/13 21:01:58 dimitri Exp $
*
*
* Copyright (C) 1997-2005 by Dimitri van Heesch.
www.eeworm.com/read/162614/5529235
c gnu89-init-1.c
/* Test for GNU extensions to compound literals */
/* Origin: Jakub Jelinek */
/* { dg-do run } */
/* { dg-options "-std=gnu89" } */
extern void abort (void);
extern void exit (int
www.eeworm.com/read/410973/11261941
txt 6-820msg1.txt
Subject: synthetic compound
on sat , 3 jun 1995 , the linguist list write : > deat : sat , 3 jun 1995 1 : 37 : 59 - 320 > from : the linguist list < linguist @ tam2000 . tamu . edu > > to : hmander @