搜索:Windows+GDI
找到约 500 项符合「Windows+GDI」的查询结果
结果 500
https://www.eeworm.com/dl/cadence/ebook/375324.html
电子书籍
Windows Graphics Programming Win32 GDI and DirectDraw
Windows Graphics Programming Win32 GDI and DirectDraw
https://www.eeworm.com/dl/677/472283.html
Windows Mobile
Windows Mobile平台上使用GDI+。GDI+功能很强大
Windows Mobile平台上使用GDI+。GDI+功能很强大,可惜在Windows Mobile平台上不能直接用,本例程封装了一套GDI+接口,可以很方便的在Windows Mobile平台上调用。关键字:GDI Plus, PocketPC,VC++
https://www.eeworm.com/dl/674/344945.html
Windows CE
windows mobile下evc的gdi编程
windows mobile下evc的gdi编程,拷屏
https://www.eeworm.com/dl/674/259696.html
Windows CE
Windows CE 5.0下GDI绘图示例程序.
Windows CE 5.0下GDI绘图示例程序.
https://www.eeworm.com/dl/686/238474.html
VC书籍
Book: Windows Graphics Programming Win32 GDI and DirectDraw Author: Feng Yuan Publisher: Prentice
Book: Windows Graphics Programming Win32 GDI and DirectDraw
Author: Feng Yuan
Publisher: Prentice Hall PTR
First Edition December 01, 2000
ISBN: 0-13-086985-6, 1234 pages
从Chinaitlab上下载后不能阅读,这是重新Compile、整理后的版本
https://www.eeworm.com/dl/684/388264.html
软件设计/软件工程
:介绍了Windows图形引擎GDI+路径技术
:介绍了Windows图形引擎GDI+路径技术,提出了应用路径技术获取系统TrueType字库的笔画轮廓数
据来自动绘制汉字笔顺序列和各种部件的方法并编程实现。该方法可根据需要显示GB2312字符集6 763个汉
字的任意笔顺和各种部件。其对汉语工具书网络化、字符集外字处理具有实用意义 ...
https://www.eeworm.com/dl/684/400403.html
软件设计/软件工程
Windows中负责图形输出的是GDI(即Graphic Device Interface
Windows中负责图形输出的是GDI(即Graphic Device Interface,图形设备接口)。这是Windows与硬件无关的图形输出模式的体现。GDI建立在硬件抽象层(HAL)之上,屏蔽了不同输出设备之间的差异,从而为用户提供了一个统一的“标准输出设备”。但是,与DOS不同,Windows是多任务、进程独立的,每一个窗口都应该 ...