-
IDL和VB、VC混合编程,涉及到的接口,dll引用等问题解决的文档...
IDL和VB、VC混合编程,涉及到的接口,dll引用等问题解决的文档-IDL, and VB, VC mixed programming, related to the interface, dll reference documents such as problem-solving
- 2022-06-15 08:10:55下载
- 积分:1
-
时间函数举例4,一个猜数游戏,判断一个人反应快慢
时间函数举例4,一个猜数游戏,判断一个人反应快慢-Function of time, for example 4, a guess the number of games to determine the response speed of a person
- 2023-05-11 17:00:03下载
- 积分: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
-
钟表程序,C++编写,具有表盘和电子两种显示功能,具有闹钟功能...
钟表程序,C++编写,具有表盘和电子两种显示功能,具有闹钟功能-Watch program, C++ development, with a dial and electronic display with alarm clock function
- 2022-09-02 00:20:03下载
- 积分:1
-
BBS开发样例源码
论坛网页开发模版,样例源码。适合刚入手C#的开发人员,喜欢网站开发等人员使用。代码简单明了,附带说明书,方便快捷。上传代码仅限于开发学习使用,如果用于商业,请联系BBSMAX5工作人员,进行授权后使用。
- 2022-03-13 04:14:07下载
- 积分:1
-
此程序主要完成了运筹学的单纯形法。对偶单纯形法以及运输问题...
此程序主要完成了运筹学的单纯形法。对偶单纯形法以及运输问题 -The procedure completed the tacticians of the simplex method. The dual simplex method and transportation issues.
- 2022-02-06 11:02:18下载
- 积分:1
-
在一个*算法是改变它。..一个更好的方法
对A*算法加以更改。。。更好的寻路算法-On the A* algorithm is to change it. . . A better way-finding algorithm. . .
- 2022-08-09 06:51:33下载
- 积分:1
-
SMDK2440 s3c2440 WINCE 5.00 bsp compiler through
SMDK2440 s3c2440 WINCE 5.00 bsp 编译通过-SMDK2440 s3c2440 WINCE 5.00 bsp compiler through
- 2023-01-26 16:25:04下载
- 积分:1
-
VB编程中热键应用一例
VB编程中热键应用一例-VB application programming hotkey case
- 2022-02-03 06:44:14下载
- 积分:1
-
汇编学习书箱,对刚学汇编的朋友来说是很多的选择
汇编学习书箱,对刚学汇编的朋友来说是很多的选择-Compilation of the book to learn me, just school friends is a compilation of many choices
- 2022-07-05 13:46:04下载
- 积分:1