代码搜索:Rule
找到约 10,000 项符合「Rule」的源代码
代码结果 10,000
www.eeworm.com/read/215323/15065115
c rule.c
/*
Rule.c
integration with cubature rules
code lifted with minor modifications from DCUHRE
by J. Berntsen, T. Espelid, and A. Genz
this file is part of Divonne
last modified 9 Feb 05 th
*/
www.eeworm.com/read/215323/15065175
c rule.c
/*
Rule.c
integration with cubature rules
code lifted with minor modifications from DCUHRE
by J. Berntsen, T. Espelid, and A. Genz
this file is part of Divonne
last modified 9 Feb 05 th
*/
www.eeworm.com/read/212904/15145767
java rule.java
package toocom.ocgl;
import java.util.*;
import java.io.*;
/**
* This class represents the CG rules.
*
* @author Fr閐閞ic F黵st
*/
public class Rule extends ConceptualImplication{
www.eeworm.com/read/212904/15145803
class rule.class
www.eeworm.com/read/212245/15161391
h rule.h
// Rule.h: interface for the CRule class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_RULE_H__0C440AC0_E4FF_4EEB_97A9_1BAD4750977A__INCLUDED_)
#def
www.eeworm.com/read/209030/15228934
rule klawonn.rule
rules
8 2 1
x trapezoid -0.943830 -0.930028 0.823838 1.133117
y trapezoid -2.714016 -2.714016 -1.805321 -1.533892
z trapezoid -1.497041 -1.497041 -1.119763 -0.384615
x trapezoid -2.714016 -2.714016 -
www.eeworm.com/read/206860/15287896
java rule.java
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class Rule
{
ChessBoard board=null;
ChessPiece piece=null;
ChessPoint point[][];
int startI,startJ,endI,endJ;
www.eeworm.com/read/206860/15287899