-
图书借阅系统文档与程序实现
图书借阅系统文档与程序实现-Lending Library System files and Program Implementation
- 2023-04-15 15:10:04下载
- 积分:1
-
TSR唱友谊天长地久的小程序
TSR唱友谊天长地久的小程序-TSR sing friendship has stood the small program
- 2022-04-10 05:53:50下载
- 积分:1
-
用java实现的一个投票统计程序,可以实现各种基本功能,可用来学习!...
用java实现的一个投票统计程序,可以实现各种基本功能,可用来学习!-achieved with a vote statistical procedures, can achieve a basic function that can be used to study!
- 2022-05-13 10:16:23下载
- 积分:1
-
数据结构教材中的全部排序算法,结构清楚 很好用的
数据结构教材中的全部排序算法,结构清楚 很好用的-data structure of all materials sorting algorithm, the structure clearly good use
- 2022-04-29 10:24:44下载
- 积分: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
-
门禁控制器程序
实现双向读卡输出的门禁控制器程序,可用于需双向读卡进出的场合,也可同时控制相距较近的两个门。
- 2022-02-04 00:44:50下载
- 积分:1
-
E: StudyMicrosoftMOSSSQL Server 2005 Reporting Services
E: StudyMicrosoftMOSSSQL Server 2005报表服务
- 2023-04-27 13:30:03下载
- 积分:1
-
全屏幕模拟时钟的C源程序
全屏幕模拟时钟的C源程序- The entire screen simulates the clock the C source program
- 2022-05-29 09:04:01下载
- 积分:1
-
block_mimo_ ofdm_channelestimation编码 很好的程序,很好的讲解了 空时编码的过程。...
block_mimo_ ofdm_channelestimation编码 很好的程序,很好的讲解了 空时编码的过程。-block_mimo_ ofdm_channelestimation good coding procedures, a very good explanation of the space-time coding process.
- 2022-06-13 11:35:24下载
- 积分:1
-
一款3d赛车游戏,界面友好.需要的朋友可以下载.
一款3d赛车游戏,界面友好.需要的朋友可以下载.-A 3d racing game and friendly interface. Need a friend can be downloaded.
- 2022-02-05 04:07:30下载
- 积分:1