• 大小: 1.83MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-05
  • 语言: 其他
  • 标签:

资源简介

颜色模型程序,用于处理RGB到HIS的转换

资源截图

代码片段和文件信息

// SS.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “SS.h“
#include “SSDlg.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CSSApp

BEGIN_MESSAGE_MAP(CSSApp CWinApp)
//{{AFX_MSG_MAP(CSSApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CSSApp construction

CSSApp::CSSApp()
{
// TODO: add construction code here
// Place all significant initializat

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1961  2009-12-06 16:49  SS-12-06\SS.clw

     文件       3507  2009-11-04 20:57  SS-12-06\ReadMe.txt

     文件       2007  2009-11-04 20:57  SS-12-06\SS.cpp

     文件        204  2009-11-04 20:57  SS-12-06\StdAfx.cpp

     文件       4087  2009-11-04 20:57  SS-12-06\SS.dsp

     文件      82944  2009-12-06 16:49  SS-12-06\SS.ncb

     文件        238  2009-12-06 16:48  SS-12-06\SS.plg

     文件        529  2009-11-04 21:33  SS-12-06\SS.dsw

     文件       1278  2009-12-05 20:46  SS-12-06\Resource.h

     文件       6747  2009-12-06 15:43  SS-12-06\SS.rc

     文件      37032  2009-12-06 15:43  SS-12-06\SS.APS

     文件       3565  2009-12-06 16:27  SS-12-06\StdAfx.h

     文件       2083  2009-12-06 16:40  SS-12-06\SSDlg.h

     文件       1537  2009-12-06 16:42  SS-12-06\SS.h

     文件      14852  2009-12-06 16:48  SS-12-06\SSDlg.cpp

     文件      49664  2009-12-06 16:49  SS-12-06\SS.opt

     文件       3388  2009-12-06 15:43  SS-12-06\Debug\SS.res

     文件     205824  2009-12-06 16:48  SS-12-06\Debug\vc60.idb

     文件    5499520  2009-12-05 20:46  SS-12-06\Debug\SS.pch

     文件     372736  2009-12-06 16:48  SS-12-06\Debug\vc60.pdb

     文件     105311  2009-12-05 20:46  SS-12-06\Debug\StdAfx.obj

     文件     402432  2009-12-06 16:48  SS-12-06\Debug\SS.pdb

     文件      13939  2009-12-05 20:50  SS-12-06\Debug\SS.obj

     文件     253116  2009-12-06 16:48  SS-12-06\Debug\SS.ilk

     文件     118835  2009-12-06 16:48  SS-12-06\Debug\SS.exe

     文件      48916  2009-12-06 16:48  SS-12-06\Debug\SSDlg.obj

     文件        394  2009-11-04 20:57  SS-12-06\res\SS.rc2

     文件       1078  2009-11-04 20:57  SS-12-06\res\SS.ico

     目录          0  2009-12-07 17:41  SS-12-06\Debug

     目录          0  2009-12-07 17:42  SS-12-06\res

............此处省略4个文件信息

评论

共有 条评论

相关资源