代码搜索:out_data
找到约 581 项符合「out_data」的源代码
代码结果 581
www.eeworm.com/read/312163/13617511
m~ knorm.m~
function out_data=kernelproj(in_data, model)
% KERNELPROJ Kernel projection.
%
% Synopsis:
% Y = kernelproj(X, model)
% out_data = kernelproj(in_data, model)
%
% Description:
% Y = kernelpr
www.eeworm.com/read/310348/13653242
asm 3-1.asm
.mmregs
.def jump
.def start
k_sample_num .set 256 ;设置保存采样数据的点数
out_data .usect "out_vars", k_sample_num
;数
www.eeworm.com/read/301437/13859188
asm 3-1.asm
.mmregs
.def jump
.def start
k_sample_num .set 256 ;设置保存采样数据的点数
out_data .usect "out_vars", k_sample_num
;数
www.eeworm.com/read/203314/6301862
c testsymbolbuffer.c
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
www.eeworm.com/read/203314/6301884
c test_symbolbuffer.c
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
www.eeworm.com/read/408962/11363649
txt spi_master.txt
/*
SPI_master.v - Verilog source for SPI module
Features:
- 25 MHz max operating frequency (on Xport 2.0)
- 8-bit Clock divider to obtain slower speeds
- Synthesizable and tested on Xport 2.0
www.eeworm.com/read/405956/11452234
asm 3-1.asm
.mmregs
.def jump
.def start
k_sample_num .set 256 ;设置保存采样数据的点数
out_data .usect "out_vars", k_sample_num
;数
www.eeworm.com/read/261559/11637789
asm 3-1.asm
.mmregs
.def jump
.def start
k_sample_num .set 256 ;设置保存采样数据的点数
out_data .usect "out_vars", k_sample_num
;数
www.eeworm.com/read/154225/11982400
asm ad.asm
*****************************************************
**************** ***********************************
*****************************************************
.mmregs
www.eeworm.com/read/342711/12005229
m kernelproj.m
function out_data=kernelproj(in_data, model)
% KERNELPROJ Kernel projection.
%
% Synopsis:
% Y = kernelproj(X, model)
% out_data = kernelproj(in_data, model)
%
% Description:
% Y = kernelpr