-
c语言经典的实现了最大公约数的算法
可以处理int内的任意整数!还有运行图
及运行处理的结果!...
c语言经典的实现了最大公约数的算法
可以处理int内的任意整数!还有运行图
及运行处理的结果!-c classical language to achieve a common denominator of the algorithm can handle int the arbitrary integer! There diagram and operation of the outcome!
- 2022-07-23 00:43:52下载
- 积分: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
-
计算体重指数的值,并利用该党的毒药
计算BMI值,并利用毒方
- 2022-03-06 15:05:55下载
- 积分:1
-
COMIntro_src.
COMIntro_src.
- 2022-05-20 16:43:53下载
- 积分:1
-
本程序实现了对ADXL加速度计在Delphi的…读出的所有方面
This program implements all aspects of readout of ADXL accelerometer in Delphi. It enables plotting and checking of output of typical ADXL 202 accelerometer. You can set RS via ini file and add more functionality Do not work with ADXR gyros.
- 2022-11-02 02:30:02下载
- 积分:1
-
由XML生成Excel文件
提供XML语言的简单编写方法
由XML生成Excel文件
提供XML语言的简单编写方法
-Excel documents generated by the XML language, XML provides a simple method to prepare
- 2023-01-29 01:55:04下载
- 积分:1
-
包含数十个经典算法的C语言实现,绝对经典!
包含数十个经典算法的C语言实现,绝对经典!-Contains dozens of classic algorithm for the realization of the C language, an absolute classic!
- 2022-05-07 01:03:32下载
- 积分:1
-
在C++中实现了一个算法的程序
program that implements a algorithm with arrays in C-program that implements a algorithm with arrays in C++
- 2022-05-31 04:34:18下载
- 积分:1
-
这是一个用vb编写的小程序,有兴趣的朋友可能DOWN下来
这是一个用vb编写的小程序,有兴趣的朋友可能DOWN下来-This is a little program completed in vb,friends who are interedting in it can diwn it
- 2022-02-24 11:56:51下载
- 积分:1
-
http://samples.gotdotnet.com /快速/ Default.aspx
此功能是使用不同浏览器访问的不同的CSS样式表的功能!-http://samples.gotdotnet.com/quickstart/default.aspx
- 2022-03-18 20:50:41下载
- 积分:1