资源列表
一维最近点(分治法)1
- 该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测试不超过70个,可见在设计程序时,考虑空间的使用也是很必要的!)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : a partition method (the me
24小时学会使用PHP MySQL and Apache
- 24小时学会使用PHP MySQL and Apache-24 hours learning how to use PHP MySQL and Apache
一维最近点(分治法)2
- 该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法(找出中位数,两边递归)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : the administration (to identify the median on both sides, the recursive)
一维最近点(传统法)1
- 该程序实现对一维数据轴上的最临近点的求解问题 采用方法:计算每对顶点间的距离,比较之 效率为O(n2)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : for each pair of vertices the distance, a comparison of the efficiency of O (n2)
一维最近点(传统法)2
- 该程序实现对一维数据轴上的最临近点的求解问题 采用方法:传统方法2:先排序,然后一次线性扫描,得到最近距离,时间复杂性O(nlogn)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : The traditional two methods : first order, and then a linear scan, rece
Cad3.0
- 一个简单的画图程序,可以画线、矩形、圆等图形,并可进行相关操作。-a simple drawing program, line drawing, rectangle, circle and other graphics, can be associated operations.
AdSelCom
- 1qweqewq这是我的第一个DELPHI元件作品。用DELPHI3完成的, 可以安装在D2/D3/D4/D5上面,没有问题这是我的第一个DELPHI元件作品。用DELPHI3完成的, 这是我的第一个DELPHI元件作品。用DELPHI3完成的, 可以安装在D2/D3/D4/D5上面,没有问题这是我的第一个DELPHI元件作品。用DELPHI3完成的, 可以安装在D2/D3/D4/D5上面,没有问题 可以安装在D2/D3/D4/D5上面,没有问题-1qweqewq This my first o
PasswordSpy
- 一个像VC++附带的SPY的小工具,可以查看网页中的密码。-VC as a fringe of the SPY small tools, the website can view the passwords.
IEBar
- 一个可以停靠的窗口,像WINDOWS资源管理器左侧的窗口一样。-can call a window, like Windows Resource Manager window to the left side of the same.
Outlook式样界面菜单和页面控制
- 一个与OutLook左侧窗口一样的控件,可以加入图标,可以进行相关操作。-a patch with the same left side window controls, can join icon that can be related operations.
留言系统1
- 这是一个留言小软件:(数据库逻辑名为\" text \",用户名为\" 033 \",密码为\" 0518 \") 初学者的做品-This a message small software : (database logic called "text", user name "033", password "0518") beginners do Commodities
留言系统2
- 这是一个留言小软件:(数据库逻辑名为\" text \",用户名为\" 033 \",密码为\" 0518 \") 初学者的作品-This a message small software : (database logic called "text", user name "033", password "0518") works beginners
