代码搜索:drive 有哪些应用?

找到约 10,000 项符合「drive 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/455112/7377918

cpp drive.cpp

#include "stdafx.h" #include "conio.h" #include "drive.h" //wreg1(轴指定,数据) ----------写入寄存器1设定 void wreg1(int axis,int wdata) { _outpw(BASE_ADR+WR0,(axis
www.eeworm.com/read/455112/7377938

obj drive.obj

www.eeworm.com/read/455112/7377962

sbr drive.sbr

www.eeworm.com/read/443753/7624220

bmp drive.bmp

www.eeworm.com/read/442820/7644341

bmp drive.bmp

www.eeworm.com/read/442661/7647453

bmp drive.bmp

www.eeworm.com/read/439221/7714362

pcb drive.pcb

www.eeworm.com/read/299942/7819564

vhd drive.vhd

--dirve library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_unsigned.all; use IEEE.std_logic_arith.all; entity drive is port(din:in std_logic_vector(3 downto 0); dout:out
www.eeworm.com/read/299942/7819579

sym drive.sym

www.eeworm.com/read/197282/8006148

c drive.c

#include "stdio.h" #include "nand.h" /****************** 延时子程序 ******************/ void FlashDelay(int FlashDelay) //用于适应芯片的时序 { int i; for(i=