搜索:I卡

找到约 500 项符合「I卡」的查询结果

结果 500
按分类筛选
显示更多分类
https://www.eeworm.com/dl/546/14664.html 计算机相关

USBCAN-I/II智能CAN接口卡驱动库

USBCAN-I/II 智能CAN接口卡驱动库 V1.3
下载 74
·
查看 2670
https://www.eeworm.com/dl/882445.html 技术资料

USBCAN-I/II智能CAN接口卡驱动库

USBCAN-I/II 智能CAN接口卡驱动库 V1.3
下载 9
·
查看 4307
https://www.eeworm.com/dl/922496.html 技术资料

ISD33/4003 型语音I/O卡应用说明

下载 5
·
查看 6297
https://www.eeworm.com/dl/843247.html 技术资料

RTL8211F (I) /RTL8211FD (I) datasheet

the realtek rtl8211f-cg/rtl8211fd0cg/rtl8211fi-cg/rtl8211fdi-cg is a highly integrated ethermet transceiver that complies with 10base-t,100base-x,and 1000base-t ieee 802.3 standards.
下载 1
·
查看 2991
https://www.eeworm.com/dl/836300.html 技术资料

RTL8211F(I) / RTL8211FD(I) Datasheet

RTL 8211 规格书 用于了解产品特性和电气参数 硬件参考设计RTL8211F-CG RTL8211FD-CG RTL8211FI-CG RTL8211FDI-CG
下载 7
·
查看 3686
https://www.eeworm.com/dl/648/271547.html 单片机开发

同时读取ISO15693(I CODE II,My-D卡)16张卡的硬件接口C程序

同时读取ISO15693(I CODE II,My-D卡)16张卡的硬件接口C程序,用的是单片机51系列
下载 117
·
查看 1118
https://www.eeworm.com/dl/654/393662.html 数据结构

void Knight(int i , int j) { // printf("%d %dn",i,j) if (board[i][j] != 0 || i < 0 || i >=

void Knight(int i , int j) { // printf("%d %dn",i,j) if (board[i][j] != 0 || i < 0 || i >= Size || j < 0 || j >= Size ) { return } step++ board[i][j]=step if (step == Size*Size) { showboard() system("PAUSE") return } //DFS Knight(i-2,j-1) //left Knight(i-2,j+1) Kni ...
下载 130
·
查看 1083
https://www.eeworm.com/dl/619/419356.html Linux/Unix编程

for[i=0 i<XtNumber[items] i++]{ label = XmCreateLabel[rowcolumn, items[i], NULL, 0] Xt

for[i=0 i<XtNumber[items] i++]{ label = XmCreateLabel[rowcolumn, items[i], NULL, 0] XtManageChild[label] textf = XmCreateTextField[rowcolumn, "textf", NULL, 0] XtManageChild[textf] }
下载 34
·
查看 1063
https://www.eeworm.com/dl/665/267187.html matlab例程

给出Henon的模型x(i+1)=1+y(i)-a*x(i)^2 y(i+1)=b*x(i)

给出Henon的模型x(i+1)=1+y(i)-a*x(i)^2 y(i+1)=b*x(i)
下载 90
·
查看 1140
https://www.eeworm.com/dl/618/130377.html 驱动编程

这是一个转为i/o卡开发得驱动程序

这是一个转为i/o卡开发得驱动程序,配接得是俄华通得组态软件
下载 103
·
查看 1074