代码搜索:convolve
找到约 444 项符合「convolve」的源代码
代码结果 444
www.eeworm.com/read/191801/8421840
c convolve.c
/*********************************************************************
* convolve.c
*********************************************************************/
/* Standard includes */
#include
www.eeworm.com/read/191801/8421845
h convolve.h
/*********************************************************************
* convolve.h
*********************************************************************/
#ifndef _CONVOLVE_H_
#define _CONVOLVE_H_
www.eeworm.com/read/191801/8421919
obj convolve.obj
www.eeworm.com/read/433114/8545676
m convolve.m
function c = convolve(a,b)
% Function convolves the two input vectors/matrices
% (if one of the inputs is a matrix, the other must either
% be a vector or a matrix with the same number of column
www.eeworm.com/read/289518/8546704
cpp convolve.cpp
/* This procedure is for transforming array to array by convolving
source: given two types, one is double,another is unsigned char
target: double array
coefficient: parameters for convolvi
www.eeworm.com/read/289518/8546714
h convolve.h
#include
#include
#include
#include
#include
extern void dc_convolve(double* source,unsigned char* target,
long width,long height,
www.eeworm.com/read/432518/8597582
c convolve.c
#include
#include
/* Watchdog (WD) registers*/
unsigned int *WDCNTR = (unsigned int *)0x7023; /* WD Counter register */
unsigned int *WDKEY = (unsigned int *)0x7025;
www.eeworm.com/read/432518/8597589
mak convolve.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/432518/8597592
out convolve.out
www.eeworm.com/read/432518/8597593
cmd convolve.cmd
/****************************************************************************/
/* LINKER COMMAND FILE - MEMORY SPECIFICATION for C240/243 */
/* */
/****************************