代码搜索:Flash读写
找到约 10,000 项符合「Flash读写」的源代码
代码结果 10,000
www.eeworm.com/read/351035/10685440
vbw 读写卡机程序.vbw
Form1 = 87, 85, 942, 542, , 22, 29, 877, 486, C
Module1 = 110, 145, 965, 601,
www.eeworm.com/read/351035/10685444
vbp 读写卡机程序.vbp
Type=Exe
Form=读写卡机程序.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation
Module=Module1; Module1.bas
IconForm="Form1"
Startup="Form1"
Com
www.eeworm.com/read/351035/10685446
frm 读写卡机程序.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 5310
ClientLeft = 60
ClientTop = 450
ClientWidth = 8310
LinkTopic
www.eeworm.com/read/274219/10881729
at2402读写程序
www.eeworm.com/read/456941/7336674
cof iic接口读写.cof
www.eeworm.com/read/456941/7336675
hex iic接口读写.hex
:0200000012C02C
:14002600CFE5D4E0CDBFDEBFCE51D0400AEA08830024E0E69D
:14003A00F0E010E0E036F10711F00192FBCF0083E6E2F0E06B
:14004E00A0E6B0E010E000E00BBFE632F10721F0C8953196A9
:140062000D92F9CFBED0FFC
www.eeworm.com/read/456941/7336677
dsn iic接口读写.dsn
www.eeworm.com/read/456941/7336678
c iic接口读写.c
//ICC-AVR application builder : 2009-3-12 17:05:04
// Target : M8
// Crystal: 8.0000Mhz
#include
#include
void port_init(void)
{
PORTB = 0x00;
DDRB = 0x00;
PORTC
www.eeworm.com/read/456941/7336679
lst iic接口读写.lst
__text_start:
__start:
13 E5CF LDI R28,0x5F
14 E0D4 LDI R29,4
15 BFCD OUT 0x3D,R28
16 BFDE OUT 0x3E,R29
17 51CE SUBI R28,0x1E
18 40D