代码搜索:IC芯片
找到约 10,000 项符合「IC芯片」的源代码
代码结果 10,000
www.eeworm.com/read/7267/114085
pdf ic卡接口芯片tda8007的读写器设计.pdf
www.eeworm.com/read/296628/8086191
pdf 卡上芯片-sr176芯片介绍(typeb).pdf
www.eeworm.com/read/476808/6751020
opm picusb.opm
-G "e:\芯片资料\picusb\picusb"
-err "picusb.err"
-r
-f "picusb.mak"
www.eeworm.com/read/140161/13104317
rc q.rc
#include "..\ccide\dlgedit\ids.h"
ICON DLGINCLUDE "hi.h"
STRINGTABLE
BEGIN
IDS_NULL, ""
/*
* Major version number.
*/
IDS_APPVERSION,
www.eeworm.com/read/4317/30516
mht 无线收发芯片-无线射频ic-无线收发模块及方案供应.mht
www.eeworm.com/read/419126/10885052
h io.h
#define OUTPUT 0
#define INPUT 1
#define PS1 0x21
#define PS2 0x11
#define PS3 0x49
#define IC_POWER RC0
#define IC_POWER_DIR TRISC0
#define IC_CHK RB7
www.eeworm.com/read/392186/8360000
sh ic-semcor.sh
#!/bin/csh
## This script will build information content files for
## WordNet::Similarity. You need to have the corpora
## mentioned installed in a directory called $CORPORA.
## You also need to have
www.eeworm.com/read/392186/8360003
sh ic-compute.sh
#!/bin/csh
## This script will build information content files for
## WordNet::Similarity. You need to have the corpora
## mentioned installed in a directory called $CORPORA.
## You also need to have
www.eeworm.com/read/292214/8366972
c ic_c.c
/******************************************
; 程序名称:SLE4442 逻辑加密存储卡读写程序
;
; 程序功能:首先对IC卡20~2Fh应用数据区16个
; 单元写数据,再将其读到片外数据
; 区2000h为起始地址的单元。
; 运行结果:2000 = 80,81,82...8F
********