代码搜索:VFD驱动

找到约 10,000 项符合「VFD驱动」的源代码

代码结果 10,000
www.eeworm.com/read/177765/5320971

c filter.c

///////////////////////////////////////////////////// // filter.c文件 // 这个文件包含了驱动程序中过滤相关的代码 过滤部分 #include "precomp.h" #pragma hdrstop #include "iocommon.h" #include "protoinfo.h"
www.eeworm.com/read/340322/3288793

c moto_pwm.c

/////////直流电机驱动调试电路////////////// /////////moto_PWM.c////////////////////////// #include typedef unsigned int uint; typedef unsigned char uchar; typedef unsigned long ulong; #defin
www.eeworm.com/read/330215/3426749

java jdbconnection.java

package com.tool; import java.sql.*; public class JDBConnection { private String dbDriver = "net.sourceforge.jtds.jdbc.Driver"; //数据库的驱动 private String url = "jdbc:jtds:sqlserver://localho
www.eeworm.com/read/313304/3644217

java dbconnect.java

package permission; import java.sql.* ; import java.util.*; public class DBConnect { private String sdbDriver = "sun.jdbc.odbc.JdbcOdbcDriver";//JDBC-ODBC驱动程序 private String sdbUrl = "jdbc:o
www.eeworm.com/read/303659/3809711

h zlg7289.h

/**************************************************************************** * File:ZLG7289.H * 功能:ZLG7289A键盘显示芯片显示驱动程序。(头文件) * 说明:MCS-51单片机,晶振不要大于12MHz。 *****************************************
www.eeworm.com/read/299421/3852906

c moto_pwm.c

/////////直流电机驱动调试电路////////////// /////////moto_PWM.c////////////////////////// #include typedef unsigned int uint; typedef unsigned char uchar; typedef unsigned long ulong; #defin
www.eeworm.com/read/299098/3855709

c led_pipe.c

/**************************************************************************** * 文件名:LED_Pipe.C * 功能:LED显示控制。 * 通过I/O模拟同步串口与74HC595进行连接,控制74HC595驱动LED显示。 **************************************
www.eeworm.com/read/299098/3855713

c led_pipe.c

/**************************************************************************** * 文件名:LED_Pipe.C * 功能:LED显示控制。 * 通过I/O模拟同步串口与74HC595进行连接,控制74HC595驱动LED显示。 **************************************
www.eeworm.com/read/288433/4007041

c moto_pwm.c

/////////直流电机驱动调试电路////////////// /////////moto_PWM.c////////////////////////// #include typedef unsigned int uint; typedef unsigned char uchar; typedef unsigned long ulong; #defin
www.eeworm.com/read/285236/4055153

c moto_pwm.c

/////////直流电机驱动调试电路////////////// /////////moto_PWM.c////////////////////////// #include typedef unsigned int uint; typedef unsigned char uchar; typedef unsigned long ulong; #defin