代码搜索:arry
找到约 143 项符合「arry」的源代码
代码结果 143
www.eeworm.com/read/416536/11021092
m arry.m
g=100;
N=1024;
k=128;
pp=zeros(g,N-k);
u=0.0002;
for q=1:g
t=1:N;
a=1;
s=a*sin(0.05*pi*t);
figure(1);
subplot(311)
plot(t,real(s));
title('信号s时域波形');
xlabe
www.eeworm.com/read/117661/14910088
h arry.h
#include
#include
enum ErrorType{invalidArraySize,memoryAlloctionError,indexOutOfRange};
char *errorMsg[]=
{
"Invalid array size:","Memory alloction error:","Invalid inde
www.eeworm.com/read/211802/15173580
h arry.h
#include "math.h"
class CArry
{public:
float x1;
float x2;
CArry()
{x1=0;
x2=0;
}
float Distance(CArry &b)
{float d;
//d=sqrtf((x1-b.x1)*(x1-b.x1)+(x2-b.x2)*(x2-b.x2));
d=(x1-b
www.eeworm.com/read/354609/10342461
obj arry_key.obj
www.eeworm.com/read/354609/10342465
c arry_key.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
sbit RS = P2^5 ;
sbit RW = P2^6 ;
sbit E = P2^7 ;
sbit PSB = P2^4 ;
sbi
www.eeworm.com/read/354609/10342493
lst arry_key.lst
C51 COMPILER V7.50 ARRY_KEY 05/12/2008 22:17:16 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE ARRY_KEY
OBJECT MODULE PLACED I
www.eeworm.com/read/416536/11021095
m arry1.m
g=100;
N=1024;
k=128;
pp=zeros(g,N-k);
u=0.0002;
for q=1:g
t=1:N;
a=1;
s=a*sin(0.05*pi*t);
figure(1);
subplot(311)
plot(t,real(s));
title('信号s时域波形');
xlabe
www.eeworm.com/read/347529/11659009
m three_arry.m
www.eeworm.com/read/101167/15842702
c arry_tst.c
// Program ARRY_TST.C
//
// The intent of this program is to test that the CCS PCH compiler properly
// handles arrays of longs in functions.
//
// The values of an array of longs are fetched, on
www.eeworm.com/read/435232/7795206
h 1.h
#ifndef _1_h
#define _1_h
#include
#include
#include
#include
#include
#define LISTINCREAME 100
#define LISTINIT 500
#define FLAG "d