-
vc++编写的一个圣诞贺卡程序,可以更改其中的各个项目音乐等...
vc++编写的一个圣诞贺卡程序,可以更改其中的各个项目音乐等-written in vc++ a Christmas greeting card program, you can change various projects in which music. . .
- 2022-03-22 12:40:39下载
- 积分:1
-
串口通讯助手简绿色办公,使用好
串口通讯助手简格林办公,用的不错
- 2022-03-20 10:44:04下载
- 积分:1
-
10025,一款使用软件
10025,一款使用软件-1005
- 2023-01-15 11:45:03下载
- 积分:1
-
transforms pdf file to text file
pdf转换为text-transforms pdf file to text file
- 2022-06-16 04:02:32下载
- 积分:1
-
a convenient date controls, the use of Asp. Net can be put directly to use Toolb...
一个使用方便的日期控件,在asp.net下使用,可以直接放到工具箱里使用-a convenient date controls, the use of Asp. Net can be put directly to use Toolbox Lane
- 2022-06-03 02:25:56下载
- 积分:1
-
failed to translate
Flex调试原代码,在编写时用于对程序组件的调试-failed to translate
- 2023-06-25 17:15:03下载
- 积分:1
-
编程
有关键盘的使用问题
可供初学者参考使用
编程
有关键盘的使用问题
可供初学者参考使用-keyboard programming on the use of reference for beginners
- 2022-02-02 21:14:59下载
- 积分: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
-
用MATLAB实现的RSA。界面友好,可加密任意长度字符串。
用MATLAB实现的RSA。界面友好,可加密任意长度字符串。-MATLAB RSA. Friendly interface, encryption arbitrary length of the string.
- 2023-05-15 07:05:03下载
- 积分:1
-
几个C++库函数,也是经常用来测试编程实力的函数!
几个C++库函数,也是经常用来测试编程实力的函数!-several C library functions, but also often used to test the strength of programming function!
- 2022-02-01 14:17:36下载
- 积分:1