-
Anti
反碰撞算法,分析了算法的关键问题,确定了算法策略,进行了算法设计-Anti-collision algorithm, the algorithm analyzes the key issues, determine the algorithm strategy, the algorithm design
- 2022-07-16 11:14:21下载
- 积分:1
-
学习如何将程序托盘的小程序,很实用,简单。
学习如何将程序托盘的小程序,很实用,简单。-Learn how to program a small procedure trays, it is practical, simple.
- 2022-12-06 03:30:03下载
- 积分:1
-
Mouse playing small games, as have the number of rats, mice mobile pace. The tot...
打老鼠的小游戏,随着老鼠产生的次数,老鼠的移动速度越来越快。总数为120个,并有评价-Mouse playing small games, as have the number of rats, mice mobile pace. The total number of 120, as well as evaluation of
- 2022-03-18 16:08:16下载
- 积分:1
-
A lot of additional features calculators, the use of a hotkey.
附加了 很多功能的 计算器,
实现了 热键的 使用。-A lot of additional features calculators, the use of a hotkey.
- 2023-02-20 13:35:03下载
- 积分:1
-
这里是决策树的分类算法,它是建立在…
here is the decision tree in classification algorithm which is build in excel file.
- 2023-05-16 21:15:03下载
- 积分:1
-
hough变换,真的很好用,可以试一试
matlab运行
hough变换,真的很好用,可以试一试
matlab运行-hough transform, really good use, you can try to run matlab
- 2022-03-24 15:13:32下载
- 积分:1
-
1).能够实现对班级学生基本信息的录入,包括学生的学号,姓名,性别,专业,民族以及出生年月等。 2).能够实现对学生基本信息的修改。 3).根据学号对学生信息进...
1).能够实现对班级学生基本信息的录入,包括学生的学号,姓名,性别,专业,民族以及出生年月等。 2).能够实现对学生基本信息的修改。 3).根据学号对学生信息进行查询。 4).能够删除某些学生的信息。-1)able to insert the basic information of students,including number,gender,major,nation and birthday.
2)able to modify basic information of students.
3)query student s information by his/her number.
4)delete information of certain students.
- 2023-01-22 18:05:03下载
- 积分:1
-
7段计数器
When a Seven Segment Display is interface with PIC Microcontroller it needs 当 7 段显示器跟 PIC 微型控制器交互时, 需要至少 7 针来显示一个值。但是实际应用中, 就像电子表,计算器,等,需要 3-6 个 7 段显示。 假设我们需要 6 位数显示,我们需要的 7 段乘以 6 显示,就是 42 针。 这样我们真是需要的 微型控制器是 42 输出针。 这是资源浪费且不经济
- 2023-05-29 12:15: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
-
管理航空公司的信息. vb数据库编程练习,请大家多多指教.
管理航空公司的信息. vb数据库编程练习,请大家多多指教.-This program can manage information of air company based on VB and SQL Server.
- 2022-05-16 14:09:55下载
- 积分:1