登录
首页 » Visual C++ » babianxing

babianxing

于 2020-12-10 发布 文件大小:8467KB
0 255
下载积分: 1 下载次数: 11

代码说明:

  地图代数八边形变换 地图代数2013年第二次作业(Map Algebra octagon transform Map Algebra 2013 Second Assignment)

文件列表:

2010301130098 潘心远
.....................\distance change

.....................\...............\Debug
.....................\...............\.....\distance change.exe,35328,2013-06-01
.....................\...............\.....\distance change.ilk,323864,2013-06-01
.....................\...............\.....\distance change.pdb,584704,2013-06-01
.....................\...............\distance change
.....................\...............\...............\Debug
.....................\...............\...............\.....\CL.read.1.tlog,27322,2013-06-01
.....................\...............\...............\.....\CL.write.1.tlog,2470,2013-06-01
.....................\...............\...............\.....\distance change.exe.embed.manifest,406,2013-06-01
.....................\...............\...............\.....\distance change.exe.embed.manifest.res,472,2013-06-01
.....................\...............\...............\.....\distance change.exe.intermediate.manifest,381,2013-06-01
.....................\...............\...............\.....\distance change.lastbuildstate,64,2013-06-01
.....................\...............\...............\.....\distance change.log,969,2013-06-01
.....................\...............\...............\.....\distance change.obj,32413,2013-06-01
.....................\...............\...............\.....\distance change.pch,1179648,2013-06-01
.....................\...............\...............\.....\distance change_manifest.rc,220,2013-06-01
.....................\...............\...............\.....\link-cvtres.read.1.tlog,2,2013-06-01
.....................\...............\...............\.....\link-cvtres.write.1.tlog,2,2013-06-01
.....................\...............\...............\.....\link.7580-cvtres.read.1.tlog,2,2013-06-01
.....................\...............\...............\.....\link.7580-cvtres.write.1.tlog,2,2013-06-01
.....................\...............\...............\.....\link.7580.read.1.tlog,2,2013-06-01
.....................\...............\...............\.....\link.7580.write.1.tlog,2,2013-06-01
.....................\...............\...............\.....\link.read.1.tlog,6926,2013-06-01
.....................\...............\...............\.....\link.write.1.tlog,2594,2013-06-01
.....................\...............\...............\.....\mt.read.1.tlog,914,2013-06-01
.....................\...............\...............\.....\mt.write.1.tlog,518,2013-06-01
.....................\...............\...............\.....\rc.read.1.tlog,858,2013-06-01
.....................\...............\...............\.....\rc.write.1.tlog,874,2013-06-01
.....................\...............\...............\.....\stdafx.obj,11775,2013-06-01
.....................\...............\...............\.....\vc100.idb,625664,2013-06-01
.....................\...............\...............\.....\vc100.pdb,176128,2013-06-01
.....................\...............\...............\distance change.cpp,4755,2013-06-01
.....................\...............\...............\distance change.vcxproj,4381,2013-06-01
.....................\...............\...............\distance change.vcxproj.filters,1319,2013-06-01
.....................\...............\...............\distance change.vcxproj.user,143,2013-06-01
.....................\...............\...............\ReadMe.txt,1609,2013-06-01
.....................\...............\...............\stdafx.cpp,220,2013-06-01
.....................\...............\...............\stdafx.h,233,2013-06-01
.....................\...............\...............\targetver.h,236,2013-06-01
.....................\...............\distance change.sdf,24727552,2013-06-01
.....................\...............\distance change.sln,912,2013-06-01
.....................\...............\ipch
.....................\...............\....\distance change-b654d63f
.....................\...............\....\........................\distance change-932ac35d.ipch,2359296,2013-06-01
.....................\八边形距离变换实验报告.docx,188754,2013-06-01

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

发表评论

0 个回复

  • Communication-with-MFC-based-on-TCP
    基于TCP/IP协议的MFC网络编程实例,适合windows网络编程的初学者(MFC network programming example based on TCP/IP protocol, adaptive for whose who starts to learn Windows network programming.)
    2015-12-15 10:52:10下载
    积分:1
  • gettime
    一个记录开关机时间的软件,可以实现开机自运行(a record time for the switch software can be run in Flint)
    2005-04-14 17:48:56下载
    积分:1
  • aec_nlms_dsp
    e4改进NLMS算法的回声消除器研究与DSP实现,挺不错的一篇论文(aec)
    2010-07-20 11:03:31下载
    积分:1
  • ser_port_ver10
    Windows串口编程例子(The example of uart in Windows)
    2020-06-26 11:20:02下载
    积分:1
  • NetPhone
    用VC开发的网络语音电话,希望对您的开发有所帮助。(VC network with the development of voice calls, and they hope to be helpful to your development.)
    2009-04-09 10:00:07下载
    积分:1
  • sMAPtool
    完美世界游戏地图修改编辑工具,可以修改,编辑和同步地图文件。(Perfect world game map modify editing tool, you can modify, edit, and synchronized map file. )
    2013-10-24 14:57:30下载
    积分:1
  • CursorMouseDemo
    创建并设置鼠标光标,VC++精选编程源码,很好的参考。(Create and set the mouse cursor, VC++ select programming source code, a good reference.)
    2013-12-03 10:25:28下载
    积分:1
  • ComDemo
    曾几,想写一个COM组件的helloworld(也就是好奇心,想了解一下细节,至今我还没什么地方需要使用这个,dshow过滤器开发,DXSDK中已经包装好了一些辅助函数,也不需要自己去写COM 组件的实现部分)。每次都是跟着书上的步奏(都是从简化模型一步一步往COM组件模型靠拢),有点繁琐,没能坚持下去,多次未果。 这次,终于在百度的帮助下,完成了这个helloworld的心愿。 歌颂百度,此处略过1000字...( ignored)
    2015-05-19 15:52:31下载
    积分:1
  • ToolTip
    vc 下如何使用tooltip, vc 下如何使用tooltip, vc 下如何使用tooltip(vc how to use the tooltip, vc how to use the tooltip, vc how to use the tooltip)
    2010-05-06 12:47:43下载
    积分:1
  • C-CPP-header-file
    C-C++头文件一览是学习C/C++语言必要的资料,可以了解一些头文件的主要内容。(C-C++ header file list is to learn C/C++ language, the information necessary to understand some of the main contents of the header files.)
    2011-11-13 15:16:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载