-
This is a MFC progress bar to read the small program, there are loving friends c...
这是一个MFC进度条读取的小程序,有热爱MFC的朋友可以-This is a MFC progress bar to read the small program, there are loving friends can take a look at MFC
- 2022-03-06 19:26:16下载
- 积分:1
-
修改exe导入表vc++源代码,与汇编的源码不同!
修改exe导入表vc++源代码,与汇编的源码不同!-revised table vc source code, compile the source code with different!
- 2023-04-19 19:05:03下载
- 积分:1
-
STL中的list
STL LIST-STL LIST XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- 2022-02-06 03:45:48下载
- 积分:1
-
BlueSoleil_ PC平台软件开发工具
BlueSoleil_ PC平台软件开发工具-BlueSoleil_ PC Platform Software Development Tools
- 2022-03-18 01:34:59下载
- 积分: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
-
tcl85a4
tcl85a4-src-tcl85a4- src
- 2022-06-11 12:54:11下载
- 积分:1
-
text retrieval procedures, the longest match, can immediately find all the sente...
全文检索程序,最长匹配,可以立刻找到所有出现的句子,需要语料库,(例如人民日报)。-text retrieval procedures, the longest match, can immediately find all the sentences need to Corpus (for example, the People"s Daily).
- 2023-03-15 21:30:03下载
- 积分:1
-
一个打飞机小游戏的源代码,界面完整,很具有参考价值
一个打飞机小游戏的源代码,界面完整,很具有参考价值-A small plane hit the game
- 2022-01-28 01:10:51下载
- 积分:1
-
s3c2440 DM9000A的驱动程序,大家可参考,稍加修改即可!
s3c2440 DM9000A的驱动程序,大家可参考,稍加修改即可!-s3c2440 DM9000A the driver, everyone can refer to a little modification you can!
- 2022-12-12 00:10:03下载
- 积分:1
-
创建时钟程序做一个时钟设置时间,可以参考做秒表
创建时钟程序做一个时钟设置时间,可以参考做秒表-Procedures to create the clock setup time to do a clock, you can reference to do a stopwatch
- 2022-04-22 11:06:46下载
- 积分:1