-
um=5.elmo
/*The program sets an arrays of positions and speeds.On the digital input #6 trigger, the program moves forward, waits one second and returns.The destination and speed of the motion are defined according to the values in the speed and position arrays, with an index set by digital inputs #1 through #5.When an error occurs, the program stops and digital output #1 is raised.The motions are executed by functions called by the main program.Errors are detected in the motion functions and returned to the main program.*///Global Variable declarationint Destination[32];int MotionSpeed[32];int MaxDest;int MaxSpeed;//Functions declarationfunction int Err = MoveForward(int MoveIndex); function int Err = MoveBack(int MoveIndex);//Program##PROGRAM1//Local variables declarationint i;float Coeff;//Program bod
- 2022-06-16 23:30:26下载
- 积分:1
-
Users can visit a number of interesting figure deal, and the common denominator,...
用户登陆后可以对数字进行一些有趣的处理,求最大公约数,最小公倍数,同构数,水仙花数和进行数制转换-Users can visit a number of interesting figure deal, and the common denominator, least common multiple, the number of isomorphism, a few daffodils and a few system conversion
- 2023-01-10 05:00:04下载
- 积分:1
-
a VB can be prepared by practicing calligraphy good compact (including source co...
一个用VB编写的能练习书法的小巧好程序(包括源代码)实现无纸练习书法的目的-a VB can be prepared by practicing calligraphy good compact (including source code) to achieve paperless practice calligraphy purpose
- 2022-03-12 20:56:12下载
- 积分:1
-
这是个好东东 Fireworks精彩实用插件集
这是个好东东 Fireworks精彩实用插件集-This a good practical Wanton wonderful plug-Fireworks Set
- 2022-08-02 17:13:09下载
- 积分:1
-
I do an adaptive filter, in addition to taking into account clutter suitable for...
我做的一个自适应滤波器,可以虑除杂波,适合信号采样之后的数字滤波-I do an adaptive filter, in addition to taking into account clutter suitable for signal sampling after the digital filter
- 2022-02-12 17:28:54下载
- 积分:1
-
神经网络的作用函数,十种作用函数
经典的十种神经网络作用函数,或称为激活函数的代码以及相应的画图程序与效果。对于神经网络初学者是很好的接触与体验,老学者的有效总结
- 2022-03-14 02:25:06下载
- 积分:1
-
The source code about thread.it is very important to help understand how to crea...
The source code about thread.it is very important to help understand how to create java threads
- 2023-01-19 19:40:03下载
- 积分:1
-
大位图绘图类
一类用于在任何指定的窗口中绘制一个非常大的位图图像。此外包括调色板量化的质量好 algorythm。
- 2023-04-20 17:35:03下载
- 积分:1
-
Visual Graph 是一套非常完善的图形系统,适合在电力、煤炭、化工、仿真、网络、自动化等各种工业监控软件以及图形建模、图形管理、图形分析、中小型GIS系...
Visual Graph 是一套非常完善的图形系统,适合在电力、煤炭、化工、仿真、网络、自动化等各种工业监控软件以及图形建模、图形管理、图形分析、中小型GIS系统、工作流、中文表格、表单、工程绘图等软件项目中应用。-Visual Graph is a set of very well-graphics system, suitable for use in electric power, coal, chemical industry, simulation, network, monitoring a variety of industrial automation software, and graphical modeling, graphics management, graphics and analysis, small and medium-sized GIS systems, workflow, Chinese tables, forms, engineering drawings and other application software project.
- 2022-02-25 02:16:47下载
- 积分:1
-
二维不规则零件排样问题
二维不规则零件排样问题-Two-dimensional irregular parts nesting problems
- 2022-02-04 00:54:07下载
- 积分:1