登录
首页 » C++ » buffer-select

buffer-select

于 2020-12-10 发布 文件大小:784KB
0 243
下载积分: 1 下载次数: 30

代码说明:

  地图代数相关算法,在八边形距离变换的基础上提取缓冲区边界,进行粘连变换,提取泰森多边形边界(Map Algebra related algorithms, in octagonal distance transformation based on the extraction buffer boundary for adhesions transformation, extraction Thiessen polygon boundary)

文件列表:

2010301130089 赵雯华 第三次实习
...............................\zwh3
...............................\....\Debug
...............................\....\.....\StdAfx.obj,1712,2013-05-30
...............................\....\.....\vc60.idb,295936,2013-06-16
...............................\....\.....\vc60.pdb,290816,2013-06-16
...............................\....\.....\zwh3.exe,581734,2013-06-16
...............................\....\.....\zwh3.ilk,788284,2013-06-16
...............................\....\.....\zwh3.obj,259570,2013-06-16
...............................\....\.....\zwh3.pch,187100,2013-05-30
...............................\....\.....\zwh3.pdb,1123328,2013-06-16
...............................\....\ReadMe.txt,1196,2013-05-30
...............................\....\resource.h,411,2013-06-02
...............................\....\Script1.aps,16640,2013-06-10
...............................\....\Script1.rc,1447,2013-06-02
...............................\....\StdAfx.cpp,291,2013-05-30
...............................\....\StdAfx.h,667,2013-05-30
...............................\....\zwh3.cpp,22450,2013-06-16
...............................\....\zwh3.dsp,4512,2013-05-30
...............................\....\zwh3.dsw,516,2013-05-30
...............................\....\zwh3.ncb,58368,2013-06-16
...............................\....\zwh3.opt,48640,2013-06-16
...............................\....\zwh3.plg,1697,2013-06-16
...............................\地图代数第三次实习.docx,59414,2013-06-12
...............................\第三次实习图片





...............................\..............\2V图边界.bmp,161078,2013-06-06
...............................\..............\2ԭͼ.bmp,161078,2013-06-04
...............................\..............\2距离场.bmp,161078,2013-06-06
...............................\..............\复杂形态.bmp,161078,2013-06-06
...............................\..............\复杂形态中轴.bmp,161078,2013-06-06
...............................\..............\复杂形态距离场.bmp,161078,2013-06-06

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

发表评论

0 个回复

  • 160160stm32
    用ARM内核的CORTEX系列M3产品STM32所做程序,用于控制UC1698进行显示控制,完整程序,直接运行。(CORTEX ARM cores with a series of M3 STM32 products made ​ ​ program for controlling display UC1698 control , complete program , run directly .)
    2020-12-11 14:19:17下载
    积分:1
  • xuanxing
    GPS选星算法,选择几何形状最好的卫星组合(GPS satellite selection algorithm to select the best geometry of the satellite portfolio)
    2021-04-19 17:18:51下载
    积分:1
  • a
    说明:  自己做的蓝牙小车,stc89c52单片机,在手机端用串口调试软件,发送1开启循迹模式,发送3开启蓝牙控制模式,2546对应前后左右,亲测可用!(Bluetooth Car, do STC89C52 microcontroller, using serial debugging software in the mobile phone terminal, sending 1 open tracking mode, sending 3 open Bluetooth control mode, 2546 corresponding sides of the pro!)
    2018-02-28 17:51:31下载
    积分:1
  • 读写优先
    事件对象解决读写者问题实现P、V操作用Win32提供的同步对象实现P、V操作,并使用它们解决读者-写者问题 利用事件机制模拟多值信号量。(Event object solves the problem of reader writer)
    2020-10-26 14:29:59下载
    积分:1
  • chatserver
    简单的网络通信,一个客户端,一个服务器端(winsock )
    2009-05-11 11:13:16下载
    积分:1
  • USB-data-acquisition-card
    基于USB接口的数据采集卡的设计,使用下位机采集数据通过USB传到上位机软件实时处理和显示波形。提供的资料: 1、优秀、完整毕业论文 2、可运行的上位机软件和上位机源代码 3、下位机硬件设计PCB原理图、制板图、所需的元件(下位机设计很简单, 但很有效) 4、下位机微处理器和数据采集程序 5、答辩PPT 6、中英文文献翻译 提供全部资料,毕业设计无需再做。这是本人大四的毕业设计题目,被评为优秀毕业论文,没有向外发表,并经过四次万方数据库查重,相似度只有3 !本论文绝对惟一、有保障! 附件提供了毕业论文主要设计以及上位机软件信息和采集结果。请有意者下载查阅,附件中提供了联系方式,如果论文符合您的要求,请继续和我联系,提供全部资料。(Based on USB interface data acquisition card design, the use of computer data acquisition by USB reached the PC software real-time processing and display waveform.)
    2013-12-04 13:43:28下载
    积分:1
  • 1252056375_ddvip_2352
    C#下基于WCF的聊天程序,WCF双向通信。 (C# under the WCF-based chat program, WCF two-way communication.)
    2010-05-17 14:02:59下载
    积分:1
  • tuxiangfenlei
    图像A中0表示水体,1表示植被,2表示裸地;B中4表示水体,2表示植被,1表示l裸地。 本程序将B的分类编码改成和A一致;以A为参考图像生成参考矩阵;计算总体精度和kappa系数。(Image A shows water body in 0, vegetation in 1, bare land in 2, water body in 4, vegetation in 2 and bare land in 1. In this program, the classification coding of B is changed to the same as that of A, the reference matrix is generated with A as the reference image, and the overall accuracy and kappa coefficient are calculated.)
    2019-05-18 23:34:29下载
    积分:1
  • BeautyScene
    DX写的水面效果模拟,折射反射fresnel源码(Real water effect with DirectX&HLSL,reflect refract & fesnel effect.)
    2009-10-02 14:45:06下载
    积分:1
  • IEC104_CPP
    IEC104服务器 实现IEC104服务器的功能(Iec104 master )
    2014-01-03 14:20:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载