资源列表
picture-gauss
- 图像识别算法的一部分。有PS高斯模糊、锐化、阙知、变形、提线等各种图像算法。还有图像的DCT变换的快速算法。-Part of the image recognition algorithm. PS Gaussian blur, sharpen, Que know, deformation, mentioning lines and other image algorithms. Fast algorithm for image DCT transform.
NodeCover
- 实现点集覆盖,算法设计与分析作业,有图形界面-Achieve point set coverage, algorithm design and analysis work, a graphical interface
Clock
- 利用GDI绘制的win32仿真时钟, 利用GDI绘制的win32仿真时钟-Use GDI drawing win32 simulation clock
sample
- for taesting an image
ex21cGGG
- 图层应用 功能比较详细 划线 圆形 -Layer applications marking round, and so a more detailed
link
- 实现了小游戏连连看的功能,程序思路简单易懂-Achieved a small Lianliankan game features, the program easy to understand ideas
Txtplayer
- 文本动画播放器 将文本内容以动画的形式显示出来。-Text animation player to animate the text displayed in the form.
Windows图形编程
- Windows图形编程(英文),留美学者袁峰的一本绝嘉好书.我好不容易才找到,还买了此书的中文版.此书深入api,windows内部核心数据结构,direct核心数据结构,gui编程,字体结构. 强烈推荐-Windows graphical programming (English), the holder of the scholar Yuan Feng-chia never a good book. I finally find, but also bought a book of the
2010._Demo
- vc多视图文档,改变窗口背景颜色,子窗口背景颜色,直接可用-vc multi-view document, change the window background color, background color of a child window, directly available
DrawLine
- VC中的一个简单的画线的小程序,程序中有详细的注释,能够帮助你掌握画线方法-VC in a simple line drawing of small procedures, the procedures are detailed in the notes to help you master the method of drawing a line
3ddizhenlw
- 3d地形处理论文,有帮助学生参考学习.希望大家多多做贡献-3D gdi
Draw
- 改代码演示了Windows GDI绘图的基本方法。在对话框中绘制sin函数,贝塞尔曲线,饼状图,阴影文字,旋转文字等等。开发环境:VS2008。-The file contains the basic use of Windows GDI.You can learn how to draw sin function,Bezier function,pie chart,shadow tetx and so on.All the code is based on VS2008 platform.