-
Handwriting test procedures, a very good small EVC procedures, hope that we can...
测试手写程序,一个很好的EVC小程序,希望大家能够交流学习-Handwriting test procedures, a very good small EVC procedures, hope that we can learn
- 2022-05-13 22:10:51下载
- 积分:1
-
考试系统简单了点,不过基本功能还是可以的
考试系统简单了点,不过基本功能还是可以的-test system simple, but the basic function it"s still
- 2022-10-02 05:40:03下载
- 积分: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
-
显示所有的进程,可以结束某个进程,也可以
显示所有的进程,可以结束某个进程,也可以-Show all the process, can end a process can also be
- 2022-06-28 14:29:54下载
- 积分:1
-
介绍驱动程序开发的PPT,看了就会有收获。
介绍驱动程序开发的PPT,看了就会有收获。-Driver Development introduced the PPT, will be read harvest.
- 2022-07-15 14:21:34下载
- 积分:1
-
真的不好意思,供大家使用,谢谢!
真的不好意思,供大家使用,谢谢!-really sorry for everyone to use, thank you!
- 2023-01-31 02:50:03下载
- 积分:1
-
asp投票系统,用户可以根据自己的需要进行套票、 实现简单功能...
asp投票系统,用户可以根据自己的需要进行套票、 实现简单功能-asp voting system, users can meet their own needs for package simple function
- 2022-03-07 05:44:15下载
- 积分:1
-
开发/ NVRAM为麦金塔驱动
dev/nvram driver for Power Macintosh
- 2022-04-09 10:34:27下载
- 积分:1
-
operating system, the process of scheduling, memory management simulation memory...
操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配 ,虚拟存储管理器的页面调度.-operating system, the process of scheduling, memory management simulation memory management and allocation, and virtual storage management pages of scheduling.
- 2023-05-24 18:25:02下载
- 积分:1
-
program to read students’ name and score to arrays.
- 2022-03-11 18:52:06下载
- 积分:1