代码搜索:Step
找到约 10,000 项符合「Step」的源代码
代码结果 10,000
www.eeworm.com/read/436591/7767127
c step.c
#include
sbit one = P2^0;
sbit two = P2^1;
sbit three = P2^2;
sbit four = P2^3;
void delay();
void main(){
P2=0xFF;
while(1){
while(one==1)
{
stepp
www.eeworm.com/read/436591/7767129
hex step.hex
www.eeworm.com/read/436591/7767131
lst step.lst
C51 COMPILER V8.05a STEP 03/19/2009 03:33:30 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE STEP
OBJECT MODULE PLACED IN s
www.eeworm.com/read/436591/7767132
plg step.plg
礦ision3 Build Log
Project:
D:\Documents and Settings\DOT\Desktop\stepper motor\step.uv2
Project File Date: 03/19/2009
Output:
www.eeworm.com/read/436591/7767133
obj step.obj
www.eeworm.com/read/399805/7835187
m step.m
function fn = step(vr, delta)
%WORKED=STEP(VR,DELTA)
% Moves the frame counter by DELTA frames for video VR. This is a
% generalization of NEXT. Returns 0 on an unsuccessful STEP. Note that
www.eeworm.com/read/399784/7836955
bmp step.bmp
www.eeworm.com/read/199277/7870880
cpp step.cpp
/* Copyright (C) 2006 Massachusetts Institute of Technology
%
% This program is free software; you can redistribute it and/or modify
% it under the terms of the GNU General Public License as publish
www.eeworm.com/read/197825/7968008