登录
首页 » 数据结构 » Lookup a group to the latest sentinel points right, adoption of the partition me...

Lookup a group to the latest sentinel points right, adoption of the partition me...

于 2022-10-15 发布 文件大小:1.35 kB
0 168
下载积分: 2 下载次数: 1

代码说明:

实现查找一组给定点中的最近点对,通过分治方法将问题求解,简化问题的复杂性。-Lookup a group to the latest sentinel points right, adoption of the partition method of problem solving, simplifying the complexity of the problem.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 任务提前加入Coursera大
    关于大数据的Coursera课程的第二个任务。火星任务
    2022-07-28 01:58:19下载
    积分:1
  • 有关启发式搜索的经典算法:A*最短路径算法的实例和对应程序。关注的朋友可以留意一下。(比传统的Dijistra算法效率高很多哦!^_^)...
    有关启发式搜索的经典算法:A*最短路径算法的实例和对应程序。关注的朋友可以留意一下。(比传统的Dijistra算法效率高很多哦!^_^)-the heuristic search algorithm of the classic : A* shortest path algorithm examples and the corresponding procedures. Concerned friends can look. (Dijistra than the traditional algorithm efficiency is much higher oh 70,000
    2022-01-26 05:59:44下载
    积分:1
  • 二手管理系统
    学生每个校园有很多闲置的资源无法得到充分利用,本文基于C2C交易平台的设计和开发程序中的校园网。该系统采用数据库和ASP技术,从需求分析,数据库设计,维护,界面设计等几个方面,设计并实现了用户注册,产品管理,广告管理,购买出售等基本功能。平台可以通过商品的陈列来完成,购买信息,商品交易,留言板,公告板等的释放。学生可以注册登录购买自己的平台,他们需要出售的物品或物品。该系统的开发为交易同学之间建立了一个互动的平台,以满足学生之间的交易的需求,极大地方便了交易活动在校园里,节省了人力和物力。
    2022-03-14 15:27:11下载
    积分:1
  • 期末考试日程管理系统,代码免费公开,做的有点大,有4M多了,没办法功夫不到家...
    期末考试日程管理系统,代码免费公开,做的有点大,有4M多了,没办法功夫不到家-Final exam schedule management system, code free and open, doing a bit large, there are 4M more, no way to martial arts than at home
    2023-04-18 19:05:03下载
    积分:1
  • The use of backtracking algorithm to solve n queens problem and are familiar wi...
    利用回溯算法求解n皇后问题;并通过本例熟悉回溯算法在程序设计中的应用方法。-The use of backtracking algorithm to solve n queens problem and are familiar with the passage of the cases of backtracking algorithm in the program design should be applied.
    2023-06-02 10:10:03下载
    积分:1
  • 本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式化设计方法。各...
    本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各子系统具有独立的数据库结构,设计时力求简单易用,便于维护。各模块为平行关系,彼此间无直接的参数联系,也无库的交叉关联,从而保证各子系统可以单独运行。-the system using Visual Foxprow 5.0 preparation, visual, object-oriented programming, allowing the system to adapt to the current development trend in fashion. Used in the design of the popular top-down waterfall structure design method. The subsystem is independent of the database structure, design sought to be simple to use, easy to maintain. Each module for parallel relationship between the parameters are not directly linked, nor for the cross-linked, so that the subsystems can be run separately.
    2022-03-22 01:04:48下载
    积分:1
  • ssd7库的联系一到练习三,希望对大家的小心有所帮助!
    ssd7数据库的联系一到练习三,希望对大家的小心有所帮助!-ssd7 database links to the practice of a three, and they hope to help you care!
    2022-08-16 16:34:12下载
    积分:1
  • 一些库的实例。共12章。如第八章: 第8章库环境的建立 1. 用MISDBA用户登录MISDB库。 2. 在ISQL中,输入第8章提供的...
    一些数据库的实例。共12章。如第八章: 第8章数据库环境的建立 1. 用MISDBA用户登录MISDB数据库。 2. 在ISQL中,输入第8章提供的SQL语句;或者根据表8-1至表8-4在SQL Explorer中自行创建数据表。 3. 根据表8-5至表8-7设置初始数据,另外需要在PERSON数据表中设置一个具有培训管理系统管理权限的用户(ID=’PXC’,PASSWD=’PASSWORD’,AUTHORITY=’6’,STATE=’F’)和用于外派培训的用户(ID=’PXCOUT’,NAME=’外派培训’)。 4. 修改Admin源程序中的数据库连接属性,并且重新编译training.exe。 5. 修改Client源程序中数据库连接属性,并且重新生成html文件和cab文件,然后将这两个文件拷贝到web服务器指定目录中。-some examples of the database. A total of 12 chapters. If the eighth chapter : Chapter 8 database to establish an environment. User login with MISDBA MISDB database. 2. In ISQL, the importation of Chapter 8 of SQL; Or, according to Table to Table 8-1 8-4 in SQL Explorer to create data sheets. 3. According to Table 8-5 8-7 to set up tables initial data, Another need PERSON data tables set up with a training management system for the management competence of the users (ID = "P XC ", PASSWD =" PASSWORD "AUTHORITY ="6", STATE = "F") for assignment and training of users (ID = "PXCO
    2023-07-19 06:55:04下载
    积分:1
  • Oracle 10g精要 第三版
    Oracle 10g精要 第三版-essence of the third edition of Oracle 10g
    2022-03-23 06:53:53下载
    积分:1
  • 实现拓扑排序,用到了堆栈,存储采用邻接表。
    实现拓扑排序,用到了堆栈,存储结构采用邻接表。-To achieve topological sorting, use the stack, storage structure using adjacency list.
    2023-06-24 09:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载