登录
首页 » Visual C++ » crosscode

crosscode

于 2021-04-26 发布 文件大小:10814KB
0 310
下载积分: 1 下载次数: 91

代码说明:

  自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据(I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data)

文件列表:

code2000
........\ANN
........\...\ANN.h,35628,2010-01-28
........\...\ANNperf.h,8426,2010-01-28
........\...\ANNx.h,6497,2010-01-28
........\ANN.dll,196608,2010-01-28
........\ANN.lib,18740,2010-01-28
........\code2000
........\........\1000_12.txt,1245125,2012-06-15
........\........\1000_20.txt,873630,2012-06-15
........\........\1000_6.txt,2472040,2012-06-15
........\........\100_12.txt,124411,2012-06-15
........\........\100_20.txt,86835,2012-06-15
........\........\100_6.txt,243297,2012-06-15
........\........\2000_12.txt,1723828,2012-06-15
........\........\2000_20.txt,1192985,2012-06-15
........\........\2000_6.txt,3418358,2012-06-15
........\........\200_12.txt,247118,2012-06-15
........\........\200_20.txt,175024,2012-06-15
........\........\200_6.txt,489571,2012-06-15
........\........\500_12.txt,621909,2012-06-15
........\........\500_20.txt,435227,2012-06-15
........\........\500_6.txt,1234664,2012-06-15
........\........\bd100_12.txt,112692,2012-06-15
........\........\bd10_12.txt,12480,2012-06-15
........\........\bd200_12.txt,222173,2012-06-15
........\........\bd5000_12.txt,2426235,2012-06-15
........\........\bd500_12.txt,561214,2012-06-15
........\........\CloudPoints.txt,4085749,2012-05-30
........\........\code2000.cpp,5888,2012-06-18
........\........\code2000.dsp,4752,2012-06-15
........\........\code2000.dsw,524,2012-05-26
........\........\code2000.ncb,50176,2012-06-18
........\........\code2000.opt,48640,2012-06-18
........\........\code2000.plg,950,2012-06-18
........\........\data.txt,1802228,2012-05-26
........\........\Debug
........\........\.....\code2000.exe,585833,2012-06-18
........\........\.....\code2000.ilk,843456,2012-06-18
........\........\.....\code2000.obj,309987,2012-06-18
........\........\.....\code2000.opt,43520,2012-06-14
........\........\.....\code2000.pch,252748,2012-05-26
........\........\.....\code2000.pdb,1164288,2012-06-18
........\........\.....\StdAfx.obj,2205,2012-05-26
........\........\.....\vc60.idb,164864,2012-06-18
........\........\.....\vc60.pdb,126976,2012-06-18
........\........\example1.txt,243244,2012-05-30
........\........\kd1000_12.txt,1245134,2012-06-18
........\........\kd1000_20.txt,873639,2012-06-18
........\........\kd100_12.txt,124411,2012-06-18
........\........\kd100_20.txt,86843,2012-06-18
........\........\kd100_6.txt,243305,2012-06-18
........\........\kd2000_12.txt,1723704,2012-06-18
........\........\kd200_12.txt,247126,2012-06-18
........\........\kd200_20.txt,175033,2012-06-18
........\........\kd200_6.txt,489579,2012-06-18
........\........\kd5000_12.txt,2656637,2012-06-18
........\........\kd500_12.txt,621918,2012-06-18
........\........\kd500_20.txt,435236,2012-06-18
........\........\kd500_30.txt,398456,2012-06-18
........\........\kd500_6.txt,1234673,2012-06-18
........\........\ReadMe.txt,1220,2012-05-26
........\........\StdAfx.cpp,295,2012-05-26
........\........\StdAfx.h,667,2012-05-26

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

发表评论

0 个回复

  • DCMImage
    vtk mfc 显示DICOM影响,自己编的,还可以的,网上相关资料较少(no32456789808976543324567890-0987564433)
    2021-02-19 16:19:44下载
    积分:1
  • bitmap_bit
    VC++ 位图大PK程序,两幅BMP图像比较大小,希望能对大家有所帮助 (VC++ big PK bitmap program, comparing the size of two BMP images, hoping to be helpful)
    2011-04-19 23:09:40下载
    积分:1
  • TRAOD_Algorithm
    基于轨迹划分的异常轨迹检测方法。首先采用两种分段粒度将每条轨迹分为若干子轨迹线段,然后,在基于距离的异常检测方法的基础上,引入调整系数的概念,采用密度与距离相结合的方法进行异常轨迹检测。 (Abnormal trajectory detection method based on trajectory partition.Firstly each trajectories should be divided into several substrajectories using two granularities. Then the notion of adjustment coefficient is introduced on the basis of distance based anomaly detection method, and the abnormal trajectories are detected combining density and distance. )
    2020-11-08 18:09:47下载
    积分:1
  • Supportvectormachinesinwaveletpacketdenoising
    支持向量机在小波包去噪方法中的应用,小波包分解和svm相结合(Support vector machines in wavelet packet denoising of wavelet packet decomposition and combination svm)
    2010-12-12 23:33:41下载
    积分:1
  • filer
    自己写的中值滤波剔野程序,用于信号野值剔除。很简单,其中算法可替换(Write your own wild tick median filtering program for the signal, excluding outliers. Very simple algorithm which can be replaced)
    2014-04-07 10:50:52下载
    积分:1
  • 像的纹理分析应用实例
    图像的纹理分析应用实例,做图像处理的同志们可以参考一下哟(image texture analysis application examples and do image processing comrades can make reference to yo)
    2004-07-28 20:07:36下载
    积分:1
  • imagetool
    1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。 2. 将真彩或黑白位图进行 90度 , 180 度 ,270 度 高速度旋转。 (1. The true color bitmap into a colored or black and white bitmap to binary (supports multiple dithering methods) treated bitmap, effects and excellent speed. 2. The true color or black and white bitmap to 90 degrees, 180 degrees, 270-degree high-speed rotation.)
    2010-03-08 13:24:20下载
    积分:1
  • lhj_shuibiaozhizhengshibie
    水表指针识别系统,能够从外部导入任何一个bmp图像,最好是水表图,能够对该图形操作并读出图中水表的度数 (meter target identification system from the outside into any one bmp image, preferably meter map, Graphics to be able to operate and read out the map meter reading)
    2007-06-21 20:57:09下载
    积分:1
  • ImgPro
    交通标志检测,pic文件夹下为实验用的交通标志图,这是我们小组的研究性学习课题.(Traffic sign detection, pic folder for the experimental use of traffic signs, which is our group of research learning topics.)
    2017-02-24 16:17:50下载
    积分:1
  • leachvsdeec
    说明:  最近一直在看matlab仿真WSN的资料,今天找到一个仿真LEACH协议的。其主要是为了仿真他自己提出来的分簇协议,并给出了matlab代码,同时给出leach的代码。有兴趣的可以研究一下leach 协议和deec的协议对比(I've been looking at the MATLAB simulation WSN recently, and today I've found a simulation LEACH protocol. The main purpose is to simulate the clustering protocol proposed by himself, and give the matlab code, and give leach code at the same time. Interested can study the LEACH protocol and DEEC protocol comparison)
    2017-07-13 21:47:23下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载