代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/460770/7240980
ph pbkl8a.ph
%PS_Bookman_Light = (
name => 'Bookman-Light',
widths => {
"multiply" => 600, "Ntilde" => 740, "zero" => 620, "eth" => 560,
"Ograve" => 800, "uacute" => 680, "braceleft" => 280,
"Tho
www.eeworm.com/read/460770/7240981
ph ptmb8a.ph
%PS_Times_Bold = (
name => 'Times-Bold',
widths => {
"multiply" => 570, "Ntilde" => 722, "zero" => 500, "eth" => 500,
"Ograve" => 778, "uacute" => 556, "braceleft" => 394,
"Thorn" =>
www.eeworm.com/read/460770/7240986
ph pplb8a.ph
%PS_Palatino_Bold = (
name => 'Palatino-Bold',
widths => {
"multiply" => 606, "Ntilde" => 833, "zero" => 500, "eth" => 556,
"Ograve" => 833, "uacute" => 611, "braceleft" => 310,
"Tho
www.eeworm.com/read/460770/7240988
ph putri8a.ph
%PS_Utopia_Italic = (
name => 'Utopia-Italic',
widths => {
"Ntilde" => 763, "multiply" => 570, "zero" => 530, "eth" => 537,
"Ograve" => 753, "uacute" => 618, "braceleft" => 340,
"Tho
www.eeworm.com/read/460435/7251113
m isclassifier.m
%ISCLASSIFIER Test on normed classifier
%
% I = ISCLASSIFIER(W)
% ISCLASSIFIER(W)
%
% A mapping W is a classifier if its OUT_CONV field is larger
% than zero. In that case confidences will be r
www.eeworm.com/read/455125/7377540
cpp serialport.cpp
#include "stdafx.h"
#include "SerialPort.h"
#include
//
// Constructor
//
CSerialPort::CSerialPort()
{
m_hComm = NULL;
// initialize overlapped structure members to zero
www.eeworm.com/read/453434/7420742
m fig3_10.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Figure 3.10
% Zero plots for 11 element array
% Xin Zhang 3/18/98
% updated by K. Bell 7/20/01, 9/30/01
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
clear all;
www.eeworm.com/read/453434/7420767
m fig3_11.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Figure 3.11
% Zero plots for cosine, cosine squared weightings
% Lillian Xu
% Modified by Xin Zhang 3/18/98
% K. Bell 7/20/01, 9/3
www.eeworm.com/read/453434/7420775
m fig3_12.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Figure 3.12
% Zero plots for Hamming, Blackman-Harris weightings
% Lillian Xu 3/18/98
% K. Bell 7/22/01,9/30/01
%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/452986/7428248
cpp serialport.cpp
#include "stdafx.h"
#include "SerialPort.h"
#include
//
// Constructor
//
CSerialPort::CSerialPort()
{
m_hComm = NULL;
// initialize overlapped structure members to zero