代码搜索结果

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

tju1242.pas

{$Q-,R-} program tju1242; const maxn=30000; maxe=100000; maxq=100000; var edge:array[1..maxe]of record v1,v2:word;pre1,pre2:longint;del:byte;end; query:array[1..maxq+maxe-maxn+1]of r

q.html

q - HTML元素参考-HTML Elements Reference-网页教程与代码的中文站点-布啦布啦-blabla.cn

q.m

% File: q.m % Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of % Communication Systems Simulation with Wireless App

q.m

function [y]=Qfunct(x) %函数文件Qfunct.m用于求出理论误码率 y=(1/2)*erfc(x/sqrt(2));

q.m

function [y]=Qfunct(x) %函数文件Qfunct.m用于求出理论误码率 y=(1/2)*erfc(x/sqrt(2));

qlog20.mns

// // AutoCAD menu file - C:\q-log\QLog20.mns // ***MENUGROUP=Q-Log ***POP1 **Q-LOG [&Q-LOG] [&Load Q-Log]^C^Cscr;C:/Q-Log/Qlog20-LD [--]

char.m

%CHAR Create string representation of quaternion object % $Log: char.m,v $ % Revision 1.2 2002/04/01 12:06:46 pic % General tidyup, help comments, copyright, see also, RCS keys. % % $Revision: 1.2