-
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
-
vista
vista-clock.zip vista-clock vista-clock-vista-clock.zipvista-clockvista-clockvista-clockvista-clock
- 2022-07-25 02:44:31下载
- 积分:1
-
人们在使用SQL时往往会陷入一个误区,即太关注于所得的结果是否正确,而忽略了不同的实现方法之间可能存在的 性能差异,这种性能差异在大型的或是复杂的数据库环境中(...
人们在使用SQL时往往会陷入一个误区,即太关注于所得的结果是否正确,而忽略了不同的实现方法之间可能存在的 性能差异,这种性能差异在大型的或是复杂的数据库环境中(如联机事务处理OLTP或决策支持系统DSS)中表现得尤为明 显。笔者在工作实践中发现,不良的SQL往往来自于不恰当的索引设计、不充份的连接条件和不可优化的where子句。在对 它们进行适当的优化后,其运行速度有了明显地提高!下面我将从这三个方面分别进行总结:-people in the use of SQL often fall into the trap, that is too focused on the findings is correct, and ignore a different method may exist between the performance differences, these differences in large or complex database environment (such as online transaction processing or decision support OLTP system DSS) has become even more obvious. In practice I found that the poor tend to SQL from inappropriate design of the index, not fully connected and non-optimal conditions where the phrase. On their proper optimization, and their operating speed has been improved! Now I will be three aspects of this summary :
- 2022-07-14 22:31:11下载
- 积分:1
-
本程序实现了即时消息软件的GUI的封装,对于即时消息软件的换皮肤应用非常有帮助...
本程序实现了即时消息软件的GUI的封装,对于即时消息软件的换皮肤应用非常有帮助-the process of achieving instant messaging software GUI package for instant messaging software application for the skin has been very helpful
- 2022-04-10 11:29:34下载
- 积分:1
-
imageole.dll开发一个聊天GIF使用!
使用ImageOle.dll开发的一个聊天中使用到的gif!-ImageOle.dll developed the use of the use of a chat to the gif!
- 2022-03-21 13:58:01下载
- 积分:1
-
LabVIEW开发的串口
基于LabVIEW自己制作的串口调试助手
- 2022-02-15 05:24:18下载
- 积分:1
-
很酷的一个网站的引导页,flash DIV
很酷的一个网站的引导页,flash DIV -the homepage of a website~
- 2022-03-15 04:05:01下载
- 积分:1
-
The previous example of a follow
前一个例子的后续章节,讲解VB编程解构的-The previous example of a follow-up chapters to explain the VB programming deconstruction
- 2022-03-25 08:21:33下载
- 积分:1
-
in MDI, to view tablectrl achieve similar results, an example
在mdi中,将view实现类似tablectrl的效果,实例1-in MDI, to view tablectrl achieve similar results, an example
- 2022-06-13 11:18:18下载
- 积分:1
-
it to study the Thread.I am a freshm an, and my English is poor.
Written it to study the Thread.I am a freshman,and my English is poor.-it to study the Thread.I am a freshm an, and my English is poor.
- 2022-03-24 14:12:33下载
- 积分:1