登录
首页 » 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 个回复

  • AI_dll
    基于研华PCI-1710HG数据采集卡基于动态链接库的模拟量输入程序。用VC++6.0MFC实现。程序功能实现实时模式量值显示,绘制历史曲线及上下限报警指示。(Advantech PCI-1710HG-based data acquisition card is based on the dynamic link library analog input program. With VC++6.0MFC implementation. Program features to achieve real-time mode values ​ ​ displayed and plotted historical curve and lower limit alarm indication.)
    2021-03-08 21:09:28下载
    积分:1
  • 最终-高级转弯
    一个简单的电脑鼠走迷宫程序,略微改进了转弯代码。(A Micromouse maze simple procedure, slightly improved turn code.)
    2017-10-30 11:07:21下载
    积分:1
  • VC6.0WindowTab_Add_IN
    VC6.0 文件窗口重叠源码!可以像WndTab那样实现窗口标签!(The VC6.0 WndTab ADD_IN)
    2011-08-22 09:58:22下载
    积分:1
  • IEC-61850标准[中文.完整版]
    说明:  IEC-61850标准分析完整中文版(自用)(IEC-61850 standard analysis)
    2020-08-18 16:08:21下载
    积分:1
  • send
    组播发送端,socket通信,Windows网络编程(Multicast sender, socket communications, Windows network programming)
    2021-01-13 22:48:47下载
    积分:1
  • libcurltest
    上传下载源码,支持 断点续传,使用 libcurl(Upload and download the source code, support for HTTP, use libcurl)
    2014-01-19 00:54:38下载
    积分:1
  • ntservicecpl
    用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一—— NTServCpl:是一个控制面版程序,用来控制 NTService 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;(create simple Win32 services (NTServCpl) detailed information lt; NT services gt; "C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCpl : console is a procedure used to control NTService services; The remaining two were : NTService : is a simple Win32 service, which is described in this paper with the method; NTServCtrl : one is independent the procedure)
    2005-05-06 22:54:00下载
    积分:1
  • 6-1
    Visual C++ 6.0 程序设计从入门到精通 实例6-1(The Visual C++ 6.0 programming from entry to the master instance 6-1)
    2012-11-03 11:35:36下载
    积分:1
  • mfctab
    MFC Graphics Tablet Test Application
    2005-06-12 17:23:43下载
    积分:1
  • WinIO
    说明:  并口库函数,对于并口控制时必须用到的库。(Parallel library function, the parallel port control library must be used.)
    2008-11-02 01:00:34下载
    积分:1
  • 696516资源总数
  • 106927会员总数
  • 1今日下载