-
VCPPMulti-COM
windows下的VC++有关于多com接口的编程,是一个在工程中实际用过的例子。(under windows with VC++ programming interface for multi-com, used in a real project.)
- 2011-10-05 23:10:53下载
- 积分:1
-
c# 多线程操作例子源码
多线程操作 [实例截图] [核心代码]using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace ThreadMore{ public partial class Form3 : Form { public Form3() { InitializeComponent(); } // 发送数据包的类 public class SendPackage { Package pack; // 保存将被发送的数据包 int quantity = 1; // 数据包的个数 // 发送数据包 public SendPackage(Package p, int count) { pack = p; quantity = count; } public void ThreadRun() { // 发送指定数量的数据包 for (int looper = 1; looper
- 2015-03-20下载
- 积分:1
-
C# CPUTemperature 实例源码下载
C# CPUTemperature 实例源码下载
- 2015-02-05下载
- 积分:1
-
REGCTRL
说明: 注册表操作,打开注册表,查询,并进行设置。后面有注释部分是进行系统的一些信息进行设置查询。(Registry operation, open the registry, query, and set up. Notes partly behind some of the information system set up inquiries.)
- 2008-11-07 18:11:18下载
- 积分:1
-
dpta
Science data visualization, the use of VC development, to the various types of data visualization analysis,
- 2017-05-11 07:20:47下载
- 积分:1
-
DiskClean
VC++垃圾文件清理工具源码,VC++垃圾文件清理工具源码(VC++ source code junk file cleanup tools, VC++ source code junk file cleanup tools)
- 2011-05-25 21:19:53下载
- 积分:1
-
yes
容积率kjl判决安排看见;‘ 破案的怕 片斗破 破萨克怕 阿道夫家具;佳得乐会计法阿道夫阿道夫阿道夫啊阿斯蒂芬安抚阿斯蒂芬’(saf asdf asdf adf asdf adsf asdf asdf asdf asdf asdfwqefsa asdf aadf asdf a)
- 2017-05-01 14:17:17下载
- 积分:1
-
ConvDBF
批量将DBF文件中的数据导入到一个MDB文件中,涉及到数据库操作和VC DLG编程。(Batch data in the DBF file into an MDB file, related to the operation of the database and the VC DLG programming.)
- 2013-09-27 20:40:44下载
- 积分:1
-
C# 模拟QQ发送消息源码
已测试成功 可在qq2013以及以下版本使用
- 2013-01-08下载
- 积分:1
-
lesson8
全国著名的VC++教师孙鑫,讲课时使用的资料,配合视频更好(The country' s leading VC++ teachers, Xin Sun, lectures were used, with the video better)
- 2009-11-10 20:17:32下载
- 积分:1