搜索资源列表
Windows DIB Programming
- Windows DIB程序设计示例,一步一步掌握图像编程的方法-Windows DIB program design examples, step-by-step master image programming method
视频捕获程序代码
- 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-This is a pure Win32 API application, No. MFC. The VFW procedure Model (Video for Windows) use. To show that the v
windowschengxu
- windows编程介绍书籍。详细说明windows程序的运行原理,介绍gui编程。-books. Detailed procedures for the operation of windows, and introduces gui programming.
常用数值算法于程序C++常用算法1
- 包括了书中所有的C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过。盘中还包括由这些源程序在VC++6.0下生成的可执行文件(文件扩展名为.exe),以及由这些程序运行后产生的结果文件(文件扩展名为.dat)。另外,还包括若干类书中所介绍算法的头文件,由文件扩展名为.h和.inl所组成。 为了方便读者实际应用书中所介绍的算法程序,本光盘专门预创建了VC++6.0的工程,-book i
DibShow
- 是一个图象处理的软件源码.用的是c++和windows程序设计的思想哦.希望大家看看.-is an image processing software source code. C is used in windows and the program design thinking oh. We hope to see.
windows图像处理程序
- windows图像处理程序,很好的画图工具,可以实现简单画图功能-windows image processing procedures and a good drawing tools, can achieve a simple drawing functions
Windows
- 通过以太网的桌面接受图像程序,可以用于相机的工业网传输。
wf
- 一个具有简单绘图功能的windows程序
MyDraw
- 简易绘图软件 创建基于single document的程序,在这个程序中,用户可以利用鼠标绘图,要求: 用户通过菜单选择绘图形状和颜色; 第 Windows 程序设计实验指导书 用户拖动鼠标时,根据用户的选择绘制图形; 用户可以保存和打开绘制的图形; 用户可以通过对话框输出文字;
可移植的C程序
- 一个可移植的C语言Windows图形初始化源程序!-a portable C-language Windows graphics initialization source!
模拟windows自带的画图程序
- 使用Vs.Net 开发平台下的MFC应用程序框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。 (1) 能够用鼠标操控方式,绘制直线、矩形、椭圆。 (2) 能够在绘制一图形前以菜单方式设置线的粗细、颜色。 (3) 在绘图时,选择绘制某种图像后,在画布中按住鼠标左键后移动鼠标,在画布中实时的根据鼠标的移动显示相应的图形;在松开鼠标左键后,一次绘图操作完成。 (4) 可以以矢量图方式保存绘制的图形。 (5) 可以读取保存的矢量图形文件,并显示绘图的结果。 界
黑白棋QT编写的黑白棋程序
- 黑白棋QT编写的黑白棋程序,带项目文档,Linux和Windows下都编译通过-Othello program written in QT, with project documentation, Linux and Windows are compiled by-Reversi Othello QT QT编写的黑白棋程序,带项目文档,Linux和Windows下都编译通过-Othello program written in QT, with project documentation, Li
Screenshot
- 用windows程序编写的截屏工具,代码有详细讲解-Screenshot tool windows program written
LibGdiplus
- 众所周知,Windows Mobile从5.0开始就支持GDI+了,但是却只能使用C#进行代码托管来使用GDI+中的丰富功能。现在有了这个库,让C++也可以使用GDI+了。附件中是手机开发GDI+程序时使用的头和库。支持WinCE5.0, WinCE6.0, VC++代码,非C#封装。附有源码。-As we all know, Windows Mobile from 5.0 beginning supported GDI+, but they can only use C# for manage
ImageEditor
- 类似Windows画图板的小程序 功能和界面全部模仿于Windows自带的画图板,功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。-Similar to Windows Paint program features small plates and interfaces in Windows, bringing all t
Lesson1Code
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program to run the principle and procedure of the preparation process, the process window, handles principle, message queues, callback
Windows_GDI
- 图形设备接口(GDI,Graphics Device Interface)的主要目标之一是支持在输出设备(如视频显示器、打印机和绘图仪)上的与设备无关的图形。 GDI通过将应用程序与不同输出设备特性相隔离,使Windows应用程序能够毫无问题地在Windows支持的任何图形输出设备上运行。-Graphics Device Interface [GDI, Graphics Device Interface] one of the main objectives are to support the
windows-painter
- 完全模仿windows自带的画图程序,有工具条,菜单,MDI多文档,不可多得的学习资料,VC2003 编译通过。-Completely mimic the Paint program that comes with windows, a rare learning materials. Enjoy it! VC2003 compiled by
Windows
- 《Windows程序设计(第5版 珍藏版)》适合任何层次的Windows程序员阅读和参考,是帮助他们梳理和建立Windows知识体系的理想读物。-" Windows Programming (5th Edition Collector' s Edition)" suitable for any level of Windows programmers reading and reference, is to help them sort out and establish
windows程序设计GDI函数编写绘图软件
- 使用c++开发,windows程序设计GDI函数编写的可以实现画线,画图,字体,线的粗细颜色等功能,模仿电脑上的画图工具