搜索资源列表
-
3下载:
此程序为武汉某开发CAD著名的软件公司初级源码功能包括画圆,画直线,矩形,圆弧,画折线,椭圆,三角,多边形等,还有高级功能如镜象,旋转,移动,反转图形等等功能,全部都是基于SDK编程,对于初学和初次涉及WINDOWS编程的人来说很有帮助,可以了解SDK编程与面向对象编程方法,最主要的是可以学习到企业项目开发经验,具有一定的研究价值!-procedure for the development of Wuhan, a leading CAD software companies primary s
-
-
0下载:
关于VC和windows 的绘图机制:
使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文
windows下的MFC编程机制,消息驱动,事件等待!
全局的app(应用程序对象)
注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源
每一个new操作符都要对应一个delete
虽然已经弄出来了,还是希望大家好好读读源程序-on VC and windows gr
-
-
0下载:
Windows Graphics Programming Sdk (Source Code)
-
-
0下载:
Source codes for Feng Yuan s book "Windows Graphics Programming. Win32 GDI and DirectDraw"
-
-
0下载:
Visual C++课程设计案例精编源程序
共11个课程设计案例,各个案例基本独立,覆盖了Windows下编程的大部分内容,包括图形和图像、多媒体、Internet网络、数据库、程序通信、ActiveX技术等各个方面-Visual C++ curriculum design case sperm source for a total of 11 cases of curriculum design, the basic independence of the various cases, c
-
-
0下载:
《Windows图形编程》的随书源码,内含该书所附赠的所有源代码。-"Windows Graphics Programming" book as the source
-
-
0下载:
汇编源代码大全 windows进程控制、图形编程、创新32位声开发、视频实例等众多内容,内容十分的丰富,绝对是
汇编语言的知识宝库!-Guinness windows source code compilation process control, graphics programming, the development of innovative 32-bit sound, video, and many examples of content, content rich, it is
-
-
0下载:
windows图形编程源代码.可以好好研究哈,应该很有帮助的 -windows graphics programming source code. can make good of Kazakhstan, should be helpful
-
-
0下载:
汇编语言实现:
鼠标点击窗体,马上画一个黑色圆圈。
GDI绘图,双缓冲技术,无闪烁。
源代码
编程工具:Masm32
运行环境:Windows XP/20003
-Assembly Language: mouse click the form, immediately draw a black circle. GDI graphics, double buffering, without blinking. Source p
-
-
0下载:
Petzold写的《精通windows 3D 图形程序设计》中推荐的源码。-Petzold wrote, " proficient in windows 3D graphics programming" in the recommended source.
-
-
0下载:
windows图形编程的源代码和例子,csharp-the source code and examples of the windows graphics programming, csharp
-
-
0下载:
windows图形编程随书源码,下载后,解压安装即可。-windows graphics programming with the book source code, download, decompression can be installed.
-
-
0下载:
C语言写的防黑客帝国数字雨字符雨效果的Demo,windows的GDI图形编程源码-Written in C language character of the anti-Matrix digital rain rain effect Demo, windows GDI graphics programming source code
-
-
0下载:
是原书的源码,这本书通过众多实例介绍了如何实现Windows下的多线程编程,既重点介绍了Win32API下的多线程编程和MFC下的多线程编程,又介绍了多线程机制在网络编程、图形编程和数据库中的应用。-Is the original source book, this book describes through numerous examples of how to implement multi-threaded programming under Windows, not only high
-
-
0下载:
Visual.C#.NET案例开发集锦的源码
第一章C# Windows编程基础
第二章 图形图像处理
第三章 多媒体应用
第四章 系统文件处理
第五章 数据库应用
第六章 网络应用
第七章 WEB 编程应用实例
第八章 综合实例-Visual.C#. NET Developer Case Collection source
The first chapter C# Windows Programming Fundamentals
Chapter II
-
-
0下载:
windows填充颜色图形源码,应用程序编程源码,很好的参考资料。
-windows fill color graphics source code, application programming source code, a good reference.
-