代码搜索:板卡连接
找到约 10,000 项符合「板卡连接」的源代码
代码结果 10,000
www.eeworm.com/read/295850/8137185
c main.c
/*-----------------------------------------------------*
*工 程 名:AD.prj *
*硬件连接:PTB0/AD0 接模拟量输入端 *
*程序描述:获取1路A/D转换结果,并滤波,通过串口发送出去 *
*目
www.eeworm.com/read/246890/12699151
bas database.bas
Attribute VB_Name = "Database"
Option Explicit
Public constr As String '数据库连接信息
Public privilege As Integer '用户权限
Public rst As ADODB.Recordset '数据库内的记录
Public rst1 As ADODB.R
www.eeworm.com/read/332770/12729911
java usermanager.java
package asset;
import java.sql.*;
/**
* 此类用于用户登录及用户信息管理控制
*/
public class UserManager {
// 表示与数据库的连接
private Connection con = ConnectionManager.getConnection();
// 表示执行静态 sql 语
www.eeworm.com/read/331429/12829305
_h 1602._h
/* 用法:
LCD_init();
LCD_write_string(列,行,"字符串");
LCD_write_char(列,行,'字符');
---------------------------------------------------------------
下面是AVR与LCD连接信息
PA2 ->RS
PA3 ->EN
地 ->RW
www.eeworm.com/read/331429/12829332
h 1602.h
/* 用法:
LCD_init();
LCD_write_string(列,行,"字符串");
LCD_write_char(列,行,'字符');
---------------------------------------------------------------
下面是AVR与LCD连接信息
PA2 ->RS
PA3 ->EN
地 ->RW
www.eeworm.com/read/143844/12835187
bas mdupublic.bas
Attribute VB_Name = "MduPublic"
Option Explicit
Public V(), W() As Double '连接权
Public R(), Q() As Double '阈值
Public z() As Double '输入层输出
Public y() As Double '中间层输出
Public o() As Double '输出层输出
www.eeworm.com/read/242327/13016531
h 1602.h
/* 用法:
LCD_init();
LCD_write_string(列,行,"字符串");
LCD_write_char(列,行,'字符');
---------------------------------------------------------------
下面是AVR与LCD连接信息
PC4 ->RS
PC5 ->EN
地 ->RW
www.eeworm.com/read/242325/13016594
_h 1602._h
/* 用法:
LCD_init();
LCD_write_string(列,行,"字符串");
LCD_write_char(列,行,'字符');
---------------------------------------------------------------
下面是AVR与LCD连接信息
PA2 ->RS
PA3 ->EN
地 ->RW
www.eeworm.com/read/242325/13016626
h 1602.h
/* 用法:
LCD_init();
LCD_write_string(列,行,"字符串");
LCD_write_char(列,行,'字符');
---------------------------------------------------------------
下面是AVR与LCD连接信息
PA2 ->RS
PA3 ->EN
地 ->RW
www.eeworm.com/read/242324/13016723
h 1602.h
/* 用法:
LCD_init();
LCD_write_string(列,行,"字符串");
LCD_write_char(列,行,'字符');
---------------------------------------------------------------
下面是AVR与LCD连接信息
PC4 ->RS
PC5 ->EN
地 ->RW