-
单片机分拣搬运机器人代码
巡线系统是让小车按照事先写好的程序让小车沿固定的轨道进行行走(由2个车轮,6个tk-20黑白灰度传感器来实现),当巡线系统上的红外线传感器发现前方的物体时,让巡线系统进入一个中断状态,从而开始机械臂系统的运行,大步进电机下降,电磁铁通电,大步进电机上升过程中,颜色辨别传感器进行识别,然后会指挥小步进电机转固定的角度,放到固定的车身上,然后让大小步进电机还原。然后巡线程序继续执行,依次在与机械臂系统进行联系。如若放到固定位置主要是巡线系统精确停止与机械臂系统精确放置。
- 2022-03-22 21:18:09下载
- 积分:1
-
邮政运输 2007年D题 邮政运输网络中的邮路规划和邮车调度 数学建模题目...
邮政运输 2007年D题 邮政运输网络中的邮路规划和邮车调度 数学建模题目-Post transport D title in 2007 the postal routes in the transport network planning and scheduling Postal mathematical modeling topics
- 2022-07-04 14:24:58下载
- 积分:1
-
几个关于汉诺塔算法的C++源代码,对于理解递归算法很有帮助...
几个关于汉诺塔算法的C++源代码,对于理解递归算法很有帮助-Tower of Hanoi algorithm on a few of the C++ source code helpful for understanding the recursive algorithm
- 2022-02-25 22:03:59下载
- 积分:1
-
基于最小二乘原理的正交多项式拟和输入原始数据及拟和次数即可输出最终拟和表达式系数...
基于最小二乘原理的正交多项式拟和输入原始数据及拟和次数即可输出最终拟和表达式系数-based on the principle of least squares orthogonal polynomials and to the importation of the raw data and can be exported and the number of proposed and final expression coefficient
- 2023-02-25 11:25:03下载
- 积分:1
-
算术表达式计算
功能:1)键盘输入或从文本文件中读入一个算术表达式;2)验证表达式的合法性,包括:表达式是否合法,数据是否合法;3)计算表达式的结果;4)保存表达式及其结果到一个文本文件中;5)用链表的形式实现计算用的栈。
- 2022-01-25 16:12:16下载
- 积分:1
-
图像修复
偏微分方程的方法:Bertalmio采用偏微分方程(PDE)的方法进行图像修复,取得了较好的效果。用户需指定需要修复的区域,算法将待修补的区域边界的等值线外部的信息沿轮廓法向扩散到中间待修补的象素上。该算法利用局部颜色的光滑度沿着等值线扩散,考虑了各向异性的扩散,以保证边缘处的边界连续,但该方法计算不稳定。
- 2022-02-12 13:53:29下载
- 积分:1
-
- 2022-09-02 04:05:03下载
- 积分:1
-
简单的队列的实现
简单的队列的实现-simple realization of the Queue
- 2022-09-01 20:15:03下载
- 积分:1
-
这是一个列主元消去法的VC程序,是计算方法中的一个重要的算法的编程。...
这是一个列主元消去法的VC程序,是计算方法中的一个重要的算法的编程。-This is a main-element method to eliminate the VC process, the calculation of an important programming algorithm.
- 2022-11-21 19:20:03下载
- 积分:1
-
Will perform 3D Gaussian quadrature over a user
Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use.
Function inputs need not accept vector args. -Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use.Function inputs need not accept vector args.
- 2023-05-07 01:50:02下载
- 积分:1