登录
首页 » Visual C++ » code

code

于 2020-06-30 发布 文件大小:1649KB
0 245
下载积分: 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 个回复

  • Lane_Detection
    基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。(Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.)
    2016-07-11 17:46:03下载
    积分:1
  • twain_vb
    twain_vb源码,图像设备与计算机软件接口程序(twain_vb)
    2010-05-13 13:43:52下载
    积分:1
  • bitmap_bit
    VC++ 位图大PK程序,两幅BMP图像比较大小,希望能对大家有所帮助 (VC++ big PK bitmap program, comparing the size of two BMP images, hoping to be helpful)
    2011-04-19 23:09:40下载
    积分:1
  • 20075814494849
    把一副画转化为由彩色字符(8个字符)组成的画。最简单、实用、绿色的软件!!!    提供VB源代码!!! (The grounds of color into a painting of characters (eight characters), composed of paintings. The most simple, practical, green software! ! ! VB source code provided! ! !)
    2009-05-18 02:39:50下载
    积分:1
  • manFaceDetection
    人脸检测程序。在菜单上有许多功能选项,可实现多角度,多目的检测。(face detection procedures. In the menu options are many functions that can be achieved from different angles, multi-purpose testing.)
    2007-04-02 07:44:50下载
    积分:1
  • GUSSE
    猜首府 反复提示用户输入一个州的首府,并检测是否正确(Guess the capital repeatedly prompts the user for the capital of a state, and to detect the correct)
    2014-04-26 22:47:23下载
    积分:1
  • hough-change
    这是一个简单的程序代码,主要针对hough变化(This is a simple program code, mainly for hough change)
    2013-04-19 23:29:32下载
    积分:1
  • testcanny
    Canny算子的分步骤实现,基于C语言,一共6部分,学习图像处理参考(Canny operator steps to achieve, based on the C language, a total of 6 parts, the study of image processing reference)
    2021-04-21 14:08:49下载
    积分:1
  • xiangpijin
    计算图像的质心,用图像的算发进行操作。这样可以有效的算出图像的质心(The centroid of the calculated image, with an image of the operator hair operation. This can effectively calculating the image centroid)
    2013-04-04 21:48:37下载
    积分:1
  • VCPP-image-processing-chapter03
    VisualC++数字图像处理技术详解第2版光盘-第三章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter 3)
    2016-04-16 13:22:08下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载