-
可通过正则表达式进行无限级别的批量文本内容替换
可通过正则表达式进行无限级别的批量文本内容替换-Regular expressions can be an unlimited-level text batch replace
- 2023-07-07 10:10:03下载
- 积分:1
-
图形用户界面的猜数字小游戏 .功能:猜四位数,共有7次机会。...
图形用户界面的猜数字小游戏 .功能:猜四位数,共有7次机会。-A GUI small game which performs the GUESS NUMBER game.
Functions:
to guess 4 digits , you hava only seven chances to get through.
- 2022-01-24 13:47:16下载
- 积分:1
-
发布整站源码 可以再开发~ 本人实用中 效果嗷嗷滴~
发布整站源码 可以再开发~ 本人实用中 效果嗷嗷滴~-Release the whole point source can be developed in practical effect ~ I嗷嗷drops ~
- 2023-02-18 03:40:03下载
- 积分:1
-
一个SANKE图像分割程序wd dqwe
一个SANKE图像分割程序wd dqwe-image segmentation based snake arithmatihs sdhfsf weifjkl d adk
- 2023-01-02 21:05:06下载
- 积分: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
-
Visual C++课程设计案例精编
Visual C++课程设计案例精编--通讯录-Visual C cases intensive curriculum design series-- directory
- 2022-02-07 03:51:35下载
- 积分:1
-
Nano2410A V2.0用户手册 Nano2410A V2.0用户手册
Nano2410A V2.0用户手册 Nano2410A V2.0用户手册-Nano2410A V2.0 user manual Na no2410A V2.0 user manual Nan o2410 A user manual V2.0
- 2022-06-19 09:48:30下载
- 积分:1
-
打字 五笔_英文打字练习软件源码 帮助学习交流工作经验
打字 五笔_英文打字练习软件源码 帮助学习交流工作经验 -Wubi _ English typing practice typing software source code to help study and exchange of experience
- 2022-02-01 06:19:01下载
- 积分:1
-
How to use InternetStatus.dll get the internet stautus? use the code as list in...
How to use InternetStatus.dll get the internet stautus? use the code as list in the Delphi Application code editing region
- 2022-02-02 16:17:21下载
- 积分:1
-
Simple documents clean code, only gently on the system of right about the docume...
简单的文件清理代码,只需要轻轻点击马上讲系统里的不需要的文件清理干净。-Simple documents clean code, only gently on the system of right about the document does not need to clean.
- 2022-05-17 06:38:57下载
- 积分:1