-
Flash+XML图片动画菜单
Flash+XML带图片的动画菜单(含源文件),鼠标无动作时会自动播放,也可鼠标点击播放。垂直型的网页菜单。
- 2022-01-28 21:31:18下载
- 积分:1
-
DSP TMS320LF2407A 原理图及说明
DSP TMS320LF2407A 原理图及说明-TMS320LF2407A DSP diagram and descriptions
- 2022-03-24 10:47:52下载
- 积分:1
-
操作系统时间片轮转法
操作系统时间片轮转法-OS time slice Round
- 2022-06-16 08:00:09下载
- 积分:1
-
使用一辆写java初学者和手机游戏用游戏…
用java写的一个开车游戏,适合初学java者及手机游戏的使用!-use of a car to write games for beginners java and the use of mobile phone games!
- 2022-06-14 22:11:36下载
- 积分: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
-
通讯录 简单的用数据结构弄的通讯录 可以修改 改善成比较好的程序...
通讯录 简单的用数据结构弄的通讯录 可以修改 改善成比较好的程序-contact
- 2022-12-17 07:35:03下载
- 积分:1
-
一个用C 语言编写计算器程序,绝对的正确,我自己调试过的,能成功...
一个用C 语言编写计算器程序,绝对的正确,我自己调试过的,能成功-a C language calculator program that is absolutely right, I own debugging off and success
- 2022-05-08 08:45:47下载
- 积分:1
-
facebox效应,可以用来参考。..。
FaceBox 效果,可以用来参考-FaceBox effects, can be used to refer to. . . .
- 2022-08-16 07:16:07下载
- 积分:1
-
10多个vc++数据类型转换编程实例
10多个vc++数据类型转换编程实例,如何给VARIANT类型赋值、如何将BSTR类型转换成CString类型、如何将CString类型转换成TCHAR类型、如何将BYTE类型转换成WORD类型、如何将BYTE转换成KB、MB和GB、如何将COLORREF类型转换成RGB分量、如何将CString类型转换成BSTR类型、如何将CString类型转换成基本数据类型、如何将BSTR类型转换成TCHAR类型、如何将TCHAR类型转换成BSTR类型、如何将DWORD类型转换成WORD类型……
- 2022-07-19 20:56:03下载
- 积分:1
-
PbkTrans for S60 3rd edition
PbkTrans for S60 3rd edition
- 2022-05-24 13:53:00下载
- 积分:1