-
ie恢复器DELPHI源码
ie恢复器DELPHI源码-ie restorer DELPHI FOSS
- 2023-08-07 02:35:03下载
- 积分:1
-
Access database based on the route search system, site, line, change the search...
基于Access数据库的路线查寻系统,实现站点,路线,换乘查寻等功能-Access database based on the route search system, site, line, change the search functions
- 2022-11-22 08:55:03下载
- 积分:1
-
Process begins to create producers, consumers and then create them from the shar...
程序首先创建生产者,然后创建消费者,他们从共享数据结构存取数据,使用互斥信号量,可以有效保护共享数据。-Process begins to create producers, consumers and then create them from the shared data structure to access data, the use of mutex semaphores, shared data can be effectively protected.
- 2022-01-28 19:29:33下载
- 积分:1
-
本程序是用matlab软件编辑的小游戏,有兴趣的可以
本程序是用matlab软件编辑的小游戏,有兴趣的可以-this procedure is used Matlab software editor of a small game, are interested can s
- 2022-07-17 02:34:03下载
- 积分:1
-
在美国的顶级软件和计算机上发现什么样的面试是非常喜欢的…
这本书揭示了美国顶尖软件和计算机公司的面试到底是什么样的,带你一步一步地了解在最近的技术面试中被问到的新问题和复杂的脑筋急转弯。
- 2023-01-18 03:15:04下载
- 积分:1
-
本程序在VC++下实现了调用MATLAB的C++数学库,系统不需要按照matlab,只需要matlab/bin下的几个动态链接库文件支持即可。...
本程序在VC++下实现了调用MATLAB的C++数学库,系统不需要按照matlab,只需要matlab/bin下的几个动态链接库文件支持即可。-the procedures under the VC Calling MATLAB C math, system does not require Matlab, only Matlab/bin in several dynamic link libraries can support.
- 2023-08-30 20:00:03下载
- 积分:1
-
排序算法
排序算法是一种算法,将列表中的元素放在特定的顺序。最常使用的命令是数值顺序和 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-22 22:01:54下载
- 积分: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++的通讯录系统 包括增加 修改删除等功能-C++ based on the address book system includes features such as increased modify delete
- 2022-01-26 06:16:00下载
- 积分:1
-
可以将16为exe文件反编译成汇编语言,支持自动脱壳
可以将16为exe文件反编译成汇编语言,支持自动脱壳-Can be 16 to decompile exe file into assembly language, to support the automatic shell
- 2022-04-12 00:30:35下载
- 积分:1