搜索资源列表
StretchDlg
- 原创,实现了Windows抓屏和保存。其实编写时主要目的是测试StretchBlt函数,此函数在许多机器上运行有BUG,可以用这个程序测试。-originality, the realization of the Windows Capturing the Screen and preservation. In fact, the main purpose of writing is to test StretchBlt function, this function in many machi
speacialrain
- 用vc6编写的一个模仿下雨效果的动画,主要用到划线及画圆的函数,以及一些随机效果-vc6 prepared with a copy of rain effects animation, the main use of the Circle line and function, and some random effects!
baiyechuang
- 本程序是用c实现的百叶窗实例,主要是说明函数的使用。仅供参考。-This procedure is used to achieve the blinds c example, the main function is to use. Is for reference only.
ImageStuDlg
- 图象处理框架主函数,处理一些简单的图片,实现想要的效果-Image processing framework of the main functions, deal with some simple picture, achieve desired results
AnimatedAlphaBlend
- 主要演示利用AlphaBlend 函数把一幅图片进行透明过渡处理,以达到应有的动画切换特效,基本思路可以看代码。代码相对来说比较简单,初学者应该可以看得懂。-The main demonstration of the use of a picture AlphaBlend function to handle the transition to transparent in order to achieve proper switching animation effects, the basi
mm
- 实现了递归函数的应用.类似扫雷,程序主要功能已经完善.可以进一步实现功能-Realized the application of recursive functions. Similar to mine, the main functions of the procedure has been improved. Can further the realization of function
TIZigBee
- 本人亲自整理TI公司zigbee芯片简介 介绍了其主要特性 和接口内容,详细的函数文档-I personally order TI zigbee chip company profile describes the main features and interfaces, and details of the function of the document
PictureDisplayActivxControl
- 用VC开发的图片显示Activex控件.PictureDisplay支持图片格式: jpg,tiff,png,bmp,jpeg,gif. 和传统的Picture控件相比,PictureDisplay支持的格式更多,使用更加灵活方便。主要有四个函数: 1.获得文件路径 CString GetFilePathName() 2.设置文件路径void SetFilePathName(LPCTSTR) 3.获得是否缩放显示BOOL GetShowMode() 4.设置显
AStarTest
- Astar算法实现,主要函数在AStarArith.cpp中,使用时需要安装mapinfo软件并下载武汉市地图到Maps文件夹中。-Astar algorithm, the main function in the AStarArith.cpp in mapinfo software used to install and download the map to the Wuhan City Maps folder.
DataShowClass
- 主要功能: 1.动态显示数据。在类中定义了两个大小为2000的double型数值。可显示小于2000组的X,Y数据。动态显示的原理为实时更新数据。只要更新x,y数据,在显示界面就会及时显示。 2.数据捕捉功能。当鼠标靠近数据点时,十字线会绘制一个红色的矩形捕捉框。 3.支持曲线平移,缩放,网格开关,时间显示以及文字说明。平移时,按住右键拖动鼠标;缩放时按住鼠标中键拖动鼠标。 4.支持颜色设置,具体可看弹出菜单。双击鼠标右键,弹出菜单可进行相应的操作。 5.类主要封装了一些设置
x264
- H264编解码器.包括主要的函数和各种功能的过程。-H264 codec. Including the main functions and features of the process.
the-cose-photo
- 该源码主要实现在dos平台下的余弦函数图象的绘制。-The main source platform to achieve in the cosine function dos image rendering.
StudentManage
- 采用程序设计软件WIN-TC编写程序,本系统主要用于学校学生信息管理,其主要任务是用计算机对学生各种信息进行日常管理,如查询、修改 、清空、删除,针对这些要求设计了学生信息管理系统,本系统程序有图形界面函数、逻辑函数、输入输出函数、数据结构 函数、存储函数等函数组成。此外,系统采取类似于WINDOWS操作系统的界面,并有操作提示,易于用户的使用,有良好的人机交互功能。-The WIN-TC, the programming software, programming, this system i
main
- 这是一个系统自己创建的主函数,无需自己书写。这是一个末班的框架主函数-this is a main founction
b_filter
- 双边滤波器主体函数,用于可进行边缘保持的图像平滑-The bilateral filter main function for edge preserving image smoothing
source
- 用opencv函数写的图像分割程序,程序操作步骤:在主函数中载入源图像正确路径,执行后点击源图像中所需分割的目标的位置,拖动位于图像窗口上部的两个滑块值,即可实时看到分割结果-Opencv function to write the image segmentation procedures, the program steps: in the main function to load the correct path of the source image, the location of
QtSpline
- 利用Qt实现三次样条插值,主要实现函数型和参数型,函数型包括自由边界和抛物边界,参数型包括均匀参数化,弦长参数化和向心参数化-Use Qt to achieve cubic spline interpolation, the main function type and parameter type, function type, including free boundary and parabolic boundary, parameter types, including uniform
GDI-paint
- 创建新的画笔、画刷来绘图,主函数不变窗口过程函数-Create a new brush, brush painting to drawing, the main function of the same window procedure function
floyed-calcuate-the-dsitance
- 地点测量距离程序总体设计 在TC3.0环境下编译通过,共有5个函数。 分别是Introduce,shortestdistance,floyed,display及main。 其功能分别是: Introduce:地点介绍函数。 Shortestdistance:计算两地的最短距离。 Floyed:floyed算法求两地的最短距离。 Display:打印两个地点的路径及最短距离至屏幕。 Main:总体控制各函数并提供原始数据。-map distance floyed
HIOER
- GS算法中的HIOER函数,可以再自行编写的主程序中进行调用-GS algorithm HIOER main function, you can then write in their own call