91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡(jiǎn)介

DS1302數(shù)碼管顯示時(shí)間,并且可調(diào)時(shí)間,代碼已編譯成功!很有用……

資源截圖

代碼片段和文件信息

#include
#include//為了包含_nop_指令
#define?uchar?unsigned?char
#define?uint?unsigned?int

sbit?u4?=?P2^6;
sbit?u6?=?P2^7;

sbit?sck?=?P1^0;?
sbit?io?=?P1^1;
sbit?rst?=?P3^5;
sbit?smgen?=?P2^3;?
?
sbit?key1?=?P3^7;
sbit?key2?=?P3^6;
sbit?key3?=?P3^4;
uchar?flag=0;
uchar?code?sng_we[]?=?{0xfe0xfd0xfb0xf60xef0xdf};
uchar?code?sng_du[]?=?{0x3f0x060x5b0x4f0x660x6d0x7d0x070x7f0x6f0x770x7c0x390x5e0x790x71};
//uchar?time_data[3]={125930};//年周月日時(shí)分秒
//uchar?write_add[3]={0x840x820x80};//年周月日時(shí)分秒
//uchar?read_add[3]={0x850x830x81};
uchar?time_data[7]={106417115830};//年周月日時(shí)分秒
uchar?write_add[7]={0x8c0x8a0x880x860x840x820x80};//年周月日時(shí)分秒
uchar?read_add[7]={0x8d0x8b0x890x870x850x830x81};
uchar?disp[14];

void?write_ds130

?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????目錄???????????0??2013-05-14?19:53??ds1302數(shù)碼管顯示時(shí)間(可調(diào))\
?????文件????????6376??2009-05-07?14:37??ds1302數(shù)碼管顯示時(shí)間(可調(diào))\STARTUP.A51
?????文件???????14048??2013-05-11?15:53??ds1302數(shù)碼管顯示時(shí)間(可調(diào))\STARTUP.LST
?????文件?????????749??2013-05-11?15:53??ds1302數(shù)碼管顯示時(shí)間(可調(diào))\STARTUP.OBJ
?????文件???????15838??2013-05-13?11:23??ds1302數(shù)碼管顯示時(shí)間(可調(diào))\timemove1302
?????文件????????9320??2013-05-13?11:23??ds1302數(shù)碼管顯示時(shí)間(可調(diào))\timemove1302.c
?????文件????????3830??2013-05-13?11:23??ds1302數(shù)碼管顯示時(shí)間(可調(diào))\timemove1302.hex
?????文件??????????72??2013-05-13?11:23??ds1302數(shù)碼管顯示時(shí)間(可調(diào))\timemove1302.lnp
?????文件???????24526??2013-05-13?11:23??ds1302數(shù)碼管顯示時(shí)間(可調(diào))\timemove1302.LST
?????文件???????23411??2013-05-13?11:23??ds1302數(shù)碼管顯示時(shí)間(可調(diào))\timemove1302.M51
?????文件???????18220??2013-05-13?11:23??ds1302數(shù)碼管顯示時(shí)間(可調(diào))\timemove1302.OBJ
?????文件?????????187??2013-05-14?19:53??ds1302數(shù)碼管顯示時(shí)間(可調(diào))\timemove1302.plg
?????文件???????55671??2013-05-13?12:47??ds1302數(shù)碼管顯示時(shí)間(可調(diào))\timemove1302.uvopt
?????文件???????13422??2013-05-11?17:11??ds1302數(shù)碼管顯示時(shí)間(可調(diào))\timemove1302.uvproj
?????文件???????55679??2013-05-13?11:33??ds1302數(shù)碼管顯示時(shí)間(可調(diào))\timemove1302_uvopt.bak
?????文件???????????0??2013-05-11?15:52??ds1302數(shù)碼管顯示時(shí)間(可調(diào))\timemove1302_uvproj.bak

評(píng)論

共有 條評(píng)論

相關(guān)資源