代码搜索:third
找到约 4,828 项符合「third」的源代码
代码结果 4,828
www.eeworm.com/read/314660/3630561
so inc.so
m4_comment([$Id: inc.so,v 1.17 2006/08/31 15:26:59 ubell Exp $])
m4_ref_title(m4_tam Applications,
Isolation,, transapp/atomicity, transapp/read)
m4_p([dnl
The third reason listed for using tran
www.eeworm.com/read/447738/1698199
s regt-op.s
# All-registers, 'T'-type operands; optional third operand is
# register or constant.
Main LDA X,Y,Z
LDT $32,Y,Z
LDBU Y,$32,Z
LDTU $232,$133,Z
LDO X,Y,$73
LDOU $31,Y,$233
LDW X,$38,$212
LDWU $4
www.eeworm.com/read/367675/2834296
txt 38.txt
发信人: GzLi (笑梨), 信区: DataMining
标 题: CFP:IEEE dataming
发信站: 南京大学小百合站 (Mon Feb 17 18:15:22 2003)
[Apologies if you receive this more than once]
ICDM '03: The Third IEEE International Confer
www.eeworm.com/read/366702/2877183
f90 cshift_shift_real_2.f90
! { dg-do compile }
! PR35724 Compile time segmentation fault for CSHIFT with negative third arg
SUBROUTINE RA0072(DDA,LDA,nf10,nf1,mf1,nf2)
REAL DDA(10,10)
LOGICAL LDA(10,10)
www.eeworm.com/read/335844/12492961
c~ lcd.c~
#include "lcd.h"
//#define pod(a,d) (*(volatile unsigned *)a = d)
void init_LCD()
{
pod(LCD_CLOCK_BASE,0x3);//25M,one of third AHB
// pod(ALT_SIGNAL_BASE,0x0);// the signal does not toggle
pod
www.eeworm.com/read/335844/12492999
c lcd.c
#include "lcd.h"
//#define pod(a,d) (*(volatile unsigned *)a = d)
void init_LCD()
{
pod(LCD_CLOCK_BASE,0x3);//25M,one of third AHB
// pod(ALT_SIGNAL_BASE,0x0);// the signal does not toggle
pod
www.eeworm.com/read/110662/15527808
c signal_gen2.c
/*
signal_gen2 - generate two sinewaves of f1 and f2
*/
#include
#define DELTA 0x7fa0 /* Delat - excite signal */
#define UNIT 0x7fff
#define THIRD 0x2aaa
www.eeworm.com/read/291161/8439019
m demtfd.m
%D_TFD HOSA Demo of Time-Frequency Distributions:
% second, third and fourth-order Wigner distributions.
%
echo off
% demo of Wigner routines (wig2,wig2c, wig3,wig3c, wig4,wig4c)
% A.
www.eeworm.com/read/291161/8439113
m cum3est.m
function y_cum = cum3est (y, maxlag, nsamp, overlap, flag, k1)
%CUM3EST Third-order cumulants.
% Should be invoked via "CUMEST" for proper parameter checks
% y_cum = cum3est (y, maxlag, samp_seg,
www.eeworm.com/read/390412/8466300
m cum3est.m
function y_cum = cum3est (y, maxlag, nsamp, overlap, flag, k1)
%CUM3EST Third-order cumulants.
% Should be invoked via "CUMEST" for proper parameter checks
% y_cum = cum3est (y, maxlag, samp_seg,