CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - kd

搜索资源列表

  1. Kd-tree

    0下载:
  2. KD 树代码,常见的数据搜索算法,比较实用-KD tree code, common data search algorithms, more practical
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.42kb
    • 提供者:nanyuan
  1. PID

    0下载:
  2. 针对水轮机调节系统PID参数辨识问题,作者在VC++6.0环境下,使用c语言,编写PID参数参数辨识程序,结果表明,该程序能够辨识出Kp,Ki,Kd三个参数,满足调节系统的误差要求。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11.12kb
    • 提供者:kpg
  1. PSO_PID

    0下载:
  2. 利用PSO粒子群搜索算法,辨识PID参数:Kp,Ki,Kd.结果表明虽然该方法辨识精度不是很高,但是也有一定可信度.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.4kb
    • 提供者:kpg
  1. KD-3X-KC-3X

    0下载:
  2. 广州科密公司KD-3X KC-3X考勤机二次开发包和文档说明!可直接使用!-Guangzhou Bureau of the company KD-3X KC-3X attendance of secondary development kit and documentation! Can be used directly!
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-14
    • 文件大小:3.48mb
    • 提供者:李军
  1. kd

    0下载:
  2. 杀硬盘的代码,自动破坏物理硬盘的mbr,分区表,运行后重启机,硬盘分区全部没了-Hard to kill the code, automatic destruction of the physical hard disk mbr, partition table, run after the restart the machine, not all of the hard disk partition
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-01
    • 文件大小:1.51kb
    • 提供者:周立
  1. particle_neighbor_search_(latest_version)

    0下载:
  2. 介绍了如何在CUDA上搭建KD-TRIE,以及如何在CUDA上对其进行搜索和预处理,使其能适应解决粒子邻居搜索问题。-Describes how to build CUDA on KD-TRIE, and how to search them on CUDA and pre-treatment, so that it can adapt to solve the particle neighbor search problem.
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2.16mb
    • 提供者:qq
  1. KD12

    0下载:
  2. 用来与科密KD-12型号考勤机进行通信,读卡
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-01
    • 文件大小:930.99kb
    • 提供者:周锋
  1. gh0st

    0下载:
  2. GHOST远控源码 核心源码 请大家读读市值指数-it is GHOST hhhisla kd
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-07
    • 文件大小:108.31kb
    • 提供者:夏雨轩
  1. kd-calc

    0下载:
  2. [delphi source code] Kill death calculator
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-29
    • 文件大小:204.53kb
    • 提供者:noluck
  1. ev_pwm

    0下载:
  2. PID control algorithm of the MATLAB simulation in which the parameters, Kp, Ki, Kd are the proportio
  3. 所属分类:OS Develop

    • 发布日期:2017-04-28
    • 文件大小:185.73kb
    • 提供者:Radesku
  1. ev_pwm

    0下载:
  2. PID control algorithm of the MATLAB simulation in which the parameters, Kp, Ki, Kd are the proportio
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:239.75kb
    • 提供者:Radesku
  1. DC-DC-Model

    0下载:
  2. PID control algorithm of the MATLAB simulation in which the parameters, Kp, Ki, Kd are the proportio
  3. 所属分类:OS Develop

    • 发布日期:2017-04-27
    • 文件大小:78.4kb
    • 提供者:Radesku
  1. 12

    0下载:
  2. PID control algorithm of the MATLAB simulation in which the parameters, Kp, Ki, Kd are the proportio
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:4.81kb
    • 提供者:Radesku
  1. Boost_Inverter.mdl

    0下载:
  2. PID control algorithm of the MATLAB simulation in which the parameters, Kp, Ki, Kd are the proportio
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:15.4kb
    • 提供者:Radesku
  1. CUDA_KDtree

    0下载:
  2. 使用KDtree进行KNN计算的source code-kd tree KNN
  3. 所属分类:MPI

    • 发布日期:2017-04-29
    • 文件大小:10.35kb
    • 提供者:mamingfei
  1. PCLCode

    1下载:
  2. PCL课本全章源码的,包含I/O,kd-tree,八叉树,可视化,滤波,深度图像,关键点。采样一致性算法,点云特征描述与提取,点云配准,点云分割,点云曲面重建-the code of book“Point Cloud Library”
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:2.42mb
    • 提供者:王伟
  1. pid_library_other_pic32

    0下载:
  2. { interface } type TPIDController = record PID_Kp, PID_Ki, PID_Kd: real; PID_Integrated : real; PID_Prev_Input: real; PID_MinOutput, PID_MaxOutput: real; PID_First_Time, PID_Int_Improvement, PID_Diff_I
  3. 所属分类:中间件编程

    • 发布日期:2017-12-20
    • 文件大小:181kb
    • 提供者:A.D
搜珍网 www.dssz.com