-
这个软件是配合2013的A/D口获得航模纵倾角度数:正负30度.
2013的A/D接到霍尔磁感应器上,磁块重力作用下垂摆动,使正负30度摆动引起霍尔送...
这个软件是配合2013的A/D口获得航模纵倾角度数:正负30度.
2013的A/D接到霍尔磁感应器上,磁块重力作用下垂摆动,使正负30度摆动引起霍尔送出0--4V电压,
经2013的A/D口采集后得到0---4000的数字,这个数字就是要经过着软件映射成正负30度,同时带图示.
纵倾角传感器的制作:
用CPU等类似的小风扇拆开,把霍尔线引出,并在风叶的一端安重块,转动正负30度各设阻挡.
只要重力作用下垂摆动,使正负30度摆动引起霍尔送出0--4V电压,就OK,对安装有要求的,
引线
VC5--12V,
霍尔送出0--4V电压,
地.
-This software is in line with 2013
- 2022-02-15 18:57:55下载
- 积分:1
-
关于猎人过河问题 要解决这个问题就要使过河时载两个过河,返回时尽量只有一个回来。用一个字符串数组来存猎人,狼,羊,白菜;下标依次为0,1,2,3;但他们都有河这...
关于猎人过河问题 要解决这个问题就要使过河时载两个过河,返回时尽量只有一个回来。用一个字符串数组来存猎人,狼,羊,白菜;下标依次为0,1,2,3;但他们都有河这边和那边两种状态;为方便则定义一个结构,只含一个int型变量n;当在河这边时n设为0;在河那边时n设为1。由于每次过河与返回都要考虑狼能否吃羊或羊能否吃白菜;则需要一个函数来判断每次选择是否满足条件。-Hunters across the river on the issues to resolve this issue so we should cross the river when the two set out across the river to return to when there is only one back as far as possible. Using a string array to keep hunters, the wolf, sheep, and cabbage subscript followed by 0,1,2,3 but they have a river here and there two states To facilitate the definition of a structure containing only an int variable n When in the river here when n is set to 0 in the river when n is set to one side. Due to cross the river and return each time to consider whether the wolf can eat the sheep吃羊or cabbage you need a function to determine each choose whether or not to meet the conditions.
- 2022-09-15 08:35:04下载
- 积分:1
-
管理系统的开发
C# MYSQL数据库,socket套接字连接终端。终端采用stm32,搭载rfid检测模块rc522本科项目,终端采用stm32处理器的占座终端。 上位机采用c#和mysql做的管理系统。适用于图书馆的座位管理,拥有记过,检测超时等功能。
- 2022-08-19 22:50:51下载
- 积分:1
-
我的练习代码。是一些C++编程技能的实践。
我的练习代码.是一些关于C++编程技巧的练习.-My practice code. Is the number of C++ Programming skills practice.
- 2023-04-05 12:20:03下载
- 积分:1
-
用vc++编写的简易安装程序,可以用来安装其它程序,是很好的VC++学习资料。...
用vc++编写的简易安装程序,可以用来安装其它程序,是很好的VC++学习资料。-vc prepared with simple installation procedure and can be used to install other programs, the VC is a very good learning materials.
- 2023-05-08 21:05:02下载
- 积分:1
-
这个是用C写的哈夫曼编码与解码,起中间数据还用文件显示,以便大家观摩...
这个是用C写的哈夫曼编码与解码,起中间数据还用文件显示,以便大家观摩-this is written in C Huffman coding and decoding, starting with intermediate data file, so that we watch
- 2023-08-13 07:15:02下载
- 积分:1
-
二叉树的创建,预
二叉树的创建、前序递归遍历、中序递归遍历、后序递归遍历、层次遍历、前序非递归遍历、中序非递归遍历、后序非递归遍历算法。里面包含了顺序栈和队列的实现代码。-Binary tree creation, pre-order recursive traversal, recursive in order traversal, postorder recursive traversal, traverse the level, pre-order traversal non-recursive, in the non-recursive traversal sequence after sequence of non- recursive traversal algorithm. Which contains a sequence of stack and queue the realization of the code.
- 2023-07-03 07:40:02下载
- 积分:1
-
实现链表的创建删除插入等功能,并在屏幕上显示出来.
实现链表的创建删除插入等功能,并在屏幕上显示出来.-List to achieve the creation of features such as the deletion of insertion, and the screen is displayed.
- 2023-05-14 22:10:03下载
- 积分:1
-
the procedures in VC6.0 platform. Template function of the expansion, as well as...
本程序在VC6.0平台实现。是函数模板的扩展,也是学习com+的实现基础。-the procedures in VC6.0 platform. Template function of the expansion, as well as the realization of learning com basis.
- 2022-11-23 04:30:03下载
- 积分:1
-
旅行商问题的动态规划方法已加入票据。
用动态规划法求解旅行商问题 已经加入注释 欢迎批评指正-dynamic programming method for the traveling salesman problem has joined Notes welcome criticism correction
- 2022-01-27 20:41:09下载
- 积分:1