-
Written by c++ calculator, expanded computing power calculator with brackets
用c++写的计算器,扩展了计算器带括号的计算功能-Written by c++ calculator, expanded computing power calculator with brackets
- 2022-03-02 19:25:14下载
- 积分: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
-
打印hello word,这个是一个很基础的程序,可以供初级学员注意失误。...
打印hello word,这个是一个很基础的程序,可以供初级学员注意失误。-Print hello word, this is a very basic program can be used for elementary students attention to mistakes.
- 2023-01-11 11:05:03下载
- 积分:1
-
只需单击AutoCAD破折线。
Breaks polylines in AutoCad with just one click.
- 2022-03-14 16:45:44下载
- 积分:1
-
vc++播放视频
vc++6.0基于windows实现的视频播放,简易版本。
- 2022-03-24 18:27:32下载
- 积分:1
-
很好的程序,请使用或的颜色
很好的程序,请使用或的颜色-good procedures, use of color or
- 2023-07-22 13:20:03下载
- 积分:1
-
基于Android的手机公交车线路查询APP
通过尽可能简洁明了的代码实现查询功能 方便开发者使用
- 2022-03-20 14:59:00下载
- 积分:1
-
asp的网络编程教学文档
asp的网络编程教学文档-asp network programming Teaching Documents
- 2022-01-24 18:22:25下载
- 积分:1
-
box2D源代码
一个BOX2D的源代码分享,里面有很多demo,每章节都有很多源代码,讲解很细致,每个demo ,亲自测试都是可以的,拿来分享了,希望对各位有帮助了,基本从0开始学习BOX2d,我看了一个月就全部掌握了,很好的东西!
- 2022-03-03 12:09:01下载
- 积分:1
-
一个标题拦上的按纽
一个标题拦上的按纽-A button the caption of the window s frame
- 2022-06-01 11:53:29下载
- 积分:1