代码搜索:Direct
找到约 10,000 项符合「Direct」的源代码
代码结果 10,000
www.eeworm.com/read/184333/9109053
c cal_direct.c
#include "math.h"
#include "stdlib.h"
#include "stdio.h"
#define DYNUM 12
#define PI 3.1415926535897932384626433832795
#define WIE 7.292115E-5
#define Re 6.378137e6 //为了减小模拟的运算时间,把地
www.eeworm.com/read/180485/9305503
m direct2.m
function [y,sf] = direct2(p,d,x,si);
% Y = DIRECT2(P,D,X) filters input data vector X with
% the filter described by vectors P and D to create the
% filtered data Y. The filter is a "Direct Form I
www.eeworm.com/read/177420/9455908
rc2 direct.rc2
//
// DIRECT.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////
www.eeworm.com/read/167781/9952856
m direct2.m
function [y,sf] = direct2(p,d,x,si);
% Y = DIRECT2(P,D,X) filters input data vector X with
% the filter described by vectors P and D to create the
% filtered data Y. The filter is a "Direct Form I
www.eeworm.com/read/165851/10049125
m direct2.m
function [y,sf] = direct2(p,d,x,si);
% Y = DIRECT2(P,D,X) filters input data vector X with
% the filter described by vectors P and D to create the
% filtered data Y. The filter is a "Direct Form I
www.eeworm.com/read/361011/10069487
gz direct.tar.gz
www.eeworm.com/read/163678/10150468
cpp main_direct.cpp
//FILE: main.cpp (systemc)
//# vim600:set sw=2 tw=0 fdm=marker:
#include
#include
#include "/*{SUBMODULE}*/.h"
using std::cout;
using std::endl;
unsigned errors = 0; // global f