代码搜索:N

找到约 10,000 项符合「N」的源代码

代码结果 10,000
www.eeworm.com/read/483793/6595698

php afisare_n.php

www.eeworm.com/read/483122/6609985

jpg n5.jpg

www.eeworm.com/read/482107/6627021

mp3 n.mp3

www.eeworm.com/read/480745/6661237

m n_upsample.m

function h=n_upsample(h0,T,Ts) w=[1,zeros(1,round(T/Ts)-1)]; h1=(h0*w)'; h=reshape(h1,1,[]);
www.eeworm.com/read/479622/6689394

txt idle-n.txt

6 r5, $100 ;move 100 into r5 (how many times we'll run) 6 r4, $0 ;move 0 into r4 6 r6, $14 ;how many bytes to jump forward to exit 26 r4 ;lower our priority TO 0 6 r1, $20 ;move 20 into r1 11
www.eeworm.com/read/479405/6694614

99n rinexnav.99n

2 NAVIGATION DATA RINEX VERSION / TYPE DAT2RIN ZEBRA 29NOV99 14:29:07 GMTPGM / RUN BY / DATE
www.eeworm.com/read/479075/6699023

m c_n.m

function u=c_n(h0,r0,t0) m=1/h0; k0=r0*h0^2; n=floor(t0/k0); u=1:1:m-1; d=1:1:m-1; bn=(1-r0)*eye(m-1); for k=1:m-2 bn(k,k+1)=r0/2; bn(k+1,k)=r0/2; end a=(1+r0)*eye(m-1); for k=1:m-
www.eeworm.com/read/478821/6704091

bmp images_n.bmp

www.eeworm.com/read/478934/6708259

h n8250.h

/* Various I/O definitions specific to asynch I/O on the IBM PC */ #ifndef _N8250_H #define _N8250_H #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _PROC_H #include "proc.h" #endif #i
www.eeworm.com/read/478934/6708355

c n8250.c

/* OS- and machine-dependent stuff for the 8250 asynch chip on a IBM-PC */ #include #include #include #include "global.h" #include "mbuf.h" #include "proc.h" #incl