-
数据生成器.能解决日常 数据库的一些压力测试问题
数据生成器.能解决日常 数据库的一些压力测试问题-data generator. Database can solve some of the day-to-day pressure test! !
- 2022-07-25 05:31:44下载
- 积分:1
-
The JILRunOnly project is a simple command
The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to demonstrate in detail, how the JILRuntime/JewelScript library can be embedded into an application.
- 2022-01-25 23:34:52下载
- 积分:1
-
Tetris game is single
单片机游戏俄罗斯方块,很不错的我的搜藏哦功能就不说都知道-Tetris game is single-chip, very good, my collection, oh, functions that do not know
- 2022-08-08 17:45:03下载
- 积分:1
-
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小...
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the problem closest point. Prior to use O (nlogn) time to sort the x coordinate so that all points are based on x coordinates from small to large sorted (x coordinates with the same y coordinates of the small, the top), and then remove the standard is less than n/2 the set of points belonging to the left PL, remove the standard is greater than n/2 set of points belonging to the right of PR, that is to use O (1) time can be the problem size n divided into two size n/2, the same type The sub-problems. Segmentation can be used after completion of sub-rule method, respectively, find the PL and PR in the last points and eventually through the recursion.
- 2022-01-25 16:01:13下载
- 积分:1
-
非常流行的游戏!希望你喜欢!java是用来希望它可能是我们的语言…
很受欢迎的游戏制作!
希望大家喜欢!
使用语言是java
希望对大家有用-very popular game! Hope you like! Java is the language used to hope it may be useful
- 2022-05-31 15:17:48下载
- 积分:1
-
一个c++RPG小游戏 使用windows API做的
一个c++RPG小游戏 使用windows API做的-a C++ RPG game
- 2022-04-27 20:46:06下载
- 积分:1
-
这里有多个用c++ builder6编写的小游戏程序,适合初学者!
这里有多个用c++ builder6编写的小游戏程序,适合初学者!-here are some small games source codes by c++ builder6.it is useful for new learner
- 2022-01-24 16:43:04下载
- 积分:1
-
序我们可以4536458909 8 0分,16:10
排序we
4536458909可 0-=- 8捌认为
-sequencing we can 4536458909 8 0 16:10 split that
- 2022-03-01 20:34:01下载
- 积分:1
-
Delphi游戏编程导学,玩游戏,学编程!
Delphi游戏编程导学,玩游戏,学编程!-Delphi Game Programming Guidance, play games, learn programming!
- 2022-06-12 05:31:57下载
- 积分:1
-
tidsp2407汇编程序例程,完整的源代码。
tidsp2407汇编程序例程,完整的源代码。-tidsp2407 assembler routines, complete source code.
- 2022-12-25 15:50:03下载
- 积分:1