-
imitation hand over regularly planned monthly updates interface
仿制金山毒霸专杀工具界面-imitation hand over regularly planned monthly updates interface
- 2023-05-07 17:15:02下载
- 积分:1
-
(C语言)十进制转为任意进制
编程实践,十进制转为任意进制,R是你要转的进制。已过COJ1147。
- 2022-03-19 14:42:35下载
- 积分:1
-
课程设计,用C++编写的目录管理程序,用来对我..
课程设计 一个用C编写得通讯录管理程序 用链接实现得 可以删除添加项目-curriculum design with a C prepared in directory management procedures used to link realize that they can add the item to delete
- 2023-02-07 08:15:03下载
- 积分:1
-
计算机图形学源码
计算机图形学源码,二维图形编程VC++
- 2022-01-20 23:05:07下载
- 积分:1
-
weights under CxImage
wince下CxImage-weights under CxImage
- 2022-02-05 20:26:47下载
- 积分:1
-
一个对于初学者很有用的东西
希望和大家一块分享
一个对于初学者很有用的东西
希望和大家一块分享-a very useful things and you share a
- 2023-03-07 23:55:03下载
- 积分:1
-
高质量C++编程指南书,对我一定基础的C++学习者来说,这是一本帮助你继续提高的书籍。...
高质量C++编程指南书,对我一定基础的C++学习者来说,这是一本帮助你继续提高的书籍。-High-quality C++ Programming Guide book, I will certainly based on the C++ Learners, this is one to help you continue to improve the books.
- 2023-08-09 09:25:03下载
- 积分:1
-
opencl编程的头文件和相应的文件说明,是通用并行计算的标准...
opencl编程的头文件和相应的文件说明,是通用并行计算的标准-the header file for opencl programming,including its direction for parallel computing.
- 2023-08-25 15:05:08下载
- 积分: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
-
9x9 realize the software automatically fill the data grid, so that is horizontal...
该软件实现9X9方格的数据自动填写,让横排是123456789,肃立也是123456789,挺有意识的。-9x9 realize the software automatically fill the data grid, so that is horizontal 123456789, 123456789 stood also, quite conscious.
- 2023-04-15 21:00:03下载
- 积分:1