代码搜索:precise
找到约 541 项符合「precise」的源代码
代码结果 541
www.eeworm.com/read/430445/1930426
c delay.c
/*
Precise Delay Functions
V 0.5, Martin Thomas, 9/2004
In the original Code from Peter Dannegger a timer-interrupt
driven "timebase" has been used for precise One-Wire-Delays.
www.eeworm.com/read/38039/1094259
mnu workregion.mnu
WORK#REGION
#
Redefine
Redefine existing work region.
#
Make#Approx
Change the type of the work region from precise to approximate.
#
Make#Precise
Change the type of the work region from approximate
www.eeworm.com/read/140180/5794038
c float32.c
/*****************************************************************************
* float32.c : precise float32 audio mixer implementation
**************************************************************
www.eeworm.com/read/331135/3415998
c float32.c
/*****************************************************************************
* float32.c : precise float32 audio mixer implementation
**************************************************************
www.eeworm.com/read/361261/2947565
c float32.c
/*****************************************************************************
* float32.c : precise float32 audio mixer implementation
**************************************************************
www.eeworm.com/read/160611/5569027
h peakfinder.h
/******************************************************************************
*
* The routine detects highest value on an array of values and calculates the
* precise peak location as a mass-
www.eeworm.com/read/445424/7595580
f90 tim_prec.f90
subroutine TIM_Precise()
! Purpose: Precise integration scheme
use linear_operators
use module_parameter
use module_data
use module_ioport
implicit none
integer i, ndof1, ndof2
rea
www.eeworm.com/read/38039/1090792
mnu wrkregtype.mnu
WRK#REG#TYPE 工作区类型
#
Precise 精密
Sketch precise work region for current Simplified Representation.
为当前简化表示草绘精密工作区。
Approximate 逼近
Specify approximate work region for current Simplified Representation.
www.eeworm.com/read/418395/10948510
m windows_menu.m
% ***************************************** %
% Image processing simulation for Experiment
% Designed in Chengdu Precise CNC ...
% Machine Tool Co.,LTD.
% **********************
www.eeworm.com/read/282438/9093506
c simple_idct.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Inverse DCT (More precise version) -
*
* Copyright (c) 2001 Michael Niedermayer