-
vdcsdfs
;主程序:
LOOP: SETB P10 ;(1)
LCALL DELAY ;(2)
CLR P10 ;(3)
LCALL DELAY ;(4)
AJMP LOOP ;(5)
;以下子程序
DELAY: MOV R7,#250 ;(6)
D1: MOV R6,#250 ;(7)
D2: DJNZ R6,D2 ;(8)
DJNZ R7,D1 ;(9)
RET ;(10)
END ;(11)
-vdcsdfs
- 2022-05-19 09:56:06下载
- 积分:1
-
GuiLib源代码。GuiLib是一个开源的GUI库,相对于人口…
GuiLib源代码。GuiLib是一个开源的GUI库,相对于市面上流行的界面库略有逊色,学习如何做界面库却是一个很好的代码。-GuiLib source code. GuiLib is an open source GUI library, as opposed to the popular market slightly inferior interface library, the interface library to learn how to do it is a very good code.
- 2022-05-29 15:47:06下载
- 积分:1
-
Linux commands : touch men use mobile phone users to replace monthly average of...
Linux命令:touch使用方法 男性手机用户每月更换铃声平均超6次 处理 Java 程序中的内存漏洞 JAVA文件操作(一):写文件 WAP如今“三十年河东,三十年河西” 【转贴】和尚与安迪的哲理 楼市与股市的难解之结 股票咨询业的“套傻游戏” 利率政策、税收政策,多项政策“杀”向房地产 我现在的座右铭!-Linux commands : touch men use mobile phone users to replace monthly average of over 600 ringtones dealt Java program memory loopholes in the document JAVA operations (1) : WAP written document, but now the "celebration, the Hexi" [posted monk and Andy-- the philosophy of the property and stock markets Gordian Knot shares consulting industry "sets silly game" interest rate policy, taxation policy, the policy "kill" to the property I now motto!
- 2022-01-24 17:35:05下载
- 积分:1
-
美丽的
美观型名片模板,适用与广告公司和大中小企业名片制作,简单容易操作。市场好看。-beautiful- card templates, the application and advertising companies and medium and small enterprises to produce business cards, simple and easy to operate. Markets look good.
- 2022-02-07 02:11:40下载
- 积分:1
-
桌面时钟的源码,可以透明的显示在桌面上,
桌面时钟的源码,可以透明的显示在桌面上,-Desktop clock source can be transparent display on the desktop,
- 2022-04-27 19:52:28下载
- 积分:1
-
不用输入密码就可进入带密码的access
为了保证access中数据的的安全,防止操作者手动改动,为access添加密码登录。本程序是防止长时间不用,忘记密码进不了access。
- 2022-07-26 09:06:35下载
- 积分:1
-
MFC,point cloud ,PCL
MFC,point cloud ,PCL.使用PCL点云库只做到界面,使用c++通过对源码(PCL)更改后的界面,可以更加方便的使用PCL的功能。
- 2022-07-26 17:02:55下载
- 积分:1
-
Android 应用系统登录
简单的Android 应用系统登录,模仿qq登录供初学者学习。
- 2022-01-25 20:23:40下载
- 积分:1
-
c语言编写的图形时钟,界面比较简单,但是可以修改!
c语言编写的图形时钟,界面比较简单,但是可以修改!-c language graphics clock, the interface is relatively simple, but can be amended!
- 2023-04-14 01:25:03下载
- 积分:1
-
对话框显示和退出时动画处理
对话框显示和退出时动画处理-dialog display and withdraws Animate
- 2022-08-11 19:22:15下载
- 积分:1