-
Strobe LiteThis excellent Java applet lets you add flashing Lightning to your pa...
Strobe LiteThis excellent Java Applet lets you add flashing Lightning to your page!该Java Applet可以使在你的页面添加闪烁和加亮效果。-Strobe LiteThis excellent Java applet lets you add flashing Lightning to your page! The Java Applet will enable you to add pages flicker-processing effects.
- 2023-09-06 23:00:02下载
- 积分:1
-
doing crossword puzzles is a game he has a certain level is not one of the proce...
猜字游戏是一个游戏 他有一定的水平是一个不可多的的程序-doing crossword puzzles is a game he has a certain level is not one of the procedures
- 2022-02-02 02:35:39下载
- 积分:1
-
药品进销存管理系统,一个数据库库存仓库的操作。
药品进销存管理系统,
入库
出库
盘点操作
财务报表体现
-Drugs Invoicing Management System, a database inventory warehousing operations financial statements reflect the
- 2022-10-01 00:00:06下载
- 积分:1
-
屏幕取词技术内幕资料,帮助了解屏幕取词内幕,优秀的屏幕取词技术...
屏幕取词技术内幕资料,帮助了解屏幕取词内幕,优秀的屏幕取词技术-Screen technology insider information to help understand the insider Screen, Screen excellent technical
- 2023-02-01 07:00:03下载
- 积分:1
-
VC++画图及属性表单编程及一些文件的操作保存等
VC++画图及属性表单编程及一些文件的操作保存等-VC++draw and attribute form and list plait distance and some operations of documents keep etc.
- 2022-05-14 14:35:58下载
- 积分:1
-
通过钩子跟踪串口的小程序,可以检测串口的数据读写
通过钩子跟踪串口的小程序,可以检测串口的数据读写-tracking serial hook through a small procedure can detect the serial read and write data
- 2022-03-20 16:38:08下载
- 积分:1
-
电子图书《AndersonJ.D.
电子图书《AndersonJ.D.-Computationalfluiddynamics》的有关程序,MATLAB代码。-E-book
- 2022-07-08 00:41:19下载
- 积分:1
-
DSP UCOSII移植
此资源转载自CSDN,使用的主板为DSP 28335,用途为UCOSII的移植,应用开发环境为CCS,方便其他人对于实时多任务系统的学习
- 2022-04-13 05:40:16下载
- 积分:1
-
无线传感器网络的贪婪路由
这个
- 2022-12-28 22:20:04下载
- 积分:1
-
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