代码搜索:Flash读写

找到约 10,000 项符合「Flash读写」的源代码

代码结果 10,000
www.eeworm.com/read/368933/9671881

src eeprom读写演示程序.src

[Files] 24CxxMain.c dm12864m串行.c 图片生成.c 24Cxx.C [Headers] [Documents]
www.eeworm.com/read/147670/12540362

txt 读写数据库.txt

Private Sub Form_Load() Call OpenDb Dim rs1 As New ADODB.recordset rs.CursorLocation = adUseClient rs.Open "1 ", adoConn, adOpenDynamic, adLockOptimistic rs1.Open "2
www.eeworm.com/read/334456/12598709

txt 读写模块引脚说明.txt

读写模块DIP40的引脚定义如下: 1 --- GND 40 --- VDD 2 --- GND 39 --- VDD 3 --- GND 38 --- VDD 4 --- GND 37 --- VDD 5 --- GND 36 --- NONE 6
www.eeworm.com/read/238379/13890341

htm 使用tstream读写数据.htm

欢迎光临 BODY {
www.eeworm.com/read/235805/14053064

c 读写驱动程序.c

//程序名称:EEPROM,24c01-24c16读写驱动程序 //时 间:2007年8月 //咸宁职院电赛队参赛专用 //////////////////////////////////// sbit a0=ACC^0; //定义ACC的位,利用ACC操作速度最快 sbit a1=ACC^1; sbit a2=ACC^2; sbit a3=ACC^3; sbit a4=
www.eeworm.com/read/235804/14053070

c 读写驱动程序.c

//程序名称:EEPROM,24c01-24c16读写驱动程序 //时 间:2007年8月 //咸宁职院电赛队参赛专用 //////////////////////////////////// sbit a0=ACC^0; //定义ACC的位,利用ACC操作速度最快 sbit a1=ACC^1; sbit a2=ACC^2; sbit a3=ACC^3; sbit a4=
www.eeworm.com/read/132906/14066747

txt ini文件的读写.txt

读写INI文件:在Private下面设定私有变量inifile:TInifile (一)在窗体的OnCreate事件中对INI文件进行读取: procedure TForm1.FormCreate(Sender:Tobject); var status:integer; begin inifile:=Tinifile.create(ExtractFilePath(applica
www.eeworm.com/read/235318/14074587

hex 读写24cxxx.hex

:020000040000FA :100000008316FF308500FF308600003087008312A2 :10001000870185180928912085180928851C0E2834 :100020008714A030A400FF30A300A101912042203A :100030002408A5005C202108A5005C202308A50059 :10
www.eeworm.com/read/235318/14074589

asm 读写24cxxx.asm

;软件模拟SPI读写24CXXX程序 ;已通过实验。 ;2005年5月24日 ;RC3-COLCK RC4-DATA ;在24C04的00H-255H写入255--0的值。 ;读出的数从RB0-RB7 的LED轮流显示。 ;宁波歌林电子实验室 ;网址: www.nbglin.com ;电话: 0574-88464538 ;EMAIL: PICWORLD@126.COM