-
C 01。
01.C-#语法篇(上).rar
01.C-#语法篇(上).rar-C# language
- 2023-03-26 06:25:05下载
- 积分:1
-
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测...
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测试不超过70个,可见在设计程序时,考虑空间的使用也是很必要的!)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : a partition method (the method when the use of recursive array, which makes the recursive stack into many of the data, consume much space, the number of tested not more than 70, based in Visibility terms procedures, the use of space is also necessary!)
- 2023-08-13 21:00:03下载
- 积分:1
-
输入某二叉树的前序遍历和中序遍历的结果,请重建出该二叉树。假设输入的前序遍历和中序遍历的结果中都不含重复的数字。
输入某二叉树的前序遍历和中序遍历的结果,请重建出该二叉树。假设输入的前序遍历和中序遍历的结果中都不含重复的数字。例如输入前序遍历序列{1,2,4,7,3,5,6,8}和中序遍历序列{4,7,2,1,5,3,8,6},则重建二叉树并返回。
- 2023-05-07 05:35:04下载
- 积分:1
-
Stealth Bomber is an ti
Stealth Bomber is an ti-virus utility. It performs simple checks by looking for suspicious behaviour in the operating system and checks files with one of the most effective weapons against computer viruses: the Cyclic Redundancy Check, or CRC
- 2022-07-08 23:37:08下载
- 积分:1
-
这个程序已经写上了。在VB NET平台是卫星系统。
This program has been written on .net platform in vb and it is about satellite system.
- 2023-09-07 00:20:03下载
- 积分:1
-
很有意思的小游戏
很有意思的小游戏-very interesting little game
- 2022-05-17 12:08:46下载
- 积分:1
-
俄罗斯方块与多个模式和自定义的块
经典的游戏: 俄罗斯方块。虽然这个版本是与多个模式和自定义块稍有不同。模式可以单人游戏,玩家对和多球员即达 6 位玩家之间切换。可以自定义键和甚至块。在面积为 5 × 5 块,块可以设置各种图案,以产生新奇的体验。
- 2022-03-09 17:14:25下载
- 积分:1
-
SSP从实验机!可以配置通信从平面,…
SSP从机器实验!可以配置从机通信,朋友门可以参考一下...希望对大家有帮助!-SSP from the experimental machine! Can configure communications from the plane, friends can make reference to the door ... we want to help!
- 2022-03-20 21:01:23下载
- 积分:1
-
一篇很好的有关提取关键帧的论文,介绍了多种提取方法,值得一看。...
一篇很好的有关提取关键帧的论文,介绍了多种提取方法,值得一看。-A very good paper about extracting the key frames, introduced a variety of extraction methods, worth a visit.
- 2022-03-02 09:18:09下载
- 积分:1
-
模拟退火算法求解TSP问题,希望对大家有所帮助
模拟退火算法求解TSP问题,希望对大家有所帮助-simulated annealing algorithm for TSP, we hope to help
- 2022-04-09 08:31:03下载
- 积分:1