登录
首页 » Visual C++ » Ex111

Ex111

于 2020-12-10 发布
0 279
下载积分: 1 下载次数: 1

代码说明:

说明:  地图代数实习2代码,二维距离场变换,右上和左下扫描图片(Map algebra practice 2 code, two-dimensional distance field transformation, upper right and lower left scanning pictures)

文件列表:

Ex111\Debug\Ex111.exe, 41984 , 2020-11-11
Ex111\Debug\Ex111.exe.manifest, 406 , 2020-10-21
Ex111\Debug\Ex111.ilk, 353080 , 2020-11-11
Ex111\Debug\Ex111.pdb, 625664 , 2020-11-11
Ex111\Ex111\Debug\cl.command.1.tlog, 2112 , 2020-11-11
Ex111\Ex111\Debug\CL.read.1.tlog, 28640 , 2020-11-11
Ex111\Ex111\Debug\CL.write.1.tlog, 1048 , 2020-11-11
Ex111\Ex111\Debug\Ex111.exe.embed.manifest, 2 , 2020-10-21
Ex111\Ex111\Debug\Ex111.exe.embed.manifest.res, 68 , 2020-10-21
Ex111\Ex111\Debug\Ex111.exe.intermediate.manifest, 381 , 2020-11-11
Ex111\Ex111\Debug\Ex111.lastbuildstate, 44 , 2020-11-11
Ex111\Ex111\Debug\Ex111.log, 2949 , 2020-11-11
Ex111\Ex111\Debug\Ex111.obj, 32701 , 2020-11-11
Ex111\Ex111\Debug\Ex111.pch, 1179648 , 2020-10-21
Ex111\Ex111\Debug\Ex111.vcxprojResolveAssemblyReference.cache, 713 , 2020-10-21
Ex111\Ex111\Debug\Ex111.write.1.tlog, 0 , 2020-10-21
Ex111\Ex111\Debug\Ex111_manifest.rc, 200 , 2020-10-21
Ex111\Ex111\Debug\link.1292.read.1.tlog, 2 , 2020-11-11
Ex111\Ex111\Debug\link.1292.write.1.tlog, 2 , 2020-11-11
Ex111\Ex111\Debug\link.4444.read.1.tlog, 2 , 2020-11-11
Ex111\Ex111\Debug\link.4444.write.1.tlog, 2 , 2020-11-11
Ex111\Ex111\Debug\link.5280.read.1.tlog, 2 , 2020-11-11
Ex111\Ex111\Debug\link.5280.write.1.tlog, 2 , 2020-11-11
Ex111\Ex111\Debug\link.5584.read.1.tlog, 2 , 2020-11-11
Ex111\Ex111\Debug\link.5584.write.1.tlog, 2 , 2020-11-11
Ex111\Ex111\Debug\link.6012.read.1.tlog, 2 , 2020-11-11
Ex111\Ex111\Debug\link.6012.write.1.tlog, 2 , 2020-11-11
Ex111\Ex111\Debug\link.command.1.tlog, 1314 , 2020-11-11
Ex111\Ex111\Debug\link.read.1.tlog, 2778 , 2020-11-11
Ex111\Ex111\Debug\link.write.1.tlog, 564 , 2020-11-11
Ex111\Ex111\Debug\MA.obj, 50403 , 2020-11-11
Ex111\Ex111\Debug\mt.command.1.tlog, 358 , 2020-11-11
Ex111\Ex111\Debug\mt.read.1.tlog, 214 , 2020-11-11
Ex111\Ex111\Debug\mt.write.1.tlog, 214 , 2020-11-11
Ex111\Ex111\Debug\rc.command.1.tlog, 436 , 2020-10-21
Ex111\Ex111\Debug\rc.read.1.tlog, 210 , 2020-10-21
Ex111\Ex111\Debug\rc.write.1.tlog, 218 , 2020-10-21
Ex111\Ex111\Debug\stdafx.obj, 11787 , 2020-10-21
Ex111\Ex111\Debug\vc100.idb, 502784 , 2020-11-11
Ex111\Ex111\Debug\vc100.pdb, 176128 , 2020-11-11
Ex111\Ex111\dest.bmp, 811078 , 2020-10-21
Ex111\Ex111\Ex111.cpp, 557 , 2020-11-11
Ex111\Ex111\Ex111.vcxproj, 4499 , 2020-10-21
Ex111\Ex111\Ex111.vcxproj.filters, 1479 , 2020-10-21
Ex111\Ex111\Ex111.vcxproj.user, 143 , 2020-10-21
Ex111\Ex111\MA.cpp, 10777 , 2020-11-11
Ex111\Ex111\MA.h, 1411 , 2020-11-11
Ex111\Ex111\ReadMe.txt, 1539 , 2020-10-21
Ex111\Ex111\stdafx.cpp, 210 , 2020-10-21
Ex111\Ex111\stdafx.h, 233 , 2020-10-21
Ex111\Ex111\targetver.h, 236 , 2020-10-21
Ex111\Ex111.sdf, 25579520 , 2020-11-11
Ex111\Ex111.sln, 882 , 2020-10-21
Ex111\Ex111.suo, 16384 , 2020-11-11
Ex111\ipch\ex111-75ecba8e\ex111-ebaa9bfc.ipch, 2293760 , 2020-11-11
Ex111\Ex111\Debug, 0 , 2020-11-11
Ex111\ipch\ex111-75ecba8e, 0 , 2020-11-11
Ex111\Debug, 0 , 2020-11-11
Ex111\Ex111, 0 , 2020-10-21
Ex111\ipch, 0 , 2020-11-11
Ex111, 0 , 2020-11-11

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

发表评论

0 个回复

  • Effective-CPP
    Effective C++ 非常经典的C++书籍,基本上学C++的人没有不知道这本书的。书中介绍了55个准则,每一条准则描述一个编写出更好的C++的方式。(Effective C++ is the classic C++ books, basically learning C++, people do not know this book. The book describes 55 guidelines, each guideline describes a write better C++ way.)
    2011-05-16 23:56:33下载
    积分:1
  • ch3_3
    泡泡运动,通过载入泡泡图片和背景。运用动量守恒定律来实现泡泡的碰撞。可能缺少几个图片,大家自己补充一下就好(Bubble motion pictures and background by loading bubble. The use of the law of conservation of momentum to achieve bubble collisions. May be missing a few pictures, we like to add your own)
    2013-10-10 21:21:28下载
    积分:1
  • voronoi3
    voronoi图的Fortune算法源码,visual c++(Fortune s algorithm source code of voronoi diagram with visual c++)
    2021-01-29 17:48:39下载
    积分:1
  • AVChatCmpss
    利用DirectShow实现视频压缩和传输(Using DirectShow achieve video compression and transmission)
    2012-08-20 21:55:37下载
    积分:1
  • Hpop
    VC++卫星精密定轨(HPOP)程序,采用高阶精确力学模型。(VC2003)(VC++ satellite orbit determination procedures, the use of high precision mechanical model.)
    2021-03-18 20:19:19下载
    积分:1
  • wireless-voting-machine
    基于单片机的无线表决器下位机程序,实现数据的无线传输及和上位机之间的串口通信(Microcontroller-based wireless voting machine computer program under)
    2011-09-22 18:41:10下载
    积分:1
  • GEVPlayerSample
    网口相机通用驱动程序,适合于多种以太网相机(Network port camera generic driver, suitable for a variety of Ethernet camera)
    2014-03-17 16:00:02下载
    积分:1
  • chapter4_1
    Windows把与绘图工作相关的操作都制成了函数,GDI就是用户可以调用的一套用于绘图的函数集。(Windows to work with the graphics-related operations are made of the function, GDI is that the user can call a set of drawing function set.)
    2010-03-12 19:38:45下载
    积分:1
  • nurbs
    关于nurbs曲线插补一个自由软件,希望有兴趣各位一起探讨(About the nurbs curve interpolation is a free software interest you to explore together)
    2012-08-31 11:30:26下载
    积分:1
  • 89c2051模拟spi驱动nrf905
    说明:  单片机89c2051通过模拟spi口驱动nrf905,与nrf905进行联系,本程序详细描述(MCU 89C2051 drives nRF905 through analog SPI port and contacts nrf905. This program is described in detail)
    2019-05-10 23:07:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载