-
二叉树基本操作的程序实验
1、二叉树结点结构体
2、二叉树结点队列...
二叉树基本操作的程序实验
1、二叉树结点结构体
2、二叉树结点队列-Experimental procedure for the basic operation of a binary tree
1, a binary tree node structure
2, a binary tree node queue
- 2023-02-15 20:15:05下载
- 积分:1
-
samsung arm9 s3c2440 wince5.0 lcd driver
samsung arm9 s3c2440 wince5.0 lcd driver
- 2023-05-13 09:40:02下载
- 积分:1
-
Matrix 11:
Matrix template library
相当好用
Matrix 11:
Matrix template library
相当好用-Matrix 11: Matrix template library very easy to use
- 2022-06-01 21:50:50下载
- 积分: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
-
一个算法
一个算法-an algorithm SUMMARY
- 2022-02-24 11:28:42下载
- 积分:1
-
如何记录程序的设置参数
如何记录程序的设置参数-how to record the procedures set parameters
- 2022-03-15 11:24:57下载
- 积分:1
-
PEASY 魔法飞球2 的计算器源码,支持动态捕获风向角度。自动推杆,61杆,爆球,一杆进洞计算...
PEASY 魔法飞球2 的计算器源码,支持动态捕获风向角度。自动推杆,61杆,爆球,一杆进洞计算-魔法飞球2 peasy calculator source code, supports dynamic point of view to capture the wind. Auto-putt, 61, blasting the ball, hole-in-one computing
- 2023-05-06 23:45:02下载
- 积分:1
-
编程技巧(多媒体与系统篇)
编程技巧(多媒体与系统篇)-programming skills (multimedia system with Part 1)
- 2022-09-27 10:40:02下载
- 积分:1
-
C++定时自动关机程序 可以设定时间自动关机,还可以重启、注销...
C++定时自动关机程序 可以设定时间自动关机,还可以重启、注销-C++ Regular automatic shutdown procedure can set the time automatically shutdown, you can restart, write-offs
- 2022-01-30 12:12:49下载
- 积分:1
-
调用GetDriveType判断每个分区的类型,如果为硬盘分区则生成详细的文件列表.生成的列表可用grep等工具进行检索....
调用GetDriveType判断每个分区的类型,如果为硬盘分区则生成详细的文件列表.生成的列表可用grep等工具进行检索.-GetDriveType call to determine the type of each partition, if for hard disk partition is to generate a detailed list of files. Generated a list of available tools such as grep retrieval.
- 2023-07-10 12:30:02下载
- 积分:1