-
c/C++编程习惯:初学者最需要的东西.希望对各位点帮助.
c/C++编程习惯:初学者最需要的东西.希望对各位点帮助.-c/C++ programming habits: beginners are most in need of things. I hope to help you points.
- 2022-01-29 03:52:58下载
- 积分:1
-
vc++学习之――菜单加速键。源代码共享
vc++学习之――菜单加速键。源代码共享-vc learning-- menu accelerate bond. Source code sharing
- 2022-09-26 18:40:02下载
- 积分:1
-
关于嵌入式wince电源管理的,详细,属于嵌入式入门必读
关于嵌入式wince电源管理的,详细,属于嵌入式入门必读-Wince on the embedded power management, and detailed, are embedded entry reading
- 2022-02-25 11:26:37下载
- 积分:1
-
CSerialPort源代码
不是Remon Spekreijse写的,给大家看看,提供一种不同的视角
用于MFC下的串口编程
- 2022-08-14 20:03:56下载
- 积分:1
-
一个打人小游戏,刚开始学习VC,希望大家多多指教!呵呵...treetr
一个打人小游戏,刚开始学习VC,希望大家多多指教!呵呵...treetr-assault a small game, just started learning VC, we hope a great weekend! Oh ... treetr
- 2022-06-16 09:20:35下载
- 积分:1
-
network http server
网络中http中的server一端,可直接用于服务器-network http server
- 2022-09-07 08:00:02下载
- 积分: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
-
库存管理和我的开题报告,还算可以吧,不算太全面
库存管理和我的开题报告,还算可以吧,不算太全面
-Inventory management and the problem that I report, you still can, not too full
- 2022-07-15 11:16:56下载
- 积分:1
-
使用c++编写的Pos机前台程序。自带小型汉字库,可在控制台上直接运行...
使用c++编写的Pos机前台程序。自带小型汉字库,可在控制台上直接运行-use Pos c prepared by the procedures for the future. Store bringing their small, the console directly operation
- 2022-08-09 02:55:41下载
- 积分:1
-
嵌入式WinCE msgclient例子,使用EVC实现发展
嵌入式WINCE MSGCLIENT的例子,使用EVC开发实现-Embedded WINCE MSGCLIENT example, the use of EVC realize development
- 2022-03-21 17:54:43下载
- 积分:1