代码搜索:
找到约 10,000 项符合「」的源代码
代码结果 10,000
www.eeworm.com/read/292216/8366929
fig trace11.fig
www.eeworm.com/read/392021/8366930
m bunquantize.m
function y = bunquantize(q)
% Calculate the value corresponding to a bidirectionally quantized quantity.
% q is a 2n by m matrix containing the powers of 2 and their signs for each
% quantized value.
www.eeworm.com/read/292216/8366931
fig trace22.fig
www.eeworm.com/read/292216/8366932
fig trace0.fig
www.eeworm.com/read/392021/8366933
m delay.m
function y = delay(x,n)
% y = delay(x,n=1) Delay signal x by n samples
if nargin < 2
n = 1;
end
nx = length(x);
if nx size(x,2)
y = [zeros(n,1
www.eeworm.com/read/292216/8366934
fig trace31.fig
www.eeworm.com/read/292216/8366935
fig trace52.fig
www.eeworm.com/read/392021/8366936
m logsmooth.m
function [f,p] = logsmooth(X,inBin,nbin,n)
% function [f,p] = logsmooth(X,inBin,nbin,n=3)
% Smooth the fft, X, and convert it to dB.
% Use nbin(8) bins from 0 to 3*inBin,
% thereafter increase bin si
www.eeworm.com/read/292216/8366937
fig trace41.fig
www.eeworm.com/read/192685/8366938
txt 哪有较好的打印dll.txt
你 的 问 题 也 太 短 了 , 如 果 回 答 得 不 满 意 , 只 能 怪 你 了 。
我 觉 得 比 较 好 的 打 印 控 件 是 VideoSoft的 VSView(http://www.videosoft.com)。 它 的 打 印 部 件 可 以 直 接 打 印 /阅 览 RTF格 式 文 本 , 这 样 比 较 容 易 实 现 高 质 量 的 输 出 , 就 是 价