代码搜索:CONVOL

找到约 119 项符合「CONVOL」的源代码

代码结果 119
www.eeworm.com/read/207069/6297883

c convol.c

#include #define N 100 unsigned int N1,N2,n; int i,k; float sum_real,t_real; float x_real[N]; float h_real[N]; float y_real[2*N]; extern c54init(); main() { unsigned i
www.eeworm.com/read/207069/6297886

pjt convol.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="convol" ProjectDir="E:\DSPPROGRAM_new\CONVOL\CONVOL\" ProjectType=Executable CPUFam
www.eeworm.com/read/207069/6297887

exe convol.exe

www.eeworm.com/read/207069/6297889

paf convol.paf

www.eeworm.com/read/207069/6297892

exe convol.exe

www.eeworm.com/read/207069/6297893

doc convol.doc

www.eeworm.com/read/207069/6297895

cmd convol.cmd

-c -h -l rts.lib -stack 0x100 MEMORY { PAGE 0: PROG: origin = 0x2000, len = 0x0f80 /*8k-128 word*/ VECT: origin = 0x2f80, len = 0x80 /*128word*/ PAGE 1: DATA:
www.eeworm.com/read/157401/11710238

pjt convol.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="convol" ProjectDir="C:\ti\myprojects\CONVOL\" ProjectType=Executable CPUFamily=TMS3
www.eeworm.com/read/157401/11710249

c convol.c

/******************************************** * * * 卷积(Convolve)算法实验(C语言版) * * * ********************************************/ #include #define N 100
www.eeworm.com/read/157401/11710252

paf convol.paf