-
c语言编写的小游戏,推箱子!!在PC机上调试通过,好用
c语言编写的小游戏,推箱子!!在PC机上调试通过,好用-small games, magazines! ! On the PC through the debugging and ease of use
- 2022-04-19 16:14:22下载
- 积分:1
-
used to achieve a simple chat room! Please also provide professionals with the c...
用asp实现简单的聊天室! 还请各位专业人士给与指正与修改! 谢谢 各位的支持!-used to achieve a simple chat room! Please also provide professionals with the correct change! Thank you for your support!
- 2022-03-25 11:48:02下载
- 积分:1
-
用VB编写的一款完整的即时战斗游戏源代码和辅助开发工具,又一个C&C类游戏。...
用VB编写的一款完整的即时战斗游戏源代码和辅助开发工具,又一个C&C类游戏。-VB prepared a complete instant games source code and supporting development tools, a CC game.
- 2022-01-26 02:03:24下载
- 积分: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
-
这是搜集的TIME评选出了08年50个最棒的网站
这是搜集的TIME评选出了08年50个最棒的网站-This is a collection of TIME selected the 50 best in 2008 website
- 2022-06-03 06:19:54下载
- 积分:1
-
- 2023-03-10 06:00:03下载
- 积分:1
-
vb做的计算器,可以运行
vb做的计算器,可以运行
vb做的计算器,可以运行
vb做的计算器,可以运行-vb do calculators, can run vb do calculators, can run
- 2022-07-14 07:15:19下载
- 积分:1
-
Student achievement management of student grade point average the sum of student...
学生成绩管理 学生平均成绩 学生成绩总和-Student achievement management of student grade point average the sum of student achievement
- 2022-01-22 04:59:15下载
- 积分:1
-
动平衡相关算法 本程序介绍了一些与旋转机械动平衡相关方面的算法...
动平衡相关算法 本程序介绍了一些与旋转机械动平衡相关方面的算法 -balancing algorithms on the procedures with a number of rotating machinery related to the balancing algorithm
- 2022-03-04 03:04:52下载
- 积分:1
-
asp.net版本的开心农场源代码,完整的复制了目前开心农场游戏的内容,以FLASH为主要表现形式...
asp.net版本的开心农场源代码,完整的复制了目前开心农场游戏的内容,以FLASH为主要表现形式-asp.net source code version of Happy Farm, a complete copy of the current farm fun game content to FLASH as the main form of
- 2022-03-26 00:46:33下载
- 积分:1