-
一个使用微软Web浏览器控件ActiveX控件的简单例子。
A Simple Example on using the ActiveX Control of Microsoft Web Browser Control.
- 2022-03-11 01:50:45下载
- 积分: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
-
331 classic games, including the original code and the implementation document g...
经典的五子棋游戏,包含原代码和生成的执行文件,如有需要可以自己修改!-331 classic games, including the original code and the implementation document generation, can, if necessary, revise their own!
- 2023-03-13 03:50:03下载
- 积分:1
-
能显示文件盘符路径和文件的大小,创建时间,类似于dos里面dir的命令,并且可以扩展...
能显示文件盘符路径和文件的大小,创建时间,类似于dos里面dir的命令,并且可以扩展-can show that the document drive path and file size, creation time, similar to the dos inside the dir command, and can be extended
- 2022-02-05 12:23:53下载
- 积分:1
-
XZCZCZXCZXCXZCZXCXZCXZ
xcvxcvcxvcxxcdzcfd
- 2022-02-09 11:46:12下载
- 积分:1
-
check software main application and products
检测软件的主要应用与功能
检测软件的主要应用与功能-check software main application and products
- 2022-07-01 07:54:32下载
- 积分:1
-
enhancements of the Chronicle, wrote this
增强功能的自己写的记事本-enhancements of the Chronicle, wrote this
- 2022-11-09 14:35:03下载
- 积分:1
-
一个模拟银行和超市的业务
一个模拟银行和超市的业务-顾客队列服务模拟系统,用了Java的多任务和多线程-a simulation of banks and supermarkets in the business-customer service cohort simulation system, using a Java multi-tasking and multi-threaded
- 2023-01-22 10:25:04下载
- 积分:1
-
悬挂式窗口 悬挂式窗口
悬挂式窗口 悬挂式窗口 -悬挂式窗口悬挂式窗口悬挂式窗口悬挂式窗口悬挂式窗口悬挂式窗口
- 2022-03-24 22:07:43下载
- 积分:1
-
POJ解题报告,包括对题目的分析,算法优略的评述,多种方法的提供...
POJ解题报告,包括对题目的分析,算法优略的评述,多种方法的提供-POJ Solution report, including analysis of the topic, the algorithm slightly superior to the comments of the various methods available
- 2022-09-15 03:50:03下载
- 积分:1