-
自己写的测试获得进程包含的线程数量的小程序
自己写的测试获得进程包含的线程数量的小程序-himself wrote the test was included in the process of threading a small procedure
- 2022-01-26 04:24:42下载
- 积分:1
-
Sometimes, it would be nice to have an edit box with a spell checker and/or thes...
Sometimes, it would be nice to have an edit box with a spell checker and/or thesaurus built in, especially if you use edit boxes to enter longer messages
- 2022-02-12 05:19:41下载
- 积分: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
-
QT画板程序
简单的画图程序,使用QT自有库进行开发,容易理解,适合初学者
- 2022-06-03 07:11:13下载
- 积分:1
-
Matlab下多径衰落信道的仿真代码
多径衰落信道由单径信道叠加而成,而单径信道中最重要的就是瑞利(Rayleigh)平坦衰落信道,此程序为瑞利平坦衰落信道的改进Jakes模型,
- 2022-07-08 21:58:24下载
- 积分:1
-
C#语言 VSTO C#语言编写的word插件,使用VSTO技术
C#语言 VSTO C#语言编写的word插件,使用VSTO技术-C# language VSTO C# plug-word languages, use the VSTO technology
- 2022-06-28 22:00:49下载
- 积分:1
-
VC辅助开发工具VcExtend.rar
VC辅助开发工具VcExtend.rar-VC supporting development tools VcExtend.rar
- 2022-01-22 09:05:32下载
- 积分:1
-
高级窗口调试(由艾迪生)
Advanced Windows Debugging (c) by Addison-Wesley Professional
- 2022-05-24 22:52:59下载
- 积分:1
-
CRC of the learning materials costs me a long time to get everyone together to l...
crc的学习资料我发费很长的时间得到的大家共同学习-CRC of the learning materials costs me a long time to get everyone together to learn
- 2023-02-10 15:30:03下载
- 积分:1
-
如何删除我在程序里加入了的其它类
如何删除我在程序里加入了的其它类-how to delete the program I joined the other category
- 2023-04-20 03:15:03下载
- 积分:1