搜索资源列表
xcg-VESA
- //*** *** *** *** *** *** * // VESA图形支持程序 * // (限支持16位:高彩色 32位:真彩色 两种图形模式) * // 徐昌贵 * // TC 3.0 编译调试运行通过 * // ALL RIGHTES RESERVED * // 最后修改日期:2002.10.27 * // 于四川.峨眉.西南交通大学.峨眉分校 * //****************************************************
周期矩形脉冲函数的合成
- 介绍周期矩形脉冲函数的合成,可以很开的合成脉冲函数-introduced cycle rectangular pulse function synthesis, can open the synthetic pulse function
mfc_code
- Visual C++ 6.0(以下简称VC 6.0)是一个功能强大、对Windows程序进行可视化开发的编程开发环境,是一个相当优秀的集成开发环境(Integrated Developing Environment,IDE)。它集代码编辑、调试、向导、编译和可视化资源编辑等功能于一体,所提供的MFC基本类库对Windows API函数做了很好的封装,简化了程序人员的开发过程。本章简单介绍VC 6.0的开发环境,并演示如何通过MFC应用程序创建向导创建应用程序。-mfc
TC-Draw-theCurves
- TC下曲线绘制的详细教程,介绍TC的重要图形函数及其使用-Drawn under the curve TC detailed tutorial to introduce the importance of TC and its use of graphics functions
FIR-filter-design
- 窗函数法设计滤波器详细介绍,绝对原创,精心力作,有源码和word介绍-Window function design filter details, absolutely original, well-masterpiece, a source and word introduction
MSFilter
- mean-shift滤波,需要安装opencv,读入图片接口使用了opencv函数。 代码功能: 读入图片,输出mean-shift滤波后的图片,灰度图、彩色图均可。 文件介绍: MSF.h mean-shift滤波头文件 MSF.cpp mean-shift滤波函数体 Main.cpp 主函数 -mean-shift filter, you need to install opencv, read into the picture opencv function int