-
在 C# 中的计算器
此程序将生成一个简单的计算器,在 C# 中。它会给你一个指南由指导如何生成一个应用程序窗口中。步骤很容易跟随,你会发现它有趣要做一个在 C# 中的程序
- 2022-01-26 07:46:20下载
- 积分:1
-
经典FDTD程序Taflove书随书光盘源代码
经典FDTD程序Taflove书随书光盘源代码-Classic FDTD procedure Taflove Book CD-ROM with the book source code
- 2022-02-24 13:13:48下载
- 积分:1
-
vfp60,4442计划
vfp60 ,4442 程序 vfp60 ,4442 程序 vfp60 ,4442 程序 vfp60 ,4442 程序 -vfp60 ,4442 program
- 2022-01-31 02:47:15下载
- 积分:1
-
Convert experimental data to hex format
Convert experimental data to hex format
- 2022-05-21 17:26:18下载
- 积分:1
-
一个键盘纪录的原码
一个键盘纪录的原码-a keyboard record of the original code
- 2022-07-14 05:10:07下载
- 积分:1
-
可以用来编辑可执行文件里的资源,删除,添加,替换,等等,功能比较强大...
可以用来编辑可执行文件里的资源,删除,添加,替换,等等,功能比较强大-Can be used to edit an executable file
- 2022-05-25 21:42:43下载
- 积分:1
-
该计算器用于计算大学成绩加权分,专业平均分,以及各学期的加权成绩...
该计算器用于计算大学成绩加权分,专业平均分,以及各学期的加权成绩-The calculator is used to calculate the weighted sub-college grades, professional average score, as well as the weighting term results
- 2023-08-11 22:30:08下载
- 积分:1
-
精通Hibernate:Java对象持久化技术详解.pdf
精通Hibernate:Java对象持久化技术详解.pdf-Proficient in Hibernate: Java Object Persistence technology explain. Pdf
- 2022-01-25 17:22:09下载
- 积分: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语言完成读写24LCxx系列
以C语言完成读写24LCxx系列-to complete the C language family literacy 24LCxx
- 2022-12-06 23:50:03下载
- 积分:1