I卡
I卡技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
I卡 热门资料
查看全部 500 份 →ISD33/4003 型语音I/O卡应用说明
2024-03-26
5
RTL8211F (I) /RTL8211FD (I) datasheet
the realtek rtl8211f-cg/rtl8211fd0cg/rtl8211fi-cg/rtl8211fdi-cg is a highly integrated ethermet transceiver that complie...
2022-08-23
1
RTL8211F(I) / RTL8211FD(I) Datasheet
RTL 8211 规格书 用于了解产品特性和电气参数 硬件参考设计RTL8211F-CG RTL8211FD-CG RTL8211FI-CG RTL8211FDI-CG
2022-06-21
7
同时读取ISO15693(I CODE II,My-D卡)16张卡的硬件接口C程序
同时读取ISO15693(I CODE II,My-D卡)16张卡的硬件接口C程序,用的是单片机51系列
2013-12-09
117
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 ||...
2014-01-17
130
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] ...
2017-03-25
34