登录
首页 » Windows开发 » 该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法(找出中位数,两边递归)...

该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法(找出中位数,两边递归)...

于 2022-09-13 发布 文件大小:1.79 kB
0 186
下载积分: 2 下载次数: 1

代码说明:

该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法(找出中位数,两边递归)-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)

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

发表评论

0 个回复

  • opencv_finger_recognition
    本文件概要介绍组成 Fngprnt 应用程序的每个文件的内容。 Fngprnt.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。  它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 Fngprnt.h 这是应用程序的主要头文件。它包括其他项目特定的头文件(包括 Resource.h),并声明 CFngprntApp 应用程序类。 Fngprnt.cpp 这是包含应用程序类 CFngprntApp 的主要应用程序源文件。 Fngprnt.rc 这是程序使用的所有 Microsoft Windows 资源的列表。它包括 RES 子目录中存储的图标、位图和光标。此文件可以直接在 Microsoft Visual C++ 中进行编辑。项目资源位
    2022-07-27 11:58:35下载
    积分:1
  • 此程序为硬件EDA编程,实现了十位的计数器功能,在平台中可以模块化应用...
    此程序为硬件EDA编程,实现了十位的计数器功能,在平台中可以模块化应用-This procedure EDA hardware programming, implementation of the counter 10 functions in a modular application platform can be
    2022-03-11 22:39:10下载
    积分:1
  • En3d精雕控制软件(精雕控制系统)V6.45 免费版
    En3d精雕控制软件(精雕控制系统)是一款非常专业的精雕控制程序。这款软件具有十分强大的功能,可以为用户提供专业的精雕控制功能,你可以进行系统参数设置、系统颜色及加工模块定制,为你的工作带来更多便利。  使用方法: 内附设备驱动,支持以下硬件ID: JD PCI40 PCIVEN_10B5&DEV_5201&SUBSYS_905010b5 JD PCI40 PCIVEN_10B5&DEV_5201&SUBSYS_905010b7   功能说明: 支持低温加工模式,当处于低温加工模式下,速度会降低,在冬季室温低于10度的时候,机床可能无法正常启动或加工,此时可以先使用低温加工模式启动,等机床全行程运行1小时,再恢复正常模式。注意,必须保证机床进行了全程 运动,否则在没有运动到的区域可能导致机床失步。
    2022-01-21 23:55:13下载
    积分:1
  • wince下进程管理的实例程序,讲的比较详细,基本上对进程的一些操作都用到了...
    wince下进程管理的实例程序,讲的比较详细,基本上对进程的一些操作都用到了-wince under examples of process management procedures, said more detailed, Basically some of the process are used in the operation
    2022-02-02 02:17:58下载
    积分:1
  • OMP平台下Siliconlabs的FM驱动
    OMP平台下Siliconlabs的FM驱动-Siliconlabs FM driver at omp platform wince 6.0.
    2022-02-20 09:31:34下载
    积分:1
  • 按我理解,这就是所说的三层架构了。 File工程负责最底层的文件操作 FileProtocol工程负责具体的流程及协议,将相关数据返回给界面层 UI...
    按我理解,这就是所说的三层架构了。 File工程负责最底层的文件操作 FileProtocol工程负责具体的流程及协议,将相关数据返回给界面层 UI工程就是具体的界面层了,他只负责显示具体的数据,不负责软件的工作流程。 File, FileProtocol这两个工程都是DLL,注意看一下FileProtocol的工程依赖及附加包含目录。还要再看一下UI工程的工程依赖及附加包含目录。在这里,三个工程,项目解决方案是在同级目录下,通过一个解决方案去包含三个工程。这样做的好处在于,工程可以重用。比如说File工程,他负责最底层的文件操作,以后我们的其它软件项目还会用到它的,因此,以后的项目,在解决方案里直接添加File工程便可以用了。 -According to my understanding, this is referred to a three-tier architecture. File project is responsible for the bottom of the file operations FileProtocol charge of the project specific processes and agreement to the relevant data back to the interface layer UI project is a specific interface layer, and he is only responsible for display of specific data, is not responsible for the software workflow. File, FileProtocol these two projects are DLL, note that the works look FileProtocol dependence and additional include directories. Would also like to look at what the engineering rely on UI and additional include directories. Here, the three projects, t
    2022-03-16 06:02:29下载
    积分:1
  • 清华大学出版社最新出版的《vc 项目全程实录》一书中餐饮管理系统的源程序...
    清华大学出版社最新出版的《vc 项目开发全程实录》一书中餐饮管理系统的源程序-Tsinghua University Press published the latest " vc project development throughout Record," a book of food and beverage management system source code
    2022-06-30 20:28:39下载
    积分:1
  • contour detection for a binary image
    contour detection for a binary image
    2022-08-10 04:46:24下载
    积分:1
  • EasyDraw是一个简单的绘图软件,对综合运用的例子…
    EasyDraw是一个简单的绘图软件,这个实例综合运用了Visual C++ 2005的基础知识。EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。-EasyDraw is a simple mapping software, the examples of the integrated use of the Visual C++ 2005 the basic knowledge. EasyDraw have the following features: 1. Linear, rectangular, oval drawing. 2. You can change the type of drawing lines, width, color.
    2022-10-23 13:45:04下载
    积分:1
  • 这是用高斯消去法求解非线性的FORTRAN语言…
    这是用Fortran语言编写的高斯消元法,解非线性方程组,可用于解决各种非线性方程组-This is the Fortran language with the Gaussian elimination method, solve nonlinear equations can be used to solve various nonlinear equations
    2022-10-05 23:45:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载