-
This VC resource code demonstrate how to get contacter list of MSN Messenger
vc源代码,演示了如何获取MSN Messenger的联系人列表-This VC resource code demonstrate how to get contacter list of MSN Messenger
- 2022-07-17 15:16:41下载
- 积分:1
-
vc++6.0 MSChart控件简单示例工程
最近由于工作的原因,接触了一些windows图表开发的东西,网上也有些相关的博客资料,本人根据一步步的配置,成功的将工程建立。
由于VC++6.0中并不包含MSChart控件,所以我将MSChart控件的资料放这,以方便大家下载,并在计算机上注册。至于windows不同系统注册的问题网上有不少介绍的。
MSChart.exe: http://pan.baidu.com/share/link?shareid=100879&uk=1798273438
MSCHART20.OCX: http://pan.baidu.com/share/link?shareid=100882&uk=1798273438
- 2022-04-30 02:53:15下载
- 积分:1
-
操作注册表的例子
罗的操作注册表的例子
.386
.model flat, stdcall
option casemap :none
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Include 文件定义
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
include windows.inc
include user32.inc
includelib user32.lib
include kernel32.inc
includelib kernel32.lib
include Advapi32.inc
includelib Advapi32.lib
;>>>>>>>>>>>>>>>>>
- 2022-06-30 19:09:30下载
- 积分:1
-
Arboresent肺的分形图形,由分形的递归算法生成的C++源程序。
Arboresent肺的分形图形,由分形的递归算法生成的C++源程序。-Fractal graphic by Arboresent haggis.
- 2022-01-24 16:48:43下载
- 积分:1
-
1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放...
1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放储户在该行的存款数,另有一个友元函数total用于计算储户在这3家银行中的总存款数。
2、设计一个程序,其中有2个类,Point类为点类,包含2个私有数据x和y,表示点的坐标,line类为直线类,包含3个私有数据a,b和c,表示直线方程ax+by+c=0。另有一个友元函数dist,用于计算一个点到直线的距离。点与直线之间的距离计算公式如下:(提示:本题为有元函数的应用)
-1, design a program, of which three categories, namely CBank, BBank and GBank, respectively, for the Chinese banking, business banking and agricultural banking. Each class contains a private data balance, used to store the bank deposits of savers in the number, while a friend function used to calculate the total depositors in the three the number of total deposits in banks. 2, design a program, of which there are 2 categories, Point class for the point class, including two individual and private data are x and y, that the coordinates of points, line for line class categories, with three individual and private data are a, b and c, that straight line equation ax+ by+ c = 0. There is also a friend function dist, used
- 2022-08-20 00:41:26下载
- 积分:1
-
这是一个自己写的完整的ADO类 包含了MSADOX 和 MSADO两部分
这是一个自己写的完整的ADO类 包含了MSADOX 和 MSADO两部分-This a complete write his ADO MSADOX category contains two parts and MSADO
- 2023-05-29 00:40:03下载
- 积分:1
-
C# USBEject
USBEject是最好的和更快的解决办法安全删除 USB 设备不受损坏。此应用程序是由 C# 开发与 Win32 API 包装 (CM_xx API)
- 2022-05-09 13:02:26下载
- 积分:1
-
s3c2410 RTC测试程序,有一定参考价值!
s3c2410 RTC测试程序,有一定参考价值!-err
- 2022-02-06 18:38:31下载
- 积分:1
-
编译环境:VC6.0
VC创建管道的源代码,用于学习参考用。
编译环境:VC6.0
VC创建管道的源代码,用于学习参考用。-Compiler Environment: VC6.0 VC pipeline to create the source code for the study and reference.
- 2022-08-08 17:39:57下载
- 积分:1
-
基于python的小游戏
基于python的二人小游戏,可在闲暇之时用于打发时间,操作简单,易于上手,本程序源码来自于书籍,
- 2022-03-19 15:25:28下载
- 积分:1