-
串口通信的源
Serial Communication Source
- 2022-07-23 00:37:01下载
- 积分:1
-
Data structure of some typical procedure of learning is very useful data structu...
数据结构的一些典型程序,对学习数据结构非常有用-Data structure of some typical procedure of learning is very useful data structure
- 2022-04-11 03:39:57下载
- 积分: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
-
SUN Xin teachers VC++ Tutorial CD
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第3章源程序!-SUN Xin teachers VC++ Tutorial CD-ROM source code, written in a few very good, code is also good, worthy of study! Chapter 3 source!
- 2022-01-22 15:35:18下载
- 积分:1
-
皮尔森的特点selextion
pearson feature selextion
- 2022-07-23 06:03:34下载
- 积分:1
-
示例程序
prolog语言程序例子程序-examples procedures
- 2023-04-11 02:05:03下载
- 积分:1
-
good website
- 2022-04-24 00:17:52下载
- 积分:1
-
Some form code, C++ Prepared, very practical! I hope there is help for beginners...
一些窗体代码,C++编写的,很实用!希望对初学者有帮助!来源INT。-Some form code, C++ Prepared, very practical! I hope there is help for beginners! Source INT.
- 2022-02-04 15:15:58下载
- 积分:1
-
ASP财务管理源码 ASP财务管理源码
ASP财务管理源码 ASP财务管理源码-ASP财务管理源码ASP财务管理源码ASP财务管理源码
- 2022-03-06 06:11:50下载
- 积分:1
-
一个小的计算器
一个小的计算器-a small calculator
- 2022-01-25 17:51:23下载
- 积分:1