代码搜索:Position
找到约 10,000 项符合「Position」的源代码
代码结果 10,000
www.eeworm.com/read/175848/9529121
c delay.c
/***********************************************************************************/
/* 音乐延时效果。 */
/* 版本 1.0 */
/* 时间 2004.5.11 */
/*****
www.eeworm.com/read/166116/10035349
c 车厢调度源程序.c
#include
#define MaxLen 100
int path[MaxLen];
typedef struct
{int path_chars[MaxLen];
int length;
}path_char;
typedef struct
{path_char paths[MaxLen];
int number;
www.eeworm.com/read/357251/10213191
c lcd1602.c
//描述:LCD1602驱动程序
//编写:微控设计网 DC版主 日期:2007.9.
//编译环境:IAR EW430 V3.42A
//验证平台: www.microcontrol.cn MC430F14+开发板 V1.0
//声明:此程序只供微控用户使用.在未得到DC版主的许可请勿将资料外公开和用于商业用途.
//**********************************
www.eeworm.com/read/426417/10252081
css flora.slider.css
/* This file skins sliders */
.ui-slider-handle { position: absolute; height: 23px; width: 12px; top: 0px; left: 0px; background-image: url(http://dev.jquery.com/view/trunk/themes/flora/i/slider-ha
www.eeworm.com/read/274792/10852169
m frac_delay_cyclic_ac.m
function R=frac_delay_cyclic_ac(x,N,alpha,max_tau)
%
% FRAC_DELAY_CYCLIC_AC
%
% calculates the cyclic auto correlation for signal x
% at frequency alpha resampl
www.eeworm.com/read/348856/10863319
ini avrack.ini
[Settings]
Repeat=0
Mute=0
Volume=-1199
Position_X=204
Position_Y=290
Skin_File=
Check_Audio_CD=1
[Recording]
SampRate=1011
SampSize=1015
Channels=1017
www.eeworm.com/read/469549/6931068
c delay.c
/***********************************************************************************/
/* 音乐延时效果。 */
/* 版本 1.0 */
/* 时间 2004.5.11 */
/*****
www.eeworm.com/read/445287/7596856
h encoder.h
/********************************************************************/
/* Header for QEI module library functions */
/*******************************************************
www.eeworm.com/read/445282/7596901
c main.c
#include "p30f2010.h"
#include "delay.h"
#include "pwm12.h"
#include
#include "IO.h"
#include "uart.h"
#include "timer1.h"
#include "encoder.h"
#include "adc10.h"
_FOSC(CSW_FSCM_O
www.eeworm.com/read/445282/7596902
h encoder.h
/********************************************************************/
/* Header for QEI module library functions */
/*******************************************************