代码搜索:融合程序
找到约 10,000 项符合「融合程序」的源代码
代码结果 10,000
www.eeworm.com/read/364941/9886528
plg 程序.plg
Build Log
--------------------Configuration: 程序 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1\L
www.eeworm.com/read/364941/9886529
opt 程序.opt
www.eeworm.com/read/364941/9886531
ncb 程序.ncb
www.eeworm.com/read/364941/9886533
dsp 程序.dsp
# Microsoft Developer Studio Project File - Name="程序" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Consol
www.eeworm.com/read/167936/9946038
txt 程序.txt
#include
#include
#define uchar unsigned char
#define uint unsigned int
//============================
#define C8155 XBYTE[0x7000]
#define PA XBYTE[0x7001]
#define PB XBYTE
www.eeworm.com/read/363424/9952125
doc 程序.doc
www.eeworm.com/read/165186/10072963
txt 程序.txt
//#include "stdafx.h"
#include
#include
#include
#include "fstream.h"
#include
#include
#include
#define READER 'R'
#define WRIT
www.eeworm.com/read/163695/10149205
txt 程序.txt
%高通滤波
fs=2000
M=256;
n=[0:1:M-1];
x1=sin(2*pi/fs*100*n);
x2=sin(2*pi/fs*800*n);
x=x1+x2;
plot(x)
plot(abs(fft(x)))
Fs=1000;
wp=300*2/Fs;
ws=200*2/Fs;
Rp=1;
Rs=15;
Nn=128
[N,Wn]=buttord(
www.eeworm.com/read/359098/10166405
txt 程序.txt
#include
#include
#define uchar unsigned char
#define uint unsigned int
//============================
#define C8155 XBYTE[0x7000]
#define PA XBYTE[0x7001]
#define PB XBYTE
www.eeworm.com/read/358196/10193984
txt 程序.txt
#include
#include
#include
#define TM_second XBYTE[0x7f00] //秒
#define TM_minute XBYTE[0x7f02] //分
#define TM_hour XBYTE[0x7f04] //时
#defin