代码搜索:out_data
找到约 581 项符合「out_data」的源代码
代码结果 581
www.eeworm.com/read/104234/15700947
asm filter.asm
.mmregs
.def jump
.def start
k_sample_num .set 256
out_data .usect "out_vars",k_sample_num
in_data .usect "in_vars",1
d_cr0_send .u
www.eeworm.com/read/175689/5343390
asv exp1.asv
%Example:
% 特征提取
in_data = load('iris');
subplot(2,1,1);title('原始分布');
ppatterns( in_data );% 原始分布
model = gda(in_data,struct('ker','rbf','arg',1));
out_data = kernelproj( in_data, mod
www.eeworm.com/read/428780/1954064
asv exp1.asv
%Example:
% 特征提取
in_data = load('iris');
subplot(2,1,1);title('原始分布');
ppatterns( in_data );% 原始分布
model = gda(in_data,struct('ker','rbf','arg',1));
out_data = kernelproj( in_data, mod
www.eeworm.com/read/274175/4187312
m jp2_codec.m
function [out_data, out_data_ex] = jp2_codec(in_data, compressed_size, bits_per_pixel, coeff_amp)
% this function calls via the compiled function jp2_codec.mexglx
% one of the subroutines C from the
www.eeworm.com/read/274175/4187373
m jp2_codec.m
function [out_data, out_data_ex] = jp2_codec(in_data, compressed_size, bits_per_pixel, coeff_amp)
% this function calls via the compiled function jp2_codec.mexglx
% one of the subroutines C from the
www.eeworm.com/read/175689/5343392
m exp1.m
%Example:exp1
% 特征提取
in_data = load('iris');
subplot(2,1,1);title('原始分布');
% 原始分布
ppatterns( in_data );
% 新的分布
model = gda(in_data,struct('ker','rbf','arg',1));
out_data = kern
www.eeworm.com/read/428780/1954066
m exp1.m
%Example:exp1
% 特征提取
in_data = load('iris');
subplot(2,1,1);title('原始分布');
% 原始分布
ppatterns( in_data );
% 新的分布
model = gda(in_data,struct('ker','rbf','arg',1));
out_data = kern
www.eeworm.com/read/387630/2558074
cpp cnapsitf.cpp
#include "cnapsitf.h"
int cnapsitf( CURR_INF *curr_inf, char *in_data, int in_len, char *out_data, int * out_len)
{
int len = *out_len;
HandleData *parser = &(curr_inf->handledata);
curr_inf->err
www.eeworm.com/read/333119/12701171
v ezw_512.v
`timescale 1ns/10ps
module FDWT_EZW_TOP(clk,reset,Pass,EZW_in,In_Threshold,Address_R,Select,Set,Out_Data,Out_MLF);
input clk,reset;
input [2:0] Pass;
input [8:0] EZW_in;
input [7:0] In_Threshold
www.eeworm.com/read/333119/12701175
v iezw_512.v
`timescale 1ns/10ps
module IEZW_TOP(clk,reset,Pass,IEZW_in,In_IEZW,threshold,In_flag,Out_flag,Out_Data,wire_wren,wire_wraddress,wire_MemoryInData);
input clk,reset;
input [2:0] Pass;
input [7:0]