代码搜索:C01

找到约 476 项符合「C01」的源代码

代码结果 476
www.eeworm.com/read/273263/10921887

c eeprom.c

#include #include #include #include //========================================================= void write24c01(unsigned char dd,unsigned int addr) { R
www.eeworm.com/read/110256/15538011

txt modify.txt

2004/04/09 closeport() PurgeComm; 2004/07/07 add sle4428 connect 2004/08/04 add sle4442 sle4406 at24C01 connect 2004/08/17 add read/write at24C01
www.eeworm.com/read/257784/11912232

plg at24c01.plg

礦ision2 Build Log Project: H:\V1.3\at24c01\at24c01.uv2 Project File Date: 11/27/2003 Output: Build target 'Target 1' assembling STARTUP.A51..
www.eeworm.com/read/465716/7052471

py sum.py

#: c01:sum.py def sum(arg1, arg2): return arg1 + arg2 print sum(42, 47) print sum('spam ', "eggs") # output = ''' 89 spam eggs '''
www.eeworm.com/read/462558/7200310

txt 说明.txt

本程序以AT24C01A卡为例,根据AT24C01A卡的读写时序编写读写卡的程序,把写入IC卡的数据读到系统内存4000H~407EH单元中。
www.eeworm.com/read/118155/14885212

py sum.py

#: c01:sum.py def sum(arg1, arg2): return arg1 + arg2 print sum(42, 47) print sum('spam ', "eggs") # output = ''' 89 spam eggs '''
www.eeworm.com/read/296787/8077229

txt teachingarrange.txt

************************************************************************************** ***********************************教学计划安排*************************************** ******************************
www.eeworm.com/read/450211/7488680

pss div8.pss

| e7c01fb48be6202a31935fc695e497
www.eeworm.com/read/314768/13559466

txt readme.txt

该程序有较好的模块化, 训练方面: 液晶 键盘 I2C 用户的密码可修改,通过AT24C01保存。2007.7.13.