代码搜索:Digit
找到约 4,689 项符合「Digit」的源代码
代码结果 4,689
www.eeworm.com/read/110265/15537901
c digit.c
/* DIGIT.C - digit arithmetic routines
*/
/* Copyright (C) RSA Laboratories, a division of RSA Data Security,
Inc., created 1991. All rights reserved.
*/
#include "global.h"
#include
www.eeworm.com/read/105985/15649572
c digit.c
/* DIGIT.C - digit arithmetic routines
*/
/* Copyright (C) RSA Laboratories, a division of RSA Data Security,
Inc., created 1991. All rights reserved.
*/
#include "global.h"
#include "rsaref
www.eeworm.com/read/105985/15649573
h digit.h
/* DIGIT.H - header file for DIGIT.C
*/
/* Copyright (C) RSA Laboratories, a division of RSA Data Security,
Inc., created 1991. All rights reserved.
*/
void NN_DigitMult PROTO_LIST ((NN_DIGIT
www.eeworm.com/read/101997/15795476
c digit.c
www.eeworm.com/read/101124/15852228
c digit.c
/* DIGIT.C - digit arithmetic routines
*/
/* Copyright (C) 1991-2 RSA Laboratories, a division of RSA Data
Security, Inc. All rights reserved.
*/
#include "global.h"
#include "rsaref.h"
www.eeworm.com/read/101124/15852233
h digit.h
/* DIGIT.H - header file for DIGIT.C
*/
/* Copyright (C) 1991-2 RSA Laboratories, a division of RSA Data
Security, Inc. All rights reserved.
*/
void NN_DigitMult (NN_DIGIT [2], NN_DIGIT,
www.eeworm.com/read/389729/8506478
m digit_baseband.m
clear all;
close all;
Ts=1; %码元间隔
N_sample=8; %每个码元的抽样点数
dt=Ts/N_sample;%抽样时间间隔
N=1000; %码元数
t=0:dt:(N*N_sample-1)*dt;
gt1=ones(1,N_sample); %NRZ非归零波形(NRZ为反向不归零)
gt2=ones(1,N_samp
www.eeworm.com/read/187887/8594232
trn digit8.trn
www.eeworm.com/read/187887/8594244
trn digit0.trn
www.eeworm.com/read/187887/8594272