搜索资源列表

  1. server

    0下载:
  2. 这是ICP设备中视频传输的server端,通过server端口,接收视频信息-This is the server end of the video transmission equipment ICP server port to receive video information
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-20
    • 文件大小:180224
    • 提供者:pxxxb
  1. gdth

    0下载:
  2. Linux driver for ICP vortex GmbH: GDT ISA/EISA/PCI Disk Array Controllers Intel Corporation: Storage RAID Controllers - Linux driver for ICP vortex GmbH: GDT ISA/EISA/PCI Disk Array Controllers Intel Corporation: St
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:41984
    • 提供者:wuliniahfa8
  1. frequency

    0下载:
  2. 基于ATmega16的ICP中断取方波或正玄波的周期测量频率,有仿真图,开发环境是ICCAVR-Using ATmega16 the ICP interrupt take the square wave or sine wave cycle measurement frequency
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:174080
    • 提供者:air5210
  1. ICPmanu2

    0下载:
  2. ICP shape detection algorithm for 2 mesh
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1321984
    • 提供者:Sareh
  1. icp_not_good

    0下载:
  2. 不是很完美的icp算法,但是用于实例的话改下即用-Not perfect ICP algorithm, but for instance, to change that
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:韩斌
  1. ICP

    0下载:
  2. 一种点云数据的配准算法,可用于进一步的三维建模处理,配准效果良好。-One kind of point cloud data registration algorithm, three-dimensional modeling can be used for further processing, registration to good effect.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3654656
    • 提供者:刘波
  1. Iterative-Closest-Point-Method

    0下载:
  2. icp(iterative closest point)的代码,本人已经使用过了,效果还行,总共就一个文件,所有的函数都写在这上面了-icp (iterative closest point) of the code, I have used, and the results were OK, total on a file, all of the functions are written in it.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:波才
  1. STM32F10xxx_flashProgram

    0下载:
  2. 本编程手册介绍了如何烧写STM32F101xx、STM32F102xx和STM32F103xx微控制器的闪存存 储器。为方便起见,在本文中除特别说明外,统称它们为STM32F10xxx。 STM32F10xxx内嵌的闪存存储器可以用于在线编程(ICP)或在程序中编程(IAP)烧写。 在线编程(In-Circuit Programming – ICP)方式用于更新闪存存储器的全部内容,它通过JTAG 、 SWD协议或系
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-20
    • 文件大小:233472
    • 提供者:高飞
  1. IR

    0下载:
  2. atmega16 ICP 红外解码程序,准确无误-atmega16 ICP infrared decoding procedures, accurate
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:liu
  1. IterativeClosestPointsTransform

    0下载:
  2. vtk里面关于ICP点云配准的程序,调试可用。-vtk inside on ICP point cloud registration procedures, debugging is available.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:鲁力
  1. icp

    0下载:
  2. 迭代最近点算法的完整Matlab程序,输入两个点集,输出旋转矩阵、平移向量和整体误差,验证可用。-Complete iterative closest point algorithm Matlab program, enter the two point sets, the output rotation matrix and translation vector and the overall error, verify availa
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:Mike
  1. icp111

    0下载:
  2. 对于空间两个点云,利用经典的icp算法进行匹配-ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:orecast
  1. icp2

    0下载:
  2. 一个外国人写的ICP拼接算法,并且加了注释-the ICP algorithm written by a foreigner
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:centa
  1. TestICPTransform

    0下载:
  2. ICP transform demoVTK TCL/TK program.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:dnesday
  1. TestICPTransform

    0下载:
  2. ICP transform demoVTK TCL/TK program.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:importantto
  1. csm

    0下载:
  2. 基于PLICP算法实现代码,PLICP是机器人激光扫描数据匹配算法。PLICP算法是ICP算法分支的一个比较高效的算法,当扫描数据中存在不规则图型时,他的鲁棒性和准确性就凸显出来,相对于IDE和COX等ICP分支算法来说。-Based PLICP algorithm code, PLICP robot laser scanning data matching algorithm. PLICP algorithm is a more ef
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2104320
    • 提供者:彭欢欢
  1. (EN)8051_ISP_ICP_Programmer_v6.20

    0下载:
  2. ISP is the acronym of In-System Programming, and ICP is the acronym of In-Circuit Programming. Both these two programming methods make it possible that the user can update the application code under the software control
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:1203200
    • 提供者:wanzxqian
  1. (CN)8051_OCD_ICE_For_Keil_v2.63

    0下载:
  2. ISP is the acronym of In-System Programming, and ICP is the acronym of In-Circuit Programming. Both these two programming methods make it possible that the user can update the application code under the software control
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:2388992
    • 提供者:wanzxqian
  1. xics-common

    0下载:
  2. Globals common to all ICP ICS implementations for Linux.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:piugunzin
  1. icp3d

    0下载:
  2. 基于K-D tree的ICP算法的C代码,可以用于点云匹配。代码有注释。简单易懂。适合初学者研究学习。-ICP algorithm based KD tree C code that can be used to match point cloud. Code annotated. Easy to understand. Suitable for beginners to learn.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:16156672
    • 提供者:悠然
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 »

源码中国 www.ymcn.org