代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/298520/3865553
uv2 rx_tx_switch_fast_full.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (CC1010 433 MHz), 0x0000 // Tools: 'MCS-51'
Target (CC1010 868 MHz), 0x0000 // Tools: 'MCS-51'
Target (CC1010 915 MHz), 0x0000
www.eeworm.com/read/403190/2314006
svn-base plot_fast_marching_mesh.m.svn-base
function plot_fast_marching_mesh(vertex,faces, D, paths, options)
% plot_fast_marching_mesh - plot the result of the fast marching on a mesh.
%
% plot_fast_marching_mesh(vertex,faces, D, paths, opt
www.eeworm.com/read/403190/2314014
svn-base perform_fast_marching_old.m.svn-base
function [D,S,Q] = perform_fast_marching(W, start_points, options)
% perform_fast_marching - launch the Fast Marching algorithm, in 2D or 3D.
%
% [D,S,Q] = perform_fast_marching(W, start_points, op
www.eeworm.com/read/403190/2314024
svn-base perform_fast_marching_mesh.m.svn-base
function [D,S,Q] = perform_fast_marching_mesh(vertex, faces, start_points, options)
% perform_fast_marching_mesh - launch the Fast Marching algorithm on a 3D mesh.
%
% [D,S,Q] = perform_fast_marchi
www.eeworm.com/read/366702/2880632
c costmodel-fast-math-vect-pr29925.c
/* { dg-require-effective-target vect_float } */
#include
#include "../../tree-vect.h"
__attribute__ ((noinline)) void
interp_pitch(float *exc, float *interp, int pitch, int len)
{
in
www.eeworm.com/read/366702/2880638
c costmodel-fast-math-vect-pr29925.c
/* { dg-require-effective-target vect_float } */
#include
#include "../../tree-vect.h"
__attribute__ ((noinline))
void interp_pitch(float *exc, float *interp, int pitch, int len)
{
int
www.eeworm.com/read/366702/2880645
c costmodel-fast-math-vect-pr29925.c
/* { dg-require-effective-target vect_float } */
#include
#include "../../tree-vect.h"
__attribute__ ((noinline)) void
interp_pitch(float *exc, float *interp, int pitch, int len)
{
in
www.eeworm.com/read/366702/2880663
c costmodel-fast-math-vect-pr29925.c
/* { dg-require-effective-target vect_float } */
#include
#include "../../tree-vect.h"
__attribute__ ((noinline)) void
interp_pitch(float *exc, float *interp, int pitch, int len)
{
int
www.eeworm.com/read/361258/2948699
c fast_wake_up_from_sleep_mode.c
/**********************************************************************
*
www.eeworm.com/read/293066/8315553