chapter3.cpp

来自「DCT域上影像縮小1/4的C程式,希望對大家有幫助」· C++ 代码 · 共 13 行

CPP
13
字号
//---------------------------------------------------------------------------

#include <vcl.h>
#pragma hdrstop
#include <math.h>
#include <math.hpp>

#include "chapter3.h"

//---------------------------------------------------------------------------

/********************************************************************/
/* DCT办

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?