代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
k_algorithm.c
#include
#include
#include
#include
int vectornum;
int vectorsize;
float * datafield;
float * tempcenter;
struct GROUP
{
rmf_algorithm.m
%检验收匹配滤波器算法的正确性;
clc;
clear;
h=[12 -8 45 -6 23 49];
x=[32 9 -13 -27 10 -3];
whole_sum=sum(h.*x);
for i=1:length(h)
if h(i)
k_algorithm.c
#include
#include
#include
#include
int vectornum;
int vectorsize;
float * datafield;
float * tempcenter;
struct GROUP
{
k_algorithm.c
#include
#include
#include
#include
int vectornum;
int vectorsize;
float * datafield;
float * tempcenter;
struct GROUP
{
inserter_algorithm.hpp
#ifndef BOOST_MPL_AUX_INSERTER_ALGORITHM_HPP_INCLUDED
#define BOOST_MPL_AUX_INSERTER_ALGORITHM_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2003-2004
// Copyright David Abrahams 2003-2004
//
//
std_algorithm.h
// -*- C++ -*-
// Copyright (C) 2001, 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it an
algorithm.svn-base
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
algorithm.svn-work
K 25
svn:wc:ra_dav:version-url
V 59
/svnroot/ffdshow/!svn/ver/2396/trunk/src/uClibc++/algorithm
END
algorithm.svn-work
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
algorithm.svn-base
/* Copyright (C) 2004 Garrett A. Kajmowicz
This file is part of the uClibc++ Library.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser Gener