-
input programming paradigm is the recommended value
输入法编程示例,很值的推荐-input programming paradigm is the recommended value
- 2022-01-25 20:15:58下载
- 积分:1
-
39VF6401的芯片说明!对硬件设计的朋友有帮助的!
39VF6401的芯片说明!对硬件设计的朋友有帮助的!-39VF6401 chip description! Friends of the hardware design help!
- 2022-01-31 00:59:18下载
- 积分:1
-
一个很好的时间显示空间
一个很好的时间显示空间-a very good time for show space
- 2023-08-17 07:10:03下载
- 积分:1
-
一本书上提供的一个线性表的类,感觉不错,我再VC上调试通过了,希望可以有帮助...
一本书上提供的一个线性表的类,感觉不错,我再VC上调试通过了,希望可以有帮助
-First book to provide a linear form of the class, I feel good, I would like to debug through the VC, and hope to have help
- 2023-01-17 10:00:03下载
- 积分:1
-
err
wince的开发基本教程,个人觉得是一个很好的入门教程-err
- 2022-06-18 05:34:15下载
- 积分: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
-
Parzen窗法应用概率密度函数估计问题。
应用Parzen窗法估计样本的概率密度函数;
估计样本为标准正态分布和均匀分布;-Application of Parzen window method estimates the probability density function of the sample estimated sample standard normal distribution and uniform distribution
- 2022-04-14 21:33:56下载
- 积分:1
-
HANOR the process, only theoretical process, not drawing. Relatively simple.
实现汉诺塔的过程,只有理论过程,没有画图.比较简单.-HANOR the process, only theoretical process, not drawing. Relatively simple.
- 2022-06-27 16:06:59下载
- 积分:1
-
本程序实现了数学中的求物体的体积与表面积 的算法与具体实现过程。希望对大家有一些启发。...
本程序实现了数学中的求物体的体积与表面积 的算法与具体实现过程。希望对大家有一些启发。-the mathematical procedures to achieve the objects for the volume and surface area of algorithms and realization process. We hope to have some insights.
- 2023-02-21 14:55:03下载
- 积分:1
-
关于windows CE流接口驱动程序的实验文档,微软官方给的,值得下载...
关于windows CE流接口驱动程序的实验文档,微软官方给的,值得下载-On the windows CE stream interface driver Experimental documents, Microsoft official given, it is worth downloading
- 2022-04-16 10:29:42下载
- 积分:1