-
这是公共汽车订座保留软件。它描述对3D列阵的用途。
这是公共汽车订座保留软件。它描述对3D列阵的用途。-This is a bus reservation software. it describes the use of 3D array.
- 2022-01-30 11:18:37下载
- 积分:1
-
VC++访问和修改系统注册表。 很不错哦
VC++访问和修改系统注册表。 很不错哦-VC access and modify the system registry. Oh, very good
- 2023-03-19 12:10:04下载
- 积分:1
-
直接硬盘读文件,可用于读系统sam文件,很好使
直接硬盘读文件,可用于读系统sam文件,很好使-Read the file directly to the hard disk can be used to read the file system sam
- 2023-07-26 12:30:03下载
- 积分:1
-
QT下语音识别源代码
QT下的一个语音识别的开发示例,代码简单易懂。
- 2022-04-16 20:43:37下载
- 积分:1
-
C#开发的一个财务凭证管理系统,说明和源码齐全
C#开发的一个财务凭证管理系统,说明和源码齐全-C# development of a financial management system certificate, description, and source code is complete
- 2023-04-18 07:35: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
-
00-59秒计时器(利用软件延时)清晰易懂,适应与初学者
00-59秒计时器(利用软件延时)清晰易懂,适应与初学者-00-59 seconds timer (using software delay) a clear and easy to understand, adapt and beginners
- 2022-02-25 14:40:42下载
- 积分:1
-
C++ with self
C++用自写的List链表以及面向对象的思想写成的图书管理系统,实现了文件读写记录-C++ with self-written list of the List, as well as the idea of object-oriented management system written in books, reading and writing a paper record
- 2022-03-31 15:51:50下载
- 积分:1
-
Windows网络编程之VB篇
Windows网络编程之VB篇-Windows Network Programming Between Part VB
- 2022-04-08 21:48:40下载
- 积分:1
-
在四元数表示下导出了两个旋转之间差异的一种简单形式,将人体各关节上总的旋转变化作为帧间距,设计了一种从运动捕获数据中提取关键帧的高效算法。...
在四元数表示下导出了两个旋转之间差异的一种简单形式,将人体各关节上总的旋转变化作为帧间距,设计了一种从运动捕获数据中提取关键帧的高效算法。-In quaternion derived under express the difference between the two rotating a simple form of the body of the rotary joint on the total change as the frame spacing, the design of a motion capture data from the key frame extraction algorithm efficient.
- 2022-03-30 07:14:59下载
- 积分:1