代码搜索结果

找到约 10,000 项符合 Y 的代码

y.m

function r = y(q) % Y Extracts the y component of the vector part of a quaternion. % Copyright

mglyac.y

%{ #include #include #include int screen_done = 1; /* 1 if done, 0 otherwise */ char *act_str; /* extra argument for an action */ char *cmd_str; /* extra argum

pas.y

/* PAS.Y: ISO Level 0 Pascal grammar, adapted to TP Yacc 2-28-89 AG To compile: yacc pas lex paslex tpc pas */ %{ (* * * Pascal grammar in Yacc format, ba

yref.y

/* YREF.Y: YREF cross reference utility, V1.1 5-1-91 AG This is a sample Yacc program which produces complete cross reference listings of Yacc source (.y) files. It is based on the same gr

expr.y

/* Sample Yacc grammar for a simple desktop calculator; derived from a grammar in Aho et al: Compilers. Principles, Techniques and Tools (Sect. 4.9). Lexical analyzer is in Lex program

parser.y

%{ /* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2002-2006 Marcel Holtmann * * * This program is free software; you can redistribute it and/or mo

parser.y

%{ /* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky * Copyright (C) 2002-

y.java

import com.sun.j3d.utils.universe.*; import com.sun.j3d.utils.geometry.ColorCube; import javax.media.j3d.*; import javax.vecmath.*; import java.awt.GraphicsConfiguration; /** * Simple Java 3D