-
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
-
Serial tapi source
串口tapi源程序-Serial tapi source
- 2022-10-02 02:45:03下载
- 积分:1
-
WinCE的初步教程开发,开发方式的基本介绍…
WINCE开发初步教程,介绍基本开发方法和手段fdsfdsfd,驱动开发-WINCE development of the initial tutorial, basic introduction to develop ways and means fdsfdsfd, Driven Development
- 2022-10-16 11:55:03下载
- 积分:1
-
Window API实现Ping操作很不错啊
Window API实现Ping操作很不错啊-Window API to achieve Ping operation is not错啊
- 2023-08-12 04:10:03下载
- 积分:1
-
achieve ping command, this version powerful, achieving most of the ping command...
实现ping命令,这个版本功能强大,实现了ping命令的大部分功能。-achieve ping command, this version powerful, achieving most of the ping command functions.
- 2023-04-17 02:50:03下载
- 积分:1
-
详细44b0的启动过程,需要移植源代码的可以参考
详细44b0的启动过程,需要移植源代码的可以参考-44b0 detailed start-up process, the need to transplant the source code can refer to
- 2022-01-25 17:24:00下载
- 积分:1
-
cs8900网卡驱动程序,WINCE,ARM2410下的。同时也有说明和手册,既可用也可供学习参考...
cs8900网卡驱动程序,WINCE,ARM2410下的。同时也有说明和手册,既可用也可供学习参考-CS8900 network card driver, WINCE, ARM2410 under. Also has descriptions and manuals, can use it as reference for learning
- 2022-07-28 09:22:03下载
- 积分:1
-
代理服务器:使用vc开发的一个http代理服务器,功能简单但是比较稳定.是一个可以参考的不错的程序...
代理服务器:使用vc开发的一个http代理服务器,功能简单但是比较稳定.是一个可以参考的不错的程序-proxy server : Use vc developed an http proxy server, a simple but functional relatively stable. It is a good reference procedures
- 2022-04-19 09:46:12下载
- 积分:1
-
可以移动一个线条,并且可以画自定义 的线条
可以移动一个线条,并且可以画自定义 的线条-Can move a line, and can be custom painted lines
- 2023-03-23 04:40:03下载
- 积分:1
-
FTP客户端,属于转帖,下载,上传的功能都很齐全,一句话功能性没得说,界面比较简单...
FTP客户端,属于转帖,下载,上传的功能都很齐全,一句话功能性没得说,界面比较简单-Ftp client server,for upload or download between client and sever.
- 2022-03-03 01:35:31下载
- 积分:1