代码搜索:Sam

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

代码结果 10,000
www.eeworm.com/read/343972/11915371

cpp sam_demokit.cpp

//--------------------------------------------------------------------------- //#include //#pragma hdrstop #include #include "sam_DemoKit.h" /******************************
www.eeworm.com/read/343972/11915460

h sam_demokit.h

#ifndef DEMOKITH #define DEMOKITH #include #define __EXPORT_TYPE __declspec (dllexport) #ifndef MIF_KEYS typedef struct _KEY { unsigned char key[6]; } KEY; #endif #ifdef __cpl
www.eeworm.com/read/343972/11915473

obj sam_demokit.obj

www.eeworm.com/read/343972/11915569

~cp sam_demokit.~cp

//--------------------------------------------------------------------------- //#include //#pragma hdrstop #include #include "sam_DemoKit.h" /******************************
www.eeworm.com/read/343972/11915577

~h sam_demokit.~h

#ifndef DEMOKITH #define DEMOKITH #include #define __EXPORT_TYPE __declspec (dllexport) #ifndef MIF_KEYS typedef struct _KEY { unsigned char key[6]; } KEY; #endif #ifdef __cpl
www.eeworm.com/read/343972/11915589

~cpp sam_demokit.~cpp

//--------------------------------------------------------------------------- //#include //#pragma hdrstop #include #include "sam_DemoKit.h" /******************************
www.eeworm.com/read/343972/11915596

cpp sam_demokit.cpp

//--------------------------------------------------------------------------- //#include //#pragma hdrstop #include #include "sam_DemoKit.h" /******************************
www.eeworm.com/read/343972/11915627

h sam_demokit.h

#ifndef DEMOKITH #define DEMOKITH #include #define __EXPORT_TYPE __declspec (dllexport) #ifndef MIF_KEYS typedef struct _KEY { unsigned char key[6]; } KEY; #endif #ifdef __cpl
www.eeworm.com/read/343972/11915648

obj sam_demokit.obj

www.eeworm.com/read/154760/11928330

m sam_in_zdomain.m

figure('position',[10 10 800 500],'name','z域采样'); axes('position',[0.1 0.5 0.65 0.4]); N=5; k=0:1:N-1; wk=2*pi*k/N; zk=exp(j*wk); Xk=(zk)./(zk-0.7); xn=real(idfs(Xk,N)); xtilde=xn'*ones(1,40/N