-
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
-
iCT GP58CAⅡ.热敏打印机测试程序
iCT GP58CAⅡ.热敏打印机测试程序-iCT GP58CA Ⅱ. thermal printer test procedure
- 2022-03-07 17:05:14下载
- 积分:1
-
vc简单的聊天程序
应用背景
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
关键技术
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
- 2022-07-05 11:17:33下载
- 积分:1
-
关闭显示器的源程序,使用到::SendMessage(m_hWnd,WM_CLOSE,0,0)
关闭显示器的源程序,使用到::SendMessage(m_hWnd,WM_CLOSE,0,0) -Close the source display, use:: SendMessage (m_hWnd, WM_CLOSE, 0,0)
- 2022-07-17 14:21:43下载
- 积分:1
-
不错的规划的程序,matlab语言写的,适合对规划感兴趣的的初学者和编程人员。...
不错的规划的程序,matlab语言写的,适合对规划感兴趣的的初学者和编程人员。-Good planning process, matlab language written for the planning of interest to the beginners and programmers.
- 2022-12-06 21:35:03下载
- 积分:1
-
.net实现的类似于office 2007的robbon风格的控件。
.net实现的类似于office 2007的robbon风格的控件。-. net realized similar to office 2007 the robbon style controls.
- 2022-04-22 05:09:41下载
- 积分:1
-
另上传的winSockTest.zip包含三个工程的完整代码,对初学者适用 ALLinOne提供通用用户配置接口 而工程winSockTestClient与wi...
另上传的winSockTest.zip包含三个工程的完整代码,对初学者适用 ALLinOne提供通用用户配置接口 而工程winSockTestClient与winSocketServer配套-uploaded winSockTest.zip another three projects include the complete code for beginners applicable ALLinOne provide common user interface and configuration works with winSocketServer matching winSockTestClient
- 2022-02-24 13:48:03下载
- 积分:1
-
lazarus under the application of multi
lazarus下的多线程编程应用,可以看看,大家开心-lazarus under the application of multi-threaded programming
- 2022-08-05 19:45:42下载
- 积分:1
-
将英文大写字母转换成小写字母,中文汉字不变。
将英文大写字母转换成小写字母,中文汉字不变。-convert the capital letter into lowercase letter and the chinese mustn t be changed
- 2022-11-06 03:45:04下载
- 积分:1
-
实现3维文本按钮
实现3维文本按钮-realization of the three-dimensional text button
- 2022-07-14 20:10:11下载
- 积分:1