搜索资源列表
读取bmp
- BMP图像文件格式是微软公司为其Windows环境设置的标准图像格式,而且 Windows系统软件中还同时内含了一系列支持BMP图像处理的API函数,随着Windows 在世界范围内的不断普及,BMP文件格式无疑也已经成为PC机上的流行图像文件格 式。它的主要特点可以概括为:文件结构与PCX文件格式类似,每个文件只能存放一幅图像;图像数据是否采用压缩方式存放,取决于文件的大小与格式,即压缩处理成为图 像文件的一个选项,用户可以根据需要进行选择。
CaptureScreenSource
- c#的截屏程序,调用api实现,在codeproject有详细介绍-the cut screen procedures, called api realized, in a detailed briefing codeproject
Windows API参考大全
- 原始的windows API参看大全,适合学vc初学者学习观看-original windows API see Daquan, suitable for beginners to learn science vc watch
API-huitu
- API绘图小程序,简单,还须补充,请高手指教,-API mapping procedures small, simple, should add, please enlighten master,.
Win32 GDI API 实现的动态星空图像
- 用 VC++ ,Win32 GDI API 实现的动态星空图像,为 Win32 SDK 编程初学者准备。-Using VC++, Win32 GDI API implementation of the Dynamic Star Image, Win32 SDK programming for beginners ready.
wuziqigame
- 这是一个用windows API函数写的五子棋游戏,适合于windows初学者学习.郑州大学游戏编程小组.kecongke-This is a windows API function to use the Writing Gobang games, suitable for beginners in the study windows. Zhengzhou University Games Programming Group. Kecongke
xiangqigame
- 这是一个用windows API函数写的象棋游戏,适合于windows初学者学习.郑州大学编程小组:kecongke. kecongke@163.com-This is a windows API function to use the Writing chess games, suitable for beginners in the study windows. Zhengzhou University Programming Group: kecongke. Kecongke@163.co
Face
- OpenGL™ 是行业领域中最为广泛接纳的 2D/3D 图形 API, 其自诞生至今已催生了各种计算机平台及设备上的数千优秀应用程序。OpenGL™ 是独立于视窗操作系统或其它操作系统的,亦是网络透明的。在包含CAD、内容创作、能源、娱乐、游戏开发、制造业、制药业及虚拟现实等行业领域中,OpenGL™ 帮助程序员实现在 PC、工作站、超级计算机等硬件设备上的高性能、极具冲击力的高视觉表现力图形处理软件的开发。 -OpenGL ™ is the ind
colordlg
- 不用CommonDialog控件,使用API调用颜色对话框 VB源码 -CommonDialog not control, the use of color dialog box API call VB source
TASTE_GDI
- 为 Win32 SDK 编程初学者准备,用GDI API-Win32 SDK programming for beginners ready, use GDI API
OpenGl
- VC++基于OpenGL API实现多彩旋转立方体,很老的一个东西,但是很值得去学习一下,纯API实现的,虽然完成的不是太强大,但却是我们最基础需要接触的东西,源代码在VC++6.0下编译通过。-VC++ based on OpenGL API to achieve colorful rotating cube, a very old, but very worthwhile to learn about the achievement of pure API, although not too
winbmp
- Windows api bmp display example
draw
- 介绍GDI+的特点和新增功能,以及GDI+ API的具体使用方法,包括二维矢量图形的绘制、图像处理的应用、以及文字的显示等。-GDI+ features and introduce new features, and the GDI+ API for the specific use, including the two-dimensional vector graphics rendering, image processing applications, and text display.
Windows-API-Programming
- Windows API Programming API GDI 消息循环的基本应用-Windows API Programming API GDI basic application message loop
GDIP-Flat-API
- 在线MSDN上的GDI+函数说明,比下载版的解释更详细。-Online MSDN GDI+ flat API descr iption, more details than download version.
Win32-API-fire
- Win32 API火燃烧 展示火燃烧的效果,主要涉及DC的只是-Win32 API fire show fire effects, mainly related to the DC only
GDI Plus API
- GDI API Plus source for developers
bitmap
- 这是一款关于C++api的绘图工具的源代码,在这个程序中你可以实现绘图功能以及其他的功能。
VB使用API在内存中绘制曲线再显示到图片框上
- VB6开发环境用API在内存绘制实时曲线,整体复制到前台,速度快,效率高(In VB6, it is a high efficiency way to draw real time curve)