代码搜索:Comp
找到约 10,000 项符合「Comp」的源代码
代码结果 10,000
www.eeworm.com/read/231140/14253838
c lpc2.c
/*
**
** File: lpc2.c
**
** Description: Functions that implement linear predictive coding
** (LPC) operations.
**
** Functions:
**
** Computing LPC coefficients:
**
** Comp_L
www.eeworm.com/read/127622/14346488
c lpc2.c
/*
**
** File: lpc2.c
**
** Description: Functions that implement linear predictive coding
** (LPC) operations.
**
** Functions:
**
** Computing LPC coefficients:
**
** Comp_L
www.eeworm.com/read/209260/15224655
c lpc2.c
/*
**
** File: lpc2.c
**
** Description: Functions that implement linear predictive coding
** (LPC) operations.
**
** Functions:
**
** Computing LPC coefficients:
**
** Comp_L
www.eeworm.com/read/18021/770719
sav my.convert.sav
`timescale 1ns/1ns
`include "my.v"
`include "E:/Xilinx/verilog/src/iSE/unisim_comp.v"
www.eeworm.com/read/18021/770751
sprj my.sprj
`timescale 1ns/1ns
`include "my.v"
`include "E:/Xilinx/verilog/src/iSE/unisim_comp.v"
www.eeworm.com/read/478946/1346309
js dept.js
var Dept = Ext.data.Record.create([{
name : 'deptId',
mapping : 'deptId',
type : 'int'
}, {
name : 'deptName',
mapping : 'deptName',
type : 'string'
}, {
name : 'comp