代码搜索:COMPACT
找到约 3,584 项符合「COMPACT」的源代码
代码结果 3,584
www.eeworm.com/read/128193/14311407
m compact.m
function net = compact(net)
% COMPACT
%
% Remove duplicate support vectors, adjusting Lagrange multipliers of
% remaining support vectors to compensate.
%
% net = compact(net);
%
% File
www.eeworm.com/read/222301/14697736
m compact.m
function net = compact(net)
% COMPACT
%
% Remove duplicate support vectors, adjusting Lagrange multipliers of
% remaining support vectors to compensate.
%
% net = compact(net);
%
% File
www.eeworm.com/read/119982/14814842
cpp compact.cpp
#include
template void compact(X *items, int count, int start, int end)
template void show_items(X *items, int size)
void main(void)
{
int nums[7] = {0,
www.eeworm.com/read/119982/14814885
c compact.c
#include
void main(void)
{
int a = 1, b, c, d;
switch (a) {
case 1: a = 5;
b = 6;
c = 7;
d = 8;
break;
case 2: b
www.eeworm.com/read/118752/14857623
c compact.c
//###########################################################
// File: compact.c
//
// Read-/Writeroutines for CompactFlash in LBA mode.
// CHS mode not supported.
//
//#########################
www.eeworm.com/read/118752/14857625
h compact.h
//#########################################################################
// File: compact.h
//
// CompactFlash hardware definitions
//
//#######################################################
www.eeworm.com/read/211486/15179709
c compact.c
//###########################################################
// File: compact.c
//
// Read-/Writeroutines for CompactFlash in LBA mode.
// CHS mode not supported.
//
//#########################
www.eeworm.com/read/211486/15179710
h compact.h
//#########################################################################
// File: compact.h
//
// CompactFlash hardware definitions
//
//#######################################################