代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/286124/4042361
h simplified_fast_me.h
/*!
*************************************************************************************
*
* \file fast_me.h
*
* \brief
* Fast integer pixel and sub pixel motion estimation
* Impr
www.eeworm.com/read/286124/4042372
c simplified_fast_me.c
/*!
*************************************************************************************
*
* \file simplified_fast_me.c
*
* \brief
* Fast integer pixel and sub pixel motion estimation
www.eeworm.com/read/443386/1741761
s ip_fast_csum.s
/*
* Optmized version of the ip_fast_csum() function
* Used for calculating IP header checksum
*
* Return: 16bit checksum, complemented
*
* Inputs:
* in0: address of buffer to checksum (ch
www.eeworm.com/read/438934/1821047
java fast64codewordcoder.java
package it.unimi.dsi.mg4j.compression;
/*
* MG4J: Managing Gigabytes for Java
*
* Copyright (C) 2007 Sebastiano Vigna
*
* This library is free software; you can redistribute it and/or modify it
www.eeworm.com/read/434858/1868425
m smooth_evidence_fast.m
function [marginal, msg, loglik] = smooth_evidence_fast(engine, evidence)
[ss T] = size(evidence);
bnet = bnet_from_engine(engine);
onodes = engine.onodes;
hnodes = mysetdiff(1:ss, onodes);
hnodes =
www.eeworm.com/read/396844/2407393
m smooth_evidence_fast.m
function [marginal, msg, loglik] = smooth_evidence_fast(engine, evidence)
[ss T] = size(evidence);
bnet = bnet_from_engine(engine);
onodes = engine.onodes;
hnodes = mysetdiff(1:ss, onodes);
hnodes =
www.eeworm.com/read/395930/2427197
h fast_int_idct.h
/****************************************************************
* Contents : Utilities for jfif view
* Author : Pierre Guerrier, March 1998
* IDCT code by Geert Jan
www.eeworm.com/read/395930/2427214
c fast_int_idct.c
/****************************************************************
*
* >>>> See header file for more information.
www.eeworm.com/read/395929/2431169
c fast_int_idct.c
/*---------------------------------------------*/
/* File : fast_idct.c, utilities for jfif view */
/* Author : Pierre Guerrier, march 1998 */
/* IDCT code by Geert Janssen */
/*--
www.eeworm.com/read/395929/2431185
h fast_int_idct.h
/****************************************************************
* Contents : Utilities for jfif view
* Author : Pierre Guerrier, March 1998
* IDCT code by Geert Jan