-
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
-
VB+MAPX程序:mapx下状态栏显示当前光标位置的标准1:10000地形图图幅号程序(广西范围)...
VB+MAPX程序:mapx下状态栏显示当前光标位置的标准1:10000地形图图幅号程序(广西范围)-VB Connection : mapx under the status bar display the current cursor location of the standard one : 10000 topographic map sites procedure (Guangxi Scope)
- 2022-08-15 01:19:53下载
- 积分:1
-
网络监控服务
network monitoring service-network monitoring service....
- 2022-07-28 11:32:12下载
- 积分:1
-
Windows Mobile plug
Windows Mobile下的今日插件和安装程序演示-Windows Mobile plug-ins and today under the Setup Demo
- 2022-03-24 01:45:01下载
- 积分:1
-
各种各样的函数,比如字符处理,shell,鼠标,加密,系统
各种各样的函数,比如字符处理,shell,鼠标,加密,系统-variety of functions, such as characters, shell, a mouse, encryption, system, etc.
- 2022-05-27 02:17:08下载
- 积分:1
-
文件压缩源码
我这个源码里面采用了哈弗曼树编写了文件压缩,里面也有相应的注释,代码比较灵活。这个文件压缩,如果大家用太少的字量测试,文件会有反而增大了的可能性,适合用于大量压缩。目前只支持英文压缩。
- 2022-07-02 08:38:52下载
- 积分:1
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和rele...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和release目录,所以请不要将文件放在这两个目录下
- 2022-01-25 22:58:01下载
- 积分:1
-
本组程序包括FPGA程序,固件程序和上位机程序,实现USB的数据传输功能,采用Slave Fifo模式,上位机程序利用Cypress公司提供的库函数进行开发
本组程序包括FPGA程序,固件程序和上位机程序,实现USB的数据传输功能,采用Slave Fifo模式,上位机程序利用Cypress公司提供的库函数进行开发-In this group include FPGA, firmware, procedures and PC procedures realize USB data transfer function, the Slave Fifo mode, host computer program using Cypress library functions provided by the company to develop
- 2022-01-25 17:53:24下载
- 积分:1
-
自己做的前面板。后面的程序大致能满足前面的显示而已。
自己做的前面板。后面的程序大致能满足前面的显示而已。-The front panel to do its own. Behind the procedures generally met just in front of the display.
- 2022-03-21 23:44:28下载
- 积分:1
-
Hook劫持 隐藏注册表键值,本例子隐藏了hirosh键值
Hook劫持 隐藏注册表键值,本例子隐藏了hirosh键值-Hook hostage hidden registry key, the key example of hidden hirosh
- 2022-03-22 06:59:32下载
- 积分:1