代码搜索结果

找到约 1,193 项符合 Q 的代码

q-opt-3.rq

# An optional and an fixed pattern PREFIX : # Ensure an optional does not mask a later one. # This query works unreordered because it has written out the needed UNION S

q-opt-2.rq

# An optional and an fixed pattern PREFIX : SELECT * WHERE { OPTIONAL {:y :q ?v } :x :p ?v . }

fai.m

% q = quad(fun,a,b) %f = inline('3*sin(2*x.^2)') %g = inline('t^2') %g = %Inline function: %g(t) = t^2 %之后f即可当函数使用,当然也可以通过function来定义函数 %将关于g(t)的五个积分值算出来存于一个矩阵中,用的是固定的函数(通过inline定义的) %进行的是固定上下

q.h

//////////////////////////////////////////////////////////////////////////////// // ____ ____ // / /\/ / // /___/ \ / // \ \ \/ // \ \ Copyright (c) 2003-2004 X

qbuf.h

/**************************************************************************** ******* ******* ******* Q U E U E B U F F E R S

tcp.tex

% % % Q's for sally: % timestamps are supplied in each packet, and any new ACK % triggers an update to the estimator, but yet there is % other (unused?) code which apparently looks like it once % did

q.java

package com.hoya.games.sp; import com.hoya.common.a; import java.awt.Color; import java.awt.Dimension; import java.awt.Font; import java.awt.FontMetrics; import java.awt.Graphics; import java

q.svn-base

K 13 svn:eol-style V 6 native K 12 svn:keywords V 23 Author Date Id Revision END

faq.txt

Q: how to use script in report? A: is like object pascal,such as:var,const,for,while,if Q: 用script,如何对TRMGridReport中如何对某个cell(每个cell都有一个TRMView)的TRMView的事件赋值: A: 这样,麻烦点: unit Report; p

qrk.c

/* [q,r] = qrK(x,K); * x should consist only of SDP part (length sum(K.s.^2)). * q is in product form: the n-1 factors are: I- q(k:n,k)*q(k:n,k)' / beta(k). For real PSD blocks, b