-
一节微分实验,对数据进行求导。。。
在显示器上进行显示...
一节微分实验,对数据进行求导。。。
在显示器上进行显示-A differential experiment, derivation of data. . . Be displayed in the display
- 2022-02-11 20:43:16下载
- 积分: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
-
vc实现图形界面登录功能,对于登录情况给于提示,并且登录三次失败,自动退出。...
vc实现图形界面登录功能,对于登录情况给于提示,并且登录三次失败,自动退出。-vc log function to achieve a graphical interface for the logs to the prompt, and three failed login, automatic withdrawal.
- 2022-02-12 06:39:54下载
- 积分:1
-
使用Micaps后台自动生成图片功能,按需求生成所需要的天气分析图...
使用Micaps后台自动生成图片功能,按需求生成所需要的天气分析图-Micaps automatically generated using the background image function, according to the demand generated by the need for weather analysis
- 2023-06-02 17:25:02下载
- 积分:1
-
this was more commonly used operating system examples of a systematic access to...
这个是比较多的常用的系统操作的示例,有系统信息获取,文件访问等等的方法介绍.. -this was more commonly used operating system examples of a systematic access to information, documents, etc. visit on the way ..
- 2022-04-01 10:08:44下载
- 积分:1
-
nsst图像融合
用nsst进行图像去噪声 图像去噪完清晰可见 还可以用此代码进行两幅图像的图像融合 原来就是使用两次nsst 亲测好用 谢谢。
- 2022-02-27 02:44:11下载
- 积分:1
-
C++ Builder 下编译含有 MFC 的程式
C++ Builder 下编译含有 MFC 的程式-Builder C compiler contains the program MFC
- 2023-01-27 17:50:03下载
- 积分:1
-
一个类似windows自带的简易画板
一个类似windows自带的简易画板-a similar windows own simple Sketchpad
- 2022-08-11 01:24:56下载
- 积分:1
-
Floyd algorithm to calculate arbitrary shortest path between two points, and to...
Floyd算法,计算任意两点间的最短路径,并加入MFC和文件操作,比较实用。-Floyd algorithm to calculate arbitrary shortest path between two points, and to join MFC and file operations, more practical.
- 2022-01-24 17:52:09下载
- 积分:1
-
vc环境下编写的测量圆的程序,里面附图片,值得研究!
vc环境下编写的测量圆的程序,里面附图片,值得研究!-vc environment prepared by the procedures for measuring a round, which is attached pictures, worth studying!
- 2022-04-28 01:53:35下载
- 积分:1