-
大名鼎鼎的瑞士军刀NC 源代码,最终版,自己编译一下看看,应该没问题...
大名鼎鼎的瑞士军刀NC 源代码,最终版,自己编译一下看看,应该没问题-netcat source code ,the latest version
- 2022-03-11 21:16:38下载
- 积分: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
-
只能输入数字的文本框控件
只能输入数字的文本框控件-figures can only import the text box controls
- 2023-02-23 02:00:03下载
- 积分:1
-
This function invokes the interrupt service routine whose address is pisr and...
This function invokes the interrupt service routine whose address is pisr and returns the results in the most general fashion.
- 2022-03-16 20:11:24下载
- 积分:1
-
实现杭电acm一道字符串算法
zju1174 skip letter code实现杭电acm一道字符串算法
- 2022-07-16 03:52:30下载
- 积分:1
-
data
数据链路层crc算法
- 2022-08-18 12:31:45下载
- 积分:1
-
光工作站软件
光软件站- - - 文件编程-源程序代码下载(2)c语言窗口界面320x200x256VGA模式下的字体.zip-Light software stations--- file programming- source code download (2) c language interface window mode Dx200x256VGA fonts. Zip
- 2022-02-05 14:53:53下载
- 积分:1
-
just learning programming, exhibitions
刚学编程,多多指教-just learning programming, exhibitions
- 2022-05-24 09:45:50下载
- 积分:1
-
MFC运动会信息管理系统)ODBC
Visual Studio 2010 MFC 编写的数据库信息管理系统,使用了RIBBON控件,本科时写的东西了,还是比较规范的,初学者可以参考一下。
- 2022-05-27 08:07:21下载
- 积分:1
-
EM 二维时域有限差分法斗篷
Matlab 程序代码是用 FDTD 方法计算二维斗篷模拟。您可以直接运行该代码。该文件包括主要代码和理论的 EM 斗篷的 word 文件。现在,与其他人共享。我希望它能提供一些帮助,为你的研究工作在这个领域中。
- 2022-12-10 19:55:02下载
- 积分:1