登录
首页 » Visual C++ » code

code

于 2020-06-30 发布 文件大小:1649KB
0 211
下载积分: 1 下载次数: 34

代码说明:

  本程序实现的是绘制一个单位立方体正平行投影图的程序,可以画出变换后的图形。运行环境为vc++6.0,内附有可执行文件以及所有源代码。(Implementation of this program is drawing a unit cube are parallel to the projection of the program, you can draw the transformed graph. Operating environment for vc++6.0 there is an executable file containing the source code and all.)

文件列表:

code
....\CGFramework.aps,44048,2010-05-30
....\CGFramework.clw,2411,2010-05-30
....\CGFramework.cpp,4768,2006-02-22
....\CGFramework.dsp,5684,2006-02-22
....\CGFramework.dsw,545,2006-02-22
....\CGFramework.exe,40960,2010-05-30
....\CGFramework.h,1649,2006-02-22
....\CGFramework.ncb,386048,2010-05-30
....\CGFramework.opt,60928,2010-05-30
....\CGFramework.plg,897,2010-05-30
....\CGFramework.rc,11267,2010-05-30
....\CGFrameworkDoc.cpp,1842,2006-02-22
....\CGFrameworkDoc.h,1530,2006-02-22
....\CGFrameworkView.cpp,5870,2006-02-22
....\CGFrameworkView.h,2470,2006-02-22
....\ControllerBase.cpp,3345,2006-02-22
....\ControllerBase.h,2619,2006-02-22
....\DlgSelectController.cpp,2257,2006-02-22
....\DlgSelectController.h,1415,2006-02-22
....\Ex4.cpp,16645,2010-05-30
....\Ex4.h,2403,2006-02-22
....\Init.cpp,242,2006-02-22
....\MainFrm.cpp,2553,2006-02-22
....\MainFrm.h,1581,2006-02-22
....\MyController.cpp,4072,2006-02-22
....\MyController.h,1143,2006-02-22
....\ReadMe.txt,4431,2006-02-22
....\Release
....\.......\CGFramework.exe,40960,2010-05-30
....\.......\CGFramework.obj,19976,2010-05-30
....\.......\CGFramework.pch,5682924,2010-05-30
....\.......\CGFramework.res,6964,2010-05-30
....\.......\CGFrameworkDoc.obj,9367,2010-05-30
....\.......\CGFrameworkView.obj,22822,2010-05-30
....\.......\ControllerBase.obj,16904,2010-05-30
....\.......\DlgSelectController.obj,13327,2010-05-30
....\.......\Ex4.obj,25517,2010-05-30
....\.......\Init.obj,1174,2010-05-30
....\.......\MainFrm.obj,12894,2010-05-30
....\.......\MyController.obj,8827,2010-05-30
....\.......\StdAfx.obj,786,2010-05-30
....\.......\vc60.idb,99328,2010-05-30
....\res

....\...\CGFramework.rc2,403,2006-02-22

....\...\Thumbs.db,6656,2006-02-22
....\...\Toolbar.bmp
....\resource.fd,502,2006-02-22
....\Resource.h,736,2006-02-22
....\StdAfx.cpp,213,2006-02-22
....\StdAfx.h,1054,2006-02-22
....\VA_C__Documents and Settings_Administrator_Local Settings_Application Data_VisualAssist_vc6_history_,0,2008-09-21

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

发表评论

0 个回复

  • Laplacian-Gaussian-Model
    文章介绍了一种基于拉普拉斯——高斯模型的语音端点检测算法!(This paper introduces a Laplace-based- voice endpoint detection algorithm Gaussian model!)
    2015-03-20 22:31:30下载
    积分:1
  • dem数据处理 TDViewer
    dem数据处理,有点显示,面显示及纹理装载,代码可用(dem data processing, a little display, the display surface and texture loading code available)
    2014-03-21 09:43:19下载
    积分:1
  • Color-gamut-calculation
    根据输入的色坐标自动计算出色域,并标注在CIE-1931色度图上.(Automatically calculate based on the input color coordinates of the gamut, and marked in the CIE-1931 chromaticity diagram.... )
    2012-02-24 12:45:07下载
    积分:1
  • MatlabMie
    多层mie散射程序,可以模拟多层粒子的散射情况。(multi-layer mie scatter )
    2010-01-17 18:53:11下载
    积分:1
  • GraphAlgorithm
    C++语言下, 关于图论算法的一些模版, 包括一般图最大匹配, km匹配, 最小割等等, 共15个模版(C++ language under the graph theory algorithm on a number of templates, including the maximum matching in general graph, km matching, minimum cut, etc., a total of 15 templates)
    2009-05-12 08:28:02下载
    积分:1
  • find_-contours
    可以采用形态学方法找出边界,比较有益的初学者的学习方法。(It s very good for a newer to learning about image processing.)
    2013-12-30 14:44:05下载
    积分:1
  • mesh
    三维模型的网格简化算法,通过删除边来减少面片个数,同时保留图形特征(Three-dimensional model of the mesh simplification algorithm to reduce the number of patches by removing the side, while retaining graphic features)
    2014-04-01 14:42:35下载
    积分:1
  • LOD
    这款小DEMO是关于自己学习LOD地形分层算法的例子,其中简单显示了实现算法的过程(The DEMO is a small study on their own examples of LOD terrain hierarchical algorithm, which simply shows the process of algorithm)
    2010-11-29 21:53:33下载
    积分: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
  • main
    下载后自己看吧,就是一个角点检测代码。 基于c++ 64位 需要加载opencv3以上的版本(Download your own look, it is a corner detection code. Based on c++ 64 You need to load more than opencv3 version)
    2017-09-16 10:05:42下载
    积分:1
  • 696522资源总数
  • 104049会员总数
  • 30今日下载