-
00-59秒计时器(利用软件延时)清晰易懂,适应与初学者
00-59秒计时器(利用软件延时)清晰易懂,适应与初学者-00-59 seconds timer (using software delay) a clear and easy to understand, adapt and beginners
- 2022-02-25 14:40:42下载
- 积分:1
-
利用VC++编程实现的图像处理程序,可以实现log边缘检测,形态学处理、滤波等功能...
利用VC++编程实现的图像处理程序,可以实现log边缘检测,形态学处理、滤波等功能-Using VC++ programming image processing program that enables log edge detection, morphological processing, filtering and other functions
- 2022-03-26 16:35:42下载
- 积分:1
-
探索构造法
探索构造法-Explore the construction method
- 2022-07-12 10:59:53下载
- 积分:1
-
用platformbuild平台编译调试。是关于用信号量来处理同步事件的程序!
用platformbuild平台编译调试。是关于用信号量来处理同步事件的程序!-Platformbuild compiled with debugging platform. Is about the use of semaphores to handle synchronization events program!
- 2022-01-22 16:07:32下载
- 积分:1
-
它能让IE模拟常用分辨率下的大小,甚至能按你的要求随意更改IE窗口的大小!心动了么...
它能让IE模拟常用分辨率下的大小,甚至能按你的要求随意更改IE窗口的大小!心动了么-it can allow IE common resolution simulation of size, or even according to your request arbitrarily alter the size of the IE window! Echocardiography of Mody
- 2022-08-25 21:36:17下载
- 积分:1
-
snmp up 1
snmp up 1
- 2022-12-15 04:40:03下载
- 积分:1
-
是游戏初学者的良师益友,我很喜欢,新手必不可少的书籍及参考资料...
是游戏初学者的良师益友,我很喜欢,新手必不可少的书籍及参考资料-The mentor is the game for beginners, I like, and newcomers essential reading and reference materials
- 2022-07-11 08:06:32下载
- 积分:1
-
移动商店经理
quản lý 巴恩 hàng điện thoại di động
C# và SQL server 2005 trở lên
代码 và 数据库
- 2022-10-27 08:05:05下载
- 积分:1
-
The source provides a number of MSN contact operation, including import and expo...
该源码提供对MSN的联系人的一些操作,包括导入导出联系人等-The source provides a number of MSN contact operation, including import and export contact, etc.
- 2022-03-11 09:09:57下载
- 积分:1
-
u_reg H”。
u_reg.h"
void Delay_MS(unsigned int ms)
void main()
{
asm(" STM #0000h,CLKMD ")
while(*CLKMD & 0x01 )
asm(" STM #40C7h,CLKMD ") //设置CPU运行频率=100M
/* 40C7h:5*clkin =100M
30c7h:4*clkin =80M
20c7h:3*clkin =60M
10C7h:2*clkin =40M
*/
asm(" stm #4240h, SWWSR ")
//2 wait except for on-chip program 1
asm(" stm #00a0h, PMST ") //MP/MC = 0, IPTR = 001,ovly=0
asm(" stm #0802h, BSCR ")
asm(" STM #0h,IMR ")
while(1)
{
Delay_MS(500)
asm(" RSBX XF ")
Delay_MS(500)
asm(" SSBX XF ")
}
-sdqwd
- 2022-02-04 22:56:44下载
- 积分:1