-
《Windows核心编程》(第五版)Code
这是一本经典的Windows核心编程指南,从第1版到第5版,引领着数十万程序员走入Windows开发阵营,培养了大批精英。
作为Windows开发人员的必备参考,本书是为打算理解Windows的C和C++程序员精心设计的。第5版全面覆盖Windows XP,Windows Vista和Windows Server 2008中的170个新增函数和Windows特性。书中还讲解了Windows系统如何使用这些特性,我们开发的应用程序又如何充分使用这些特性,如何自行创建新的特性。
- 2023-09-06 11:55:04下载
- 积分:1
-
A print program. Support a lot of the Fonts, align type(right,left,center,fill),...
改进版的打印程序。支持多种字体、对齐方式(左、右、居中、全充满)、左缩进、右缩进,此外,用户还可以调整显示百分比、宽度或页面选项、打印当前页、全部或所选范围等等。-A print program. Support a lot of the Fonts, align type(right,left,center,fill),left indent,right indent, and zoomin/zoomout, width, paper config, print current page/all the pages/ringe of the page.
- 2022-01-28 17:23:41下载
- 积分:1
-
more documentation procedures to help document the establishment, including the...
多文档程序中帮助文件的建立,包括帮助的主题索引等的设计-more documentation procedures to help document the establishment, including the subject index to help in the design
- 2023-03-07 09:10:03下载
- 积分:1
-
c 遥控引爆
C:DXSDKInclude
C:DXSDKSAMPLESC + + DIRECTSHOWBASECLASSES
C:DXSDKSAMPLESC + + COMMONINCLUDE
C:DXSDKLib
C:DXSDKSAMPLESC + + DIRECTSHOWBASECLASSESDEBUG
4) 在编译你工程前,在ProjectSettingLink 中加入 strmbasd.lib uuid.lib winmm.lib
http://www.codeguru.com/cpp/w-p/win32/messagebox/article.php/c10873/MessageBox-with-Custom-Button-Caption
- 2022-08-19 08:04:22下载
- 积分:1
-
本人两年前开发的移动给小灵通发短消息的程序,原理是用一个gsm modem接收从移动手机发过来的消息并解码成为文字信息,然后通过电信的web网站发送给小灵通,虽...
本人两年前开发的移动给小灵通发短消息的程序,原理是用一个gsm modem接收从移动手机发过来的消息并解码成为文字信息,然后通过电信的web网站发送给小灵通,虽然现在是废物,但是对学习gsm modem的操作大有好处,尤其是短消息编码解码,at命令操作等,该程序在实达的某款gsm modem上通过,也可以用一个老的nokia手机代替,但是我没有try过,自己简单调试一下即可-mobile PHS send text messages to the procedures, principle is a GSM modem reception from mobile phones made up of news and decoding as text messages, then Telecom web site sent to PHS, although now is the waste, but learning to operate the GSM modem large good, especially short news codec, at order operation, in the process of a particular Shida Public gsm adopted modem can also use an old nokia phones in place, but I did not try that I can simply about debugging
- 2022-09-30 03:50:03下载
- 积分:1
-
s3c2510 Development
s3c2510 开发-s3c2510 Development
- 2022-12-26 19:10:03下载
- 积分:1
-
医院管理系统在 VB6
大家好!今天,使另一个简单教程如何使进度栏VB6。首先,你必须包括一些组件。转到项目 — — 组件 — — (在列表中选择)微软 Windows 公共控件 5.0。您现在将看到:
- 2022-06-14 12:56:00下载
- 积分:1
-
一个小控件,在vc++6.0环境下编译测试通过
一个小控件,在vc++6.0环境下编译测试通过-a small component in vc 6.0 compiler environment through testing
- 2022-06-19 11:34:48下载
- 积分:1
-
C语言算法程序集,是学习C语言程序的好范例,特别适合于初学者学习参考...
C语言算法程序集,是学习C语言程序的好范例,特别适合于初学者学习参考-C-language algorithm sets, C language learning is a good example of procedures, particularly suitable for beginners to learn reference
- 2022-03-04 16:31:03下载
- 积分:1
-
折半插入排序相对来说要比冒泡插入排序效率要高,是一种思想。...
折半插入排序相对来说要比冒泡插入排序效率要高,是一种思想。-Binary insertion sort insertion sort, relatively speaking than the bubble speed, is a kind of thinking.
- 2022-04-02 02:00:34下载
- 积分:1