-
closest_pair
分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
- 2013-12-07 16:46:26下载
- 积分:1
-
sort
说明: 能够实现起泡法,二分法,堆排序,插入排序,选择排序,快速排序六种方法对100个数进行排序的时间空间复杂度进行比较(To achieve foaming method, dichotomy, Heap Sort, Insertion Sort, Selection Sort, Quick Sort six methods on 100 the number of sort of time and space complexity comparison)
- 2008-11-14 20:29:09下载
- 积分:1
-
Cable
附近是电缆的简易模型,利用PSCAD进行仿真,利用frequency model(PSCAD Cable frequency model)
- 2019-02-18 22:37:45下载
- 积分:1
-
MapEditor_bate
说明: 一个游戏开发能用到的地图编辑器项目完整代码,既可以研究学习也可以使用他开发RPG游戏(Game developers can use a map editor to project a complete code, we can study to learn he can also use the development of RPG games)
- 2008-10-29 16:19:37下载
- 积分:1
-
图的算法实现
图的算法实现
(1)将图的信息建立文件;
(2)从文件读入图的信息,建立邻接矩阵和邻接表;
(3)实现Prim、Kruskal、Dijkstra和拓扑排序算法。
(Graph Algorithms (1) will map the information to create the document (2) read from the document map information, the establishment of adjacency matrix and adjacency list (3) the realization of Prim, Kruskal, Dijkstra, and topological sorting algorithm.)
- 2021-04-22 15:18:48下载
- 积分:1
-
esp8266
ESP8266WiFi杀手固件 包括烧录软件(ESP8266 WiFi Killer Firmware in Chinese incloud IDE)
- 2020-06-24 13:00:02下载
- 积分:1
-
73554574
VB语音报数计算器源程序,有需要的就下载吧。(Talking Calculator VB source code, there is a need to download it.)
- 2013-08-04 15:26:48下载
- 积分:1
-
udf参考
说明: 一些ANSYS 中的FLUENT 仿真UDF实例参考(SOME ANSYS FLUENT UDF example by some body)
- 2020-06-16 08:40:01下载
- 积分:1
-
JYNet
俄罗斯方块 联网版 不错很好,功能齐全。(Networked version of Tetris)
- 2011-10-01 09:48:17下载
- 积分:1
-
controlbar
一个支持各种交叉等形状工业控制管道控件的实现
(One supports a variety of shapes, such as industrial control cross-pipe controls to achieve)
- 2008-02-27 15:59:18下载
- 积分:1