-
MyClock
比较流行的数字电子钟,完全基于软件实现的效果,不依赖任何位图资源,可以设置背景和前景色,通过本程序你还将学到更多有用的知识点。本程序在Vc++6.0下编译通过(The more popular digital electronic clock, fully software-based effects, does not depend on any bitmap resource, can set the background and foreground colors, through this program you will learn more useful knowledge. The compiler program in Vc++6.0)
- 2016-04-23 09:59:15下载
- 积分:1
-
MessageHook
可捕获系统消息,功能简单实用,是初学hook的理想资料(System can capture news, features simple, practical, is the ideal beginner hook information)
- 2009-06-06 20:27:44下载
- 积分:1
-
cn700_vc347772244
银行家算法的实现 vc++开发 有需要的可以下载使用(bankers algorithm development to achieve vc need can be downloaded use)
- 2005-06-30 10:37:21下载
- 积分:1
-
admin
宿舍管理,MFC
账号admin,
密码0001(Dormitory management, MFC account admin, password 0001)
- 2013-12-26 14:05:47下载
- 积分:1
-
HowToSendandReceive
用vb.net开发的一个flash播放器
很简单,但是功能齐全
(using vb.net development of a flash player is simple, but complete)
- 2006-12-31 15:59:23下载
- 积分:1
-
PgmVolume
音频设备控制之扬声器单个应用程序音量控制,包括音量的获取与设置(Audio Device Controlled Speaker Single Application Volume Control, Including Volume Acquisition and Setting)
- 2019-04-11 10:22:02下载
- 积分:1
-
area
定义一个基类MyGraph,要求有一个纯虚函数double Area()=0。从基类派生一个圆类Circle和矩形类Rectangle,再由Rectangle类派生出Square类,分别给出Area()实现。
重载“>>”,实现对图形信息的输入。在主函数中计算三种形状的面积,并显示输出。 (Define a base class MyGraph, requires a pure virtual function double Area () = 0. Derive a circle and a rectangle class Rectangle Circle class from the base class, and then by Square Rectangle class derived class, are given Area () implementation. Reload " > > " to achieve the input of graphical information. Calculate the shape of the three main functions in the area, and display output.)
- 2014-02-07 23:13:19下载
- 积分:1
-
ProfessionalWCFProgramming
Professional WCF Programming
WCF高级编程书附盘(code of
Professional WCF Programming)
- 2009-05-26 23:00:03下载
- 积分:1
-
vcWizard
基于VC的向导程序示例,用于程序打包安装、用户协议查看浏览、程序分步处理等场合,示例虽然小,但挺实用的,有一定参考性。(VC' s wizard-based example, for program installation package, the user agreement see here, the program step processing and other occasions, the sample was small, but very useful, has some reference to sex.)
- 2010-05-18 18:23:04下载
- 积分:1
-
VCPP-create-a-application-window
VC++语言创建一个普通的应用程序窗口.为了使PlaySound函数能正常使用,编译前应做以下设置:单击Project->Setting->Link选项卡,在Category中选中General,然后在Object/Library Modules文本框中,我们看到有很多.lib的库文件,在其最后添加代码" winmm.lib"(windows多媒体库)后,单击OK。(VC++ language to create a common application window in order to make proper use PlaySound function, should be done before compiling the following settings: Click Project-> Setting-> Link tab, select General in the Category, and then in the Object/Library Modules text box, we see a lot. lib library file, add the code in its final " winmm.lib" (windows multimedia library), click OK.)
- 2013-11-24 14:23:38下载
- 积分:1