登录
首页 » Visual C++ » report-of-tuxingxue

report-of-tuxingxue

于 2020-10-22 发布 文件大小:11169KB
0 295
下载积分: 1 下载次数: 9

代码说明:

  实验一 直线生成算法 实验二 圆弧生成算法 实验三 窗口菜单交互界面 实验四 区域填充算法 实验五 裁剪算法算法 实验六 图形软件开发包/库应用 实验七 曲线的生成算法 实验八 曲面生成算法 实验九 二维图形变换(Experimental line generation algorithm experiment two arcs to generate the algorithm experimental three-window menu interface experiment four regional filling algorithm experimental five-clipping algorithm algorithm experiment six graphics software development package/library application experiment seven curve generation algorithm experiment eight surface generation algorithm experiments ninety-two dimensional graphics transform)

文件列表:

2010302521--10011006-刘恋
.........................\2010302521 刘恋
.........................\...............\CG
.........................\...............\..\CG.APS,56636,2012-04-07
.........................\...............\..\CG.cpp,3740,2002-01-01
.........................\...............\..\CG.h,501,2002-01-01
.........................\...............\..\CG.rc,13937,2012-03-28
.........................\...............\..\CG.vcproj,5819,2002-01-01
.........................\...............\..\CG.vcproj.A091.Administrator.user,1405,2012-04-12
.........................\...............\..\CG.vcproj.lian-HP.lian.user,1411,2012-05-02
.........................\...............\..\CGDoc.cpp,1037,2002-01-01
.........................\...............\..\CGDoc.h,591,2002-01-01
.........................\...............\..\CGView.cpp,32159,2012-05-02
.........................\...............\..\CGView.h,1897,2012-05-02
.........................\...............\..\Debug
.........................\...............\..\.....\BuildLog.htm,27666,2012-05-02
.........................\...............\..\.....\CG.exe.embed.manifest,940,2012-05-02
.........................\...............\..\.....\CG.exe.embed.manifest.res,1004,2012-05-02
.........................\...............\..\.....\CG.exe.intermediate.manifest,888,2012-05-02
.........................\...............\..\.....\CG.obj,35818,2012-05-02
.........................\...............\..\.....\CG.pch,13434880,2012-05-02
.........................\...............\..\.....\CG.res,32892,2012-05-02
.........................\...............\..\.....\CGDoc.obj,21106,2012-05-02
.........................\...............\..\.....\CGView.obj,125167,2012-05-02
.........................\...............\..\.....\MainFrm.obj,34020,2012-05-02
.........................\...............\..\.....\mt.dep,65,2012-05-02
.........................\...............\..\.....\stdafx.obj,265442,2012-05-02
.........................\...............\..\.....\vc80.idb,699392,2012-05-02
.........................\...............\..\.....\vc80.pdb,692224,2012-05-02
.........................\...............\..\MainFrm.cpp,1949,2002-01-01
.........................\...............\..\MainFrm.h,739,2002-01-01
.........................\...............\..\ReadMe.txt,4935,2002-01-01
.........................\...............\..\res

.........................\...............\..\...\CG.rc2,393,2002-01-01


.........................\...............\..\resource.h,1426,2012-03-28
.........................\...............\..\stdafx.cpp,202,2002-01-01
.........................\...............\..\stdafx.h,2864,2002-01-01
.........................\...............\CG.ncb,14765056,2012-05-02
.........................\...............\CG.sln,871,2002-01-01
.........................\...............\debug
.........................\...............\.....\CG.exe,200704,2012-05-02
.........................\...............\.....\CG.ilk,1480300,2012-05-02
.........................\...............\.....\CG.pdb,3591168,2012-05-02
.........................\图形学实验报告1.doc,180736,2012-04-30
.........................\图形学实验报告2.doc,192061,2012-04-30
.........................\图形学实验报告3.doc,130048,2012-05-02
.........................\图形学实验报告4.doc,146879,2012-04-30
.........................\图形学实验报告5.doc,431195,2012-05-02

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

发表评论

0 个回复

  • FIR.C
    FIR滤波器的C语言实现 C语言源程序代码及解析(FIR filter, the C language realization C source code and analytical)
    2010-05-28 17:13:54下载
    积分:1
  • SIFT_VC.lib
    本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html(This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library. It includes foreground detection, motion object detection, motion object tracking, trajectories generation and analysis modules. It realizes a friendly interface based on dialog, which provides a convenient example for new learners. keywords: opencv, mixture of gaussian model, sift feature and ransac method, mean shift, particle filter, kalman filter, object detection and tracking, video intelligent system.)
    2010-11-20 20:29:12下载
    积分:1
  • ARM_Bmp2C
    BMP转位图 6410 logo bmp-C(BMP bitmap transfer)
    2010-10-13 10:44:27下载
    积分:1
  • zhangwen
    说明:  掌纹识别palm print recognition software(gray processing, image filtering, detection angle HARRIS, wavelet decomposition. Heat extraction zone, the function of mathematical ecology )(Palmprint identification palm print recognition software (gray processing, image filtering, detection angle HARRIS, wavelet decomposition. Heat extraction zone, the function of mathematical ecology))
    2008-10-28 16:57:12下载
    积分:1
  • PicMatch
    本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。 3、保存视图数据为图片文件,支持TIFF、PNG、JPEG、JPG、BMP、GIF格式保存。 4、TreeCtrl控件、ListCtrl控件的基本操作。 5、MFC单文档程序视图通讯、更换视图、视图分割。(This program of image features automatic extraction point, use Morevac, Forstner, Harris3 a classic operator. Based on the correlation coefficient method using the image matching, realization and introducing least squares adjustment, the matching point to improve precision. In the search process, the use of the image characteristics of nuclear line, 2d image search using the heuristic method of climbing. For large quantity of data using image processing image pyramid structure. 1, using film, read GDAL repository support JPEG, TIFF, PNG, GIF, BMP, JPG, read IMG format. Use GDI drawing. 2 and prevent large amount of data, drawing view pictures showed adopt double caching techniques. 3, save for the image file, views data support JPEG, TIFF, JPG, PNG, GIF, BMP format. 4 and TreeCtrl controls, the basic operation ListCtrl controls. 5 and MFC single document procedure view communication, replace view, view.)
    2010-05-22 00:46:30下载
    积分:1
  • OTSUMultiThre
    1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。(1. This procedure shows the histogram feature, OTSU single segmentation, OTSU binary segmentation, OTSU three segmentation 2. OTSU segmentation, it is usually the case we are through the between-cluster variance by a partition threshold , but sometimes we need to be the gray level of the target, then the multi-segmentation is necessary, through improved access to multi-OTSU segmentation methods 3. This procedure in addition to show the histogram to calculate run time, treatment the results of a new window display the details of this part of MFC for beginners.)
    2009-02-06 14:55:41下载
    积分:1
  • IProcessN
    VC.NET图象处理,采用基于CImage类的图象处理技术,封装的函数为基本的图象处理部分,如几何变换等等,开发环境为VC++.NET(VC.NET image processing, based on CImage kind of image processing technology, Packaging for the basic functions of image processing, such as geometric transformation, and so on, the environment for the development of the VC.NET)
    2006-12-13 15:57:06下载
    积分:1
  • sy
    说明:  压缩感知的经典代码,包括观测,稀疏表示,重建,其中观测用的高斯观测矩阵,稀疏用的DCT,重建用的OMP算法(Compressed sensing of the classic code, including observations, sparse representation, reconstruction, observed with a Gaussian observation matrix, sparse use of the DCT, re-use of the OMP algorithm)
    2011-11-29 14:43:19下载
    积分:1
  • MRF_imgSeg
    说明:  是马尔可夫图像分割的C++程序,可以用于遥感图像(It's a C++ program for Markov image segmentation, which can be applied to remote sensing images.)
    2021-03-18 09:09:19下载
    积分:1
  • epipolar_line
    同名核线的提取,完整的c++代码,注释详细易懂,并且已经验证过(Line of the same name as the nuclear extract, complete c++ code, comments, detailed and easy to understand, and have been verified)
    2020-07-21 18:18:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载