-
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
-
使用ssm框架实现类似淘宝京东购物模块
在eclipse上开发,采用ssm框架对购物车进行整合,实现增删改查,采用jsp能实现一些页面的判断等。
- 2022-09-14 09:15:05下载
- 积分:1
-
用VHDL语言编写的数字显示器,包括风轮旋转和十字扫描
用VHDL语言编写的数字显示器,包括风轮旋转和十字扫描-prepared using VHDL digital displays, including rotating round of the wind and cross scanning
- 2022-11-23 05:30:03下载
- 积分:1
-
vc 的多线程例子
vc 的多线程例子-vc multithreading example
- 2022-04-17 12:55:08下载
- 积分:1
-
botton按钮的各个不同美化效果,仅供大家参考,如有不足之处,望多多指教...
botton按钮的各个不同美化效果,仅供大家参考,如有不足之处,望多多指教-botton button various beautification effects, only for your reference, if inadequate, hope the exhibitions
- 2022-02-07 20:38:38下载
- 积分:1
-
藏器枚举可成功源文件,可计算机…
HID设备可以成功枚举的源码文件,计算机可以识别-HID device enumeration can be successfully source document, the computer can be identified
- 2022-03-09 15:07:21下载
- 积分:1
-
禁用启用网卡类
c++开发的,可以禁用,启用网卡的一个类,非常好用,对于独显,集成显卡都很好用,添加类.h,.cpp后,生成个对象就可以调用了,非常简单,可靠
- 2022-01-31 09:38:54下载
- 积分:1
-
open source的单元测试项目,详细请见source forge, 由junit移植的C++版本。...
open source的单元测试项目,详细请见source forge, 由junit移植的C++版本。-open source unit testing project in detail please refer to source forge, by the JUnit transplant C++ version.
- 2022-03-19 20:26:21下载
- 积分:1
-
LINUX下串口调试工具
LINUX下串口调试工具-LINUX serial debugging tools
- 2022-08-12 13:57:03下载
- 积分:1
-
Windows 窗口线段选择的程序
Windows 窗口线段选择的程序-the Windows segment selection proce
- 2023-01-14 23:50:03下载
- 积分:1