-
删除或移动正在使用的文件
删除或移动正在使用的文件-deleted or are using a mobile document
- 2023-04-30 14:20:02下载
- 积分:1
-
有始终使能端的十进制计数器,经验证可以实现
有始终使能端的十进制计数器,经验证可以实现-have always enable side of the decimal counter, the experience can be achieved certification
- 2023-08-10 12:15:07下载
- 积分:1
-
可以嵌套子目录的字符串替换,文件名替换,代码统计功能
可以嵌套子目录的字符串替换,文件名替换,代码统计功能
-Nested subdirectories can replace the string, the file name to replace the symbol statistics
- 2023-07-08 01:50:03下载
- 积分: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
-
把写入的文字保存为c:ss.txtg
把写入的文字保存为c:ss.txtg-put into the preservation of the letter c : ss.txtg
- 2023-07-30 21:40:02下载
- 积分:1
-
用vc++开发的二进制XML存储方案BinXML,工程中介绍了如何对xml文件的操作。...
用vc++开发的二进制XML存储方案BinXML,工程中介绍了如何对xml文件的操作。-Developed using vc++ binary XML storage scheme BinXML, project describes how to xml file operation.
- 2022-05-05 09:24:46下载
- 积分:1
-
该程序可以测试飞思卡尔
该程序可以测试飞思卡尔-MC13224射频性能
- 2022-04-20 06:48:17下载
- 积分:1
-
m8sampledeyuandaima
M8Sampledeyuandaima -M8Sampledeyuandaima
- 2023-03-09 23:20:03下载
- 积分:1
-
上回上传的异形dlg封装的使用demo程序。上回上传的异形dlg封装的使用demo程序。...
上回上传的异形dlg封装的使用demo程序。上回上传的异形dlg封装的使用demo程序。
- 2022-04-11 14:31:08下载
- 积分:1
-
VB中也有类似VC的IDE设置的预编译宏.与C++不同,VB代码中的预编译只能在当前文件中有效,但在IDE中设置的不受这个限制__郝玉杰...
VB中也有类似VC的IDE设置的预编译宏.与C++不同,VB代码中的预编译只能在当前文件中有效,但在IDE中设置的不受这个限制__郝玉杰-VB VC has a similar set of pre-IDE compiler Acer. C and different, VB code to the pre-compiled only in the current document effective, but in the IDE set against this limitation __ Haoyujie
- 2022-10-30 22:00:03下载
- 积分:1