-
winmain封装
应用背景通过学习,自己动手写了一个window下的窗口函数,一大堆的窗口类的初始化和注册,让人很烦,看了各位大牛的一些参考代码后,自己就动手写一个一个封装,用c++面向对象的方法封装出了自己的winmain,在此分享给大家关键技术windows下的编程,窗口的初始化和定义,创建窗口,注册窗口,显示窗口,最后也是最总要的事件的循环机制,根据需要进行了一下封装。
- 2022-03-11 10:23:19下载
- 积分:1
-
该程序关键在于Shell sort的实现: 缩小增量排序法 取整数d1,将所有距离为d1的倍数的元素为1组,在各组内排序。(每组内部插入排序) 取d2<d...
该程序关键在于Shell sort的实现: 缩小增量排序法 取整数d1,将所有距离为d1的倍数的元素为1组,在各组内排序。(每组内部插入排序) 取d2
- 2022-11-14 10:55:03下载
- 积分:1
-
WINCE下多媒体编程,采用DIRECTSHOW技术,VS2005编译环境
WINCE下多媒体编程,采用DIRECTSHOW技术,VS2005编译环境-WINCE of multimedia programming, using DIRECTSHOW technology, VS2005 Build Environment
- 2022-05-16 17:12:02下载
- 积分:1
-
用delphi7创建intraweb应用程序
用delphi7创建intraweb应用程序-delphi7 used to create applications Intraweb
- 2023-05-05 10:00:03下载
- 积分:1
-
VC++经典小游戏源代码
其中包括6个小游戏,分别是扫雷、俄罗斯方块、拼图、贪食蛇、推箱子和连连看。开发工具是VC++ 6.0
- 2022-08-24 17:18:51下载
- 积分:1
-
一个键盘纪录的原码
一个键盘纪录的原码-a keyboard record of the original code
- 2022-07-14 05:10:07下载
- 积分:1
-
Windows_7下搭建FTP服务器
介绍如何在Windows_7下搭建FTP服务器,以便文件夹当做Ftp空间来存储,访问文件。
- 2022-11-25 22:00:03下载
- 积分:1
-
C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口...
C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口句柄、窗口类名以及窗口标题,因此,这个程序也可以说成是一个鼠标钩子程序,对研究C++还是有帮助的。-C++ Prepared Found color screen, and drag the mouse on the screen can be accessed at any point of the color, and then given 16 hexadecimal and RGB color value, and value into the clipboard At the same time, drag the color from the process of in a timely display coordinates of the mouse position, window handle, window class name and window title, therefore, this procedure can also be said as a mouse hook procedures, the study of C++ or helpful.
- 2023-07-04 01:05:03下载
- 积分:1
-
see, it is a very different compiler, though comparatively simple, But yes, I sp...
看看就知道了,很不一样的编译,虽然比较简明,但是是我花了一些功夫才写下来的,对我这种初学者来说很难了-see, it is a very different compiler, though comparatively simple, But yes, I spent some effort to write down only to my newcomer hard
- 2023-03-03 20:45:03下载
- 积分:1
-
经典的消除小球游戏,类似于PPC2003上的游戏,美国人编写,界面华丽,思路清晰,值得借鉴....
经典的消除小球游戏,类似于PPC2003上的游戏,美国人编写,界面华丽,思路清晰,值得借鉴.-The elimination of the classic ball game, similar to PPC2003 games, the Americans prepared gorgeous interface, clear lines of thought, is worth learning from.
- 2022-03-07 04:41:16下载
- 积分:1