搜索资源列表
DrawExample.zip
- 关于输入输出图形的方法,介绍学习SDK编程
简易二维CAD
- 此程序为武汉某开发CAD著名的软件公司初级源码功能包括画圆,画直线,矩形,圆弧,画折线,椭圆,三角,多边形等,还有高级功能如镜象,旋转,移动,反转图形等等功能,全部都是基于SDK编程,对于初学和初次涉及WINDOWS编程的人来说很有帮助,可以了解SDK编程与面向对象编程方法,最主要的是可以学习到企业项目开发经验,具有一定的研究价值!-procedure for the development of Wuhan, a leading CAD software companies primary s
windowsclock
- 自己手动用vc++开发的与windows时钟功能和原理相同的时钟程序,便于初学者了解windows sdk编程的基本原理-themselves manually using vc development of the windows and clock functions and principles of the same clock procedures facilitate windows sdk beginners understand the basic principles of p
useltools
- 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。
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.
DrawExample
- 关于输入输出图形的方法,介绍学习SDK编程- About the input output graph method, introduced studies SDK to program
scrnsave_code
- 这是一个在windows平台下运行的类似于win98的屏幕保护程序“变幻线”的东东,不过屏蔽掉了Alt+Ctrl+Del,Alt+Tab键,运行时全屏,只能用特定的密码退出,密码是:kkcocoon.呵呵,记住了,不然,可能要逼得你重新启动机器。 本程序对于每一个windows下编程的程序员(比如正在使用VC,VB,Delphi,C++Builder等的朋友)来说,相信都会是一个很有价值的示例程序。因为本程序没有使用MFC,VCL等类库,用Windows SDK(Windows Soft
TASTE_GDI
- 为 Win32 SDK 编程初学者准备,用GDI API-Win32 SDK programming for beginners ready, use GDI API
GDI-SDK
- GDI+ SDK参考(翻译版本) Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。它使得程序可以同时在视频显示器和打印机上使用图形和格式化文本。基于Microsoft Win32的应用程序不能直接访问图形硬件,而是通过GDI+来协调设备驱动和程序动作的交互。GDI+同样支持Microsoft Win64。 适用范围 GDI适用于所有的Window应用程序。GDI+是包含于Windows XP和Windows Server
pingmutuya
- 屏幕涂鸦程序,纯SDK写的,运行后可以在屏幕上画东西。初学window编程的可以看一看-Screen graffiti program, written in pure SDK, you can run things painted on the screen. Beginner programmer can look at the window
GDI-SDK
- GDI 编程参考文件 翻译版本 用GDI编程的朋友可能用得着-GDI programming reference document translation programming with GDI friend may need it
AddFileOpenBmpWithWin32API
- Add FileOpen Bmp With WIN32 API SDK编程-Add FileOpen Bmp With WIN32 API SDK programming
caculate
- windows sdk编程, 简略 计算器的实现-windows sdk programming, simple calculator
pinball
- sdk编程课程设计作业,实现打砖块游戏,有记分功能,判断死亡功能,加载位图作为砖块,代码功能划分明确。-sdk programming curriculum design work, achieve Arkanoid games, scoring function to determine the death function, load the bitmap as a brick, a clear division of code functions.
windows-sdk
- Windows SDK编程,介绍SDK编程的多线程编程,内存映射文件,树形视图控件等。-Windows SDK programming, SDK programming introduced multi-threaded programming, memory mapping files, tree-shaped view controls and so on.