-
这个是用MFC做的一个小程序.其功能是在用MFC做的MAPINFO地图上新建一个图层.仅供参考....
这个是用MFC做的一个小程序.其功能是在用MFC做的MAPINFO地图上新建一个图层.仅供参考.-a program using MFC,which is used to add a new layer in MAPINFO map,for reference
- 2022-08-16 20:30:23下载
- 积分:1
-
powerbuilder 数据窗口网格 xp
powerbuilder 数据窗口网格 xp 源代码。
- 2023-04-30 21:55:03下载
- 积分:1
-
这是一个JPEG图像编码及解码的程序。它不使用级别…
This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
-This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compar
- 2022-01-22 14:49:02下载
- 积分:1
-
CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TI...
CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.
- 2023-01-17 15:35:03下载
- 积分:1
-
基于Visual Basic云台控制系统
基于Visual Basic云台控制系统-Visual Basic-based control system Yuntai
- 2023-04-02 22:40:03下载
- 积分:1
-
德尔福 modbus
实现delphi modbus通讯的程序
- 2022-02-14 23:37:48下载
- 积分:1
-
bmp图像处理
关于bmp图像转换的。。。。适用于数字图像处理,数字媒体技术的作业,大家看看吧。这份是比较简单的,之后会有更详细的上传
- 2022-04-15 03:44:22下载
- 积分:1
-
一个包括阴历和阳历的日历控件(值得参考)
一个包括阴历和阳历的日历控件(值得参考)--Accalendar control which including both the lunar and Gregorian calendar
- 2022-01-25 16:24:03下载
- 积分:1
-
VC实现串口通讯显示
///////////////文件 commDlg.cpp////////////////
//一个类,对话框类,本程序使用的是对话框形式,这个类是在VC用MFC自动生成的,其中包括了对话框程序应有的一些方法
class CAboutDlg : public CDialog
{
};
/********************以下的个方法也是VC的MFC的对话框程序固有的,也是MFC自动生成的**************/
CAboutDlg::CAboutDlg() : CDialog(CAboutDlg::IDD)
{
}
void CAboutDlg::DoDataExchange(CDataExchange* pDX)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-25 13:10:04下载
- 积分:1
-
QT 360界面
简单的界面开发实例,很适用于新手啊,自定义的界面,按钮及控件,在开发的过程中使用时间过滤器,对特定的事件进行处理,用css的方法实现界面的多元化。
- 2022-01-26 08:16:29下载
- 积分:1